Note: This is test shard 1 of 8.
[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from MaintenanceModeRF3ITest
[ RUN      ] MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate
2026-08-12T08:02:13Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:02:13Z Disabled control of system clock
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:02:13.779829  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:41301
--webserver_interface=127.6.46.62
--webserver_port=0
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.46.62:41301 with env {}
W20260812 08:02:13.889727  6337 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:13.889979  6337 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:13.890019  6337 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:13.893502  6337 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:02:13.893576  6337 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:13.893597  6337 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:02:13.893615  6337 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:02:13.897751  6337 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.46.62:41301
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:41301
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.46.62
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.6337
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false

Master server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:13.898974  6337 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:13.900182  6337 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:02:13.906277  6344 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
I20260812 08:02:13.906504  6337 server_base.cc:1061] running on GCE node
W20260812 08:02:13.906273  6345 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
W20260812 08:02:13.906273  6349 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
I20260812 08:02:13.907078  6337 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:13.907986  6337 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:13.909204  6337 hybrid_clock.cc:648] HybridClock initialized: now 1786521733909175 us; error 101 us; skew 500 ppm
I20260812 08:02:13.911247  6337 webserver.cc:533] Webserver started at http://127.6.46.62:36211/ using document root <none> and password file <none>
I20260812 08:02:13.911898  6337 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:13.911990  6337 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:13.912284  6337 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:13.914270  6337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/instance:
uuid: "88714d8f7810423aa8b8ba920b697043"
format_stamp: "Formatted at 2026-08-12 08:02:13 on dist-test-slave-68xk"
I20260812 08:02:13.914814  6337 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal/instance:
uuid: "88714d8f7810423aa8b8ba920b697043"
format_stamp: "Formatted at 2026-08-12 08:02:13 on dist-test-slave-68xk"
I20260812 08:02:13.918392  6337 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:02:13.920754  6356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:13.921743  6337 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:02:13.921892  6337 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
uuid: "88714d8f7810423aa8b8ba920b697043"
format_stamp: "Formatted at 2026-08-12 08:02:13 on dist-test-slave-68xk"
I20260812 08:02:13.922003  6337 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/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)
I20260812 08:02:13.956629  6337 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:13.957432  6337 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
I20260812 08:02:13.957672  6337 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:13.965802  6337 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.62:41301
I20260812 08:02:13.965821  6431 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.62:41301 every 8 connection(s)
I20260812 08:02:13.966917  6337 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
I20260812 08:02:13.969741  6433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:13.975991  6433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Bootstrap starting.
I20260812 08:02:13.976191  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 6337
I20260812 08:02:13.976347  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal/instance
I20260812 08:02:13.978928  6433 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:13.979872  6433 log.cc:826] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:13.982111  6433 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: No bootstrap required, opened a new log
I20260812 08:02:13.985522  6433 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:13.985752  6433 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:13.985842  6433 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88714d8f7810423aa8b8ba920b697043, State: Initialized, Role: FOLLOWER
I20260812 08:02:13.986284  6433 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:13.986404  6433 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:02:13.986549  6433 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:02:13.986687  6433 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:13.987705  6433 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:13.988097  6433 leader_election.cc:304] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [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: 88714d8f7810423aa8b8ba920b697043; no voters: 
I20260812 08:02:13.988466  6433 leader_election.cc:290] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:02:13.988562  6439 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:13.988803  6439 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 LEADER]: Becoming Leader. State: Replica: 88714d8f7810423aa8b8ba920b697043, State: Running, Role: LEADER
I20260812 08:02:13.989184  6439 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [LEADER]: Queue going to LEADER mode. State: All 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: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:13.989717  6433 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:02:13.990901  6442 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88714d8f7810423aa8b8ba920b697043. Latest consensus state: current_term: 1 leader_uuid: "88714d8f7810423aa8b8ba920b697043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } } }
I20260812 08:02:13.991040  6442 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: This master's current role is: LEADER
I20260812 08:02:13.991426  6452 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:02:13.991575  6441 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88714d8f7810423aa8b8ba920b697043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } } }
I20260812 08:02:13.991693  6441 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: This master's current role is: LEADER
I20260812 08:02:13.994304  6452 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:02:13.999709  6452 catalog_manager.cc:1383] Generated new cluster ID: 6e102e025aba471bb0d894c2497aef1c
I20260812 08:02:13.999778  6452 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:02:14.019946  6452 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:02:14.021119  6452 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:02:14.034050  6452 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Generated new TSK 0
I20260812 08:02:14.034716  6452 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:02:14.045607  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.1:0
--local_ip_for_outbound_sockets=127.6.46.1
--webserver_interface=127.6.46.1
--webserver_port=0
--tserver_master_addrs=127.6.46.62:41301
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--follower_unavailable_considered_failed_sec=2
--enable_log_gc=false with env {}
W20260812 08:02:14.154218  6466 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:14.154489  6466 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:14.154563  6466 flags.cc:432] Enabled unsafe flag: --enable_log_gc=false
W20260812 08:02:14.154632  6466 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:14.157922  6466 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:14.158084  6466 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.1
I20260812 08:02:14.161912  6466 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--follower_unavailable_considered_failed_sec=2
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.1:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.46.1
--webserver_port=0
--enable_log_gc=false
--tserver_master_addrs=127.6.46.62:41301
--never_fsync=true
--heap_profile_path=/tmp/kudu.6466
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.1

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:14.163045  6466 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:14.164165  6466 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:14.166980  6466 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:14.170792  6474 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
W20260812 08:02:14.170800  6476 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
W20260812 08:02:14.170812  6473 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
I20260812 08:02:14.170961  6466 server_base.cc:1061] running on GCE node
I20260812 08:02:14.171520  6466 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:14.172032  6466 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:14.173220  6466 hybrid_clock.cc:648] HybridClock initialized: now 1786521734173200 us; error 44 us; skew 500 ppm
I20260812 08:02:14.175081  6466 webserver.cc:533] Webserver started at http://127.6.46.1:38743/ using document root <none> and password file <none>
I20260812 08:02:14.175678  6466 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:14.175778  6466 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:14.176009  6466 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:14.177528  6466 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/instance:
uuid: "8057dd4603564f52b02ddcdc419929f1"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.178028  6466 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal/instance:
uuid: "8057dd4603564f52b02ddcdc419929f1"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.181402  6466 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260812 08:02:14.183650  6485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.184628  6466 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:02:14.184767  6466 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
uuid: "8057dd4603564f52b02ddcdc419929f1"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.184873  6466 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/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)
I20260812 08:02:14.196810  6466 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:14.197415  6466 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
I20260812 08:02:14.197606  6466 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:14.198165  6466 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:14.199255  6466 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:14.199332  6466 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.199404  6466 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:14.199456  6466 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.208681  6466 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.1:39117
I20260812 08:02:14.208756  6651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.1:39117 every 8 connection(s)
I20260812 08:02:14.209674  6466 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
I20260812 08:02:14.212011  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 6466
I20260812 08:02:14.212103  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal/instance
I20260812 08:02:14.214751  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.2:0
--local_ip_for_outbound_sockets=127.6.46.2
--webserver_interface=127.6.46.2
--webserver_port=0
--tserver_master_addrs=127.6.46.62:41301
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--follower_unavailable_considered_failed_sec=2
--enable_log_gc=false with env {}
I20260812 08:02:14.219285  6652 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:14.219538  6652 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:14.220072  6652 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:14.221664  6381 ts_manager.cc:194] Registered new tserver with Master: 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117)
I20260812 08:02:14.222890  6381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.1:57003
W20260812 08:02:14.321188  6656 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:14.321437  6656 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:14.321498  6656 flags.cc:432] Enabled unsafe flag: --enable_log_gc=false
W20260812 08:02:14.321574  6656 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:14.325403  6656 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:14.325570  6656 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.2
I20260812 08:02:14.329432  6656 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--follower_unavailable_considered_failed_sec=2
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.2:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.46.2
--webserver_port=0
--enable_log_gc=false
--tserver_master_addrs=127.6.46.62:41301
--never_fsync=true
--heap_profile_path=/tmp/kudu.6656
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.2

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:14.330559  6656 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:14.331650  6656 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:14.334496  6656 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:14.338176  6670 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
W20260812 08:02:14.338214  6665 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
W20260812 08:02:14.338176  6668 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
I20260812 08:02:14.338398  6656 server_base.cc:1061] running on GCE node
I20260812 08:02:14.338876  6656 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:14.339453  6656 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:14.340641  6656 hybrid_clock.cc:648] HybridClock initialized: now 1786521734340624 us; error 36 us; skew 500 ppm
I20260812 08:02:14.342545  6656 webserver.cc:533] Webserver started at http://127.6.46.2:45283/ using document root <none> and password file <none>
I20260812 08:02:14.343140  6656 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:14.343237  6656 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:14.343451  6656 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:14.345000  6656 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data/instance:
uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.345525  6656 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal/instance:
uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.349013  6656 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
I20260812 08:02:14.351581  6678 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.352711  6656 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260812 08:02:14.352849  6656 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal
uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.352953  6656 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data/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)
I20260812 08:02:14.370782  6656 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:14.371402  6656 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
I20260812 08:02:14.371598  6656 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:14.372166  6656 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:14.373164  6656 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:14.373222  6656 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.373261  6656 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:14.373319  6656 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.383073  6656 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.2:38897
I20260812 08:02:14.383104  6838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.2:38897 every 8 connection(s)
I20260812 08:02:14.384083  6656 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
I20260812 08:02:14.391409  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 6656
I20260812 08:02:14.391570  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-1/wal/instance
I20260812 08:02:14.393630  6839 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:14.393915  6839 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:14.394201  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.3:0
--local_ip_for_outbound_sockets=127.6.46.3
--webserver_interface=127.6.46.3
--webserver_port=0
--tserver_master_addrs=127.6.46.62:41301
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--follower_unavailable_considered_failed_sec=2
--enable_log_gc=false with env {}
I20260812 08:02:14.394600  6839 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:14.395887  6379 ts_manager.cc:194] Registered new tserver with Master: b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:14.396503  6379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.2:40317
W20260812 08:02:14.522507  6842 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:14.522740  6842 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:14.522811  6842 flags.cc:432] Enabled unsafe flag: --enable_log_gc=false
W20260812 08:02:14.522881  6842 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:14.526187  6842 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:14.526347  6842 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.3
I20260812 08:02:14.530102  6842 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--follower_unavailable_considered_failed_sec=2
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.3:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.46.3
--webserver_port=0
--enable_log_gc=false
--tserver_master_addrs=127.6.46.62:41301
--never_fsync=true
--heap_profile_path=/tmp/kudu.6842
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.3

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:14.531247  6842 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:14.532368  6842 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:14.535293  6842 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:14.539199  6850 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
W20260812 08:02:14.539239  6853 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
W20260812 08:02:14.539256  6849 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
I20260812 08:02:14.539515  6842 server_base.cc:1061] running on GCE node
I20260812 08:02:14.539873  6842 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:14.540434  6842 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:14.541641  6842 hybrid_clock.cc:648] HybridClock initialized: now 1786521734541621 us; error 30 us; skew 500 ppm
I20260812 08:02:14.543457  6842 webserver.cc:533] Webserver started at http://127.6.46.3:46451/ using document root <none> and password file <none>
I20260812 08:02:14.544045  6842 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:14.544130  6842 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:14.544358  6842 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:14.545872  6842 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data/instance:
uuid: "5c784546c8d84a5d8873a3641d5b9b33"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.546380  6842 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal/instance:
uuid: "5c784546c8d84a5d8873a3641d5b9b33"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.549585  6842 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:02:14.551805  6860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.552693  6842 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:02:14.552829  6842 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal
uuid: "5c784546c8d84a5d8873a3641d5b9b33"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:14.552925  6842 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data/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)
I20260812 08:02:14.577941  6842 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:14.578701  6842 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
I20260812 08:02:14.578922  6842 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:14.579552  6842 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:14.580672  6842 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:14.580760  6842 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.580857  6842 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:14.580911  6842 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:14.590778  6842 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.3:43241
I20260812 08:02:14.590791  7015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.3:43241 every 8 connection(s)
I20260812 08:02:14.591770  6842 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
I20260812 08:02:14.600335  7016 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:14.600576  7016 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:14.601118  7016 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:14.601698  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 6842
I20260812 08:02:14.601816  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-2/wal/instance
I20260812 08:02:14.602332  6379 ts_manager.cc:194] Registered new tserver with Master: 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.603140  6379 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.3:50641
I20260812 08:02:14.604563  6328 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260812 08:02:14.628440  6379 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48814:
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: "<redacted>""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260812 08:02:14.629884  6379 catalog_manager.cc:7099] 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.
I20260812 08:02:14.650447  6737 tablet_service.cc:1511] Processing CreateTablet for tablet ac08cd1af6044586bce43d278e8831af (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260812 08:02:14.650449  6742 tablet_service.cc:1511] Processing CreateTablet for tablet 92ed14bae7a54f7b9819dccb68266891 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260812 08:02:14.651778  6737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac08cd1af6044586bce43d278e8831af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.650447  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9b346475314d8486597e51618394d4 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260812 08:02:14.652613  6742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ed14bae7a54f7b9819dccb68266891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.653009  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9b346475314d8486597e51618394d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.653790  6556 tablet_service.cc:1511] Processing CreateTablet for tablet 92ed14bae7a54f7b9819dccb68266891 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260812 08:02:14.654703  6557 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdb63aa3f0344d8befe459a741d51f1 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260812 08:02:14.654999  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ed14bae7a54f7b9819dccb68266891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.655159  6555 tablet_service.cc:1511] Processing CreateTablet for tablet 723304a9951544a99cf08bf9d609ebe6 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260812 08:02:14.655407  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723304a9951544a99cf08bf9d609ebe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.656116  6554 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc4c03fe8c047ea815afcc669587745 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260812 08:02:14.656375  6554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc4c03fe8c047ea815afcc669587745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.656894  6553 tablet_service.cc:1511] Processing CreateTablet for tablet ac08cd1af6044586bce43d278e8831af (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260812 08:02:14.650449  6744 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdb63aa3f0344d8befe459a741d51f1 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260812 08:02:14.657131  6553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac08cd1af6044586bce43d278e8831af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.657349  6744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdb63aa3f0344d8befe459a741d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.658851  6929 tablet_service.cc:1511] Processing CreateTablet for tablet 0fdb63aa3f0344d8befe459a741d51f1 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260812 08:02:14.659132  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdb63aa3f0344d8befe459a741d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.661268  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 723304a9951544a99cf08bf9d609ebe6 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260812 08:02:14.661543  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723304a9951544a99cf08bf9d609ebe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.662189  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 92ed14bae7a54f7b9819dccb68266891 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260812 08:02:14.662442  7050 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.662521  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ed14bae7a54f7b9819dccb68266891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.663743  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc4c03fe8c047ea815afcc669587745 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260812 08:02:14.663990  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc4c03fe8c047ea815afcc669587745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.664688  6739 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc4c03fe8c047ea815afcc669587745 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260812 08:02:14.664798  7050 tablet_bootstrap.cc:654] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.664987  6739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc4c03fe8c047ea815afcc669587745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.665710  7050 log.cc:826] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:14.665984  6741 tablet_service.cc:1511] Processing CreateTablet for tablet 723304a9951544a99cf08bf9d609ebe6 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260812 08:02:14.666232  6741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723304a9951544a99cf08bf9d609ebe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.666885  6924 tablet_service.cc:1511] Processing CreateTablet for tablet ac08cd1af6044586bce43d278e8831af (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260812 08:02:14.667141  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac08cd1af6044586bce43d278e8831af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.667930  7050 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.668124  7050 ts_tablet_manager.cc:1403] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260812 08:02:14.668533  6557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdb63aa3f0344d8befe459a741d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.668632  6745 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9b346475314d8486597e51618394d4 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260812 08:02:14.668874  6745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9b346475314d8486597e51618394d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.653790  6558 tablet_service.cc:1511] Processing CreateTablet for tablet 5b9b346475314d8486597e51618394d4 (DEFAULT_TABLE table=test-workload [id=27e4749722ab416c9e6cfa09635cac3b]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260812 08:02:14.671221  6558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9b346475314d8486597e51618394d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:14.671439  7049 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
I20260812 08:02:14.671525  7048 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.671849  7050 raft_consensus.cc:359] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.672050  7050 raft_consensus.cc:385] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.672101  7050 raft_consensus.cc:740] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.672650  7050 consensus_queue.cc:260] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.673549  7050 ts_tablet_manager.cc:1434] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260812 08:02:14.673923  6652 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
I20260812 08:02:14.673997  7049 tablet_bootstrap.cc:654] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.674016  7048 tablet_bootstrap.cc:654] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.674823  7049 log.cc:826] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:14.674825  7048 log.cc:826] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:14.675493  7050 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.676514  7050 tablet_bootstrap.cc:654] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.677655  7050 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.677731  7048 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.677775  7050 ts_tablet_manager.cc:1403] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260812 08:02:14.677820  7049 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.677966  7048 ts_tablet_manager.cc:1403] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 08:02:14.678017  7049 ts_tablet_manager.cc:1403] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260812 08:02:14.678387  7050 raft_consensus.cc:359] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.678562  7050 raft_consensus.cc:385] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.678622  7050 raft_consensus.cc:740] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.678781  7050 consensus_queue.cc:260] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.679101  7050 ts_tablet_manager.cc:1434] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:02:14.679322  7050 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.680349  7050 tablet_bootstrap.cc:654] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.681267  7049 raft_consensus.cc:359] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.681520  7049 raft_consensus.cc:385] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.681409  7048 raft_consensus.cc:359] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.681619  7048 raft_consensus.cc:385] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.681645  7049 raft_consensus.cc:740] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.681682  7048 raft_consensus.cc:740] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.681881  7050 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.681967  7050 ts_tablet_manager.cc:1403] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:02:14.682143  7048 consensus_queue.cc:260] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.682144  7049 consensus_queue.cc:260] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.682431  7050 raft_consensus.cc:359] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.682526  7050 raft_consensus.cc:385] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.682559  7050 raft_consensus.cc:740] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.682670  7050 consensus_queue.cc:260] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.682757  7016 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
I20260812 08:02:14.682904  7050 ts_tablet_manager.cc:1434] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.683027  7049 ts_tablet_manager.cc:1434] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260812 08:02:14.683072  7050 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.683334  6839 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
I20260812 08:02:14.683497  7048 ts_tablet_manager.cc:1434] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260812 08:02:14.683743  7048 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.684111  7050 tablet_bootstrap.cc:654] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.684818  7048 tablet_bootstrap.cc:654] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.684841  7052 raft_consensus.cc:493] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.684966  7052 raft_consensus.cc:515] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.685346  7049 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
I20260812 08:02:14.686172  7052 leader_election.cc:290] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.688575  7049 tablet_bootstrap.cc:654] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.689890  7050 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.689970  7050 ts_tablet_manager.cc:1403] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260812 08:02:14.690351  7050 raft_consensus.cc:359] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.690480  7050 raft_consensus.cc:385] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.690517  7050 raft_consensus.cc:740] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.690634  7050 consensus_queue.cc:260] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.690869  7050 ts_tablet_manager.cc:1434] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.691020  7050 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.691951  7050 tablet_bootstrap.cc:654] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.692615  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
W20260812 08:02:14.693511  6491 leader_election.cc:343] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.694247  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.694813  7048 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.694909  7048 ts_tablet_manager.cc:1403] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260812 08:02:14.695338  7049 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.695406  7049 ts_tablet_manager.cc:1403] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.002s
W20260812 08:02:14.695547  6488 leader_election.cc:343] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.695585  7048 raft_consensus.cc:359] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.695636  6488 leader_election.cc:304] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1; no voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:14.695676  7048 raft_consensus.cc:385] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.695708  7048 raft_consensus.cc:740] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.695847  7048 consensus_queue.cc:260] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.695894  7049 raft_consensus.cc:359] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.695982  7049 raft_consensus.cc:385] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.696013  7049 raft_consensus.cc:740] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.696142  7048 ts_tablet_manager.cc:1434] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:02:14.696121  7049 consensus_queue.cc:260] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.696178  7064 raft_consensus.cc:2749] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 08:02:14.696354  7048 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.696359  7049 ts_tablet_manager.cc:1434] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:02:14.696514  7049 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
I20260812 08:02:14.697530  7048 tablet_bootstrap.cc:654] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.697544  7049 tablet_bootstrap.cc:654] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.698870  7048 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.698963  7048 ts_tablet_manager.cc:1403] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:02:14.699407  7048 raft_consensus.cc:359] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.699518  7048 raft_consensus.cc:385] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.699563  7048 raft_consensus.cc:740] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.699708  7048 consensus_queue.cc:260] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.700121  7048 ts_tablet_manager.cc:1434] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.700172  7049 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.700306  7048 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.700850  7050 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.700943  7050 ts_tablet_manager.cc:1403] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260812 08:02:14.701327  7050 raft_consensus.cc:359] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.701375  7048 tablet_bootstrap.cc:654] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.701398  7050 raft_consensus.cc:385] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.701419  7050 raft_consensus.cc:740] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.701545  7050 consensus_queue.cc:260] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.701741  7049 ts_tablet_manager.cc:1403] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260812 08:02:14.702272  7049 raft_consensus.cc:359] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.702370  7049 raft_consensus.cc:385] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.702394  7049 raft_consensus.cc:740] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.702591  7049 consensus_queue.cc:260] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.702773  7048 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.702877  7048 ts_tablet_manager.cc:1403] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:02:14.702890  7049 ts_tablet_manager.cc:1434] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.703105  7049 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
I20260812 08:02:14.703408  7048 raft_consensus.cc:359] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.703503  7064 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.703523  7048 raft_consensus.cc:385] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.703541  7050 ts_tablet_manager.cc:1434] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:02:14.703574  7048 raft_consensus.cc:740] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.703593  7064 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.703704  7050 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:14.703749  7048 consensus_queue.cc:260] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.704128  7064 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.704607  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.704764  7050 tablet_bootstrap.cc:654] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.704824  6956 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 0.
I20260812 08:02:14.705308  6488 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1; no voters: 
I20260812 08:02:14.705415  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:14.705497  7064 raft_consensus.cc:2804] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.705561  7064 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.705590  6772 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 0.
I20260812 08:02:14.705608  7064 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.705914  7048 ts_tablet_manager.cc:1434] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:02:14.706576  7049 tablet_bootstrap.cc:654] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.706962  7064 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.707417  7064 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 election: Requested vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.707788  7050 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: No bootstrap required, opened a new log
I20260812 08:02:14.707877  7050 ts_tablet_manager.cc:1403] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260812 08:02:14.707976  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:14.708115  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
I20260812 08:02:14.708122  6956 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.708217  6772 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.708401  7050 raft_consensus.cc:359] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.708503  7050 raft_consensus.cc:385] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.708535  7050 raft_consensus.cc:740] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.708663  7050 consensus_queue.cc:260] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.708830  7048 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.708917  7050 ts_tablet_manager.cc:1434] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260812 08:02:14.709442  6956 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 1.
I20260812 08:02:14.709451  6772 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 1.
I20260812 08:02:14.709764  6491 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.709923  7052 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.709964  7064 raft_consensus.cc:2804] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:14.709992  7052 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.710153  7064 raft_consensus.cc:697] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 LEADER]: Becoming Leader. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Running, Role: LEADER
I20260812 08:02:14.710362  7052 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.710532  7064 consensus_queue.cc:237] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.710682  7048 tablet_bootstrap.cc:654] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
W20260812 08:02:14.710907  6654 tablet.cc:2406] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260812 08:02:14.711174  6654 tablet_replica_mm_ops.cc:318] Log GC is disabled (check --enable_log_gc)
I20260812 08:02:14.711474  7061 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.711585  7061 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.711906  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.712010  6956 raft_consensus.cc:2468] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 0.
I20260812 08:02:14.712356  6488 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1; no voters: 
I20260812 08:02:14.712540  7064 raft_consensus.cc:2804] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.712610  7064 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.712652  7064 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.712886  7061 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:14.713183  7049 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.713275  7049 ts_tablet_manager.cc:1403] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260812 08:02:14.713795  7049 raft_consensus.cc:359] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.713824  7064 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.713896  7049 raft_consensus.cc:385] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.713932  7049 raft_consensus.cc:740] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.714058  7049 consensus_queue.cc:260] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.714066  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:14.714268  7064 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 election: Requested vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.714373  7049 ts_tablet_manager.cc:1434] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.714567  7049 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
W20260812 08:02:14.714803  6491 leader_election.cc:343] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.715078  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
W20260812 08:02:14.715472  6491 leader_election.cc:343] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.715637  7049 tablet_bootstrap.cc:654] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.716785  7062 raft_consensus.cc:493] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.716874  7062 raft_consensus.cc:515] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.716665  6381 catalog_manager.cc:5719] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1). New cstate: current_term: 1 leader_uuid: "8057dd4603564f52b02ddcdc419929f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.717994  7062 leader_election.cc:290] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.719681  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.719955  6586 raft_consensus.cc:2393] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c784546c8d84a5d8873a3641d5b9b33 in current term 1: Already voted for candidate 8057dd4603564f52b02ddcdc419929f1 in this term.
I20260812 08:02:14.720124  7049 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.720196  7049 ts_tablet_manager.cc:1403] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260812 08:02:14.720700  7049 raft_consensus.cc:359] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.720803  7049 raft_consensus.cc:385] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.720830  7049 raft_consensus.cc:740] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.720942  7049 consensus_queue.cc:260] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.721194  7049 ts_tablet_manager.cc:1434] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:02:14.721381  7049 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a: Bootstrap starting.
I20260812 08:02:14.721477  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:14.721607  6956 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.722481  7049 tablet_bootstrap.cc:654] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.722739  6956 raft_consensus.cc:2468] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8057dd4603564f52b02ddcdc419929f1 in term 1.
I20260812 08:02:14.723220  6488 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [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: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1; no voters: b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:14.723431  7078 raft_consensus.cc:2804] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:14.723742  7061 raft_consensus.cc:493] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.723836  7061 raft_consensus.cc:515] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.724243  7061 leader_election.cc:290] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:14.724635  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:14.724768  6772 raft_consensus.cc:2468] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c784546c8d84a5d8873a3641d5b9b33 in term 0.
I20260812 08:02:14.724810  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.724855  7078 raft_consensus.cc:697] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 LEADER]: Becoming Leader. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Running, Role: LEADER
I20260812 08:02:14.724936  6586 raft_consensus.cc:2468] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c784546c8d84a5d8873a3641d5b9b33 in term 0.
I20260812 08:02:14.724978  7062 raft_consensus.cc:493] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.725005  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:14.725075  7062 raft_consensus.cc:515] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.725030  7078 consensus_queue.cc:237] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.725332  6863 leader_election.cc:304] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1; no voters: 
I20260812 08:02:14.725437  7062 leader_election.cc:290] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.725651  7061 raft_consensus.cc:2804] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.725714  7061 raft_consensus.cc:493] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.725757  7061 raft_consensus.cc:3060] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.726109  6867 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [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: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 8057dd4603564f52b02ddcdc419929f1
W20260812 08:02:14.726661  6867 leader_election.cc:343] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.726832  6379 catalog_manager.cc:5719] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1). New cstate: current_term: 1 leader_uuid: "8057dd4603564f52b02ddcdc419929f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.726967  7061 raft_consensus.cc:515] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.727356  7061 leader_election.cc:290] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:14.727478  7061 raft_consensus.cc:2764] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260812 08:02:14.728082  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
I20260812 08:02:14.728628  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1"
I20260812 08:02:14.728745  6586 raft_consensus.cc:3060] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.728885  6583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.729014  6583 raft_consensus.cc:2468] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 0.
I20260812 08:02:14.729280  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.729399  6581 raft_consensus.cc:2468] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 0.
I20260812 08:02:14.729473  6680 leader_election.cc:304] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.729838  6680 leader_election.cc:304] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.730232  7062 raft_consensus.cc:2804] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.730298  7062 raft_consensus.cc:493] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.730304  7049 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a: No bootstrap required, opened a new log
I20260812 08:02:14.730363  7062 raft_consensus.cc:3060] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.730530  7049 ts_tablet_manager.cc:1403] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.002s
I20260812 08:02:14.730577  6586 raft_consensus.cc:2468] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c784546c8d84a5d8873a3641d5b9b33 in term 1.
W20260812 08:02:14.730859  6867 leader_election.cc:343] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.731012  7049 raft_consensus.cc:359] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.731120  7049 raft_consensus.cc:385] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.731151  7049 raft_consensus.cc:740] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.731302  7049 consensus_queue.cc:260] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.731371  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.731474  7062 raft_consensus.cc:515] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.731664  6956 raft_consensus.cc:2468] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 0.
I20260812 08:02:14.731715  7049 ts_tablet_manager.cc:1434] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:02:14.731379  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.731855  7062 leader_election.cc:290] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.731959  7062 raft_consensus.cc:2804] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.732009  7062 raft_consensus.cc:493] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.732051  7062 raft_consensus.cc:3060] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.732085  6863 leader_election.cc:304] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [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: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1; no voters: b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:14.732290  7086 raft_consensus.cc:2804] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:14.732460  7086 raft_consensus.cc:697] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 LEADER]: Becoming Leader. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Running, Role: LEADER
I20260812 08:02:14.732877  7086 consensus_queue.cc:237] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.732901  7062 raft_consensus.cc:515] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.733250  7062 leader_election.cc:290] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.733610  7048 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.733726  7048 ts_tablet_manager.cc:1403] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.025s	user 0.002s	sys 0.000s
W20260812 08:02:14.733951  6680 leader_election.cc:343] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.734257  7048 raft_consensus.cc:359] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.734368  7048 raft_consensus.cc:385] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.734457  7048 raft_consensus.cc:740] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.734622  7048 consensus_queue.cc:260] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.734720  6586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1"
I20260812 08:02:14.734855  6586 raft_consensus.cc:3060] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.734946  7048 ts_tablet_manager.cc:1434] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260812 08:02:14.735021  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1"
I20260812 08:02:14.735127  6581 raft_consensus.cc:3060] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.735155  7048 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33: Bootstrap starting.
I20260812 08:02:14.735841  6586 raft_consensus.cc:2468] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:14.736057  6581 raft_consensus.cc:2468] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:14.736238  6680 leader_election.cc:304] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.736294  6956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:14.736439  7048 tablet_bootstrap.cc:654] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:14.736644  7088 raft_consensus.cc:2804] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader election won for term 1
W20260812 08:02:14.736649  6680 leader_election.cc:343] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241): Illegal state: must be running to vote when last-logged opid is not known
I20260812 08:02:14.736756  7088 raft_consensus.cc:697] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Becoming Leader. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Running, Role: LEADER
I20260812 08:02:14.736806  6680 leader_election.cc:304] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [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: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 5c784546c8d84a5d8873a3641d5b9b33
I20260812 08:02:14.737043  7088 consensus_queue.cc:237] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.737149  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:14.737251  6955 raft_consensus.cc:3060] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.737323  7062 raft_consensus.cc:2804] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:14.737401  7062 raft_consensus.cc:697] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Becoming Leader. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Running, Role: LEADER
I20260812 08:02:14.737514  7062 consensus_queue.cc:237] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.738381  6955 raft_consensus.cc:2468] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:14.739413  6379 catalog_manager.cc:5719] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3). New cstate: current_term: 1 leader_uuid: "5c784546c8d84a5d8873a3641d5b9b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.739992  7048 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33: No bootstrap required, opened a new log
I20260812 08:02:14.740134  7048 ts_tablet_manager.cc:1403] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260812 08:02:14.740491  6381 catalog_manager.cc:5719] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2). New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.740724  7048 raft_consensus.cc:359] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.740830  7048 raft_consensus.cc:385] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:14.740866  7048 raft_consensus.cc:740] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Initialized, Role: FOLLOWER
I20260812 08:02:14.740998  7048 consensus_queue.cc:260] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.741289  7048 ts_tablet_manager.cc:1434] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:02:14.744088  6379 catalog_manager.cc:5719] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2). New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.745342  7087 raft_consensus.cc:493] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.745452  7087 raft_consensus.cc:515] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.745944  7087 leader_election.cc:290] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.746369  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc4c03fe8c047ea815afcc669587745" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.746526  6955 raft_consensus.cc:2468] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 0.
I20260812 08:02:14.746562  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc4c03fe8c047ea815afcc669587745" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.746708  6581 raft_consensus.cc:2468] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 0.
I20260812 08:02:14.746850  6680 leader_election.cc:304] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.747043  7087 raft_consensus.cc:2804] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:14.747113  7087 raft_consensus.cc:493] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:14.747144  7087 raft_consensus.cc:3060] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.747946  7087 raft_consensus.cc:515] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.748234  7087 leader_election.cc:290] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:14.748631  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc4c03fe8c047ea815afcc669587745" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1"
I20260812 08:02:14.748733  6581 raft_consensus.cc:3060] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.748690  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc4c03fe8c047ea815afcc669587745" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:14.748823  6955 raft_consensus.cc:3060] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.749483  6581 raft_consensus.cc:2468] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:14.749558  6955 raft_consensus.cc:2468] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:14.749847  6680 leader_election.cc:304] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:14.750027  7087 raft_consensus.cc:2804] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:14.750118  7087 raft_consensus.cc:697] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Becoming Leader. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Running, Role: LEADER
I20260812 08:02:14.750247  7087 consensus_queue.cc:237] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.751873  6379 catalog_manager.cc:5719] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: term changed from 0 to 1, leader changed from <none> to b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2). New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:14.761008  7087 raft_consensus.cc:493] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.761132  7087 raft_consensus.cc:515] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:14.761546  7087 leader_election.cc:290] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241), 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117)
I20260812 08:02:14.761966  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:14.762125  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.762301  6581 raft_consensus.cc:2393] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b34623f66f604f7dabcc1d9b1d8c742a in current term 1: Already voted for candidate 5c784546c8d84a5d8873a3641d5b9b33 in this term.
I20260812 08:02:14.762626  6680 leader_election.cc:304] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34623f66f604f7dabcc1d9b1d8c742a; no voters: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1
I20260812 08:02:14.762804  7087 raft_consensus.cc:3060] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.763603  7087 raft_consensus.cc:2749] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 08:02:14.775002  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.4:0
--local_ip_for_outbound_sockets=127.6.46.4
--webserver_interface=127.6.46.4
--webserver_port=0
--tserver_master_addrs=127.6.46.62:41301
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--follower_unavailable_considered_failed_sec=2
--enable_log_gc=false with env {}
I20260812 08:02:14.800428  7061 raft_consensus.cc:493] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:14.800598  7061 raft_consensus.cc:515] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:14.801092  7061 leader_election.cc:290] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:14.801707  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:14.803062  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8057dd4603564f52b02ddcdc419929f1" is_pre_election: true
I20260812 08:02:14.803917  6581 raft_consensus.cc:2393] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c784546c8d84a5d8873a3641d5b9b33 in current term 1: Already voted for candidate b34623f66f604f7dabcc1d9b1d8c742a in this term.
I20260812 08:02:14.804338  6863 leader_election.cc:304] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33; no voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:14.804663  7061 raft_consensus.cc:3060] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.806216  7061 raft_consensus.cc:2749] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260812 08:02:14.817878  7087 consensus_queue.cc:1048] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.818622  7078 consensus_queue.cc:1048] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.822355  6586 raft_consensus.cc:1275] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Refusing update from remote peer 5c784546c8d84a5d8873a3641d5b9b33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.822980  7061 consensus_queue.cc:1048] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.829152  7078 consensus_queue.cc:1048] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.830441  6771 raft_consensus.cc:1275] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Refusing update from remote peer 5c784546c8d84a5d8873a3641d5b9b33: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.831398  7061 consensus_queue.cc:1048] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.831802  7078 consensus_queue.cc:1048] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.831914  6956 raft_consensus.cc:1275] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.832784  6580 raft_consensus.cc:1275] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.834403  7088 consensus_queue.cc:1048] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.834563  7062 consensus_queue.cc:1048] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.834749  7088 consensus_queue.cc:1048] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.838961  6952 raft_consensus.cc:1275] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.839488  7088 consensus_queue.cc:1048] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.840018  6945 raft_consensus.cc:1275] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:14.840440  7088 consensus_queue.cc:1048] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260812 08:02:14.843178  7017 tablet.cc:2406] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260812 08:02:14.843479  7017 tablet_replica_mm_ops.cc:318] Log GC is disabled (check --enable_log_gc)
I20260812 08:02:14.847458  6771 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:14.847924  7140 mvcc.cc:204] Tried to move back new op lower bound from 7317593025852370944 to 7317593025471442944. Current Snapshot: MvccSnapshot[applied={T|T < 7317593025825038336}]
I20260812 08:02:14.849167  7052 consensus_queue.cc:1048] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:14.850519  7131 mvcc.cc:204] Tried to move back new op lower bound from 7317593025860980736 to 7317593025538572288. Current Snapshot: MvccSnapshot[applied={T|T < 7317593025860980736}]
I20260812 08:02:14.855638  7123 mvcc.cc:204] Tried to move back new op lower bound from 7317593025913257984 to 7317593025538572288. Current Snapshot: MvccSnapshot[applied={T|T < 7317593025860980736}]
W20260812 08:02:14.885797  6840 tablet_replica_mm_ops.cc:318] Log GC is disabled (check --enable_log_gc)
W20260812 08:02:15.080881  7100 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:15.081528  7100 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:15.081590  7100 flags.cc:432] Enabled unsafe flag: --enable_log_gc=false
W20260812 08:02:15.081642  7100 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:15.087013  7100 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:15.087167  7100 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.4
I20260812 08:02:15.108592  7100 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--follower_unavailable_considered_failed_sec=2
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.4:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.6.46.4
--webserver_port=0
--enable_log_gc=false
--tserver_master_addrs=127.6.46.62:41301
--never_fsync=true
--heap_profile_path=/tmp/kudu.7100
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.4

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:15.110191  7100 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:15.111764  7100 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:15.117588  7100 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260812 08:02:15.138456  7100 server_base.cc:1061] running on GCE node
W20260812 08:02:15.142879  7185 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
W20260812 08:02:15.140933  7184 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
W20260812 08:02:15.203152  7189 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
I20260812 08:02:15.203896  7100 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:15.204829  7100 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:15.212426  7100 hybrid_clock.cc:648] HybridClock initialized: now 1786521735211659 us; error 782 us; skew 500 ppm
I20260812 08:02:15.215157  7100 webserver.cc:533] Webserver started at http://127.6.46.4:33241/ using document root <none> and password file <none>
I20260812 08:02:15.216003  7100 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:15.216099  7100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:15.216374  7100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:15.221755  7100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data/instance:
uuid: "bd89db71c6f4442eb5daf8df5201eea7"
format_stamp: "Formatted at 2026-08-12 08:02:15 on dist-test-slave-68xk"
I20260812 08:02:15.222471  7100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal/instance:
uuid: "bd89db71c6f4442eb5daf8df5201eea7"
format_stamp: "Formatted at 2026-08-12 08:02:15 on dist-test-slave-68xk"
I20260812 08:02:15.234490  7100 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.002s	sys 0.002s
I20260812 08:02:15.243729  7201 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:15.245184  7100 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.000s	sys 0.003s
I20260812 08:02:15.245313  7100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal
uuid: "bd89db71c6f4442eb5daf8df5201eea7"
format_stamp: "Formatted at 2026-08-12 08:02:15 on dist-test-slave-68xk"
I20260812 08:02:15.245427  7100 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data/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)
I20260812 08:02:15.277626  7100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:15.278549  7100 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
I20260812 08:02:15.278760  7100 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:15.279490  7100 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:15.281163  7100 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:15.281244  7100 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:15.281303  7100 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:15.281328  7100 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:15.304169  7100 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.4:44073
I20260812 08:02:15.305581  7100 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
I20260812 08:02:15.314821  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 7100
I20260812 08:02:15.314941  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-3/wal/instance
I20260812 08:02:15.317730  7366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.4:44073 every 8 connection(s)
I20260812 08:02:15.364500  7368 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:15.364812  7368 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:15.365504  7368 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:15.367695  6372 ts_manager.cc:194] Registered new tserver with Master: bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073)
I20260812 08:02:15.368403  6372 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.4:58223
I20260812 08:02:15.744431  6372 ts_manager.cc:295] Set tserver state for 8057dd4603564f52b02ddcdc419929f1 to MAINTENANCE_MODE
I20260812 08:02:15.745137  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 6466
W20260812 08:02:15.771371  7029 connection.cc:573] client connection to 127.6.46.1:39117 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.771598  7029 meta_cache.cc:302] tablet 0fdb63aa3f0344d8befe459a741d51f1: replica 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117) has failed: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.771966  6680 connection.cc:573] client connection to 127.6.46.1:39117 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.772006  6863 connection.cc:573] client connection to 127.6.46.1:39117 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.772112  6863 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.772113  6680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.772513  6680 connection.cc:573] server connection from 127.6.46.1:45339 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.772902  6867 connection.cc:573] server connection from 127.6.46.1:45725 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:15.777509  6711 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.777716  6710 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.779229  6710 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.779268  6709 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.782608  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:15.784142  6709 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.784402  6710 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.784916  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.785420  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.786895  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:15.786976  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:15.787016  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:15.788436  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.792730  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.796315  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.796442  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.797531  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.802636  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.806994  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.806994  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.810988  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.812080  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.814355  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.814519  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.816488  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.826464  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.826581  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.834337  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.834388  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.837687  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.839800  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.842016  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.845693  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.845893  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.860217  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.864300  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.866540  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.867574  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.868781  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.870222  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.873986  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.876255  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.879480  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.885016  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.898600  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.907330  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.915627  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.916828  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.921015  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.922124  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.923091  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.934494  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.934921  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.953266  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.955567  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.957839  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.957839  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.974324  6903 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.974532  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.974598  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:15.977784  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.995726  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:15.998792  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.017345  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.018528  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:16.022769  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.038316  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.038316  6711 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.038316  6707 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
W20260812 08:02:16.039772  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
W20260812 08:02:16.043090  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
I20260812 08:02:16.044337  7088 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.044450  7088 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.044885  7088 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:16.045518  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
W20260812 08:02:16.046026  6680 leader_election.cc:336] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.046141  6680 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b34623f66f604f7dabcc1d9b1d8c742a; no voters: 5c784546c8d84a5d8873a3641d5b9b33, 8057dd4603564f52b02ddcdc419929f1
I20260812 08:02:16.046303  7088 raft_consensus.cc:2749] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:02:16.053572  7155 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.053728  7155 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.054193  7155 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:16.054662  7155 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.054706  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:16.054754  7155 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.054874  6771 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c784546c8d84a5d8873a3641d5b9b33 in term 1.
I20260812 08:02:16.055131  7155 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:16.055306  6867 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [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: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
I20260812 08:02:16.055471  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
W20260812 08:02:16.055495  6863 leader_election.cc:336] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.055964  7155 raft_consensus.cc:2804] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260812 08:02:16.056034  7155 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.056097  7155 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Advancing to term 2
W20260812 08:02:16.056136  6863 leader_election.cc:336] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.056214  6863 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c784546c8d84a5d8873a3641d5b9b33; no voters: 8057dd4603564f52b02ddcdc419929f1, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:16.056349  7061 raft_consensus.cc:2749] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:02:16.056525  7088 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.056615  7088 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.057062  7088 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:16.057606  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:16.057740  6955 raft_consensus.cc:2468] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 1.
I20260812 08:02:16.057723  7155 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.058076  7155 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:16.058107  6680 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [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: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 
W20260812 08:02:16.058262  6680 leader_election.cc:336] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.058286  7088 raft_consensus.cc:2804] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260812 08:02:16.058346  7088 raft_consensus.cc:493] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8057dd4603564f52b02ddcdc419929f1)
I20260812 08:02:16.058404  7088 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:16.058866  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "5c784546c8d84a5d8873a3641d5b9b33" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a"
I20260812 08:02:16.058979  6771 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Advancing to term 2
W20260812 08:02:16.059095  6863 leader_election.cc:336] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.059491  7088 raft_consensus.cc:515] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:16.059867  6771 raft_consensus.cc:2468] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c784546c8d84a5d8873a3641d5b9b33 in term 2.
I20260812 08:02:16.059887  7088 leader_election.cc:290] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 election: Requested vote from peers 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:16.060287  6867 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [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: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 8057dd4603564f52b02ddcdc419929f1
I20260812 08:02:16.060462  7155 raft_consensus.cc:2804] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:02:16.060560  7155 raft_consensus.cc:697] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 LEADER]: Becoming Leader. State: Replica: 5c784546c8d84a5d8873a3641d5b9b33, State: Running, Role: LEADER
I20260812 08:02:16.060729  7155 consensus_queue.cc:237] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 67, Committed index: 67, Last appended: 1.68, Last appended by leader: 68, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
W20260812 08:02:16.061065  6680 leader_election.cc:336] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:16.061691  6955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723304a9951544a99cf08bf9d609ebe6" candidate_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" candidate_term: 2 candidate_status { last_received { term: 1 index: 68 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33"
I20260812 08:02:16.061794  6955 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Advancing to term 2
W20260812 08:02:16.061853  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
I20260812 08:02:16.062510  6377 catalog_manager.cc:5719] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 reported cstate change: term changed from 1 to 2, leader changed from 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1) to 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3). New cstate: current_term: 2 leader_uuid: "5c784546c8d84a5d8873a3641d5b9b33" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } }
I20260812 08:02:16.062885  6955 raft_consensus.cc:2468] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b34623f66f604f7dabcc1d9b1d8c742a in term 2.
I20260812 08:02:16.063477  6680 leader_election.cc:304] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [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: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a; no voters: 8057dd4603564f52b02ddcdc419929f1
W20260812 08:02:16.063642  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
I20260812 08:02:16.064029  7088 raft_consensus.cc:2804] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Leader election won for term 2
W20260812 08:02:16.064313  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:16.064368  6771 raft_consensus.cc:1275] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Refusing update from remote peer 5c784546c8d84a5d8873a3641d5b9b33: Log matching property violated. Preceding OpId in replica: term: 1 index: 68. Preceding OpId from leader: term: 2 index: 70. (index mismatch)
I20260812 08:02:16.064679  7088 raft_consensus.cc:697] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 LEADER]: Becoming Leader. State: Replica: b34623f66f604f7dabcc1d9b1d8c742a, State: Running, Role: LEADER
I20260812 08:02:16.064831  7088 consensus_queue.cc:237] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 67, Committed index: 67, Last appended: 1.68, Last appended by leader: 68, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
W20260812 08:02:16.065097  6896 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49638: Illegal state: replica 5c784546c8d84a5d8873a3641d5b9b33 is not leader of this config: current role FOLLOWER
I20260812 08:02:16.065577  7061 consensus_queue.cc:1048] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 69, Last known committed idx: 67, Time since last communication: 0.000s
I20260812 08:02:16.066660  6377 catalog_manager.cc:5719] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: term changed from 1 to 2, leader changed from 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1) to b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2). New cstate: current_term: 2 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } }
W20260812 08:02:16.090034  6702 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54392: Illegal state: replica b34623f66f604f7dabcc1d9b1d8c742a is not leader of this config: current role FOLLOWER
I20260812 08:02:16.117018  6955 raft_consensus.cc:1275] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 1 index: 68. Preceding OpId from leader: term: 2 index: 70. (index mismatch)
W20260812 08:02:16.117776  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:16.117815  7178 consensus_queue.cc:1048] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 69, Last known committed idx: 67, Time since last communication: 0.000s
W20260812 08:02:16.240142  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:16.292184  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:16.314095  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:16.354040  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260812 08:02:16.384380  7368 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
W20260812 08:02:16.525758  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:16.714795  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:16.748621  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:16.801453  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:16.821147  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:16.826152  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:17.004668  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:17.224373  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:17.304751  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:17.332840  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:17.333040  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:17.337510  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:17.617403  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:17.723924  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260812 08:02:17.741994  7195 consensus_queue.cc:579] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.009s)
I20260812 08:02:17.745203  7088 consensus_queue.cc:579] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.005s)
I20260812 08:02:17.771481  7175 consensus_queue.cc:579] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.008s)
I20260812 08:02:17.789733  7174 consensus_queue.cc:579] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.048s)
W20260812 08:02:17.795621  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:17.862133  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:17.871663  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:17.902796  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260812 08:02:18.151288  7172 consensus_queue.cc:579] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.086s)
I20260812 08:02:18.159395  7195 consensus_queue.cc:579] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.098s)
W20260812 08:02:18.166016  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:18.243844  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:18.294492  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.309135  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.413002  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.441752  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.680047  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.768692  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:18.874622  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260812 08:02:18.882344  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:18.919485  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 6337
I20260812 08:02:18.946918  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:41301
--webserver_interface=127.6.46.62
--webserver_port=36211
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.46.62:41301 with env {}
W20260812 08:02:18.947255  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260812 08:02:18.976369  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260812 08:02:19.126256  7407 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:19.126652  7407 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:19.126767  7407 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:19.133595  7407 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:02:19.133716  7407 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:19.133770  7407 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:02:19.133816  7407 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:02:19.140901  7407 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.6.46.62:41301
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:41301
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.46.62
--webserver_port=36211
--never_fsync=true
--heap_profile_path=/tmp/kudu.7407
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false

Master server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:19.142529  7407 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:19.144042  7407 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:02:19.153329  7419 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
W20260812 08:02:19.154392  7415 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
W20260812 08:02:19.158236  6839 heartbeater.cc:646] Failed to heartbeat to 127.6.46.62:41301 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.46.62:41301: connect: Connection refused (error 111)
W20260812 08:02:19.161564  7416 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
I20260812 08:02:19.161705  7407 server_base.cc:1061] running on GCE node
I20260812 08:02:19.162468  7407 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:19.163666  7407 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
W20260812 08:02:19.165874  7016 heartbeater.cc:646] Failed to heartbeat to 127.6.46.62:41301 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.6.46.62:41301: connect: Connection refused (error 111)
I20260812 08:02:19.181072  7407 hybrid_clock.cc:648] HybridClock initialized: now 1786521739181020 us; error 58 us; skew 500 ppm
I20260812 08:02:19.184922  7407 webserver.cc:533] Webserver started at http://127.6.46.62:36211/ using document root <none> and password file <none>
I20260812 08:02:19.185819  7407 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:19.185930  7407 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:19.193203  7407 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260812 08:02:19.199812  7432 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:19.201321  7407 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.001s	sys 0.000s
I20260812 08:02:19.201524  7407 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
uuid: "88714d8f7810423aa8b8ba920b697043"
format_stamp: "Formatted at 2026-08-12 08:02:13 on dist-test-slave-68xk"
I20260812 08:02:19.202148  7407 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/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)
W20260812 08:02:19.237804  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
W20260812 08:02:19.238358  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:19.254395  7407 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:19.255406  7407 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
I20260812 08:02:19.255686  7407 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:19.278376  7407 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.62:41301
I20260812 08:02:19.278398  7500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.62:41301 every 8 connection(s)
I20260812 08:02:19.280576  7407 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
I20260812 08:02:19.288409  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 7407
I20260812 08:02:19.289249  7503 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:02:19.292543  7503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Bootstrap starting.
I20260812 08:02:19.326550  7503 log.cc:826] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:19.363396  7503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Bootstrap replayed 1/1 log segments. Stats: ops{read=15 overwritten=0 applied=15 ignored=0} inserts{seen=11 ignored=0} mutations{seen=14 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:02:19.363890  7503 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Bootstrap complete.
I20260812 08:02:19.369498  7503 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:19.370025  7503 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88714d8f7810423aa8b8ba920b697043, State: Initialized, Role: FOLLOWER
I20260812 08:02:19.370929  7503 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 15, Last appended: 1.15, Last appended by leader: 15, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:19.371181  7503 raft_consensus.cc:399] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:02:19.371320  7503 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:02:19.371505  7503 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:19.373903  7503 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:19.374356  7503 leader_election.cc:304] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 88714d8f7810423aa8b8ba920b697043; no voters: 
I20260812 08:02:19.374848  7503 leader_election.cc:290] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:02:19.376349  7503 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: configured and running, proceeding with master startup.
W20260812 08:02:19.377264  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
I20260812 08:02:19.383864  7507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:02:19.384207  7507 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [term 2 LEADER]: Becoming Leader. State: Replica: 88714d8f7810423aa8b8ba920b697043, State: Running, Role: LEADER
I20260812 08:02:19.384620  7507 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 15, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } }
I20260812 08:02:19.386464  7507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "88714d8f7810423aa8b8ba920b697043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } } }
I20260812 08:02:19.386657  7507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: This master's current role is: LEADER
I20260812 08:02:19.386933  7507 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88714d8f7810423aa8b8ba920b697043. Latest consensus state: current_term: 2 leader_uuid: "88714d8f7810423aa8b8ba920b697043" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "88714d8f7810423aa8b8ba920b697043" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 41301 } } }
I20260812 08:02:19.387081  7507 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043 [sys.catalog]: This master's current role is: LEADER
I20260812 08:02:19.397173  7523 catalog_manager.cc:1295] Loaded cluster ID: 6e102e025aba471bb0d894c2497aef1c
I20260812 08:02:19.397323  7523 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: loading cluster ID for follower catalog manager: success
I20260812 08:02:19.402258  7523 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: acquiring CA information for follower catalog manager: success
I20260812 08:02:19.403940  7523 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260812 08:02:19.406810  7527 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:02:19.410012  7527 catalog_manager.cc:679] Loaded metadata for table test-workload [id=27e4749722ab416c9e6cfa09635cac3b]
I20260812 08:02:19.411576  7527 tablet_loader.cc:96] loaded metadata for tablet 0fdb63aa3f0344d8befe459a741d51f1 (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.412111  7527 tablet_loader.cc:96] loaded metadata for tablet 5b9b346475314d8486597e51618394d4 (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.412454  7527 tablet_loader.cc:96] loaded metadata for tablet 5bc4c03fe8c047ea815afcc669587745 (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.412817  7527 tablet_loader.cc:96] loaded metadata for tablet 723304a9951544a99cf08bf9d609ebe6 (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.414639  7453 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" instance_seqno: 1786521735300476) as {username='slave'} at 127.6.46.4:45097; Asking this server to re-register.
I20260812 08:02:19.416199  7527 tablet_loader.cc:96] loaded metadata for tablet 92ed14bae7a54f7b9819dccb68266891 (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.416515  7527 tablet_loader.cc:96] loaded metadata for tablet ac08cd1af6044586bce43d278e8831af (table test-workload [id=27e4749722ab416c9e6cfa09635cac3b])
I20260812 08:02:19.416731  7527 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:02:19.416775  7368 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:19.418020  7453 ts_manager.cc:194] Registered new tserver with Master: bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073)
I20260812 08:02:19.418934  7527 catalog_manager.cc:1295] Loaded cluster ID: 6e102e025aba471bb0d894c2497aef1c
I20260812 08:02:19.419322  7527 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:02:19.420224  7527 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:02:19.420941  7527 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 88714d8f7810423aa8b8ba920b697043: Loaded TSK: 0
I20260812 08:02:19.421720  7527 catalog_manager.cc:1550] Initializing in-progress tserver states...
W20260812 08:02:19.432407  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260812 08:02:19.450147  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260812 08:02:19.548704  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260812 08:02:19.769929  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260812 08:02:19.807824  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
W20260812 08:02:19.841243  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260812 08:02:19.955029  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260812 08:02:20.012403  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260812 08:02:20.064729  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
I20260812 08:02:20.185446  6839 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:20.187295  7453 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" instance_seqno: 1786521734380411) as {username='slave'} at 127.6.46.2:34991; Asking this server to re-register.
I20260812 08:02:20.188346  6839 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:20.188521  6839 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:20.189648  7453 ts_manager.cc:194] Registered new tserver with Master: b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:20.190464  7016 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:20.191548  7451 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" instance_seqno: 1786521734588008) as {username='slave'} at 127.6.46.3:44785; Asking this server to re-register.
I20260812 08:02:20.192250  7016 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:20.192425  7016 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:20.194494  7451 ts_manager.cc:194] Registered new tserver with Master: 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
W20260812 08:02:20.244375  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260812 08:02:20.322614  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.335038  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
W20260812 08:02:20.417611  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.511003  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.631371  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.737478  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.816479  6863 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111) [suppressed 94 similar messages]
W20260812 08:02:20.817390  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
W20260812 08:02:20.824141  6680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111) [suppressed 195 similar messages]
W20260812 08:02:20.885596  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:20.972479  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:21.019699  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:21.162297  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:21.241626  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:21.377740  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
W20260812 08:02:21.402940  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
I20260812 08:02:21.421679  7368 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
W20260812 08:02:21.521370  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260812 08:02:21.549997  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260812 08:02:21.750005  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260812 08:02:21.774173  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260812 08:02:21.876434  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260812 08:02:21.914628  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
W20260812 08:02:22.057569  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260812 08:02:22.077078  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260812 08:02:22.237881  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260812 08:02:22.325842  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
I20260812 08:02:22.354972  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.1:39117
--local_ip_for_outbound_sockets=127.6.46.1
--tserver_master_addrs=127.6.46.62:41301
--webserver_port=38743
--webserver_interface=127.6.46.1
--builtin_ntp_servers=127.6.46.20:40893
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--follower_unavailable_considered_failed_sec=2
--enable_log_gc=false with env {}
W20260812 08:02:22.416045  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260812 08:02:22.429713  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
W20260812 08:02:22.565122  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260812 08:02:22.565248  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260812 08:02:22.684762  7546 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:22.685034  7546 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:22.685384  7546 flags.cc:432] Enabled unsafe flag: --enable_log_gc=false
W20260812 08:02:22.685475  7546 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:22.690142  7546 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:22.691761  7546 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.1
I20260812 08:02:22.697517  7546 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40893
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--follower_unavailable_considered_failed_sec=2
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.1:39117
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.46.1
--webserver_port=38743
--enable_log_gc=false
--tserver_master_addrs=127.6.46.62:41301
--never_fsync=true
--heap_profile_path=/tmp/kudu.7546
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.1

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:22.701923  7546 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:22.704557  7546 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:22.709121  7546 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:22.722340  7551 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
W20260812 08:02:22.723335  7556 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
I20260812 08:02:22.723680  7546 server_base.cc:1061] running on GCE node
W20260812 08:02:22.733083  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
W20260812 08:02:22.737726  7552 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
I20260812 08:02:22.738386  7546 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:22.739213  7546 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:22.772809  7546 hybrid_clock.cc:648] HybridClock initialized: now 1786521742772750 us; error 62 us; skew 500 ppm
I20260812 08:02:22.775880  7546 webserver.cc:533] Webserver started at http://127.6.46.1:38743/ using document root <none> and password file <none>
I20260812 08:02:22.776737  7546 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:22.776839  7546 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:22.782670  7546 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260812 08:02:22.799237  7566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:22.800909  7546 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.000s
I20260812 08:02:22.801308  7546 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
uuid: "8057dd4603564f52b02ddcdc419929f1"
format_stamp: "Formatted at 2026-08-12 08:02:14 on dist-test-slave-68xk"
I20260812 08:02:22.805696  7546 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/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)
W20260812 08:02:22.855921  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
I20260812 08:02:22.856164  7546 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:22.857234  7546 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
I20260812 08:02:22.857764  7546 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:22.858564  7546 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:22.860399  7577 ts_tablet_manager.cc:542] Loading tablet metadata (0/6 complete)
I20260812 08:02:22.870734  7546 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260812 08:02:22.870826  7546 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.011s	user 0.000s	sys 0.000s
I20260812 08:02:22.870891  7546 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260812 08:02:22.873543  7577 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:22.895942  7546 ts_tablet_manager.cc:616] Registered 6 tablets
I20260812 08:02:22.896039  7546 ts_tablet_manager.cc:595] Time spent register tablets: real 0.025s	user 0.004s	sys 0.001s
I20260812 08:02:22.920202  7546 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.1:39117
I20260812 08:02:22.920246  7577 log.cc:826] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:22.922191  7546 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
I20260812 08:02:22.926054  7728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.1:39117 every 8 connection(s)
I20260812 08:02:22.930284  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 7546
W20260812 08:02:23.002933  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 66: this message will repeat every 5th retry.
W20260812 08:02:23.005416  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 71: this message will repeat every 5th retry.
I20260812 08:02:23.059849  7732 heartbeater.cc:344] Connected to a master server at 127.6.46.62:41301
I20260812 08:02:23.060098  7732 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:23.060704  7732 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:23.062120  7577 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=68 overwritten=0 applied=67 ignored=0} inserts{seen=561 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:02:23.062757  7451 ts_manager.cc:194] Registered new tserver with Master: 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117)
I20260812 08:02:23.062774  7577 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:23.064321  7577 ts_tablet_manager.cc:1403] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.191s	user 0.093s	sys 0.010s
I20260812 08:02:23.064945  7451 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.1:37573
I20260812 08:02:23.066865  7577 raft_consensus.cc:359] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.068740  7577 raft_consensus.cc:740] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:23.069339  7577 consensus_queue.cc:260] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 67, Last appended: 1.68, Last appended by leader: 68, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.070317  7577 ts_tablet_manager.cc:1434] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260812 08:02:23.070849  7577 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:23.073921  7732 heartbeater.cc:499] Master 127.6.46.62:41301 was elected leader, sending a full tablet report...
W20260812 08:02:23.133317  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
I20260812 08:02:23.163188  7663 raft_consensus.cc:3060] T 723304a9951544a99cf08bf9d609ebe6 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:23.191629  7577 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=66 overwritten=0 applied=64 ignored=0} inserts{seen=540 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260812 08:02:23.192142  7577 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:23.194639  7577 ts_tablet_manager.cc:1403] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.124s	user 0.074s	sys 0.002s
I20260812 08:02:23.195672  7577 raft_consensus.cc:359] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.196273  7577 raft_consensus.cc:740] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:23.196506  7577 consensus_queue.cc:260] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 64, Last appended: 1.66, Last appended by leader: 66, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.197662  7577 ts_tablet_manager.cc:1434] T 5bc4c03fe8c047ea815afcc669587745 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:02:23.197921  7577 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
W20260812 08:02:23.247601  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 71: this message will repeat every 5th retry.
W20260812 08:02:23.265843  7733 tablet_replica_mm_ops.cc:318] Log GC is disabled (check --enable_log_gc)
I20260812 08:02:23.409497  7577 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=66 overwritten=0 applied=64 ignored=0} inserts{seen=532 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 2 replicates
I20260812 08:02:23.421627  7577 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:23.423602  7577 ts_tablet_manager.cc:1403] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.226s	user 0.062s	sys 0.016s
I20260812 08:02:23.429054  7577 raft_consensus.cc:359] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 2 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.433106  7577 raft_consensus.cc:740] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:23.439828  7577 consensus_queue.cc:260] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 64, Last appended: 1.66, Last appended by leader: 66, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.440475  7577 ts_tablet_manager.cc:1434] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.000s
I20260812 08:02:23.440771  7577 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
W20260812 08:02:23.759075  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260812 08:02:23.799678  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 71: this message will repeat every 5th retry.
I20260812 08:02:23.858055  7577 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=67 overwritten=0 applied=67 ignored=0} inserts{seen=540 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:02:23.860986  7577 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:23.862358  7577 ts_tablet_manager.cc:1403] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.422s	user 0.077s	sys 0.009s
I20260812 08:02:23.872008  7577 raft_consensus.cc:359] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:23.872813  7577 raft_consensus.cc:740] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:23.873440  7577 consensus_queue.cc:260] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 67, Last appended: 1.67, Last appended by leader: 67, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:23.874585  7577 ts_tablet_manager.cc:1434] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260812 08:02:23.875119  7577 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:23.988694  7746 raft_consensus.cc:493] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34623f66f604f7dabcc1d9b1d8c742a)
I20260812 08:02:23.988919  7746 raft_consensus.cc:515] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:23.990489  7746 leader_election.cc:290] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:24.052059  6952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 730 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:24.078341  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ed14bae7a54f7b9819dccb68266891" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 730 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:24.093364  7572 leader_election.cc:304] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1; no voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:24.093983  7746 raft_consensus.cc:2749] T 92ed14bae7a54f7b9819dccb68266891 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260812 08:02:24.143973  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
I20260812 08:02:24.349013  7577 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=65 overwritten=0 applied=64 ignored=0} inserts{seen=508 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:02:24.358053  7577 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:24.363344  7577 ts_tablet_manager.cc:1403] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.488s	user 0.055s	sys 0.022s
I20260812 08:02:24.363919  7577 raft_consensus.cc:359] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:24.372444  7577 raft_consensus.cc:740] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:24.372817  7577 consensus_queue.cc:260] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 64, Last appended: 1.65, Last appended by leader: 65, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:24.373215  7577 ts_tablet_manager.cc:1434] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.001s
I20260812 08:02:24.373451  7577 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap starting.
I20260812 08:02:24.419209  7744 mvcc.cc:204] Tried to move back new op lower bound from 7317593059437969408 to 7317593030923132928. Current Snapshot: MvccSnapshot[applied={T|T < 7317593052292751360}]
W20260812 08:02:24.538005  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
I20260812 08:02:24.583781  7746 raft_consensus.cc:493] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5c784546c8d84a5d8873a3641d5b9b33)
I20260812 08:02:24.583915  7746 raft_consensus.cc:515] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } }
I20260812 08:02:24.584429  7746 leader_election.cc:290] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241), b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:24.588831  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 747 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:24.596331  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b9b346475314d8486597e51618394d4" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 747 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:24.596846  7570 leader_election.cc:304] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1; no voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:24.597193  7746 raft_consensus.cc:2749] T 5b9b346475314d8486597e51618394d4 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:02:24.768402  7577 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap replayed 1/1 log segments. Stats: ops{read=68 overwritten=0 applied=67 ignored=0} inserts{seen=551 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:02:24.768999  7577 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Bootstrap complete.
I20260812 08:02:24.770506  7577 ts_tablet_manager.cc:1403] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Time spent bootstrapping tablet: real 0.397s	user 0.061s	sys 0.021s
I20260812 08:02:24.776230  7577 raft_consensus.cc:359] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:24.780444  7577 raft_consensus.cc:740] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8057dd4603564f52b02ddcdc419929f1, State: Initialized, Role: FOLLOWER
I20260812 08:02:24.780795  7577 consensus_queue.cc:260] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 67, Last appended: 1.68, Last appended by leader: 68, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:24.781157  7577 ts_tablet_manager.cc:1434] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260812 08:02:24.900825  7664 raft_consensus.cc:3060] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:24.971504  7746 raft_consensus.cc:493] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b34623f66f604f7dabcc1d9b1d8c742a)
I20260812 08:02:24.971643  7746 raft_consensus.cc:515] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:24.972131  7746 leader_election.cc:290] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:24.977583  6945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 774 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:24.990365  6771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac08cd1af6044586bce43d278e8831af" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 774 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:25.000362  7572 leader_election.cc:304] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8057dd4603564f52b02ddcdc419929f1; no voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:25.000731  7746 raft_consensus.cc:2749] T ac08cd1af6044586bce43d278e8831af P 8057dd4603564f52b02ddcdc419929f1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260812 08:02:25.496546  7746 raft_consensus.cc:493] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5c784546c8d84a5d8873a3641d5b9b33)
I20260812 08:02:25.496690  7746 raft_consensus.cc:515] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } }
I20260812 08:02:25.497179  7746 leader_election.cc:290] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897), 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:25.498315  6952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 791 } } ignore_live_leader: false dest_uuid: "5c784546c8d84a5d8873a3641d5b9b33" is_pre_election: true
I20260812 08:02:25.528712  6770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fdb63aa3f0344d8befe459a741d51f1" candidate_uuid: "8057dd4603564f52b02ddcdc419929f1" candidate_term: 3 candidate_status { last_received { term: 2 index: 791 } } ignore_live_leader: false dest_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" is_pre_election: true
I20260812 08:02:25.540922  7572 leader_election.cc:304] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [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: 8057dd4603564f52b02ddcdc419929f1; no voters: 5c784546c8d84a5d8873a3641d5b9b33, b34623f66f604f7dabcc1d9b1d8c742a
I20260812 08:02:25.541301  7746 raft_consensus.cc:2749] T 0fdb63aa3f0344d8befe459a741d51f1 P 8057dd4603564f52b02ddcdc419929f1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260812 08:02:25.545400  7451 ts_manager.cc:284] Unset tserver state for 8057dd4603564f52b02ddcdc419929f1 from MAINTENANCE_MODE
I20260812 08:02:26.030864  6839 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:26.436651  7368 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:26.506618  7016 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:26.510310  7732 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:28.697863  7451 ts_manager.cc:295] Set tserver state for 8057dd4603564f52b02ddcdc419929f1 to MAINTENANCE_MODE
I20260812 08:02:28.698451  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 7546
W20260812 08:02:28.747603  6863 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.6.46.1:39117 (error 108) [suppressed 38 similar messages]
W20260812 08:02:28.749339  6680 connection.cc:573] client connection to 127.6.46.1:39117 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:28.749668  6680 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 81 similar messages]
W20260812 08:02:28.752202  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:28.752278  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:28.769544  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:28.769692  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:28.769783  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:28.769837  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:29.155455  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.203088  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.207788  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.209604  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.209692  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.282471  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:29.661819  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:29.696513  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:29.711902  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:29.730703  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:29.764636  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:29.784811  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260812 08:02:30.171563  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.181082  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.227864  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.238636  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.263562  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.370368  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260812 08:02:30.635910  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260812 08:02:30.666846  7822 consensus_queue.cc:579] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.006s)
I20260812 08:02:30.680570  7798 consensus_queue.cc:579] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.007s)
W20260812 08:02:30.686757  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260812 08:02:30.688712  7805 consensus_queue.cc:579] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.028s)
I20260812 08:02:30.733114  7391 consensus_queue.cc:579] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.017s)
I20260812 08:02:30.733114  7814 consensus_queue.cc:579] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.060s)
W20260812 08:02:30.738886  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:30.739092  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260812 08:02:30.750344  7390 consensus_queue.cc:579] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Leader has been unable to successfully communicate with peer 8057dd4603564f52b02ddcdc419929f1 for more than 2 seconds (2.037s)
W20260812 08:02:30.780040  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:30.868265  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260812 08:02:31.161140  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:31.174966  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:31.226853  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:31.241719  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:31.357125  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
W20260812 08:02:31.422083  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
I20260812 08:02:31.538656  7451 ts_manager.cc:284] Unset tserver state for 8057dd4603564f52b02ddcdc419929f1 from MAINTENANCE_MODE
W20260812 08:02:31.644701  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:31.695796  7016 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
W20260812 08:02:31.715911  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:31.720822  6952 consensus_queue.cc:237] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1348, Committed index: 1348, Last appended: 1.1349, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1350 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.723310  6945 consensus_queue.cc:237] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1350, Committed index: 1350, Last appended: 2.1350, Last appended by leader: 68, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1351 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.723258  6772 raft_consensus.cc:1275] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Refusing update from remote peer 5c784546c8d84a5d8873a3641d5b9b33: Log matching property violated. Preceding OpId in replica: term: 1 index: 1349. Preceding OpId from leader: term: 1 index: 1350. (index mismatch)
W20260812 08:02:31.725104  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.730334  7541 consensus_queue.cc:1048] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1350, Last known committed idx: 1348, Time since last communication: 0.000s
W20260812 08:02:31.740762  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:31.741073  7794 raft_consensus.cc:2955] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 LEADER]: Committing config change with OpId 1.1350: config changed from index -1 to 1350, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1350 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
W20260812 08:02:31.744361  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
I20260812 08:02:31.744760  7435 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5b9b346475314d8486597e51618394d4 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260812 08:02:31.745774  7451 catalog_manager.cc:5719] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 reported cstate change: config changed from index -1 to 1350, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 1 leader_uuid: "5c784546c8d84a5d8873a3641d5b9b33" committed_config { opid_index: 1350 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260812 08:02:31.746697  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:31.750631  6862 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b9b346475314d8486597e51618394d4. This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:31.750787  6862 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fdb63aa3f0344d8befe459a741d51f1. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.751096  6772 raft_consensus.cc:1275] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Refusing update from remote peer 5c784546c8d84a5d8873a3641d5b9b33: Log matching property violated. Preceding OpId in replica: term: 2 index: 1350. Preceding OpId from leader: term: 2 index: 1351. (index mismatch)
I20260812 08:02:31.751524  7810 consensus_queue.cc:1048] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1351, Last known committed idx: 1350, Time since last communication: 0.000s
I20260812 08:02:31.752655  6771 raft_consensus.cc:2955] T 5b9b346475314d8486597e51618394d4 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 FOLLOWER]: Committing config change with OpId 1.1350: config changed from index -1 to 1350, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1350 OBSOLETE_local: false peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.755484  7810 raft_consensus.cc:2955] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 LEADER]: Committing config change with OpId 2.1351: config changed from index -1 to 1351, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1351 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.757257  7435 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0fdb63aa3f0344d8befe459a741d51f1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260812 08:02:31.764503  6771 raft_consensus.cc:2955] T 0fdb63aa3f0344d8befe459a741d51f1 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 FOLLOWER]: Committing config change with OpId 2.1351: config changed from index -1 to 1351, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1351 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.769030  7453 catalog_manager.cc:5719] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 reported cstate change: config changed from index -1 to 1351, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 2 leader_uuid: "5c784546c8d84a5d8873a3641d5b9b33" committed_config { opid_index: 1351 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:31.787914  6839 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:31.789846  6771 consensus_queue.cc:237] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1354, Committed index: 1354, Last appended: 2.1355, Last appended by leader: 68, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.792806  6771 consensus_queue.cc:237] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1353, Committed index: 1353, Last appended: 1.1355, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.792969  6770 consensus_queue.cc:237] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1353, Committed index: 1353, Last appended: 1.1355, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.793926  6956 raft_consensus.cc:1275] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1355. Preceding OpId from leader: term: 2 index: 1356. (index mismatch)
I20260812 08:02:31.795686  7814 consensus_queue.cc:1048] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1356, Last known committed idx: 1354, Time since last communication: 0.000s
W20260812 08:02:31.796041  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.796092  6956 raft_consensus.cc:1275] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1353. Preceding OpId from leader: term: 1 index: 1356. (index mismatch)
W20260812 08:02:31.803131  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.803323  6952 raft_consensus.cc:1275] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1355. Preceding OpId from leader: term: 1 index: 1356. (index mismatch)
I20260812 08:02:31.803710  7178 consensus_queue.cc:1048] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1356, Last known committed idx: 1353, Time since last communication: 0.000s
I20260812 08:02:31.804122  6772 consensus_queue.cc:237] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1353, Committed index: 1353, Last appended: 1.1355, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } }
I20260812 08:02:31.808467  7178 raft_consensus.cc:2955] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a [term 2 LEADER]: Committing config change with OpId 2.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.812263  7814 consensus_queue.cc:1048] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1356, Last known committed idx: 1353, Time since last communication: 0.000s
W20260812 08:02:31.814865  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.815742  7437 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 723304a9951544a99cf08bf9d609ebe6 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260812 08:02:31.816921  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.817480  6945 raft_consensus.cc:1275] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Refusing update from remote peer b34623f66f604f7dabcc1d9b1d8c742a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1355. Preceding OpId from leader: term: 1 index: 1356. (index mismatch)
I20260812 08:02:31.817454  7451 catalog_manager.cc:5719] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 2 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:31.817566  6956 raft_consensus.cc:2955] T 723304a9951544a99cf08bf9d609ebe6 P 5c784546c8d84a5d8873a3641d5b9b33 [term 2 FOLLOWER]: Committing config change with OpId 2.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.820065  7391 consensus_queue.cc:1048] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1356, Last known committed idx: 1353, Time since last communication: 0.000s
I20260812 08:02:31.823146  7814 raft_consensus.cc:2955] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.824941  7437 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ac08cd1af6044586bce43d278e8831af with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260812 08:02:31.825413  6679 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 723304a9951544a99cf08bf9d609ebe6. This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:31.825518  6679 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92ed14bae7a54f7b9819dccb68266891. This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:31.825582  6679 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac08cd1af6044586bce43d278e8831af. This is attempt 1: this message will repeat every 5th retry.
W20260812 08:02:31.825655  6679 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5bc4c03fe8c047ea815afcc669587745. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:31.826373  7453 catalog_manager.cc:5719] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:31.826367  7391 raft_consensus.cc:2955] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.829245  7437 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 92ed14bae7a54f7b9819dccb68266891 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260812 08:02:31.829962  6952 raft_consensus.cc:2955] T ac08cd1af6044586bce43d278e8831af P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.829973  6953 raft_consensus.cc:2955] T 92ed14bae7a54f7b9819dccb68266891 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.833446  7178 raft_consensus.cc:2955] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a [term 1 LEADER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.833657  7451 catalog_manager.cc:5719] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:31.836752  7861 ts_tablet_manager.cc:933] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:31.837738  7437 catalog_manager.cc:5232] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5bc4c03fe8c047ea815afcc669587745 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260812 08:02:31.837591  7861 tablet_copy_client.cc:323] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.3:43241
I20260812 08:02:31.840600  6952 raft_consensus.cc:2955] T 5bc4c03fe8c047ea815afcc669587745 P 5c784546c8d84a5d8873a3641d5b9b33 [term 1 FOLLOWER]: Committing config change with OpId 1.1356: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New config: { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } } }
I20260812 08:02:31.843094  7453 catalog_manager.cc:5719] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a reported cstate change: config changed from index -1 to 1356, NON_VOTER bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4) added. New cstate: current_term: 1 leader_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" committed_config { opid_index: 1356 OBSOLETE_local: false peers { permanent_uuid: "8057dd4603564f52b02ddcdc419929f1" member_type: VOTER last_known_addr { host: "127.6.46.1" port: 39117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b34623f66f604f7dabcc1d9b1d8c742a" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 38897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c784546c8d84a5d8873a3641d5b9b33" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 43241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd89db71c6f4442eb5daf8df5201eea7" member_type: NON_VOTER last_known_addr { host: "127.6.46.4" port: 44073 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:31.854998  7860 ts_tablet_manager.cc:933] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer 5c784546c8d84a5d8873a3641d5b9b33 (127.6.46.3:43241)
I20260812 08:02:31.855969  7860 tablet_copy_client.cc:323] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.3:43241
I20260812 08:02:31.866624  6984 tablet_copy_service.cc:140] P 5c784546c8d84a5d8873a3641d5b9b33: Received BeginTabletCopySession request for tablet 5b9b346475314d8486597e51618394d4 from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:41289)
I20260812 08:02:31.866854  6984 tablet_copy_service.cc:161] P 5c784546c8d84a5d8873a3641d5b9b33: Beginning new tablet copy session on tablet 5b9b346475314d8486597e51618394d4 from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:41289: session id = bd89db71c6f4442eb5daf8df5201eea7-5b9b346475314d8486597e51618394d4
I20260812 08:02:31.868567  6984 tablet_copy_source_session.cc:215] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.869380  6983 tablet_copy_service.cc:140] P 5c784546c8d84a5d8873a3641d5b9b33: Received BeginTabletCopySession request for tablet 0fdb63aa3f0344d8befe459a741d51f1 from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:41289)
I20260812 08:02:31.869457  6983 tablet_copy_service.cc:161] P 5c784546c8d84a5d8873a3641d5b9b33: Beginning new tablet copy session on tablet 0fdb63aa3f0344d8befe459a741d51f1 from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:41289: session id = bd89db71c6f4442eb5daf8df5201eea7-0fdb63aa3f0344d8befe459a741d51f1
I20260812 08:02:31.870280  6983 tablet_copy_source_session.cc:215] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.874560  7860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fdb63aa3f0344d8befe459a741d51f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.878532  7861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b9b346475314d8486597e51618394d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.882963  7861 tablet_copy_client.cc:806] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.883440  7861 tablet_copy_client.cc:670] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.883958  7860 tablet_copy_client.cc:806] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.884116  7860 tablet_copy_client.cc:670] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.895891  7868 ts_tablet_manager.cc:933] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:31.896499  7861 tablet_copy_client.cc:538] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:31.896668  7868 tablet_copy_client.cc:323] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.2:38897
I20260812 08:02:31.898835  7860 tablet_copy_client.cc:538] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:31.899876  7861 tablet_bootstrap.cc:492] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:31.900115  7860 tablet_bootstrap.cc:492] T 0fdb63aa3f0344d8befe459a741d51f1 P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:31.903632  6801 tablet_copy_service.cc:140] P b34623f66f604f7dabcc1d9b1d8c742a: Received BeginTabletCopySession request for tablet 92ed14bae7a54f7b9819dccb68266891 from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:45751)
I20260812 08:02:31.903796  6801 tablet_copy_service.cc:161] P b34623f66f604f7dabcc1d9b1d8c742a: Beginning new tablet copy session on tablet 92ed14bae7a54f7b9819dccb68266891 from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:45751: session id = bd89db71c6f4442eb5daf8df5201eea7-92ed14bae7a54f7b9819dccb68266891
I20260812 08:02:31.905220  6801 tablet_copy_source_session.cc:215] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.907959  7867 ts_tablet_manager.cc:933] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:31.911788  7868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ed14bae7a54f7b9819dccb68266891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.915892  7867 tablet_copy_client.cc:323] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.2:38897
I20260812 08:02:31.916801  6801 tablet_copy_service.cc:140] P b34623f66f604f7dabcc1d9b1d8c742a: Received BeginTabletCopySession request for tablet 723304a9951544a99cf08bf9d609ebe6 from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:45751)
I20260812 08:02:31.916904  6801 tablet_copy_service.cc:161] P b34623f66f604f7dabcc1d9b1d8c742a: Beginning new tablet copy session on tablet 723304a9951544a99cf08bf9d609ebe6 from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:45751: session id = bd89db71c6f4442eb5daf8df5201eea7-723304a9951544a99cf08bf9d609ebe6
I20260812 08:02:31.917824  6801 tablet_copy_source_session.cc:215] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.918879  7867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723304a9951544a99cf08bf9d609ebe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.920781  7867 tablet_copy_client.cc:806] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.920981  7867 tablet_copy_client.cc:670] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.926551  7872 ts_tablet_manager.cc:933] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:31.926942  7868 tablet_copy_client.cc:806] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.927501  7868 tablet_copy_client.cc:670] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.926970  7872 tablet_copy_client.cc:323] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.2:38897
I20260812 08:02:31.934911  6800 tablet_copy_service.cc:140] P b34623f66f604f7dabcc1d9b1d8c742a: Received BeginTabletCopySession request for tablet ac08cd1af6044586bce43d278e8831af from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:45751)
I20260812 08:02:31.935022  6800 tablet_copy_service.cc:161] P b34623f66f604f7dabcc1d9b1d8c742a: Beginning new tablet copy session on tablet ac08cd1af6044586bce43d278e8831af from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:45751: session id = bd89db71c6f4442eb5daf8df5201eea7-ac08cd1af6044586bce43d278e8831af
I20260812 08:02:31.935971  6800 tablet_copy_source_session.cc:215] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.939224  7872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac08cd1af6044586bce43d278e8831af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.941461  7872 tablet_copy_client.cc:806] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.941617  7872 tablet_copy_client.cc:670] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.965421  7868 tablet_copy_client.cc:538] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:31.968052  7874 ts_tablet_manager.cc:933] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: Initiating tablet copy from peer b34623f66f604f7dabcc1d9b1d8c742a (127.6.46.2:38897)
I20260812 08:02:31.968477  7874 tablet_copy_client.cc:323] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Beginning tablet copy session from remote peer at address 127.6.46.2:38897
I20260812 08:02:31.969930  7868 tablet_bootstrap.cc:492] T 92ed14bae7a54f7b9819dccb68266891 P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:31.974833  6800 tablet_copy_service.cc:140] P b34623f66f604f7dabcc1d9b1d8c742a: Received BeginTabletCopySession request for tablet 5bc4c03fe8c047ea815afcc669587745 from peer bd89db71c6f4442eb5daf8df5201eea7 ({username='slave'} at 127.6.46.4:45751)
I20260812 08:02:31.974943  6800 tablet_copy_service.cc:161] P b34623f66f604f7dabcc1d9b1d8c742a: Beginning new tablet copy session on tablet 5bc4c03fe8c047ea815afcc669587745 from peer bd89db71c6f4442eb5daf8df5201eea7 at {username='slave'} at 127.6.46.4:45751: session id = bd89db71c6f4442eb5daf8df5201eea7-5bc4c03fe8c047ea815afcc669587745
I20260812 08:02:31.975884  6800 tablet_copy_source_session.cc:215] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:02:31.982364  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc4c03fe8c047ea815afcc669587745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:31.984561  7874 tablet_copy_client.cc:806] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 0 data blocks...
I20260812 08:02:31.985787  7874 tablet_copy_client.cc:670] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Starting download of 1 WAL segments...
I20260812 08:02:31.990466  7872 tablet_copy_client.cc:538] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:31.990494  7867 tablet_copy_client.cc:538] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:31.991930  7872 tablet_bootstrap.cc:492] T ac08cd1af6044586bce43d278e8831af P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:31.991947  7867 tablet_bootstrap.cc:492] T 723304a9951544a99cf08bf9d609ebe6 P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:32.016167  7874 tablet_copy_client.cc:538] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:02:32.017841  7874 tablet_bootstrap.cc:492] T 5bc4c03fe8c047ea815afcc669587745 P bd89db71c6f4442eb5daf8df5201eea7: Bootstrap starting.
I20260812 08:02:32.079556  6328 meta_cache.cc:1510] marking tablet server 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117) as failed
W20260812 08:02:32.079687  6328 meta_cache.cc:302] tablet ac08cd1af6044586bce43d278e8831af: replica 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117) has failed: Network error: TS failed: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111)
I20260812 08:02:32.099797  7861 log.cc:826] T 5b9b346475314d8486597e51618394d4 P bd89db71c6f4442eb5daf8df5201eea7: Log is configured to *not* fsync() on all Append() calls
W20260812 08:02:32.242388  6863 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.257808  6863 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.322992  6680 consensus_peers.cc:597] T ac08cd1af6044586bce43d278e8831af P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.328332  6680 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.335501  6862 consensus_peers.cc:597] T 5b9b346475314d8486597e51618394d4 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.344964  6680 consensus_peers.cc:597] T 5bc4c03fe8c047ea815afcc669587745 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.353861  6680 consensus_peers.cc:597] T 723304a9951544a99cf08bf9d609ebe6 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer 8057dd4603564f52b02ddcdc419929f1 (127.6.46.1:39117): Couldn't send request to peer 8057dd4603564f52b02ddcdc419929f1. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.1:39117: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.355388  6862 consensus_peers.cc:597] T 0fdb63aa3f0344d8befe459a741d51f1 P 5c784546c8d84a5d8873a3641d5b9b33 -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260812 08:02:32.380980  6679 consensus_peers.cc:597] T 92ed14bae7a54f7b9819dccb68266891 P b34623f66f604f7dabcc1d9b1d8c742a -> Peer bd89db71c6f4442eb5daf8df5201eea7 (127.6.46.4:44073): Couldn't send request to peer bd89db71c6f4442eb5daf8df5201eea7. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260812 08:02:32.382834  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 6656
I20260812 08:02:32.412361  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 6842
I20260812 08:02:32.453197  7368 heartbeater.cc:507] Master 127.6.46.62:41301 requested a full tablet report, sending...
I20260812 08:02:32.482583  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 7100
I20260812 08:02:32.496296  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 7407
2026-08-12T08:02:32Z chronyd exiting
[       OK ] MaintenanceModeRF3ITest.TestFailedTServerInMaintenanceModeDoesntRereplicate (18773 ms)
[----------] 1 test from MaintenanceModeRF3ITest (18773 ms total)

[----------] 1 test from RollingRestartArgs/RollingRestartITest
[ RUN      ] RollingRestartArgs/RollingRestartITest.TestWorkloads/4
2026-08-12T08:02:32Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:02:32Z Disabled control of system clock
I20260812 08:02:32.546129  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:40615
--webserver_interface=127.6.46.62
--webserver_port=0
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.6.46.62:40615
--location_mapping_cmd=/tmp/dist-test-taskolHNwF/build/debug/bin/testdata/assign-location.py --state_store=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/location-assignment.state --map /L0:4
--master_client_location_assignment_enabled=false with env {}
W20260812 08:02:32.654011  7905 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:32.654255  7905 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:32.654297  7905 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:32.657897  7905 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:02:32.657958  7905 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:32.657980  7905 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:02:32.658000  7905 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:02:32.662177  7905 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal
--location_mapping_cmd=/tmp/dist-test-taskolHNwF/build/debug/bin/testdata/assign-location.py --state_store=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/location-assignment.state --map /L0:4
--ipki_ca_key_size=768
--master_addresses=127.6.46.62:40615
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.6.46.62:40615
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.6.46.62
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.7905
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false

Master server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:32.663293  7905 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:32.664453  7905 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:02:32.670745  7905 server_base.cc:1061] running on GCE node
W20260812 08:02:32.670907  7915 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
W20260812 08:02:32.670879  7912 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
W20260812 08:02:32.671029  7913 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
I20260812 08:02:32.671525  7905 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:32.672432  7905 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:32.673595  7905 hybrid_clock.cc:648] HybridClock initialized: now 1786521752673576 us; error 30 us; skew 500 ppm
I20260812 08:02:32.675642  7905 webserver.cc:533] Webserver started at http://127.6.46.62:43781/ using document root <none> and password file <none>
I20260812 08:02:32.676394  7905 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:32.676486  7905 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:32.676707  7905 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:32.678243  7905 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data/instance:
uuid: "81faf3271b1d44a98d6a24099f230246"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.678748  7905 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal/instance:
uuid: "81faf3271b1d44a98d6a24099f230246"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.681977  7905 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260812 08:02:32.684211  7922 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:32.685343  7905 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:02:32.685508  7905 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal
uuid: "81faf3271b1d44a98d6a24099f230246"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.685622  7905 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data/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)
I20260812 08:02:32.706368  7905 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:32.707157  7905 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
I20260812 08:02:32.707368  7905 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:32.715647  7905 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.62:40615
I20260812 08:02:32.715662  7991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.62:40615 every 8 connection(s)
I20260812 08:02:32.716764  7905 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/data/info.pb
I20260812 08:02:32.719611  7992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:32.721778  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 7905
I20260812 08:02:32.721920  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/master-0/wal/instance
I20260812 08:02:32.725299  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: Bootstrap starting.
I20260812 08:02:32.727376  7992 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:32.728204  7992 log.cc:826] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:32.729976  7992 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: No bootstrap required, opened a new log
I20260812 08:02:32.732748  7992 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } }
I20260812 08:02:32.732945  7992 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:32.733038  7992 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81faf3271b1d44a98d6a24099f230246, State: Initialized, Role: FOLLOWER
I20260812 08:02:32.733480  7992 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } }
I20260812 08:02:32.733626  7992 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:02:32.733711  7992 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:02:32.733812  7992 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:32.734623  7992 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } }
I20260812 08:02:32.734949  7992 leader_election.cc:304] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [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: 81faf3271b1d44a98d6a24099f230246; no voters: 
I20260812 08:02:32.735273  7992 leader_election.cc:290] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:02:32.735405  8000 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:32.735684  8000 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [term 1 LEADER]: Becoming Leader. State: Replica: 81faf3271b1d44a98d6a24099f230246, State: Running, Role: LEADER
I20260812 08:02:32.735989  8000 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [LEADER]: Queue going to LEADER mode. State: All 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: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } }
I20260812 08:02:32.736357  7992 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:02:32.737677  8002 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81faf3271b1d44a98d6a24099f230246. Latest consensus state: current_term: 1 leader_uuid: "81faf3271b1d44a98d6a24099f230246" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } } }
I20260812 08:02:32.737833  8002 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [sys.catalog]: This master's current role is: LEADER
I20260812 08:02:32.738921  8001 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81faf3271b1d44a98d6a24099f230246" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81faf3271b1d44a98d6a24099f230246" member_type: VOTER last_known_addr { host: "127.6.46.62" port: 40615 } } }
I20260812 08:02:32.739228  8001 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246 [sys.catalog]: This master's current role is: LEADER
W20260812 08:02:32.741195  8019 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260812 08:02:32.741268  8019 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260812 08:02:32.741359  8011 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:02:32.742203  8011 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:02:32.747756  8011 catalog_manager.cc:1383] Generated new cluster ID: 1f112a60a6c04033a3ad59ce6da741b8
I20260812 08:02:32.747846  8011 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:02:32.757802  8011 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:02:32.758884  8011 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:02:32.766237  8011 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 81faf3271b1d44a98d6a24099f230246: Generated new TSK 0
I20260812 08:02:32.766865  8011 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:02:32.775419  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.1:0
--local_ip_for_outbound_sockets=127.6.46.1
--webserver_interface=127.6.46.1
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
W20260812 08:02:32.885779  8022 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:32.886037  8022 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:32.886133  8022 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:32.889513  8022 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:32.889688  8022 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.1
I20260812 08:02:32.893651  8022 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.1:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.46.1
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.8022
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.1

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:32.894810  8022 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:32.895921  8022 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:32.898737  8022 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:32.902493  8028 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
W20260812 08:02:32.902504  8029 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
W20260812 08:02:32.902475  8031 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
I20260812 08:02:32.902803  8022 server_base.cc:1061] running on GCE node
I20260812 08:02:32.903234  8022 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:32.903807  8022 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:32.904986  8022 hybrid_clock.cc:648] HybridClock initialized: now 1786521752904969 us; error 33 us; skew 500 ppm
I20260812 08:02:32.906841  8022 webserver.cc:533] Webserver started at http://127.6.46.1:44427/ using document root <none> and password file <none>
I20260812 08:02:32.907419  8022 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:32.907474  8022 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:32.907684  8022 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:32.909252  8022 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/instance:
uuid: "d59571e148d94e8099c723ead590d422"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.909741  8022 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal/instance:
uuid: "d59571e148d94e8099c723ead590d422"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.913170  8022 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260812 08:02:32.915521  8037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:32.916503  8022 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:02:32.916601  8022 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
uuid: "d59571e148d94e8099c723ead590d422"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:32.916721  8022 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/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)
I20260812 08:02:32.926374  8022 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:32.927034  8022 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
I20260812 08:02:32.927242  8022 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:32.927805  8022 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:32.928792  8022 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:32.928840  8022 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:32.928910  8022 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:32.928958  8022 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:32.938823  8022 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.1:37995
I20260812 08:02:32.938856  8191 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.1:37995 every 8 connection(s)
I20260812 08:02:32.939836  8022 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
I20260812 08:02:32.942371  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 8022
I20260812 08:02:32.942518  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal/instance
I20260812 08:02:32.945349  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.2:0
--local_ip_for_outbound_sockets=127.6.46.2
--webserver_interface=127.6.46.2
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
I20260812 08:02:32.953935  8193 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:32.954227  8193 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:32.954905  8193 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:33.005635  7943 ts_manager.cc:194] Registered new tserver with Master: d59571e148d94e8099c723ead590d422 (127.6.46.1:37995)
I20260812 08:02:33.007876  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.1:57479
W20260812 08:02:33.076612  8196 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:33.076857  8196 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:33.076936  8196 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:33.080314  8196 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:33.080482  8196 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.2
I20260812 08:02:33.084360  8196 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.2:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.46.2
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.8196
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.2

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:33.085506  8196 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:33.086759  8196 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:33.089648  8196 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260812 08:02:33.093528  8196 server_base.cc:1061] running on GCE node
W20260812 08:02:33.093494  8212 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
W20260812 08:02:33.093462  8209 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
W20260812 08:02:33.093462  8210 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
I20260812 08:02:33.094003  8196 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:33.094632  8196 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:33.095788  8196 hybrid_clock.cc:648] HybridClock initialized: now 1786521753095772 us; error 33 us; skew 500 ppm
I20260812 08:02:33.097571  8196 webserver.cc:533] Webserver started at http://127.6.46.2:35937/ using document root <none> and password file <none>
I20260812 08:02:33.098160  8196 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:33.098217  8196 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:33.098483  8196 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:33.100030  8196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/instance:
uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.100530  8196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal/instance:
uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.103883  8196 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260812 08:02:33.106065  8219 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.107100  8196 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:02:33.107232  8196 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.107335  8196 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/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)
I20260812 08:02:33.118614  8196 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:33.119194  8196 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
I20260812 08:02:33.119391  8196 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:33.119920  8196 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:33.120904  8196 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:33.120976  8196 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.121063  8196 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:33.121114  8196 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.130162  8196 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.2:39713
I20260812 08:02:33.130255  8376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.2:39713 every 8 connection(s)
I20260812 08:02:33.131167  8196 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
I20260812 08:02:33.134399  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 8196
I20260812 08:02:33.134575  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal/instance
I20260812 08:02:33.136806  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.3:0
--local_ip_for_outbound_sockets=127.6.46.3
--webserver_interface=127.6.46.3
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
I20260812 08:02:33.140237  8377 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:33.140511  8377 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:33.141004  8377 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:33.189606  7943 ts_manager.cc:194] Registered new tserver with Master: f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713)
I20260812 08:02:33.190650  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.2:43067
W20260812 08:02:33.259231  8381 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:33.259473  8381 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:33.259552  8381 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:33.262840  8381 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:33.262998  8381 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.3
I20260812 08:02:33.266944  8381 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.3:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.46.3
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.8381
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.3

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:33.268077  8381 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:33.269207  8381 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:33.271987  8381 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:33.275839  8391 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
W20260812 08:02:33.275812  8394 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
W20260812 08:02:33.275817  8392 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
I20260812 08:02:33.276139  8381 server_base.cc:1061] running on GCE node
I20260812 08:02:33.276563  8381 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:33.277096  8381 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:33.278288  8381 hybrid_clock.cc:648] HybridClock initialized: now 1786521753278276 us; error 34 us; skew 500 ppm
I20260812 08:02:33.280040  8381 webserver.cc:533] Webserver started at http://127.6.46.3:41429/ using document root <none> and password file <none>
I20260812 08:02:33.280634  8381 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:33.280720  8381 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:33.280947  8381 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:33.282557  8381 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/instance:
uuid: "8c91be8295464909bf947209e061cb90"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.283046  8381 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal/instance:
uuid: "8c91be8295464909bf947209e061cb90"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.286480  8381 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:02:33.288678  8401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.289671  8381 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:02:33.289805  8381 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
uuid: "8c91be8295464909bf947209e061cb90"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.289911  8381 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/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)
I20260812 08:02:33.303046  8381 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:33.303664  8381 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
I20260812 08:02:33.303874  8381 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:33.304374  8381 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:33.305356  8381 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:33.305404  8381 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.305444  8381 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:33.305459  8381 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.315433  8381 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.3:33749
I20260812 08:02:33.315460  8579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.3:33749 every 8 connection(s)
I20260812 08:02:33.316370  8381 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
I20260812 08:02:33.324306  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 8381
I20260812 08:02:33.324427  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal/instance
I20260812 08:02:33.324962  8580 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:33.325209  8580 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:33.325788  8580 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:33.326867  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.4:0
--local_ip_for_outbound_sockets=127.6.46.4
--webserver_interface=127.6.46.4
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
I20260812 08:02:33.362154  7943 ts_manager.cc:194] Registered new tserver with Master: 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:33.363011  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.3:42165
W20260812 08:02:33.436697  8588 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:33.436966  8588 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:33.437039  8588 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:33.440598  8588 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:33.440804  8588 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.4
I20260812 08:02:33.444953  8588 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.4:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.6.46.4
--webserver_port=0
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.8588
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.4

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:33.446097  8588 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:33.447331  8588 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:33.450145  8588 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:33.453984  8600 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
W20260812 08:02:33.453991  8596 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
I20260812 08:02:33.454082  8588 server_base.cc:1061] running on GCE node
W20260812 08:02:33.454284  8598 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
I20260812 08:02:33.454679  8588 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:33.455272  8588 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:33.456437  8588 hybrid_clock.cc:648] HybridClock initialized: now 1786521753456421 us; error 31 us; skew 500 ppm
I20260812 08:02:33.458180  8588 webserver.cc:533] Webserver started at http://127.6.46.4:37043/ using document root <none> and password file <none>
I20260812 08:02:33.458819  8588 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:33.458875  8588 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:33.459105  8588 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:02:33.460683  8588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/instance:
uuid: "10d7d0a1188f45a9be8d932baf87b145"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.461171  8588 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal/instance:
uuid: "10d7d0a1188f45a9be8d932baf87b145"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.464663  8588 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260812 08:02:33.466993  8607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.468072  8588 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:02:33.468220  8588 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
uuid: "10d7d0a1188f45a9be8d932baf87b145"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:33.468329  8588 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/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)
I20260812 08:02:33.494553  8588 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:33.495247  8588 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
I20260812 08:02:33.495443  8588 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:33.496029  8588 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:33.497093  8588 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:33.497169  8588 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.497242  8588 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:33.497292  8588 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:33.507079  8588 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.4:41203
I20260812 08:02:33.507139  8789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.4:41203 every 8 connection(s)
I20260812 08:02:33.508111  8588 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
I20260812 08:02:33.513903  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 8588
I20260812 08:02:33.514019  6328 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal/instance
I20260812 08:02:33.517005  8790 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:33.517232  8790 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:33.517683  8790 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:33.554450  7943 ts_manager.cc:194] Registered new tserver with Master: 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203)
I20260812 08:02:33.555207  7943 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.4:53397
I20260812 08:02:33.565084  6328 external_mini_cluster.cc:955] 4 TS(s) registered with all masters
I20260812 08:02:33.585270  7943 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50502:
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 {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:02:33.605278  8472 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad (DEFAULT_TABLE table=test-workload [id=3a217d8b56a54d5d96804882c7285f40]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:02:33.605247  8279 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad (DEFAULT_TABLE table=test-workload [id=3a217d8b56a54d5d96804882c7285f40]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:02:33.605962  8675 tablet_service.cc:1511] Processing CreateTablet for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad (DEFAULT_TABLE table=test-workload [id=3a217d8b56a54d5d96804882c7285f40]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:02:33.606489  8279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:33.606490  8472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:33.606817  8675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e95fe3f82ce48d09ca2e597fc6c4dad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:02:33.611812  8829 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Bootstrap starting.
I20260812 08:02:33.613183  8830 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Bootstrap starting.
I20260812 08:02:33.613588  8831 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Bootstrap starting.
I20260812 08:02:33.614140  8829 tablet_bootstrap.cc:654] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:33.614905  8829 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:33.615526  8830 tablet_bootstrap.cc:654] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:33.615839  8831 tablet_bootstrap.cc:654] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Neither blocks nor log segments found. Creating new log.
I20260812 08:02:33.616437  8830 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:33.616673  8829 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: No bootstrap required, opened a new log
I20260812 08:02:33.616641  8831 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:33.616910  8829 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260812 08:02:33.618311  8830 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: No bootstrap required, opened a new log
I20260812 08:02:33.618311  8831 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: No bootstrap required, opened a new log
I20260812 08:02:33.618546  8831 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20260812 08:02:33.618559  8830 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 08:02:33.619444  8829 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.619642  8829 raft_consensus.cc:385] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:33.619710  8829 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d7d0a1188f45a9be8d932baf87b145, State: Initialized, Role: FOLLOWER
I20260812 08:02:33.620190  8829 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.620986  8829 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260812 08:02:33.621351  8790 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:33.621961  8830 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.621963  8831 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.622180  8830 raft_consensus.cc:385] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:33.622180  8831 raft_consensus.cc:385] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:02:33.622248  8830 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1bf97351f2841dca6724eb2e9c8e4e2, State: Initialized, Role: FOLLOWER
I20260812 08:02:33.622248  8831 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c91be8295464909bf947209e061cb90, State: Initialized, Role: FOLLOWER
I20260812 08:02:33.622809  8830 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.622809  8831 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.623521  8377 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:33.623838  8580 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:33.624851  8830 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 08:02:33.624905  8831 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260812 08:02:33.632200  8378 tablet.cc:2406] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 08:02:33.667025  8839 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:33.667213  8839 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.668464  8839 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:33.673240  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d7d0a1188f45a9be8d932baf87b145" is_pre_election: true
I20260812 08:02:33.673434  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c91be8295464909bf947209e061cb90" is_pre_election: true
I20260812 08:02:33.673563  8711 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 0.
I20260812 08:02:33.673717  8504 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 0.
I20260812 08:02:33.674096  8222 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d7d0a1188f45a9be8d932baf87b145, f1bf97351f2841dca6724eb2e9c8e4e2; no voters: 
I20260812 08:02:33.674336  8839 raft_consensus.cc:2804] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260812 08:02:33.674404  8839 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:33.674497  8839 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:33.675731  8839 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.676154  8839 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 1 election: Requested vote from peers 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:33.676617  8711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10d7d0a1188f45a9be8d932baf87b145"
I20260812 08:02:33.676736  8711 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:33.676733  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c91be8295464909bf947209e061cb90"
I20260812 08:02:33.676898  8504 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:02:33.677696  8711 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 1.
I20260812 08:02:33.677881  8504 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 1.
I20260812 08:02:33.678048  8222 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10d7d0a1188f45a9be8d932baf87b145, f1bf97351f2841dca6724eb2e9c8e4e2; no voters: 
I20260812 08:02:33.678227  8839 raft_consensus.cc:2804] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:02:33.678483  8839 raft_consensus.cc:697] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 LEADER]: Becoming Leader. State: Replica: f1bf97351f2841dca6724eb2e9c8e4e2, State: Running, Role: LEADER
I20260812 08:02:33.678828  8839 consensus_queue.cc:237] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:33.682096  7943 catalog_manager.cc:5719] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2). New cstate: current_term: 1 leader_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:33.695792  6328 maintenance_mode-itest.cc:745] Restarting batch of 4 tservers: f1bf97351f2841dca6724eb2e9c8e4e2,d59571e148d94e8099c723ead590d422,10d7d0a1188f45a9be8d932baf87b145,8c91be8295464909bf947209e061cb90
W20260812 08:02:33.759009  8792 tablet.cc:2406] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260812 08:02:33.763664  8711 raft_consensus.cc:1275] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 1 FOLLOWER]: Refusing update from remote peer f1bf97351f2841dca6724eb2e9c8e4e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260812 08:02:33.764622  8839 consensus_queue.cc:1048] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:33.765101  8839 consensus_queue.cc:1048] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260812 08:02:33.790731  8874 mvcc.cc:204] Tried to move back new op lower bound from 7317593103415087104 to 7317593103071420416. Current Snapshot: MvccSnapshot[applied={T|T < 7317593103403618304}]
I20260812 08:02:33.802513  8877 mvcc.cc:204] Tried to move back new op lower bound from 7317593103415087104 to 7317593103071420416. Current Snapshot: MvccSnapshot[applied={T|T < 7317593103403618304}]
I20260812 08:02:33.983637  7939 ts_manager.cc:295] Set tserver state for d59571e148d94e8099c723ead590d422 to MAINTENANCE_MODE
I20260812 08:02:34.010957  8193 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:34.111743  7939 ts_manager.cc:295] Set tserver state for f1bf97351f2841dca6724eb2e9c8e4e2 to MAINTENANCE_MODE
I20260812 08:02:34.163568  7939 ts_manager.cc:295] Set tserver state for 10d7d0a1188f45a9be8d932baf87b145 to MAINTENANCE_MODE
I20260812 08:02:34.192497  7939 ts_manager.cc:295] Set tserver state for 8c91be8295464909bf947209e061cb90 to MAINTENANCE_MODE
I20260812 08:02:34.419574  8099 tablet_service.cc:1460] Tablet server d59571e148d94e8099c723ead590d422 set to quiescing
I20260812 08:02:34.419760  8099 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260812 08:02:34.464876  8279 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:34.465145  8279 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:34.477808  8844 raft_consensus.cc:993] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: : Instructing follower 10d7d0a1188f45a9be8d932baf87b145 to start an election
I20260812 08:02:34.478591  8844 raft_consensus.cc:1081] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 LEADER]: Signalling peer 10d7d0a1188f45a9be8d932baf87b145 to start an election
I20260812 08:02:34.483742  8711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad"
dest_uuid: "10d7d0a1188f45a9be8d932baf87b145"
 from {username='slave'} at 127.6.46.2:34477
I20260812 08:02:34.483981  8711 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260812 08:02:34.484074  8711 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:34.485359  8711 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:34.487560  8711 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [CANDIDATE]: Term 2 election: Requested vote from peers f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:34.497393  8711 raft_consensus.cc:1240] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 2 FOLLOWER]: Rejecting Update request from peer f1bf97351f2841dca6724eb2e9c8e4e2 for earlier term 1. Current term is 2. Ops: [1.68-1.68]
I20260812 08:02:34.502542  8897 consensus_queue.cc:1059] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 }, Status: INVALID_TERM, Last received: 1.67, Next index: 68, Last known committed idx: 66, Time since last communication: 0.000s
I20260812 08:02:34.502948  8844 raft_consensus.cc:993] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: : Instructing follower 10d7d0a1188f45a9be8d932baf87b145 to start an election
I20260812 08:02:34.514936  8844 raft_consensus.cc:1081] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 LEADER]: Signalling peer 10d7d0a1188f45a9be8d932baf87b145 to start an election
I20260812 08:02:34.515313  8839 raft_consensus.cc:3055] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260812 08:02:34.515370  8839 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f1bf97351f2841dca6724eb2e9c8e4e2, State: Running, Role: LEADER
I20260812 08:02:34.515558  8839 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 69, Committed index: 69, Last appended: 1.69, Last appended by leader: 69, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:34.515714  8839 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 1 FOLLOWER]: Advancing to term 2
W20260812 08:02:34.517521  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
I20260812 08:02:34.521100  8711 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad"
dest_uuid: "10d7d0a1188f45a9be8d932baf87b145"
 from {username='slave'} at 127.6.46.2:34477
I20260812 08:02:34.521327  8711 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260812 08:02:34.521471  8711 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:02:34.522711  8711 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:34.523458  8711 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [CANDIDATE]: Term 3 election: Requested vote from peers f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
W20260812 08:02:34.524814  8874 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.011s ago.
W20260812 08:02:34.529793  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:34.533828  8305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "10d7d0a1188f45a9be8d932baf87b145" candidate_term: 2 candidate_status { last_received { term: 1 index: 67 } } ignore_live_leader: true dest_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
I20260812 08:02:34.534089  8305 raft_consensus.cc:2410] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d7d0a1188f45a9be8d932baf87b145 for term 2 because replica has last-logged OpId of term: 1 index: 69, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 67.
I20260812 08:02:34.534446  8304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "10d7d0a1188f45a9be8d932baf87b145" candidate_term: 3 candidate_status { last_received { term: 1 index: 67 } } ignore_live_leader: true dest_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
I20260812 08:02:34.534554  8304 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 2 FOLLOWER]: Advancing to term 3
W20260812 08:02:34.532179  8644 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:34.535833  8304 raft_consensus.cc:2410] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d7d0a1188f45a9be8d932baf87b145 for term 3 because replica has last-logged OpId of term: 1 index: 69, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 67.
I20260812 08:02:34.541122  8504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "10d7d0a1188f45a9be8d932baf87b145" candidate_term: 2 candidate_status { last_received { term: 1 index: 67 } } ignore_live_leader: true dest_uuid: "8c91be8295464909bf947209e061cb90"
I20260812 08:02:34.541271  8504 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:02:34.542481  8504 raft_consensus.cc:2410] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d7d0a1188f45a9be8d932baf87b145 for term 2 because replica has last-logged OpId of term: 1 index: 69, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 67.
I20260812 08:02:34.542565  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "10d7d0a1188f45a9be8d932baf87b145" candidate_term: 3 candidate_status { last_received { term: 1 index: 67 } } ignore_live_leader: true dest_uuid: "8c91be8295464909bf947209e061cb90"
I20260812 08:02:34.542692  8503 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:02:34.542904  8675 tablet_service.cc:1460] Tablet server 10d7d0a1188f45a9be8d932baf87b145 set to quiescing
I20260812 08:02:34.543083  8675 tablet_service.cc:1467] Tablet server has 0 leaders and 2 scanners
I20260812 08:02:34.543672  8503 raft_consensus.cc:2410] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 10d7d0a1188f45a9be8d932baf87b145 for term 3 because replica has last-logged OpId of term: 1 index: 69, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 67.
I20260812 08:02:34.543042  8609 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [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: 10d7d0a1188f45a9be8d932baf87b145; no voters: 8c91be8295464909bf947209e061cb90, f1bf97351f2841dca6724eb2e9c8e4e2
I20260812 08:02:34.544850  8609 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [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: 10d7d0a1188f45a9be8d932baf87b145; no voters: 8c91be8295464909bf947209e061cb90, f1bf97351f2841dca6724eb2e9c8e4e2
I20260812 08:02:34.555058  9018 raft_consensus.cc:2749] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260812 08:02:34.555197  9018 raft_consensus.cc:2749] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260812 08:02:34.560103  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.560103  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.569748  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.570701  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
I20260812 08:02:34.571471  8472 tablet_service.cc:1460] Tablet server 8c91be8295464909bf947209e061cb90 set to quiescing
I20260812 08:02:34.571602  8472 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
W20260812 08:02:34.577134  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.580178  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.583333  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.589567  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.596097  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.602155  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.605492  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.610674  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.616003  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.624365  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.632369  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.636374  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.645917  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.651116  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.659533  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.668009  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.678467  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.686966  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.697521  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.704599  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.713762  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.724388  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.732110  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.744191  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.753623  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.761739  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.774377  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.780743  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.799203  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.802518  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.819854  9025 raft_consensus.cc:670] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: failed to trigger leader election: Illegal state: leader elections are disabled
W20260812 08:02:34.824273  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.824275  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.847127  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.848348  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.864074  8839 raft_consensus.cc:670] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: failed to trigger leader election: Illegal state: leader elections are disabled
W20260812 08:02:34.872793  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.873605  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.897607  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.900465  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.926260  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.926281  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.953465  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.953593  8252 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.983603  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:34.983626  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.015648  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.015674  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.050220  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.050220  8252 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.083328  8645 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.083328  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.115864  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.116991  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.135836  9026 raft_consensus.cc:670] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: failed to trigger leader election: Illegal state: leader elections are disabled
W20260812 08:02:35.152163  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.152189  8252 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.187381  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.188207  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.223958  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.225142  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.260600  8252 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.261227  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.297051  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.301021  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.335790  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.341274  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.377766  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.383942  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.418035  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.425031  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.462869  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.467363  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.505697  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.513839  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.547878  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.555985  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.593384  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.601388  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.644315  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.647848  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.689860  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:35.692623  8279 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:35.692809  8279 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
W20260812 08:02:35.696875  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.737713  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.743441  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:35.744485  8675 tablet_service.cc:1460] Tablet server 10d7d0a1188f45a9be8d932baf87b145 set to quiescing
I20260812 08:02:35.744611  8675 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
W20260812 08:02:35.786746  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.791599  8253 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35532: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
I20260812 08:02:35.808498  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 8196
W20260812 08:02:35.826045  8808 meta_cache.cc:302] tablet 2e95fe3f82ce48d09ca2e597fc6c4dad: replica f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713) has failed: Network error: recv got EOF from 127.6.46.2:39713 (error 108)
I20260812 08:02:35.826733  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.2:39713
--local_ip_for_outbound_sockets=127.6.46.2
--tserver_master_addrs=127.6.46.62:40615
--webserver_port=35937
--webserver_interface=127.6.46.2
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
W20260812 08:02:35.832755  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.838768  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.844103  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.844466  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.850842  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.864621  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.872081  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.889020  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.891714  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.896628  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.900995  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:35.920198  8858 meta_cache.cc:1510] marking tablet server f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713) as failed
I20260812 08:02:35.927013  8856 meta_cache.cc:1510] marking tablet server f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713) as failed
W20260812 08:02:35.944003  9060 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:35.944217  9060 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:35.944264  9060 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:35.947685  9060 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:35.947795  9060 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.2
I20260812 08:02:35.952019  9060 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.2:39713
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.6.46.2
--webserver_port=35937
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.9060
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.2

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:35.953150  9060 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:35.954363  9060 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:35.957355  9060 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:35.961419  9076 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
I20260812 08:02:35.961513  9060 server_base.cc:1061] running on GCE node
W20260812 08:02:35.961431  9072 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
W20260812 08:02:35.961457  9073 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
I20260812 08:02:35.962203  9060 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:35.962857  9060 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:35.964084  9060 hybrid_clock.cc:648] HybridClock initialized: now 1786521755964064 us; error 46 us; skew 500 ppm
I20260812 08:02:35.966033  9060 webserver.cc:533] Webserver started at http://127.6.46.2:35937/ using document root <none> and password file <none>
I20260812 08:02:35.966895  9060 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:35.967034  9060 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260812 08:02:35.967549  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:35.970845  9060 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:02:35.973095  9084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:35.974179  9060 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:02:35.974326  9060 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
uuid: "f1bf97351f2841dca6724eb2e9c8e4e2"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:35.974793  9060 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/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)
W20260812 08:02:35.983466  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:35.993731  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.002118  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.003652  9060 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:36.004393  9060 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
I20260812 08:02:36.004640  9060 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:36.005342  9060 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:36.006816  9094 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:02:36.010401  9060 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:02:36.010558  9060 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260812 08:02:36.010643  9060 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:02:36.012153  9060 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:02:36.012226  9060 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:02:36.012560  9094 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Bootstrap starting.
W20260812 08:02:36.023702  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.023959  9060 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.2:39713
I20260812 08:02:36.023984  9255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.2:39713 every 8 connection(s)
I20260812 08:02:36.025012  9060 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-1/data/info.pb
I20260812 08:02:36.034391  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 9060
I20260812 08:02:36.034585  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 8022
I20260812 08:02:36.047569  9257 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:36.047935  9257 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:36.048710  9257 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:36.050511  9094 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Log is configured to *not* fsync() on all Append() calls
W20260812 08:02:36.051034  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.051434  7939 ts_manager.cc:194] Re-registered known tserver with Master: f1bf97351f2841dca6724eb2e9c8e4e2 (127.6.46.2:39713)
W20260812 08:02:36.052145  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.052556  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.2:38119
I20260812 08:02:36.056294  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.1:37995
--local_ip_for_outbound_sockets=127.6.46.1
--tserver_master_addrs=127.6.46.62:40615
--webserver_port=44427
--webserver_interface=127.6.46.1
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
W20260812 08:02:36.059401  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.104704  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.126149  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.163919  9094 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Bootstrap replayed 1/1 log segments. Stats: ops{read=69 overwritten=0 applied=68 ignored=0} inserts{seen=3350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:02:36.164561  9094 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Bootstrap complete.
I20260812 08:02:36.165978  9094 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Time spent bootstrapping tablet: real 0.154s	user 0.119s	sys 0.018s
I20260812 08:02:36.168299  9094 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.169763  9094 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1bf97351f2841dca6724eb2e9c8e4e2, State: Initialized, Role: FOLLOWER
I20260812 08:02:36.170266  9094 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 68, Last appended: 1.69, Last appended by leader: 69, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.170975  9257 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:36.171221  9094 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
W20260812 08:02:36.173131  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.176661  9263 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:36.176855  9263 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:36.176952  9263 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:36.179745  8643 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:54284: Illegal state: replica 10d7d0a1188f45a9be8d932baf87b145 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.180830  9263 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:36.180977  9263 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.1
I20260812 08:02:36.184962  9263 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.1:37995
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.6.46.1
--webserver_port=44427
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.9263
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.1

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:36.186086  9263 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:36.187326  9263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:36.190104  9263 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:36.194015  9277 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
W20260812 08:02:36.194088  9279 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
W20260812 08:02:36.194356  9275 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
I20260812 08:02:36.194460  9263 server_base.cc:1061] running on GCE node
I20260812 08:02:36.194918  9263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:36.195524  9263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:36.196738  9263 hybrid_clock.cc:648] HybridClock initialized: now 1786521756196721 us; error 34 us; skew 500 ppm
I20260812 08:02:36.198639  9263 webserver.cc:533] Webserver started at http://127.6.46.1:44427/ using document root <none> and password file <none>
I20260812 08:02:36.199265  9263 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:36.199390  9263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:36.203125  9263 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
W20260812 08:02:36.203508  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.205350  9288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:36.206384  9263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:02:36.206609  9263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
uuid: "d59571e148d94e8099c723ead590d422"
format_stamp: "Formatted at 2026-08-12 08:02:32 on dist-test-slave-68xk"
I20260812 08:02:36.207032  9263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/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)
W20260812 08:02:36.221248  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.223387  9263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:36.224036  9263 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
I20260812 08:02:36.224239  9263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:36.224821  9263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:36.225878  9263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:02:36.225953  9263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:36.226023  9263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:02:36.226075  9263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260812 08:02:36.231473  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.234351  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.236689  9263 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.1:37995
I20260812 08:02:36.236713  9462 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.1:37995 every 8 connection(s)
I20260812 08:02:36.237845  9263 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-0/data/info.pb
I20260812 08:02:36.243640  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 9263
I20260812 08:02:36.243794  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 8588
I20260812 08:02:36.263810  9463 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:36.264146  9463 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:36.264861  9463 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:36.266310  7939 ts_manager.cc:194] Re-registered known tserver with Master: d59571e148d94e8099c723ead590d422 (127.6.46.1:37995)
I20260812 08:02:36.267143  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.1:46739
W20260812 08:02:36.271817  8809 connection.cc:573] client connection to 127.6.46.4:41203 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 08:02:36.272651  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.4:41203
--local_ip_for_outbound_sockets=127.6.46.4
--tserver_master_addrs=127.6.46.62:40615
--webserver_port=37043
--webserver_interface=127.6.46.4
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
W20260812 08:02:36.279560  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.301020  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.332682  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.349838  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.385772  9469 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:36.385988  9469 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:36.386039  9469 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:36.389478  9469 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:36.389591  9469 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.4
I20260812 08:02:36.393642  9469 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.4:41203
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.6.46.4
--webserver_port=37043
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.9469
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.4

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
W20260812 08:02:36.394891  8443 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
W20260812 08:02:36.394999  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.395045  9469 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:36.396226  9469 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:36.399214  9469 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260812 08:02:36.402886  9478 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
W20260812 08:02:36.402879  9480 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
W20260812 08:02:36.402891  9475 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
I20260812 08:02:36.403232  9469 server_base.cc:1061] running on GCE node
I20260812 08:02:36.403625  9469 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:36.404233  9469 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:36.405427  9469 hybrid_clock.cc:648] HybridClock initialized: now 1786521756405410 us; error 33 us; skew 500 ppm
I20260812 08:02:36.407305  9469 webserver.cc:533] Webserver started at http://127.6.46.4:37043/ using document root <none> and password file <none>
I20260812 08:02:36.407900  9469 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:36.408005  9469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260812 08:02:36.409825  8444 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:49456: Illegal state: replica 8c91be8295464909bf947209e061cb90 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.411741  9469 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:02:36.413712  9489 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:36.414850  9469 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:02:36.414996  9469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
uuid: "10d7d0a1188f45a9be8d932baf87b145"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:36.415402  9469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/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)
I20260812 08:02:36.424122  9267 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260812 08:02:36.424342  9267 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.425540  9267 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
W20260812 08:02:36.426200  9087 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.46.4:41203: connect: Connection refused (error 111)
W20260812 08:02:36.427408  9087 leader_election.cc:336] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203): Network error: Client connection negotiation failed: client connection to 127.6.46.4:41203: connect: Connection refused (error 111)
I20260812 08:02:36.430532  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 69 } } ignore_live_leader: false dest_uuid: "8c91be8295464909bf947209e061cb90" is_pre_election: true
I20260812 08:02:36.430693  8503 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 3.
W20260812 08:02:36.430922  9126 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:35626: Illegal state: replica f1bf97351f2841dca6724eb2e9c8e4e2 is not leader of this config: current role FOLLOWER
I20260812 08:02:36.431077  9087 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [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: 8c91be8295464909bf947209e061cb90, f1bf97351f2841dca6724eb2e9c8e4e2; no voters: 10d7d0a1188f45a9be8d932baf87b145
I20260812 08:02:36.431288  9267 raft_consensus.cc:2804] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260812 08:02:36.431351  9267 raft_consensus.cc:493] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260812 08:02:36.431392  9267 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:02:36.432950  9267 raft_consensus.cc:515] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.433401  9267 leader_election.cc:290] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 4 election: Requested vote from peers 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203), 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:36.433977  8503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e95fe3f82ce48d09ca2e597fc6c4dad" candidate_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" candidate_term: 4 candidate_status { last_received { term: 1 index: 69 } } ignore_live_leader: false dest_uuid: "8c91be8295464909bf947209e061cb90"
I20260812 08:02:36.434101  8503 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 3 FOLLOWER]: Advancing to term 4
W20260812 08:02:36.434512  9087 leader_election.cc:336] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203): Network error: Client connection negotiation failed: client connection to 127.6.46.4:41203: connect: Connection refused (error 111)
I20260812 08:02:36.435144  8503 raft_consensus.cc:2468] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f1bf97351f2841dca6724eb2e9c8e4e2 in term 4.
I20260812 08:02:36.435442  9087 leader_election.cc:304] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [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: 8c91be8295464909bf947209e061cb90, f1bf97351f2841dca6724eb2e9c8e4e2; no voters: 10d7d0a1188f45a9be8d932baf87b145
I20260812 08:02:36.435464  9469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:36.435631  9267 raft_consensus.cc:2804] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260812 08:02:36.435936  9267 raft_consensus.cc:697] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [term 4 LEADER]: Becoming Leader. State: Replica: f1bf97351f2841dca6724eb2e9c8e4e2, State: Running, Role: LEADER
I20260812 08:02:36.436185  9469 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
I20260812 08:02:36.436255  9267 consensus_queue.cc:237] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 68, Committed index: 68, Last appended: 1.69, Last appended by leader: 69, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.436406  9469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:36.437197  9469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:36.438822  9508 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:02:36.439435  7939 catalog_manager.cc:5719] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } health_report { overall_health: UNKNOWN } } }
I20260812 08:02:36.442286  9469 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:02:36.442353  9469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260812 08:02:36.442430  9469 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:02:36.443912  9469 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:02:36.443970  9469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:02:36.444270  9508 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Bootstrap starting.
I20260812 08:02:36.456172  9469 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.4:41203
I20260812 08:02:36.456182  9673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.4:41203 every 8 connection(s)
I20260812 08:02:36.457410  9469 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-3/data/info.pb
I20260812 08:02:36.459720  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 9469
I20260812 08:02:36.459863  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 8381
I20260812 08:02:36.477046  9674 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:36.477346  9674 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:36.478077  9674 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
W20260812 08:02:36.478312  9087 connection.cc:573] client connection to 127.6.46.3:33749 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:02:36.479879  8809 connection.cc:573] client connection to 127.6.46.3:33749 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 08:02:36.479876  9508 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:36.480253  7939 ts_manager.cc:194] Re-registered known tserver with Master: 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203)
W20260812 08:02:36.480984  9502 negotiation.cc:336] Failed RPC negotiation. Trace:
0812 08:02:36.479396 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.6.46.3:33749 (local address 127.6.46.2:44813)
0812 08:02:36.479581 (+   185us) negotiation.cc:107] Waiting for socket to connect
0812 08:02:36.479596 (+    15us) client_negotiation.cc:175] Beginning negotiation
0812 08:02:36.479689 (+    93us) client_negotiation.cc:262] Sending NEGOTIATE NegotiatePB request
0812 08:02:36.480341 (+   652us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.6.46.3:33749: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":113}
W20260812 08:02:36.481161  9087 consensus_peers.cc:597] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 -> Peer 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749): Couldn't send request to peer 8c91be8295464909bf947209e061cb90. Status: Network error: Client connection negotiation failed: client connection to 127.6.46.3:33749: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:36.481287  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.4:54709
I20260812 08:02:36.482116  6328 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskolHNwF/build/debug/bin/kudu
/tmp/dist-test-taskolHNwF/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.6.46.3:33749
--local_ip_for_outbound_sockets=127.6.46.3
--tserver_master_addrs=127.6.46.62:40615
--webserver_port=41429
--webserver_interface=127.6.46.3
--builtin_ntp_servers=127.6.46.20:40629
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--scanner_default_batch_size_bytes=100 with env {}
W20260812 08:02:36.482640  9087 consensus_peers.cc:597] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 -> Peer 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203): Couldn't send request to peer 10d7d0a1188f45a9be8d932baf87b145. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260812 08:02:36.597209  9508 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Bootstrap replayed 1/1 log segments. Stats: ops{read=67 overwritten=0 applied=66 ignored=0} inserts{seen=3250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260812 08:02:36.597735  9508 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Bootstrap complete.
I20260812 08:02:36.599248  9508 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Time spent bootstrapping tablet: real 0.155s	user 0.133s	sys 0.012s
I20260812 08:02:36.601464  9508 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.603050  9508 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10d7d0a1188f45a9be8d932baf87b145, State: Initialized, Role: FOLLOWER
I20260812 08:02:36.603561  9508 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 66, Last appended: 1.67, Last appended by leader: 67, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.604238  9674 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:36.604423  9508 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260812 08:02:36.612162  9680 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:02:36.612399  9680 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:02:36.612494  9680 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:02:36.615922  9680 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:02:36.616092  9680 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.46.3
I20260812 08:02:36.620195  9680 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.6.46.20:40629
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_heartbeat_interval_ms=100
--fs_data_dirs=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.6.46.3:33749
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.6.46.3
--webserver_port=41429
--tserver_master_addrs=127.6.46.62:40615
--scanner_default_batch_size_bytes=100
--never_fsync=true
--heap_profile_path=/tmp/kudu.9680
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.6.46.3

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 70c51312f1186a8ae9f46647160b7730123f7601-dirty
build type DEBUG
built by None at 12 Aug 2026 06:06:26 UTC on 39be9dd7121a
I20260812 08:02:36.621342  9680 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260812 08:02:36.622589  9680 file_cache.cc:504] Constructed file cache file cache with capacity 419430
E20260812 08:02:36.625387  9680 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
I20260812 08:02:36.629505  9680 server_base.cc:1061] running on GCE node
W20260812 08:02:36.629431  9695 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
W20260812 08:02:36.629429  9693 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
W20260812 08:02:36.629426  9698 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
I20260812 08:02:36.630143  9680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:02:36.630746  9680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:02:36.631940  9680 hybrid_clock.cc:648] HybridClock initialized: now 1786521756631922 us; error 31 us; skew 500 ppm
I20260812 08:02:36.633708  9680 webserver.cc:533] Webserver started at http://127.6.46.3:41429/ using document root <none> and password file <none>
I20260812 08:02:36.634298  9680 fs_manager.cc:362] Metadata directory not provided
I20260812 08:02:36.634371  9680 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:02:36.637897  9680 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:02:36.640038  9705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:02:36.641095  9680 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:02:36.641227  9680 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data,/tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
uuid: "8c91be8295464909bf947209e061cb90"
format_stamp: "Formatted at 2026-08-12 08:02:33 on dist-test-slave-68xk"
I20260812 08:02:36.641616  9680 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/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)
I20260812 08:02:36.651106  9604 raft_consensus.cc:3060] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:02:36.652856  9604 raft_consensus.cc:1275] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 10d7d0a1188f45a9be8d932baf87b145 [term 4 FOLLOWER]: Refusing update from remote peer f1bf97351f2841dca6724eb2e9c8e4e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 67. Preceding OpId from leader: term: 1 index: 69. (index mismatch)
I20260812 08:02:36.653581  9503 consensus_queue.cc:1050] T 2e95fe3f82ce48d09ca2e597fc6c4dad P f1bf97351f2841dca6724eb2e9c8e4e2 [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 70, Last known committed idx: 66, Time since last communication: 0.000s
I20260812 08:02:36.660558  9266 mvcc.cc:204] Tried to move back new op lower bound from 7317593114981933056 to 7317593114365657088. Current Snapshot: MvccSnapshot[applied={T|T < 7317593106439954432}]
I20260812 08:02:36.662405  9683 mvcc.cc:204] Tried to move back new op lower bound from 7317593114981933056 to 7317593114365657088. Current Snapshot: MvccSnapshot[applied={T|T < 7317593106439954432}]
I20260812 08:02:36.665102  9680 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:02:36.665874  9680 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
I20260812 08:02:36.666123  9680 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:02:36.666867  9680 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:02:36.670249  9727 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:02:36.676340  9680 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:02:36.676425  9680 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.000s
I20260812 08:02:36.676504  9680 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:02:36.678650  9680 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:02:36.678714  9680 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:02:36.680019  9727 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Bootstrap starting.
I20260812 08:02:36.692019  9680 rpc_server.cc:307] RPC server started. Bound to: 127.6.46.3:33749
I20260812 08:02:36.692866  9892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.46.3:33749 every 8 connection(s)
I20260812 08:02:36.693374  9680 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskolHNwF/test-tmp/maintenance_mode-itest.0.RollingRestartArgs_RollingRestartITest.TestWorkloads_4.1786521733752343-6328-0/minicluster-data/ts-2/data/info.pb
I20260812 08:02:36.703466  6328 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskolHNwF/build/debug/bin/kudu as pid 9680
I20260812 08:02:36.710142  9727 log.cc:826] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Log is configured to *not* fsync() on all Append() calls
I20260812 08:02:36.716552  9893 heartbeater.cc:344] Connected to a master server at 127.6.46.62:40615
I20260812 08:02:36.716881  9893 heartbeater.cc:461] Registering TS with master...
I20260812 08:02:36.717592  9893 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:36.719674  7939 ts_manager.cc:194] Re-registered known tserver with Master: 8c91be8295464909bf947209e061cb90 (127.6.46.3:33749)
I20260812 08:02:36.720665  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.46.3:34721
I20260812 08:02:36.888022  9727 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Bootstrap replayed 1/1 log segments. Stats: ops{read=69 overwritten=0 applied=69 ignored=0} inserts{seen=3400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:02:36.888617  9727 tablet_bootstrap.cc:492] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Bootstrap complete.
I20260812 08:02:36.890201  9727 ts_tablet_manager.cc:1403] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Time spent bootstrapping tablet: real 0.211s	user 0.179s	sys 0.016s
I20260812 08:02:36.893049  9727 raft_consensus.cc:359] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 4 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.893519  9727 raft_consensus.cc:740] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [term 4 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c91be8295464909bf947209e061cb90, State: Initialized, Role: FOLLOWER
I20260812 08:02:36.894130  9727 consensus_queue.cc:260] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 69, Last appended: 1.69, Last appended by leader: 69, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10d7d0a1188f45a9be8d932baf87b145" member_type: VOTER last_known_addr { host: "127.6.46.4" port: 41203 } } peers { permanent_uuid: "f1bf97351f2841dca6724eb2e9c8e4e2" member_type: VOTER last_known_addr { host: "127.6.46.2" port: 39713 } } peers { permanent_uuid: "8c91be8295464909bf947209e061cb90" member_type: VOTER last_known_addr { host: "127.6.46.3" port: 33749 } }
I20260812 08:02:36.895133  9727 ts_tablet_manager.cc:1434] T 2e95fe3f82ce48d09ca2e597fc6c4dad P 8c91be8295464909bf947209e061cb90: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260812 08:02:36.895527  9893 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
W20260812 08:02:37.004817  8854 scanner-internal.cc:458] Time spent opening tablet: real 2.322s	user 0.004s	sys 0.000s
I20260812 08:02:37.085948  9797 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260812 08:02:37.091014  9573 tablet_service.cc:1467] Tablet server has 0 leaders and 1 scanners
I20260812 08:02:37.124956  9359 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
W20260812 08:02:37.131546  8858 scanner-internal.cc:458] Time spent opening tablet: real 2.422s	user 0.002s	sys 0.001s
I20260812 08:02:37.133540  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
W20260812 08:02:37.142653  8856 scanner-internal.cc:458] Time spent opening tablet: real 2.429s	user 0.000s	sys 0.004s
I20260812 08:02:37.247700  9930 mvcc.cc:204] Tried to move back new op lower bound from 7317593116484055040 to 7317593114365657088. Current Snapshot: MvccSnapshot[applied={T|T < 7317593116484055040 or (T in {7317593116484055040})}]
I20260812 08:02:37.269388  9463 heartbeater.cc:499] Master 127.6.46.62:40615 was elected leader, sending a full tablet report...
I20260812 08:02:37.859217  7937 ts_manager.cc:284] Unset tserver state for 8c91be8295464909bf947209e061cb90 from MAINTENANCE_MODE
I20260812 08:02:37.864908  7939 ts_manager.cc:284] Unset tserver state for d59571e148d94e8099c723ead590d422 from MAINTENANCE_MODE
I20260812 08:02:37.946796  7939 ts_manager.cc:284] Unset tserver state for 10d7d0a1188f45a9be8d932baf87b145 from MAINTENANCE_MODE
I20260812 08:02:37.996935  9257 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:37.999008  9893 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:38.013048  7937 ts_manager.cc:284] Unset tserver state for f1bf97351f2841dca6724eb2e9c8e4e2 from MAINTENANCE_MODE
I20260812 08:02:38.272346  9463 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:38.373572  7937 ts_manager.cc:295] Set tserver state for 10d7d0a1188f45a9be8d932baf87b145 to MAINTENANCE_MODE
I20260812 08:02:38.473483  7937 ts_manager.cc:295] Set tserver state for 8c91be8295464909bf947209e061cb90 to MAINTENANCE_MODE
I20260812 08:02:38.598994  7937 ts_manager.cc:295] Set tserver state for d59571e148d94e8099c723ead590d422 to MAINTENANCE_MODE
I20260812 08:02:38.677567  9674 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:38.720446  7937 ts_manager.cc:295] Set tserver state for f1bf97351f2841dca6724eb2e9c8e4e2 to MAINTENANCE_MODE
I20260812 08:02:38.829066  9797 tablet_service.cc:1460] Tablet server 8c91be8295464909bf947209e061cb90 set to quiescing
I20260812 08:02:38.829327  9797 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260812 08:02:38.834079  9573 tablet_service.cc:1460] Tablet server 10d7d0a1188f45a9be8d932baf87b145 set to quiescing
I20260812 08:02:38.834254  9573 tablet_service.cc:1467] Tablet server has 0 leaders and 2 scanners
I20260812 08:02:39.002792  9893 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:39.007097  9257 heartbeater.cc:507] Master 127.6.46.62:40615 requested a full tablet report, sending...
I20260812 08:02:39.061627  9359 tablet_service.cc:1460] Tablet server d59571e148d94e8099c723ead590d422 set to quiescing
I20260812 08:02:39.061846  9359 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260812 08:02:39.110194  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:39.110364  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 3 scanners
I20260812 08:02:40.156044  9573 tablet_service.cc:1460] Tablet server 10d7d0a1188f45a9be8d932baf87b145 set to quiescing
I20260812 08:02:40.156234  9573 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260812 08:02:40.400533  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:40.400723  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:41.677515  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:41.677702  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:42.992473  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:42.992650  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:44.247786  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:44.247993  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:45.521708  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:45.521886  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:46.843377  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:46.843561  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:48.202653  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:48.202814  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:49.496392  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:49.496591  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:50.785028  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:50.785207  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:50.966579  8854 scanner-internal.cc:172] Scan of tablet 2e95fe3f82ce48d09ca2e597fc6c4dad at 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203) deadline exceeded after 10.000s
W20260812 08:02:50.966779  8854 scanner-internal.cc:458] Time spent opening tablet: real 11.233s	user 0.000s	sys 0.007s
I20260812 08:02:51.081054  8856 scanner-internal.cc:172] Scan of tablet 2e95fe3f82ce48d09ca2e597fc6c4dad at 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203) deadline exceeded after 10.000s
W20260812 08:02:51.081213  8856 scanner-internal.cc:458] Time spent opening tablet: real 11.227s	user 0.004s	sys 0.003s
I20260812 08:02:51.084565  8858 scanner-internal.cc:172] Scan of tablet 2e95fe3f82ce48d09ca2e597fc6c4dad at 10d7d0a1188f45a9be8d932baf87b145 (127.6.46.4:41203) deadline exceeded after 10.000s
W20260812 08:02:51.084704  8858 scanner-internal.cc:458] Time spent opening tablet: real 11.224s	user 0.006s	sys 0.000s
I20260812 08:02:52.104681  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:52.104871  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:53.391919  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:53.392105  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:54.688720  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:54.688891  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:56.015552  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:56.015739  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:57.306565  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:57.306725  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:58.591928  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:58.592168  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:02:59.962872  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:02:59.963039  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:01.275344  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:01.275527  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:02.553607  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:02.553779  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:03.847484  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:03.847647  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:05.184585  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:05.184773  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:06.582934  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:06.583107  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260812 08:03:07.855501  9156 tablet_service.cc:1460] Tablet server f1bf97351f2841dca6724eb2e9c8e4e2 set to quiescing
I20260812 08:03:07.855669  9156 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
E20260812 08:03:07.924747  6328 maintenance_mode-itest.cc:516] Timed out: Running 'tserver quiesce start 127.6.46.2:39713 --error_if_not_fully_quiesced' did not succeed in 30 seconds: Runtime error: error running 'tserver quiesce start 127.6.46.2:39713 --error_if_not_fully_quiesced': stdout: , stderr: W20260812 08:03:07.828842 10609 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:07.829177 10609 flags.cc:432] Enabled unsafe flag: --never_fsync=true
Incomplete: Tablet server not fully quiesced: 1 tablet leaders and 0 active scanners remain
: /tmp/dist-test-taskolHNwF/build/debug/bin/kudu: process exited with non-zero status 1
I20260812 08:03:07.935876  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 9263
I20260812 08:03:07.952654  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 9060
I20260812 08:03:07.973013  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 9680
I20260812 08:03:07.990252  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 9469
I20260812 08:03:08.005200  6328 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskolHNwF/build/debug/bin/kudu with pid 7905
2026-08-12T08:03:08Z chronyd exiting
[       OK ] RollingRestartArgs/RollingRestartITest.TestWorkloads/4 (35507 ms)
[----------] 1 test from RollingRestartArgs/RollingRestartITest (35507 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 2 test suites ran. (54281 ms total)
[  PASSED  ] 2 tests.
I20260812 08:03:08.044651  6328 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/client/meta_cache.cc:302: suppressed but not reported on 17 messages since previous log ~32 seconds ago
