[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from TabletCopyClientSessionITest
[ RUN      ] TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping
2026-08-12T08:03:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:03:28Z Disabled control of system clock
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:28.033138 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.126:39779
--webserver_interface=127.19.129.126
--webserver_port=0
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:39779
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:28.140347 19986 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:28.140604 19986 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:28.140645 19986 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:28.144088 19986 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:28.144151 19986 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:28.144174 19986 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:28.144245 19986 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:28.148238 19986 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:39779
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:39779
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.19986
--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:03:28.149413 19986 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:03:28.150614 19986 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:28.156422 19992 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:03:28.156451 19997 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:03:28.156432 19993 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:03:28.156704 19986 server_base.cc:1061] running on GCE node
I20260812 08:03:28.157196 19986 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:28.158226 19986 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:28.159433 19986 hybrid_clock.cc:648] HybridClock initialized: now 1786521808159377 us; error 69 us; skew 500 ppm
I20260812 08:03:28.161360 19986 webserver.cc:533] Webserver started at http://127.19.129.126:36657/ using document root <none> and password file <none>
I20260812 08:03:28.161990 19986 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:28.162079 19986 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:28.162313 19986 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:28.163960 19986 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data/instance:
uuid: "063be4d98ea34d83b925159f2661be03"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.164492 19986 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal/instance:
uuid: "063be4d98ea34d83b925159f2661be03"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.168001 19986 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260812 08:03:28.170284 20005 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:03:28.171411 19986 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:28.171566 19986 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "063be4d98ea34d83b925159f2661be03"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.171675 19986 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:28.184185 19986 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:28.184891 19986 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:03:28.185098 19986 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:28.192878 20097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:39779 every 8 connection(s)
I20260812 08:03:28.192883 19986 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:39779
I20260812 08:03:28.193938 19986 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:28.196861 20099 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:03:28.199832 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 19986
I20260812 08:03:28.199987 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal/instance
I20260812 08:03:28.203011 20099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Bootstrap starting.
I20260812 08:03:28.205627 20099 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:28.206543 20099 log.cc:826] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:28.208434 20099 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: No bootstrap required, opened a new log
I20260812 08:03:28.211431 20099 raft_consensus.cc:359] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.211660 20099 raft_consensus.cc:385] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:28.211791 20099 raft_consensus.cc:740] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 063be4d98ea34d83b925159f2661be03, State: Initialized, Role: FOLLOWER
I20260812 08:03:28.212267 20099 consensus_queue.cc:260] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.212452 20099 raft_consensus.cc:399] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:28.212531 20099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:28.212636 20099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:28.213502 20099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.213791 20099 leader_election.cc:304] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [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: 063be4d98ea34d83b925159f2661be03; no voters: 
I20260812 08:03:28.214038 20099 leader_election.cc:290] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:28.214182 20105 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:28.214483 20105 raft_consensus.cc:697] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 LEADER]: Becoming Leader. State: Replica: 063be4d98ea34d83b925159f2661be03, State: Running, Role: LEADER
I20260812 08:03:28.214819 20105 consensus_queue.cc:237] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [LEADER]: Queue going to LEADER mode. State: All 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: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.215224 20099 sys_catalog.cc:565] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:28.216486 20107 sys_catalog.cc:455] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 063be4d98ea34d83b925159f2661be03. Latest consensus state: current_term: 1 leader_uuid: "063be4d98ea34d83b925159f2661be03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } } }
I20260812 08:03:28.216445 20106 sys_catalog.cc:455] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "063be4d98ea34d83b925159f2661be03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } } }
I20260812 08:03:28.216604 20107 sys_catalog.cc:458] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:28.216604 20106 sys_catalog.cc:458] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:28.217047 20122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:28.220217 20122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:28.225728 20122 catalog_manager.cc:1383] Generated new cluster ID: 168917780f7f43b09224e49cced10a80
I20260812 08:03:28.225847 20122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:28.244395 20122 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:28.245270 20122 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:28.255278 20122 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Generated new TSK 0
I20260812 08:03:28.255909 20122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:28.261897 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.65:0
--local_ip_for_outbound_sockets=127.19.129.65
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:39779
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:28.373517 20144 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:28.373735 20144 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:28.373780 20144 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:28.377370 20144 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:28.377497 20144 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:28.381493 20144 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.20144
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:28.382673 20144 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:03:28.383817 20144 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:28.390596 20151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:28.390568 20152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260812 08:03:28.390568 20156 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:03:28.390988 20144 server_base.cc:1061] running on GCE node
I20260812 08:03:28.391419 20144 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:28.392050 20144 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:28.393253 20144 hybrid_clock.cc:648] HybridClock initialized: now 1786521808393224 us; error 42 us; skew 500 ppm
I20260812 08:03:28.395591 20144 webserver.cc:533] Webserver started at http://127.19.129.65:33179/ using document root <none> and password file <none>
I20260812 08:03:28.396274 20144 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:28.396348 20144 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:28.396603 20144 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:28.398562 20144 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/instance:
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.399129 20144 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance:
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.403069 20144 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 08:03:28.405597 20169 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:03:28.406759 20144 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:28.406899 20144 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.407021 20144 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:28.437956 20144 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:28.439168 20144 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:03:28.439414 20144 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:28.440035 20144 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:28.441275 20144 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:28.441344 20144 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:28.441418 20144 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:28.441489 20144 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:28.460011 20144 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:37047
I20260812 08:03:28.460053 20379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:37047 every 8 connection(s)
I20260812 08:03:28.461433 20144 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:28.463096 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 20144
I20260812 08:03:28.463196 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance
I20260812 08:03:28.466750 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.66:0
--local_ip_for_outbound_sockets=127.19.129.66
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:39779
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:28.473589 20380 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:28.473857 20380 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:28.474488 20380 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:28.476555 20031 ts_manager.cc:194] Registered new tserver with Master: 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:28.478554 20031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:39511
W20260812 08:03:28.584947 20383 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:28.585176 20383 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:28.585223 20383 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:28.588820 20383 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:28.588932 20383 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:28.593192 20383 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.20383
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:28.594404 20383 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:03:28.595651 20383 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:28.602622 20383 server_base.cc:1061] running on GCE node
W20260812 08:03:28.602566 20394 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:03:28.602571 20396 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:03:28.602566 20393 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:03:28.603245 20383 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:28.603820 20383 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:28.605023 20383 hybrid_clock.cc:648] HybridClock initialized: now 1786521808605004 us; error 38 us; skew 500 ppm
I20260812 08:03:28.606993 20383 webserver.cc:533] Webserver started at http://127.19.129.66:33525/ using document root <none> and password file <none>
I20260812 08:03:28.607625 20383 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:28.607712 20383 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:28.607947 20383 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:28.609553 20383 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/instance:
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.610064 20383 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance:
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.613510 20383 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260812 08:03:28.615720 20410 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:03:28.616736 20383 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:28.616900 20383 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.617007 20383 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:28.633234 20383 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:28.633903 20383 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:03:28.634106 20383 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:28.634773 20383 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:28.635794 20383 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:28.635876 20383 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:28.635994 20383 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:28.636047 20383 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:28.645483 20383 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:38703
I20260812 08:03:28.645527 20615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:38703 every 8 connection(s)
I20260812 08:03:28.646471 20383 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:28.654670 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 20383
I20260812 08:03:28.654811 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance
I20260812 08:03:28.655653 20616 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:28.655934 20616 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:28.656481 20616 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:28.657562 20031 ts_manager.cc:194] Registered new tserver with Master: 80da573cfe8c4afdb9402409738384da (127.19.129.66:38703)
I20260812 08:03:28.658138 20031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:47133
I20260812 08:03:28.669694 19973 external_mini_cluster.cc:955] 2 TS(s) registered with all masters
I20260812 08:03:28.681450 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 20383
I20260812 08:03:28.692987 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 19986
I20260812 08:03:28.708215 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.126:39779
--webserver_interface=127.19.129.126
--webserver_port=36657
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:39779
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:28.817991 20626 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:28.818209 20626 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:28.818252 20626 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:28.821609 20626 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:28.821671 20626 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:28.821691 20626 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:28.821708 20626 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:28.825994 20626 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:39779
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:39779
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=36657
--never_fsync=true
--heap_profile_path=/tmp/kudu.20626
--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:03:28.827232 20626 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:03:28.828373 20626 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:28.834174 20637 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:03:28.834188 20635 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:03:28.834393 20626 server_base.cc:1061] running on GCE node
W20260812 08:03:28.834188 20639 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:03:28.835071 20626 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:28.836025 20626 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:28.837203 20626 hybrid_clock.cc:648] HybridClock initialized: now 1786521808837173 us; error 45 us; skew 500 ppm
I20260812 08:03:28.839210 20626 webserver.cc:533] Webserver started at http://127.19.129.126:36657/ using document root <none> and password file <none>
I20260812 08:03:28.839826 20626 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:28.839912 20626 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:28.843408 20626 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:28.845599 20652 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:03:28.846813 20626 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:28.846975 20626 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "063be4d98ea34d83b925159f2661be03"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:28.847410 20626 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:28.866884 20626 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:28.867638 20626 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:03:28.867871 20626 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:28.875747 20626 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:39779
I20260812 08:03:28.875753 20753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:39779 every 8 connection(s)
I20260812 08:03:28.876917 20626 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:28.880972 20754 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:28.882503 20754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Bootstrap starting.
I20260812 08:03:28.885249 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 20626
I20260812 08:03:28.897718 20754 log.cc:826] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:28.904078 20754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=3 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:28.904495 20754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Bootstrap complete.
I20260812 08:03:28.908721 20754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.909080 20754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 063be4d98ea34d83b925159f2661be03, State: Initialized, Role: FOLLOWER
I20260812 08:03:28.909662 20754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.909858 20754 raft_consensus.cc:399] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:28.909943 20754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:28.910058 20754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:28.912410 20754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.912817 20754 leader_election.cc:304] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [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: 063be4d98ea34d83b925159f2661be03; no voters: 
I20260812 08:03:28.913190 20754 leader_election.cc:290] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:28.913443 20759 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:28.913705 20759 raft_consensus.cc:697] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [term 2 LEADER]: Becoming Leader. State: Replica: 063be4d98ea34d83b925159f2661be03, State: Running, Role: LEADER
I20260812 08:03:28.914095 20759 consensus_queue.cc:237] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } }
I20260812 08:03:28.914515 20754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:28.916317 20765 sys_catalog.cc:455] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 063be4d98ea34d83b925159f2661be03. Latest consensus state: current_term: 2 leader_uuid: "063be4d98ea34d83b925159f2661be03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } } }
I20260812 08:03:28.916342 20761 sys_catalog.cc:455] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "063be4d98ea34d83b925159f2661be03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "063be4d98ea34d83b925159f2661be03" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 39779 } } }
I20260812 08:03:28.916437 20765 sys_catalog.cc:458] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:28.916471 20761 sys_catalog.cc:458] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:28.922681 20783 catalog_manager.cc:1295] Loaded cluster ID: 168917780f7f43b09224e49cced10a80
I20260812 08:03:28.922756 20783 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: loading cluster ID for follower catalog manager: success
I20260812 08:03:28.925203 20783 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: acquiring CA information for follower catalog manager: success
I20260812 08:03:28.926548 20783 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260812 08:03:28.926679 20775 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:28.927402 20775 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:28.927837 20775 catalog_manager.cc:1295] Loaded cluster ID: 168917780f7f43b09224e49cced10a80
I20260812 08:03:28.927913 20775 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:28.928388 20775 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:28.928807 20775 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 063be4d98ea34d83b925159f2661be03: Loaded TSK: 0
I20260812 08:03:28.929323 20775 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:29.480988 20380 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:29.486058 20682 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "001a6beeca1841febfc9ad4391881e00" instance_seqno: 1786521808456355) as {username='slave'} at 127.19.129.65:43409; Asking this server to re-register.
I20260812 08:03:29.486716 20380 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:29.486879 20380 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:29.487933 20682 ts_manager.cc:194] Registered new tserver with Master: 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:29.494107 19973 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260812 08:03:29.507985 20682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55052:
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: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:29.525209 20258 tablet_service.cc:1511] Processing CreateTablet for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 (DEFAULT_TABLE table=test-workload [id=1252f2acd77747baa712ba0ff16f4892]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:29.526598 20258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4d28cc3f8a4bacbed742e62eb76e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:29.531903 20811 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap starting.
I20260812 08:03:29.534003 20811 tablet_bootstrap.cc:654] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:29.534927 20811 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:29.536670 20811 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: No bootstrap required, opened a new log
I20260812 08:03:29.536880 20811 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260812 08:03:29.539222 20811 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:29.539444 20811 raft_consensus.cc:385] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:29.539530 20811 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Initialized, Role: FOLLOWER
I20260812 08:03:29.539927 20811 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:29.540069 20811 raft_consensus.cc:399] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:29.540158 20811 raft_consensus.cc:493] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:29.540267 20811 raft_consensus.cc:3060] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:29.541584 20811 raft_consensus.cc:515] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:29.541963 20811 leader_election.cc:304] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [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: 001a6beeca1841febfc9ad4391881e00; no voters: 
I20260812 08:03:29.542323 20811 leader_election.cc:290] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:29.542486 20813 raft_consensus.cc:2804] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:29.542752 20813 raft_consensus.cc:697] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 LEADER]: Becoming Leader. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Running, Role: LEADER
I20260812 08:03:29.543104 20813 consensus_queue.cc:237] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [LEADER]: Queue going to LEADER mode. State: All 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: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:29.543246 20811 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260812 08:03:29.547014 20682 catalog_manager.cc:5719] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 reported cstate change: term changed from 0 to 1, leader changed from <none> to 001a6beeca1841febfc9ad4391881e00 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "001a6beeca1841febfc9ad4391881e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:29.996825 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.66:38703
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33525
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:30.104496 20839 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:30.104770 20839 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:30.104868 20839 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:30.108413 20839 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:30.108597 20839 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:30.112717 20839 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:38703
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=33525
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.20839
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:30.113896 20839 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:03:30.115145 20839 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:30.122179 20839 server_base.cc:1061] running on GCE node
W20260812 08:03:30.122123 20846 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:03:30.122125 20848 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:03:30.122125 20851 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:03:30.122834 20839 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:30.123453 20839 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:30.124650 20839 hybrid_clock.cc:648] HybridClock initialized: now 1786521810124632 us; error 31 us; skew 500 ppm
I20260812 08:03:30.126669 20839 webserver.cc:533] Webserver started at http://127.19.129.66:33525/ using document root <none> and password file <none>
I20260812 08:03:30.127283 20839 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:30.127400 20839 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:30.130996 20839 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.001s
I20260812 08:03:30.133023 20866 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:03:30.134115 20839 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:30.134308 20839 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:30.134809 20839 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:30.145542 20839 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:30.146222 20839 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:03:30.146493 20839 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:30.147095 20839 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:30.148126 20839 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:30.148201 20839 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:30.148277 20839 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:30.148322 20839 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:30.158315 20839 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:38703
I20260812 08:03:30.158363 21041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:38703 every 8 connection(s)
I20260812 08:03:30.159477 20839 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:30.163656 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 20839
I20260812 08:03:30.166203 19973 tablet_copy_client_session-itest.cc:139] Starting loop 0
I20260812 08:03:30.166280 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 20144
I20260812 08:03:30.175168 21042 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:30.175563 21042 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:30.176188 21042 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:30.177435 20678 ts_manager.cc:194] Registered new tserver with Master: 80da573cfe8c4afdb9402409738384da (127.19.129.66:38703)
I20260812 08:03:30.178870 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:48293
I20260812 08:03:30.182088 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.65:37047
--local_ip_for_outbound_sockets=127.19.129.65
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33179
--webserver_interface=127.19.129.65
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:30.191448 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.192075 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.212182 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.212704 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.221150 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.221594 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.234148 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.234618 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.240240 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.240617 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.245000 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.245301 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.248135 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.248481 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.263764 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.264170 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.266799 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.267145 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.272218 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.272722 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.280591 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.280979 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.286489 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.286839 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.293108 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.293474 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.298661 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.299031 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:30.304965 21063 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:30.305189 21063 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:30.305236 21063 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:30.308931 21063 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:30.309041 21063 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:30.313927 21063 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:37047
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=33179
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.21063
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:30.315213 21063 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:03:30.316547 21063 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:30.320061 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.320425 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.322546 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.322858 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:30.323617 21111 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:03:30.323681 21109 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:03:30.323632 21106 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:03:30.323956 21063 server_base.cc:1061] running on GCE node
I20260812 08:03:30.324389 21063 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:30.325050 21063 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:30.326083 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.326247 21063 hybrid_clock.cc:648] HybridClock initialized: now 1786521810326213 us; error 46 us; skew 500 ppm
I20260812 08:03:30.326403 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.328362 21063 webserver.cc:533] Webserver started at http://127.19.129.65:33179/ using document root <none> and password file <none>
I20260812 08:03:30.328979 21063 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:30.329052 21063 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:30.332479 21063 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:30.334501 21120 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:03:30.335556 21063 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:30.335687 21063 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:30.336114 21063 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:30.341231 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.341581 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.350049 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.350474 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.353235 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.353572 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.357901 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.358238 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.376573 21063 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:30.377307 21063 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:03:30.377524 21063 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:30.378157 21063 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:30.379484 21136 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:30.383100 21063 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:30.383196 21063 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260812 08:03:30.383315 21063 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:30.384819 21063 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:30.384887 21063 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:30.385332 21136 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap starting.
I20260812 08:03:30.387391 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.387748 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.394109 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.394500 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.397794 21063 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:37047
I20260812 08:03:30.397830 21339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:37047 every 8 connection(s)
I20260812 08:03:30.398967 21063 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:30.399809 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 21063
I20260812 08:03:30.405900 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.406458 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.409557 21340 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:30.409829 21340 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:30.410491 21340 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:30.412700 20678 ts_manager.cc:194] Re-registered known tserver with Master: 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.413410 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.413558 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:30.413746 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:46573
W20260812 08:03:30.414184 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.424986 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.425422 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.426077 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.426191 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.426322 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.427789 21136 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:30.429139 21067 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.429467 21067 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.429982 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.430104 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.430197 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.438751 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.439123 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.439670 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.439790 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.439917 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.442682 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.443015 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.443565 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.443688 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.443807 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.466181 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.466626 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.467200 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.467308 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.467435 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.483597 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.484011 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.484615 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.484715 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.484844 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.488474 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.488822 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.489292 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.489408 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.489522 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.507107 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.507572 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.508162 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.508275 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.508390 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.513521 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.513892 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.514410 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.514525 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.514636 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.519219 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.519564 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.520092 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.520205 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.520298 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.532119 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.532526 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.533077 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.533200 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.533295 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.539791 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.540230 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.540813 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.540937 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.541033 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.542764 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.543102 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.543599 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.543707 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.543802 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.550083 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.550475 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.551018 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.551138 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.551234 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.568673 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.569078 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.569633 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.569729 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.569877 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.583115 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.583519 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.584137 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.584270 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.584367 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.595584 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.596010 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.596593 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.596701 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.596843 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.611251 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.611693 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.612231 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.612346 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.612438 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.624714 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.625167 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.625814 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.625943 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.626035 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.630755 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.631091 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.631625 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.631739 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.631843 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.634419 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.634774 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.635277 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.635402 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.635509 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.639925 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.640285 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.640820 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.640934 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.641047 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.658470 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.658879 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.659471 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.659592 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.659698 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.661056 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.661319 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.661793 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.661896 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.661981 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.666725 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.667090 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.667758 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.667887 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.667982 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.680096 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.680465 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.681097 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.681241 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.681386 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.689047 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.689388 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.689941 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.690083 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.690181 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.705271 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.705701 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.706290 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.706459 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.706578 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.711026 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.711393 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.711957 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.712055 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.712183 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.715884 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.716252 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.716782 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.716892 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.717010 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.734587 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.735050 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.735637 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.735743 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.735890 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.737682 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.738023 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.738554 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.738655 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.738749 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.747021 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.747464 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.748068 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.748176 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.748293 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.759092 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.759552 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.760208 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.760339 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.760473 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.765923 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.766247 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.766788 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.766924 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.767040 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.771695 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.772033 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.772531 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.772629 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.772750 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.776726 21136 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap replayed 1/1 log segments. Stats: ops{read=209 overwritten=0 applied=209 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:30.777156 21136 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap complete.
I20260812 08:03:30.778429 21136 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent bootstrapping tablet: real 0.393s	user 0.384s	sys 0.008s
I20260812 08:03:30.781075 21136 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:30.781447 21136 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Initialized, Role: FOLLOWER
I20260812 08:03:30.781971 21136 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 209, Last appended: 1.209, Last appended by leader: 209, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:30.782136 21136 raft_consensus.cc:399] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:30.782217 21136 raft_consensus.cc:493] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:30.782333 21136 raft_consensus.cc:3060] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:30.782517 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.782860 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.783373 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.783476 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:30.783571 21289 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:41537: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:30.784554 21136 raft_consensus.cc:515] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:30.784902 21136 leader_election.cc:304] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [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: 001a6beeca1841febfc9ad4391881e00; no voters: 
I20260812 08:03:30.785167 21136 leader_election.cc:290] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:30.785322 21411 raft_consensus.cc:2804] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:30.785583 21411 raft_consensus.cc:697] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 LEADER]: Becoming Leader. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Running, Role: LEADER
I20260812 08:03:30.785842 21340 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:30.785883 21411 consensus_queue.cc:237] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 209, Committed index: 209, Last appended: 1.209, Last appended by leader: 209, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:30.786078 21136 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260812 08:03:30.788065 20678 catalog_manager.cc:5719] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "001a6beeca1841febfc9ad4391881e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:30.797295 21065 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:30.797716 21065 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:30.798321 21289 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:41537)
I20260812 08:03:30.798478 21289 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:41537: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:30.799494 21289 tablet_copy_source_session.cc:215] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:30.803126 21065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4d28cc3f8a4bacbed742e62eb76e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:30.809440 21065 tablet_copy_client.cc:806] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:30.809695 21065 tablet_copy_client.cc:670] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:30.814450 21065 tablet_copy_client.cc:538] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:30.816731 21065 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap starting.
I20260812 08:03:30.840798 21065 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:31.181053 21042 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:31.184556 21065 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap replayed 1/1 log segments. Stats: ops{read=210 overwritten=0 applied=210 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:31.184962 21065 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap complete.
I20260812 08:03:31.185395 21065 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent bootstrapping tablet: real 0.369s	user 0.364s	sys 0.004s
I20260812 08:03:31.187892 21065 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:31.188122 21065 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 80da573cfe8c4afdb9402409738384da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:31.188483 21065 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 210, Last appended: 2.210, Last appended by leader: 210, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:31.189491 21065 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260812 08:03:31.190249 21289 tablet_copy_service.cc:342] P 001a6beeca1841febfc9ad4391881e00: Request end of tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 received from {username='slave'} at 127.19.129.66:41537
I20260812 08:03:31.190459 21289 tablet_copy_service.cc:434] P 001a6beeca1841febfc9ad4391881e00: ending tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with peer 80da573cfe8c4afdb9402409738384da
W20260812 08:03:31.205515 21065 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 2 on local replica. Rejecting tablet copy request
W20260812 08:03:31.212363 21065 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 2 on local replica. Rejecting tablet copy request
W20260812 08:03:31.218539 21065 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 2 on local replica. Rejecting tablet copy request
I20260812 08:03:31.221102 20944 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with delete_type TABLET_DATA_DELETED from {username='slave'} at 127.0.0.1:36688
I20260812 08:03:31.221700 21439 tablet_replica.cc:333] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: stopping tablet replica
I20260812 08:03:31.222072 21439 raft_consensus.cc:2243] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 2 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:31.222398 21439 raft_consensus.cc:2272] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 2 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:31.223928 21439 ts_tablet_manager.cc:1916] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:31.225905 21439 ts_tablet_manager.cc:1929] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.210
I20260812 08:03:31.226001 21439 log.cc:1199] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:31.226456 21439 ts_tablet_manager.cc:1950] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting consensus metadata
I20260812 08:03:31.227979 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 20839
I20260812 08:03:31.247570 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.66:38703
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33525
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:31.356377 21440 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:31.356593 21440 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:31.356638 21440 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:31.359921 21440 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:31.360033 21440 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:31.363852 21440 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:38703
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=33525
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.21440
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:31.364965 21440 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:03:31.366134 21440 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:31.372871 21447 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:03:31.372913 21449 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:03:31.372959 21446 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:03:31.373111 21440 server_base.cc:1061] running on GCE node
I20260812 08:03:31.373555 21440 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:31.374181 21440 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:31.375345 21440 hybrid_clock.cc:648] HybridClock initialized: now 1786521811375318 us; error 48 us; skew 500 ppm
I20260812 08:03:31.377108 21440 webserver.cc:533] Webserver started at http://127.19.129.66:33525/ using document root <none> and password file <none>
I20260812 08:03:31.377693 21440 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.377750 21440 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.381142 21440 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:31.383249 21460 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:03:31.384429 21440 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:31.384580 21440 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:31.385012 21440 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:31.423329 21440 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.424062 21440 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:03:31.424275 21440 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.424901 21440 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:31.425943 21440 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:31.426015 21440 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.426088 21440 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:31.426132 21440 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:31.435366 21440 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:38703
I20260812 08:03:31.435416 21656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:38703 every 8 connection(s)
I20260812 08:03:31.436480 21440 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:31.444686 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 21440
I20260812 08:03:31.444875 19973 tablet_copy_client_session-itest.cc:139] Starting loop 1
I20260812 08:03:31.444952 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 21063
I20260812 08:03:31.454224 21657 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:31.454602 21657 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:31.455251 21657 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:31.456522 20678 ts_manager.cc:194] Re-registered known tserver with Master: 80da573cfe8c4afdb9402409738384da (127.19.129.66:38703)
I20260812 08:03:31.457122 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:56967
I20260812 08:03:31.461061 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.65:37047
--local_ip_for_outbound_sockets=127.19.129.65
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33179
--webserver_interface=127.19.129.65
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:31.471045 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.471697 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.474871 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.475226 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.482131 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.482472 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.483992 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.484334 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.495880 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.496259 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.500058 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.500346 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.515990 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.516424 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.522156 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.522516 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.526842 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.527158 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.539328 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.539706 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.546694 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.547061 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.551731 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.552057 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.563771 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.564141 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.571952 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.572391 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.574682 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.574983 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:31.585491 21673 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:31.585733 21673 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:31.585788 21673 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:31.589512 21673 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:31.589637 21673 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:31.593897 21673 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:37047
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=33179
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.21673
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:31.595157 21673 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:03:31.596342 21673 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:31.599040 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.599427 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:31.603741 21716 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:03:31.603785 21722 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:03:31.603763 21718 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:03:31.603963 21673 server_base.cc:1061] running on GCE node
I20260812 08:03:31.604450 21673 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:31.605022 21673 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:31.606222 21673 hybrid_clock.cc:648] HybridClock initialized: now 1786521811606211 us; error 30 us; skew 500 ppm
I20260812 08:03:31.607095 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.607378 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.608613 21673 webserver.cc:533] Webserver started at http://127.19.129.65:33179/ using document root <none> and password file <none>
I20260812 08:03:31.609103 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.609350 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.609419 21673 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:31.609489 21673 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:31.610424 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.610664 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.613684 21673 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:31.614880 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.615149 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.616235 21741 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:03:31.617365 21673 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:31.617492 21673 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:31.617888 21673 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:31.620060 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.620399 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.621887 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.622152 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.634977 21673 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:31.635672 21673 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:03:31.635876 21673 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:31.636492 21673 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:31.637801 21756 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:31.638949 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.639294 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.641650 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.641925 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.642251 21673 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:31.642340 21673 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260812 08:03:31.642455 21673 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:31.644243 21673 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:31.644305 21673 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:31.644613 21756 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap starting.
I20260812 08:03:31.646123 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.646453 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.649374 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.649652 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.652801 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.653081 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.656476 21673 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:37047
I20260812 08:03:31.656751 21945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:37047 every 8 connection(s)
I20260812 08:03:31.657608 21673 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:31.660758 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 21673
I20260812 08:03:31.665236 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.665614 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.668318 21946 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:31.668571 21946 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:31.669214 21946 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:31.671241 20678 ts_manager.cc:194] Re-registered known tserver with Master: 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.672230 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:53153
I20260812 08:03:31.675168 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.675346 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.675891 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.680130 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.680589 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.681180 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.681298 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.681411 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.682152 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.682607 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.683174 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.683282 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.683383 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.687685 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.688026 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.688237 21756 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:31.688570 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.688692 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.688791 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.695820 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.696152 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.696659 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.696763 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.696851 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.697705 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.697968 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.698453 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.698550 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.698628 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.709204 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.709633 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.710466 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.710593 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.710693 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.715344 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.715746 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.716266 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.716400 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.716519 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.721836 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.722143 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.722679 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.722795 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.722888 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.735162 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.735690 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.736246 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.736362 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.736457 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.740386 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.740741 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.741299 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.741433 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.741551 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.743489 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.743780 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.744262 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.744374 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.744470 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.746521 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.746850 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.747304 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.747421 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.747514 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.752381 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.752769 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.753319 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.753415 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.753650 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.758733 21681 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.759109 21681 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.759641 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.759735 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.759852 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.760962 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.761241 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.761683 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.761780 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.761870 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.767609 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.767957 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.768522 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.768635 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.768718 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.777885 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.778227 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.778766 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.778887 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.778976 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.791153 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.791512 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.792079 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.792212 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.792367 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.796530 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.796883 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.797379 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.797514 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.797636 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.800493 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.800810 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.801256 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.801371 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.801515 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.807976 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.808358 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.809065 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.809182 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.809266 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.812669 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.813066 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.813664 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.813783 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.813875 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.822937 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.823314 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.823921 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.824043 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.824134 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.826323 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.826694 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.827234 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.827350 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.827440 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.831571 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.831921 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.832513 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.832626 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.832720 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.839540 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.839926 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.840437 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.840564 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.840678 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.857211 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.857623 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.858349 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.858532 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.858621 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.872946 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.873351 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.873972 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.874145 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.874265 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.889037 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.889448 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.890043 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.890143 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.890312 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.896062 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.896493 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.897047 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.897168 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.897295 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.906045 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.906526 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.907063 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.907186 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.907299 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.911710 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.912071 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.912629 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.912753 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.912874 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.914891 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.915226 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.915756 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.915853 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.915962 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.923483 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.923856 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.924373 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.924481 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.924571 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.926512 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.926856 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.927359 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.927480 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.927563 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.934638 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.935159 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.935829 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.935966 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.936086 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.946331 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.946839 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.947392 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.947548 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.947701 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.963341 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.963748 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.964367 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.964493 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.964597 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.974299 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.974674 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.975162 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.975306 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.975409 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.978662 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.979005 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.979518 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.979651 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.979753 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.986464 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.986821 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.987380 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.987485 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.987607 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:31.994612 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:31.994988 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:31.995527 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:31.995654 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:31.995747 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.005995 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.006470 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.007025 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:32.007130 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.007257 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.017751 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.018143 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.018802 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:32.018915 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.019042 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.024495 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.024915 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.025449 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:32.025547 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.025666 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.046116 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.046537 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.046893 21756 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap replayed 1/1 log segments. Stats: ops{read=210 overwritten=0 applied=210 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:32.047078 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:32.047187 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.047302 21893 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:46283: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.047425 21756 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap complete.
I20260812 08:03:32.048797 21756 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent bootstrapping tablet: real 0.404s	user 0.377s	sys 0.023s
I20260812 08:03:32.051707 21756 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.052096 21756 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Initialized, Role: FOLLOWER
I20260812 08:03:32.052564 21756 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 210, Last appended: 2.210, Last appended by leader: 210, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.052680 21756 raft_consensus.cc:399] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:32.052723 21756 raft_consensus.cc:493] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:32.052814 21756 raft_consensus.cc:3060] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 2 FOLLOWER]: Advancing to term 3
I20260812 08:03:32.054680 21677 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.054672 21756 raft_consensus.cc:515] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.055020 21677 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.055038 21756 leader_election.cc:304] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 001a6beeca1841febfc9ad4391881e00; no voters: 
I20260812 08:03:32.055366 21756 leader_election.cc:290] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260812 08:03:32.055555 21893 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:46283)
I20260812 08:03:32.055645 22056 raft_consensus.cc:2804] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Leader election won for term 3
I20260812 08:03:32.055676 21893 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:46283: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:32.055837 22056 raft_consensus.cc:697] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 LEADER]: Becoming Leader. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Running, Role: LEADER
I20260812 08:03:32.056145 21756 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260812 08:03:32.056157 22056 consensus_queue.cc:237] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 210, Committed index: 210, Last appended: 2.210, Last appended by leader: 210, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.056603 21946 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:32.058746 21893 tablet_copy_source_session.cc:215] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:32.058749 20678 catalog_manager.cc:5719] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "001a6beeca1841febfc9ad4391881e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:32.062938 21677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4d28cc3f8a4bacbed742e62eb76e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:32.068145 21677 tablet_copy_client.cc:806] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:32.068423 21677 tablet_copy_client.cc:670] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:32.072798 21677 tablet_copy_client.cc:538] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:32.074656 21677 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap starting.
I20260812 08:03:32.098354 21677 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:32.437815 21677 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap replayed 1/1 log segments. Stats: ops{read=211 overwritten=0 applied=211 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:32.438215 21677 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap complete.
I20260812 08:03:32.438699 21677 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent bootstrapping tablet: real 0.364s	user 0.351s	sys 0.012s
I20260812 08:03:32.441263 21677 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 3 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.441510 21677 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 3 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 80da573cfe8c4afdb9402409738384da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:32.441915 21677 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 211, Last appended: 3.211, Last appended by leader: 211, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:32.442716 21657 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:32.442891 21677 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260812 08:03:32.443753 21893 tablet_copy_service.cc:342] P 001a6beeca1841febfc9ad4391881e00: Request end of tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 received from {username='slave'} at 127.19.129.66:46283
I20260812 08:03:32.443904 21893 tablet_copy_service.cc:434] P 001a6beeca1841febfc9ad4391881e00: ending tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with peer 80da573cfe8c4afdb9402409738384da
W20260812 08:03:32.446527 21677 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
W20260812 08:03:32.449666 21677 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
W20260812 08:03:32.455081 21677 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
I20260812 08:03:32.457568 21547 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with delete_type TABLET_DATA_DELETED from {username='slave'} at 127.0.0.1:36478
I20260812 08:03:32.458125 22075 tablet_replica.cc:333] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: stopping tablet replica
I20260812 08:03:32.458536 22075 raft_consensus.cc:2243] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 3 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:32.458819 22075 raft_consensus.cc:2272] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 3 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:32.460193 22075 ts_tablet_manager.cc:1916] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:32.462029 22075 ts_tablet_manager.cc:1929] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.211
I20260812 08:03:32.462174 22075 log.cc:1199] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:32.462627 22075 ts_tablet_manager.cc:1950] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting consensus metadata
I20260812 08:03:32.464051 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 21440
I20260812 08:03:32.482911 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.66:38703
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33525
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:32.599855 22077 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:32.600138 22077 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:32.600221 22077 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:32.604041 22077 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:32.604259 22077 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:32.608351 22077 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:38703
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=33525
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.22077
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:32.609607 22077 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:03:32.610984 22077 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:32.618021 22084 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:03:32.618432 22093 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:03:32.618031 22083 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:03:32.618646 22077 server_base.cc:1061] running on GCE node
I20260812 08:03:32.619041 22077 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:32.619711 22077 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:32.620898 22077 hybrid_clock.cc:648] HybridClock initialized: now 1786521812620878 us; error 32 us; skew 500 ppm
I20260812 08:03:32.622954 22077 webserver.cc:533] Webserver started at http://127.19.129.66:33525/ using document root <none> and password file <none>
I20260812 08:03:32.623646 22077 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.623711 22077 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.627723 22077 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:32.630136 22101 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:03:32.631322 22077 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:32.631460 22077 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:32.631906 22077 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:32.649786 22077 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.650643 22077 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:03:32.650851 22077 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.651477 22077 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:32.652668 22077 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:32.652738 22077 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.652804 22077 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:32.652853 22077 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:32.663914 22077 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:38703
I20260812 08:03:32.663949 22279 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:38703 every 8 connection(s)
I20260812 08:03:32.665206 22077 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:32.670454 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 22077
I20260812 08:03:32.670648 19973 tablet_copy_client_session-itest.cc:139] Starting loop 2
I20260812 08:03:32.670727 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 21673
I20260812 08:03:32.693605 22281 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:32.693966 22281 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:32.694798 22281 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:32.696135 20678 ts_manager.cc:194] Re-registered known tserver with Master: 80da573cfe8c4afdb9402409738384da (127.19.129.66:38703)
I20260812 08:03:32.696739 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:42895
I20260812 08:03:32.698176 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.65:37047
--local_ip_for_outbound_sockets=127.19.129.65
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33179
--webserver_interface=127.19.129.65
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:32.707631 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.708320 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.719312 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.719724 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.725263 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.725680 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.731316 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.731634 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.741691 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.742172 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.757076 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.757562 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.765158 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.765584 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.783488 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.783938 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.791287 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.791679 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.796209 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.796518 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.803764 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.804118 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:32.821182 22296 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:32.821406 22296 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:32.821482 22296 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260812 08:03:32.823405 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.823731 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:32.825428 22296 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:32.825587 22296 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:32.829588 22296 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:37047
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=33179
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.22296
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:32.830853 22296 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:03:32.831981 22296 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:32.834687 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.835031 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
W20260812 08:03:32.838937 22340 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:03:32.838951 22342 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:03:32.838945 22339 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:03:32.839162 22296 server_base.cc:1061] running on GCE node
I20260812 08:03:32.839656 22296 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:32.840286 22296 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:32.840476 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.840759 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.841531 22296 hybrid_clock.cc:648] HybridClock initialized: now 1786521812841519 us; error 30 us; skew 500 ppm
I20260812 08:03:32.842602 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.843098 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.843721 22296 webserver.cc:533] Webserver started at http://127.19.129.65:33179/ using document root <none> and password file <none>
I20260812 08:03:32.844549 22296 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:32.844653 22296 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:32.848208 22296 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.002s
I20260812 08:03:32.850214 22355 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:03:32.851348 22296 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:32.851495 22296 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "001a6beeca1841febfc9ad4391881e00"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:32.851933 22296 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:32.852909 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.853248 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.854686 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.854982 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.863499 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.863912 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.868391 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.868724 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.870985 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.871284 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.872969 22296 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:32.873625 22296 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:03:32.873818 22296 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:32.874466 22296 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:32.876134 22373 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:32.880623 22296 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:32.880749 22296 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260812 08:03:32.880851 22296 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:32.881705 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.882064 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.883419 22296 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:32.883489 22296 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:32.883948 22373 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap starting.
I20260812 08:03:32.887800 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.888164 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.890245 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.890808 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.896883 22296 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:37047
I20260812 08:03:32.898386 22296 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:32.899585 22587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:37047 every 8 connection(s)
I20260812 08:03:32.899921 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.900249 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.905769 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 22296
I20260812 08:03:32.909675 22589 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:32.909974 22589 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:32.910609 22589 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:32.910792 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.910986 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.911615 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.912837 20678 ts_manager.cc:194] Re-registered known tserver with Master: 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.913833 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:55027
I20260812 08:03:32.925459 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.925850 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.926465 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.926595 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.926716 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.930526 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.930950 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.931708 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.931866 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.932025 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.934273 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.934739 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.935271 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.935400 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.935511 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.938325 22373 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:32.947080 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.947463 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.948096 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.948241 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.948411 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.953492 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.953819 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.954463 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.954586 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.954679 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.977806 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.978225 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.978839 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.978958 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.979058 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.981067 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.981377 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.981825 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.981909 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.982012 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.984941 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.985219 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.985718 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.985836 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.985939 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:32.995355 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:32.995754 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:32.996356 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:32.996469 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:32.996592 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.015046 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.015499 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.016165 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.016296 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.016408 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.017297 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.017659 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.018131 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.018230 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.018333 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.027446 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.027827 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.028393 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.028540 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.028636 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.033882 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.034245 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.034931 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.035041 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.035135 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.044003 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.044428 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.044994 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.045096 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.045248 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.053820 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.054230 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.054844 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.054998 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.055112 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.058491 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.058867 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.059427 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.059540 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.059628 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.071026 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.071429 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.072014 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.072144 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.072239 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.080960 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.081357 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.082016 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.082159 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.082259 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.086746 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.087141 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.087733 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.087857 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.087955 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.091548 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.091918 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.092480 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.092604 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.092710 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.095813 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.096167 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.096676 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.096791 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.096884 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.100195 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.100533 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.101033 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.101145 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.101236 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.111068 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.111506 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.112094 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.112210 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.112303 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.114789 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.115165 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.115720 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.115857 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.115957 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.129451 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.129884 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.130576 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.130717 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.130828 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.135298 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.135675 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.136298 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.136417 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.136515 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.138929 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.139287 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.139822 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.139932 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.140039 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.144699 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.145030 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.145555 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.145660 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.145744 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.154711 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.155115 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.155727 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.155844 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.155936 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.164676 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.165092 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.165647 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.165766 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.165853 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.171989 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.172348 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.172823 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.172940 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.173031 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.176256 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.176614 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.177116 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.177235 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.177384 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.179951 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.180290 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.180791 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.180933 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.181049 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.193135 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.193564 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.194133 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.194257 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.194427 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.202719 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.203104 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.203670 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.203814 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.203935 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.222960 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.223342 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.223862 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.223984 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.224093 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.236001 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.236402 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.236943 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.237068 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.237164 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.240520 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.240823 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.241307 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.241413 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.241505 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.264014 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.264395 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.265019 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.265169 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.265301 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.274044 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.274452 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.274935 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.275084 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.275182 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.297062 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.297477 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.298038 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.298156 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.298246 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.303978 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.304368 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.304965 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.305088 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
W20260812 08:03:33.305171 22510 tablet_copy_service.cc:479] P 001a6beeca1841febfc9ad4391881e00: Error handling TabletCopyService RPC request from {username='slave'} at 127.19.129.66:57525: Error beginning tablet copy session for tablet 8a4d28cc3f8a4bacbed742e62eb76e92: Illegal state: The tablet is not in a running state: BOOTSTRAPPING
I20260812 08:03:33.309726 22373 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap replayed 1/1 log segments. Stats: ops{read=211 overwritten=0 applied=211 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:33.310122 22373 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Bootstrap complete.
I20260812 08:03:33.311437 22373 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent bootstrapping tablet: real 0.428s	user 0.401s	sys 0.020s
I20260812 08:03:33.314134 22373 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.314565 22373 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Initialized, Role: FOLLOWER
I20260812 08:03:33.315025 22373 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 211, Last appended: 3.211, Last appended by leader: 211, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.315171 22373 raft_consensus.cc:399] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:33.315269 22373 raft_consensus.cc:493] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:33.315403 22373 raft_consensus.cc:3060] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 3 FOLLOWER]: Advancing to term 4
I20260812 08:03:33.317294 22373 raft_consensus.cc:515] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.317585 22299 ts_tablet_manager.cc:933] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Initiating tablet copy from peer 001a6beeca1841febfc9ad4391881e00 (127.19.129.65:37047)
I20260812 08:03:33.317703 22373 leader_election.cc:304] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 001a6beeca1841febfc9ad4391881e00; no voters: 
I20260812 08:03:33.317924 22299 tablet_copy_client.cc:323] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:37047
I20260812 08:03:33.318051 22373 leader_election.cc:290] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [CANDIDATE]: Term 4 election: Requested vote from peers 
I20260812 08:03:33.318189 22676 raft_consensus.cc:2804] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 4 FOLLOWER]: Leader election won for term 4
I20260812 08:03:33.318454 22676 raft_consensus.cc:697] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [term 4 LEADER]: Becoming Leader. State: Replica: 001a6beeca1841febfc9ad4391881e00, State: Running, Role: LEADER
I20260812 08:03:33.318526 22510 tablet_copy_service.cc:140] P 001a6beeca1841febfc9ad4391881e00: Received BeginTabletCopySession request for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da ({username='slave'} at 127.19.129.66:57525)
I20260812 08:03:33.318631 22510 tablet_copy_service.cc:161] P 001a6beeca1841febfc9ad4391881e00: Beginning new tablet copy session on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 from peer 80da573cfe8c4afdb9402409738384da at {username='slave'} at 127.19.129.66:57525: session id = 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:33.318995 22589 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:33.319022 22373 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260812 08:03:33.318784 22676 consensus_queue.cc:237] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 211, Committed index: 211, Last appended: 3.211, Last appended by leader: 211, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.320410 22510 tablet_copy_source_session.cc:215] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:33.321950 20678 catalog_manager.cc:5719] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 001a6beeca1841febfc9ad4391881e00 reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "001a6beeca1841febfc9ad4391881e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:33.324678 22299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a4d28cc3f8a4bacbed742e62eb76e92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:33.330039 22299 tablet_copy_client.cc:806] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:33.330284 22299 tablet_copy_client.cc:670] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:33.334952 22299 tablet_copy_client.cc:538] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:33.336896 22299 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap starting.
I20260812 08:03:33.359754 22299 log.cc:826] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:33.699083 22299 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap replayed 1/1 log segments. Stats: ops{read=211 overwritten=0 applied=211 ignored=0} inserts{seen=10400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:33.699245 22281 heartbeater.cc:499] Master 127.19.129.126:39779 was elected leader, sending a full tablet report...
I20260812 08:03:33.699525 22299 tablet_bootstrap.cc:492] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Bootstrap complete.
I20260812 08:03:33.699992 22299 ts_tablet_manager.cc:1403] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent bootstrapping tablet: real 0.363s	user 0.359s	sys 0.004s
I20260812 08:03:33.702950 22299 raft_consensus.cc:359] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 4 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.703148 22299 raft_consensus.cc:740] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 4 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 80da573cfe8c4afdb9402409738384da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:33.703420 22299 consensus_queue.cc:260] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 211, Last appended: 3.211, Last appended by leader: 211, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "001a6beeca1841febfc9ad4391881e00" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 37047 } }
I20260812 08:03:33.704260 22299 ts_tablet_manager.cc:1434] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260812 08:03:33.705099 22510 tablet_copy_service.cc:342] P 001a6beeca1841febfc9ad4391881e00: Request end of tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 received from {username='slave'} at 127.19.129.66:57525
I20260812 08:03:33.705250 22510 tablet_copy_service.cc:434] P 001a6beeca1841febfc9ad4391881e00: ending tablet copy session 80da573cfe8c4afdb9402409738384da-8a4d28cc3f8a4bacbed742e62eb76e92 on tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with peer 80da573cfe8c4afdb9402409738384da
W20260812 08:03:33.705987 22301 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
W20260812 08:03:33.711297 22301 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
W20260812 08:03:33.736285 22301 ts_tablet_manager.cc:732] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Tablet Copy: Invalid argument: Leader has replica of tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with term 0, which is lower than last-logged term 3 on local replica. Rejecting tablet copy request
I20260812 08:03:33.738722 22178 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a4d28cc3f8a4bacbed742e62eb76e92 with delete_type TABLET_DATA_DELETED from {username='slave'} at 127.0.0.1:36488
I20260812 08:03:33.739203 22689 tablet_replica.cc:333] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: stopping tablet replica
I20260812 08:03:33.739552 22689 raft_consensus.cc:2243] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 4 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:33.739833 22689 raft_consensus.cc:2272] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da [term 4 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:33.741226 22689 ts_tablet_manager.cc:1916] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260812 08:03:33.743048 22689 ts_tablet_manager.cc:1929] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.211
I20260812 08:03:33.743129 22689 log.cc:1199] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/8a4d28cc3f8a4bacbed742e62eb76e92
I20260812 08:03:33.743481 22689 ts_tablet_manager.cc:1950] T 8a4d28cc3f8a4bacbed742e62eb76e92 P 80da573cfe8c4afdb9402409738384da: Deleting consensus metadata
I20260812 08:03:33.744822 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 22077
I20260812 08:03:33.765069 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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.19.129.66:38703
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:39779
--webserver_port=33525
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:46119
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:33.872589 22691 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:33.872901 22691 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:33.873004 22691 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:33.876632 22691 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:33.876789 22691 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:33.882257 22691 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:46119
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:38703
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=33525
--tserver_master_addrs=127.19.129.126:39779
--never_fsync=true
--heap_profile_path=/tmp/kudu.22691
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:33.883653 22691 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:03:33.884997 22691 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:33.892196 22702 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:03:33.892196 22709 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:03:33.892311 22705 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:03:33.892467 22691 server_base.cc:1061] running on GCE node
I20260812 08:03:33.892848 22691 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:33.893471 22691 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:33.894654 22691 hybrid_clock.cc:648] HybridClock initialized: now 1786521813894631 us; error 44 us; skew 500 ppm
I20260812 08:03:33.896754 22691 webserver.cc:533] Webserver started at http://127.19.129.66:33525/ using document root <none> and password file <none>
I20260812 08:03:33.897378 22691 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:33.897471 22691 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:33.901500 22691 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:33.903661 22716 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:03:33.904814 22691 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:33.904942 22691 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "80da573cfe8c4afdb9402409738384da"
format_stamp: "Formatted at 2026-08-12 08:03:28 on dist-test-slave-tk9z"
I20260812 08:03:33.905366 22691 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-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:03:33.920023 22691 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:33.920758 22691 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:03:33.920981 22691 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:33.921639 22691 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:33.922781 22691 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:33.922861 22691 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.922936 22691 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:33.922988 22691 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:33.934971 22691 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:38703
I20260812 08:03:33.934999 22911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:38703 every 8 connection(s)
I20260812 08:03:33.936081 22691 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:33.941708 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 22691
I20260812 08:03:33.941977 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 22296
I20260812 08:03:33.967357 22912 heartbeater.cc:344] Connected to a master server at 127.19.129.126:39779
I20260812 08:03:33.967685 22912 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:33.968317 22912 heartbeater.cc:507] Master 127.19.129.126:39779 requested a full tablet report, sending...
I20260812 08:03:33.969516 20678 ts_manager.cc:194] Re-registered known tserver with Master: 80da573cfe8c4afdb9402409738384da (127.19.129.66:38703)
I20260812 08:03:33.970124 20678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:45745
I20260812 08:03:33.971601 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 22691
I20260812 08:03:33.984150 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 20626
2026-08-12T08:03:33Z chronyd exiting
[       OK ] TabletCopyClientSessionITest.TestStartTabletCopyWhileSourceBootstrapping (5998 ms)
[ RUN      ] TabletCopyClientSessionITest.TestStartTabletCopy
2026-08-12T08:03:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:03:34Z Disabled control of system clock
I20260812 08:03:34.023304 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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.19.129.126:41025
--webserver_interface=127.19.129.126
--webserver_port=0
--builtin_ntp_servers=127.19.129.84:35391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:41025
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:34.131096 22923 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:34.131325 22923 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:34.131368 22923 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:34.134743 22923 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:34.134806 22923 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:34.134833 22923 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:34.134851 22923 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:34.138782 22923 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:41025
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:41025
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.22923
--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:03:34.139853 22923 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:03:34.140931 22923 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:34.146307 22933 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:03:34.146314 22936 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:03:34.146339 22931 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:03:34.146600 22923 server_base.cc:1061] running on GCE node
I20260812 08:03:34.147090 22923 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:34.147982 22923 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:34.149165 22923 hybrid_clock.cc:648] HybridClock initialized: now 1786521814149147 us; error 36 us; skew 500 ppm
I20260812 08:03:34.151261 22923 webserver.cc:533] Webserver started at http://127.19.129.126:33925/ using document root <none> and password file <none>
I20260812 08:03:34.151854 22923 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:34.151942 22923 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:34.152184 22923 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:34.153715 22923 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data/instance:
uuid: "2f932bcdb79548c8a558ded1cd4be995"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.154237 22923 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal/instance:
uuid: "2f932bcdb79548c8a558ded1cd4be995"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.157545 22923 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260812 08:03:34.159874 22947 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:03:34.160907 22923 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:34.161042 22923 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "2f932bcdb79548c8a558ded1cd4be995"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.161145 22923 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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:03:34.174211 22923 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:34.174937 22923 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:03:34.175137 22923 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:34.182626 22923 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:41025
I20260812 08:03:34.182756 23024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:41025 every 8 connection(s)
I20260812 08:03:34.183669 22923 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:34.186578 23025 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:03:34.189067 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 22923
I20260812 08:03:34.189214 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal/instance
I20260812 08:03:34.192009 23025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Bootstrap starting.
I20260812 08:03:34.194020 23025 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:34.194905 23025 log.cc:826] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:34.196926 23025 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: No bootstrap required, opened a new log
I20260812 08:03:34.199757 23025 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.199940 23025 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:34.199975 23025 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f932bcdb79548c8a558ded1cd4be995, State: Initialized, Role: FOLLOWER
I20260812 08:03:34.200307 23025 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.200421 23025 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:34.200456 23025 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:34.200616 23025 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:34.201534 23025 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.201876 23025 leader_election.cc:304] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [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: 2f932bcdb79548c8a558ded1cd4be995; no voters: 
I20260812 08:03:34.202207 23025 leader_election.cc:290] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:34.202322 23032 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:34.202576 23032 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 LEADER]: Becoming Leader. State: Replica: 2f932bcdb79548c8a558ded1cd4be995, State: Running, Role: LEADER
I20260812 08:03:34.202857 23032 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [LEADER]: Queue going to LEADER mode. State: All 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: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.203369 23025 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:34.204459 23033 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f932bcdb79548c8a558ded1cd4be995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } } }
I20260812 08:03:34.204596 23033 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:34.204873 23034 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f932bcdb79548c8a558ded1cd4be995. Latest consensus state: current_term: 1 leader_uuid: "2f932bcdb79548c8a558ded1cd4be995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } } }
I20260812 08:03:34.204977 23034 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:34.205278 23050 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:34.208232 23050 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:34.214244 23050 catalog_manager.cc:1383] Generated new cluster ID: bd7954e7cf434b98af04a2302958400f
I20260812 08:03:34.214345 23050 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:34.225574 23050 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:34.226642 23050 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:34.233286 23050 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Generated new TSK 0
I20260812 08:03:34.233955 23050 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:34.236977 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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.19.129.65:0
--local_ip_for_outbound_sockets=127.19.129.65
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:41025
--builtin_ntp_servers=127.19.129.84:35391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:34.345094 23065 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:34.345324 23065 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:34.345419 23065 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:34.348738 23065 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:34.348902 23065 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:34.352768 23065 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:41025
--never_fsync=true
--heap_profile_path=/tmp/kudu.23065
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:34.353842 23065 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:03:34.355033 23065 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:34.361244 23075 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:03:34.361285 23073 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:03:34.361256 23070 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:03:34.361495 23065 server_base.cc:1061] running on GCE node
I20260812 08:03:34.361905 23065 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:34.362572 23065 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:34.363762 23065 hybrid_clock.cc:648] HybridClock initialized: now 1786521814363740 us; error 29 us; skew 500 ppm
I20260812 08:03:34.365967 23065 webserver.cc:533] Webserver started at http://127.19.129.65:34497/ using document root <none> and password file <none>
I20260812 08:03:34.366793 23065 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:34.366873 23065 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:34.367087 23065 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:34.369057 23065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/data/instance:
uuid: "b72779e83e6e4b0d9c01270e1345df55"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.369611 23065 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance:
uuid: "b72779e83e6e4b0d9c01270e1345df55"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.373634 23065 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260812 08:03:34.376061 23085 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:03:34.377152 23065 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:34.377270 23065 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "b72779e83e6e4b0d9c01270e1345df55"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.377373 23065 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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:03:34.410604 23065 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:34.411288 23065 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:03:34.411468 23065 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:34.412036 23065 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:34.413098 23065 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:34.413151 23065 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.413193 23065 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:34.413208 23065 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.423384 23065 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:36331
I20260812 08:03:34.423462 23258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:36331 every 8 connection(s)
I20260812 08:03:34.424463 23065 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:34.434119 23259 heartbeater.cc:344] Connected to a master server at 127.19.129.126:41025
I20260812 08:03:34.434442 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 23065
I20260812 08:03:34.434476 23259 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:34.434556 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance
I20260812 08:03:34.435060 23259 heartbeater.cc:507] Master 127.19.129.126:41025 requested a full tablet report, sending...
I20260812 08:03:34.436847 22968 ts_manager.cc:194] Registered new tserver with Master: b72779e83e6e4b0d9c01270e1345df55 (127.19.129.65:36331)
I20260812 08:03:34.436971 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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.19.129.66:0
--local_ip_for_outbound_sockets=127.19.129.66
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:41025
--builtin_ntp_servers=127.19.129.84:35391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:34.438549 22968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:48659
W20260812 08:03:34.548036 23263 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:34.548240 23263 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:34.548283 23263 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:34.551549 23263 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:34.551651 23263 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:34.555641 23263 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:41025
--never_fsync=true
--heap_profile_path=/tmp/kudu.23263
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:34.556690 23263 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:03:34.557746 23263 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:34.564224 23274 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:03:34.564242 23270 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:03:34.564249 23271 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:03:34.564410 23263 server_base.cc:1061] running on GCE node
I20260812 08:03:34.564854 23263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:34.565523 23263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:34.566711 23263 hybrid_clock.cc:648] HybridClock initialized: now 1786521814566674 us; error 49 us; skew 500 ppm
I20260812 08:03:34.568735 23263 webserver.cc:533] Webserver started at http://127.19.129.66:43901/ using document root <none> and password file <none>
I20260812 08:03:34.569342 23263 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:34.569412 23263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:34.569629 23263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:34.571334 23263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data/instance:
uuid: "ccf8b8489d6f48a28daa3957dd63695a"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.571847 23263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance:
uuid: "ccf8b8489d6f48a28daa3957dd63695a"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.575291 23263 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260812 08:03:34.577548 23289 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:03:34.578606 23263 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:34.578727 23263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "ccf8b8489d6f48a28daa3957dd63695a"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.578821 23263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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:03:34.592258 23263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:34.593037 23263 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:03:34.593271 23263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:34.593894 23263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:34.595058 23263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:34.595109 23263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.595175 23263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:34.595213 23263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:34.604729 23263 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:43155
I20260812 08:03:34.604763 23475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:43155 every 8 connection(s)
I20260812 08:03:34.605775 23263 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:34.614889 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 23263
I20260812 08:03:34.614890 23476 heartbeater.cc:344] Connected to a master server at 127.19.129.126:41025
I20260812 08:03:34.615017 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance
I20260812 08:03:34.615142 23476 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:34.615670 23476 heartbeater.cc:507] Master 127.19.129.126:41025 requested a full tablet report, sending...
I20260812 08:03:34.616871 22968 ts_manager.cc:194] Registered new tserver with Master: ccf8b8489d6f48a28daa3957dd63695a (127.19.129.66:43155)
I20260812 08:03:34.617442 22968 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:44015
I20260812 08:03:34.629583 19973 external_mini_cluster.cc:955] 2 TS(s) registered with all masters
I20260812 08:03:34.638695 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 23263
I20260812 08:03:34.663116 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 22923
I20260812 08:03:34.675004 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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.19.129.126:41025
--webserver_interface=127.19.129.126
--webserver_port=33925
--builtin_ntp_servers=127.19.129.84:35391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:41025
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:34.783002 23489 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:34.783234 23489 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:34.783277 23489 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:34.786545 23489 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:34.786603 23489 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:34.786624 23489 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:34.786641 23489 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:34.790446 23489 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:41025
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:41025
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=33925
--never_fsync=true
--heap_profile_path=/tmp/kudu.23489
--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:03:34.791558 23489 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:03:34.792676 23489 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:34.798234 23503 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:03:34.798290 23497 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:03:34.798280 23500 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:03:34.798511 23489 server_base.cc:1061] running on GCE node
I20260812 08:03:34.799089 23489 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:34.799984 23489 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:34.801180 23489 hybrid_clock.cc:648] HybridClock initialized: now 1786521814801157 us; error 43 us; skew 500 ppm
I20260812 08:03:34.803028 23489 webserver.cc:533] Webserver started at http://127.19.129.126:33925/ using document root <none> and password file <none>
I20260812 08:03:34.803618 23489 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:34.803722 23489 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:34.807160 23489 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.001s
I20260812 08:03:34.809253 23511 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:03:34.810329 23489 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:34.810505 23489 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "2f932bcdb79548c8a558ded1cd4be995"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:34.810977 23489 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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:03:34.823267 23489 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:34.823962 23489 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:03:34.824157 23489 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:34.832039 23592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:41025 every 8 connection(s)
I20260812 08:03:34.832046 23489 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:41025
I20260812 08:03:34.833259 23489 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:34.837350 23596 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:34.838900 23596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Bootstrap starting.
I20260812 08:03:34.841250 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 23489
I20260812 08:03:34.854768 23596 log.cc:826] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:34.860796 23596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=3 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:34.861217 23596 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Bootstrap complete.
I20260812 08:03:34.865161 23596 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.865489 23596 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f932bcdb79548c8a558ded1cd4be995, State: Initialized, Role: FOLLOWER
I20260812 08:03:34.865983 23596 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.866127 23596 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:34.866194 23596 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:34.866298 23596 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:34.867982 23596 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.868275 23596 leader_election.cc:304] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [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: 2f932bcdb79548c8a558ded1cd4be995; no voters: 
I20260812 08:03:34.868527 23596 leader_election.cc:290] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:34.868705 23608 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:34.868975 23608 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [term 2 LEADER]: Becoming Leader. State: Replica: 2f932bcdb79548c8a558ded1cd4be995, State: Running, Role: LEADER
I20260812 08:03:34.869273 23608 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } }
I20260812 08:03:34.869684 23596 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:34.870826 23610 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f932bcdb79548c8a558ded1cd4be995. Latest consensus state: current_term: 2 leader_uuid: "2f932bcdb79548c8a558ded1cd4be995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } } }
I20260812 08:03:34.870963 23610 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:34.871227 23609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "2f932bcdb79548c8a558ded1cd4be995" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f932bcdb79548c8a558ded1cd4be995" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 41025 } } }
I20260812 08:03:34.871323 23609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:34.874579 23628 catalog_manager.cc:1295] Loaded cluster ID: bd7954e7cf434b98af04a2302958400f
I20260812 08:03:34.874640 23628 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: loading cluster ID for follower catalog manager: success
I20260812 08:03:34.876729 23628 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: acquiring CA information for follower catalog manager: success
I20260812 08:03:34.877681 23628 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260812 08:03:34.877803 23620 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:34.878600 23620 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:34.879001 23620 catalog_manager.cc:1295] Loaded cluster ID: bd7954e7cf434b98af04a2302958400f
I20260812 08:03:34.879050 23620 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:34.879539 23620 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:34.879944 23620 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 2f932bcdb79548c8a558ded1cd4be995: Loaded TSK: 0
I20260812 08:03:34.880451 23620 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:35.441504 23259 heartbeater.cc:499] Master 127.19.129.126:41025 was elected leader, sending a full tablet report...
I20260812 08:03:35.447216 23535 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" instance_seqno: 1786521814420590) as {username='slave'} at 127.19.129.65:34425; Asking this server to re-register.
I20260812 08:03:35.447916 23259 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:35.448146 23259 heartbeater.cc:507] Master 127.19.129.126:41025 requested a full tablet report, sending...
I20260812 08:03:35.449226 23535 ts_manager.cc:194] Registered new tserver with Master: b72779e83e6e4b0d9c01270e1345df55 (127.19.129.65:36331)
I20260812 08:03:35.458156 19973 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260812 08:03:35.471344 23535 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56366:
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: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:35.489467 23149 tablet_service.cc:1511] Processing CreateTablet for tablet c0768031e9ab41d08fa9d9bfc1e40e03 (DEFAULT_TABLE table=test-workload [id=637f84e35b9e4e4b8d3227aa025fb44a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:35.490586 23149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0768031e9ab41d08fa9d9bfc1e40e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:35.496302 23648 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Bootstrap starting.
I20260812 08:03:35.498555 23648 tablet_bootstrap.cc:654] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:35.499284 23648 log.cc:826] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:35.501191 23648 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: No bootstrap required, opened a new log
I20260812 08:03:35.501528 23648 ts_tablet_manager.cc:1403] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.004s
I20260812 08:03:35.504129 23648 raft_consensus.cc:359] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:35.504328 23648 raft_consensus.cc:385] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:35.504374 23648 raft_consensus.cc:740] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b72779e83e6e4b0d9c01270e1345df55, State: Initialized, Role: FOLLOWER
I20260812 08:03:35.504822 23648 consensus_queue.cc:260] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:35.504946 23648 raft_consensus.cc:399] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:35.505060 23648 raft_consensus.cc:493] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:35.505198 23648 raft_consensus.cc:3060] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:35.506743 23648 raft_consensus.cc:515] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:35.507130 23648 leader_election.cc:304] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [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: b72779e83e6e4b0d9c01270e1345df55; no voters: 
I20260812 08:03:35.507481 23648 leader_election.cc:290] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:35.507633 23651 raft_consensus.cc:2804] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:35.507912 23651 raft_consensus.cc:697] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [term 1 LEADER]: Becoming Leader. State: Replica: b72779e83e6e4b0d9c01270e1345df55, State: Running, Role: LEADER
I20260812 08:03:35.508203 23651 consensus_queue.cc:237] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 [LEADER]: Queue going to LEADER mode. State: All 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: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:35.508473 23648 ts_tablet_manager.cc:1434] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260812 08:03:35.512179 23535 catalog_manager.cc:5719] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55 reported cstate change: term changed from 0 to 1, leader changed from <none> to b72779e83e6e4b0d9c01270e1345df55 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "b72779e83e6e4b0d9c01270e1345df55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:35.982138 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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.19.129.66:43155
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:41025
--webserver_port=43901
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:35391
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:36.090483 23672 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:36.090725 23672 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:36.090772 23672 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:36.094033 23672 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:36.094146 23672 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:36.098052 23672 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35391
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:43155
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=43901
--tserver_master_addrs=127.19.129.126:41025
--never_fsync=true
--heap_profile_path=/tmp/kudu.23672
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:36.099207 23672 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:03:36.100328 23672 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:36.107288 23684 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:03:36.107302 23679 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:03:36.107492 23672 server_base.cc:1061] running on GCE node
W20260812 08:03:36.107288 23681 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:03:36.107903 23672 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:36.108572 23672 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:36.109757 23672 hybrid_clock.cc:648] HybridClock initialized: now 1786521816109741 us; error 32 us; skew 500 ppm
I20260812 08:03:36.111658 23672 webserver.cc:533] Webserver started at http://127.19.129.66:43901/ using document root <none> and password file <none>
I20260812 08:03:36.112242 23672 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:36.112345 23672 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:36.115767 23672 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:36.117736 23692 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:03:36.118886 23672 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:36.119021 23672 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "ccf8b8489d6f48a28daa3957dd63695a"
format_stamp: "Formatted at 2026-08-12 08:03:34 on dist-test-slave-tk9z"
I20260812 08:03:36.119454 23672 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-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:03:36.129640 23672 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:36.130296 23672 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:03:36.130522 23672 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:36.131089 23672 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:36.132175 23672 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:36.132248 23672 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.132329 23672 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:36.132370 23672 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:36.141776 23672 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:43155
I20260812 08:03:36.141799 23877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:43155 every 8 connection(s)
I20260812 08:03:36.143005 23672 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:36.149127 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 23672
I20260812 08:03:36.153366 23878 heartbeater.cc:344] Connected to a master server at 127.19.129.126:41025
I20260812 08:03:36.153661 23878 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:36.154260 23878 heartbeater.cc:507] Master 127.19.129.126:41025 requested a full tablet report, sending...
I20260812 08:03:36.155488 23526 ts_manager.cc:194] Registered new tserver with Master: ccf8b8489d6f48a28daa3957dd63695a (127.19.129.66:43155)
I20260812 08:03:36.156570 23526 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:42765
I20260812 08:03:36.157819 23889 ts_tablet_manager.cc:933] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Initiating tablet copy from peer b72779e83e6e4b0d9c01270e1345df55 (127.19.129.65:36331)
I20260812 08:03:36.158506 23889 tablet_copy_client.cc:323] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36331
I20260812 08:03:36.162186 23207 tablet_copy_service.cc:140] P b72779e83e6e4b0d9c01270e1345df55: Received BeginTabletCopySession request for tablet c0768031e9ab41d08fa9d9bfc1e40e03 from peer ccf8b8489d6f48a28daa3957dd63695a ({username='slave'} at 127.19.129.66:33027)
I20260812 08:03:36.162364 23207 tablet_copy_service.cc:161] P b72779e83e6e4b0d9c01270e1345df55: Beginning new tablet copy session on tablet c0768031e9ab41d08fa9d9bfc1e40e03 from peer ccf8b8489d6f48a28daa3957dd63695a at {username='slave'} at 127.19.129.66:33027: session id = ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03
I20260812 08:03:36.163949 23207 tablet_copy_source_session.cc:215] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:36.167356 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0768031e9ab41d08fa9d9bfc1e40e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.172639 23889 tablet_copy_client.cc:806] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:36.172892 23889 tablet_copy_client.cc:670] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:36.177215 23889 tablet_copy_client.cc:538] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:36.178859 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap starting.
I20260812 08:03:36.200121 23889 log.cc:826] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:36.520197 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap replayed 1/1 log segments. Stats: ops{read=212 overwritten=0 applied=212 ignored=0} inserts{seen=10550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:36.520560 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap complete.
I20260812 08:03:36.520959 23889 ts_tablet_manager.cc:1403] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Time spent bootstrapping tablet: real 0.342s	user 0.332s	sys 0.008s
I20260812 08:03:36.523073 23889 raft_consensus.cc:359] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:36.523279 23889 raft_consensus.cc:740] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: ccf8b8489d6f48a28daa3957dd63695a, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:36.523573 23889 consensus_queue.cc:260] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 212, Last appended: 1.212, Last appended by leader: 212, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:36.524356 23878 heartbeater.cc:499] Master 127.19.129.126:41025 was elected leader, sending a full tablet report...
I20260812 08:03:36.524557 23889 ts_tablet_manager.cc:1434] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260812 08:03:36.525636 23207 tablet_copy_service.cc:342] P b72779e83e6e4b0d9c01270e1345df55: Request end of tablet copy session ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03 received from {username='slave'} at 127.19.129.66:33027
I20260812 08:03:36.525769 23207 tablet_copy_service.cc:434] P b72779e83e6e4b0d9c01270e1345df55: ending tablet copy session ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03 on tablet c0768031e9ab41d08fa9d9bfc1e40e03 with peer ccf8b8489d6f48a28daa3957dd63695a
I20260812 08:03:36.531672 23769 tablet_service.cc:1558] Processing DeleteTablet for tablet c0768031e9ab41d08fa9d9bfc1e40e03 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 127.0.0.1:51920
I20260812 08:03:36.532372 23898 tablet_replica.cc:333] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: stopping tablet replica
I20260812 08:03:36.532757 23898 raft_consensus.cc:2243] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:36.533023 23898 raft_consensus.cc:2272] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:36.534502 23898 ts_tablet_manager.cc:1916] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:36.536415 23898 ts_tablet_manager.cc:1929] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.212
I20260812 08:03:36.536494 23898 log.cc:1199] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStartTabletCopy.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/c0768031e9ab41d08fa9d9bfc1e40e03
I20260812 08:03:36.538058 23889 ts_tablet_manager.cc:933] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Initiating tablet copy from peer b72779e83e6e4b0d9c01270e1345df55 (127.19.129.65:36331)
I20260812 08:03:36.538437 23889 tablet_copy_client.cc:323] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36331
I20260812 08:03:36.539052 23207 tablet_copy_service.cc:140] P b72779e83e6e4b0d9c01270e1345df55: Received BeginTabletCopySession request for tablet c0768031e9ab41d08fa9d9bfc1e40e03 from peer ccf8b8489d6f48a28daa3957dd63695a ({username='slave'} at 127.19.129.66:33027)
I20260812 08:03:36.539180 23207 tablet_copy_service.cc:161] P b72779e83e6e4b0d9c01270e1345df55: Beginning new tablet copy session on tablet c0768031e9ab41d08fa9d9bfc1e40e03 from peer ccf8b8489d6f48a28daa3957dd63695a at {username='slave'} at 127.19.129.66:33027: session id = ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03
I20260812 08:03:36.539919 23207 tablet_copy_source_session.cc:215] T c0768031e9ab41d08fa9d9bfc1e40e03 P b72779e83e6e4b0d9c01270e1345df55: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:36.540628 23889 ts_tablet_manager.cc:1916] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260812 08:03:36.542156 23889 ts_tablet_manager.cc:1929] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.212
I20260812 08:03:36.542352 23889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0768031e9ab41d08fa9d9bfc1e40e03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:36.543309 23889 tablet_copy_client.cc:806] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:36.543466 23889 tablet_copy_client.cc:670] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:36.546067 23889 tablet_copy_client.cc:538] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:36.547169 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap starting.
I20260812 08:03:36.868885 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap replayed 1/1 log segments. Stats: ops{read=212 overwritten=0 applied=212 ignored=0} inserts{seen=10550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:36.869232 23889 tablet_bootstrap.cc:492] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Bootstrap complete.
I20260812 08:03:36.869521 23889 ts_tablet_manager.cc:1403] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Time spent bootstrapping tablet: real 0.322s	user 0.308s	sys 0.012s
I20260812 08:03:36.870133 23889 raft_consensus.cc:359] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:36.870285 23889 raft_consensus.cc:740] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [term 1 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: ccf8b8489d6f48a28daa3957dd63695a, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:36.870466 23889 consensus_queue.cc:260] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 212, Last appended: 1.212, Last appended by leader: 212, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b72779e83e6e4b0d9c01270e1345df55" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36331 } }
I20260812 08:03:36.870736 23889 ts_tablet_manager.cc:1434] T c0768031e9ab41d08fa9d9bfc1e40e03 P ccf8b8489d6f48a28daa3957dd63695a: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260812 08:03:36.871484 23207 tablet_copy_service.cc:342] P b72779e83e6e4b0d9c01270e1345df55: Request end of tablet copy session ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03 received from {username='slave'} at 127.19.129.66:33027
I20260812 08:03:36.871604 23207 tablet_copy_service.cc:434] P b72779e83e6e4b0d9c01270e1345df55: ending tablet copy session ccf8b8489d6f48a28daa3957dd63695a-c0768031e9ab41d08fa9d9bfc1e40e03 on tablet c0768031e9ab41d08fa9d9bfc1e40e03 with peer ccf8b8489d6f48a28daa3957dd63695a
I20260812 08:03:36.876578 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 23065
I20260812 08:03:36.895061 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 23672
I20260812 08:03:36.917023 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 23489
2026-08-12T08:03:36Z chronyd exiting
[       OK ] TabletCopyClientSessionITest.TestStartTabletCopy (2933 ms)
[ RUN      ] TabletCopyClientSessionITest.TestCopyFromCrashedSource
2026-08-12T08:03:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:03:36Z Disabled control of system clock
I20260812 08:03:36.956924 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.126:42963
--webserver_interface=127.19.129.126
--webserver_port=0
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:42963
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:37.065467 23906 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:37.065781 23906 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:37.065909 23906 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:37.069410 23906 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:37.069509 23906 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:37.069548 23906 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:37.069610 23906 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:37.073734 23906 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:42963
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:42963
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.23906
--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:03:37.075027 23906 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:03:37.076205 23906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.082176 23918 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:03:37.082170 23913 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:03:37.082165 23915 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:03:37.082472 23906 server_base.cc:1061] running on GCE node
I20260812 08:03:37.083084 23906 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:37.084144 23906 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:37.085330 23906 hybrid_clock.cc:648] HybridClock initialized: now 1786521817085299 us; error 42 us; skew 500 ppm
I20260812 08:03:37.087471 23906 webserver.cc:533] Webserver started at http://127.19.129.126:42631/ using document root <none> and password file <none>
I20260812 08:03:37.088105 23906 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.088167 23906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.088388 23906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.090109 23906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data/instance:
uuid: "52de15edb501469181809a58c2fcbc7a"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.090731 23906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal/instance:
uuid: "52de15edb501469181809a58c2fcbc7a"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.094311 23906 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:37.096885 23929 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:03:37.098085 23906 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:37.098280 23906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "52de15edb501469181809a58c2fcbc7a"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.098464 23906 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:37.120875 23906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.121721 23906 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:03:37.121968 23906 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.130549 24007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:42963 every 8 connection(s)
I20260812 08:03:37.130580 23906 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:42963
I20260812 08:03:37.131737 23906 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:37.133279 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 23906
I20260812 08:03:37.133445 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal/instance
I20260812 08:03:37.135265 24008 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:03:37.140643 24008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Bootstrap starting.
I20260812 08:03:37.143008 24008 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:37.143879 24008 log.cc:826] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:37.145685 24008 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: No bootstrap required, opened a new log
I20260812 08:03:37.148548 24008 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.148741 24008 raft_consensus.cc:385] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:37.148777 24008 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52de15edb501469181809a58c2fcbc7a, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.149232 24008 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.149348 24008 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.149432 24008 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.149593 24008 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:37.150542 24008 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.150904 24008 leader_election.cc:304] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [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: 52de15edb501469181809a58c2fcbc7a; no voters: 
I20260812 08:03:37.151234 24008 leader_election.cc:290] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:37.151505 24016 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:37.151758 24016 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 LEADER]: Becoming Leader. State: Replica: 52de15edb501469181809a58c2fcbc7a, State: Running, Role: LEADER
I20260812 08:03:37.152103 24016 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [LEADER]: Queue going to LEADER mode. State: All 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: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.152452 24008 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.153756 24018 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "52de15edb501469181809a58c2fcbc7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } } }
I20260812 08:03:37.153957 24018 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.153940 24019 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52de15edb501469181809a58c2fcbc7a. Latest consensus state: current_term: 1 leader_uuid: "52de15edb501469181809a58c2fcbc7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } } }
I20260812 08:03:37.154096 24019 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.154455 24030 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.157620 24030 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.163367 24030 catalog_manager.cc:1383] Generated new cluster ID: ae67a9418497446f8ca0fe7623b457df
I20260812 08:03:37.163527 24030 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.176476 24030 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:37.177466 24030 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.186059 24030 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Generated new TSK 0
I20260812 08:03:37.186841 24030 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:37.195847 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.65:0
--local_ip_for_outbound_sockets=127.19.129.65
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42963
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:37.311095 24046 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:37.311333 24046 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:37.311378 24046 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:37.315445 24046 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:37.315588 24046 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:37.319845 24046 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42963
--never_fsync=true
--heap_profile_path=/tmp/kudu.24046
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:37.321157 24046 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:03:37.322546 24046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.329241 24055 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:03:37.329264 24054 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:03:37.329653 24057 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:03:37.329818 24046 server_base.cc:1061] running on GCE node
I20260812 08:03:37.330196 24046 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:37.330911 24046 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:37.332104 24046 hybrid_clock.cc:648] HybridClock initialized: now 1786521817332084 us; error 34 us; skew 500 ppm
I20260812 08:03:37.334031 24046 webserver.cc:533] Webserver started at http://127.19.129.65:42185/ using document root <none> and password file <none>
I20260812 08:03:37.334731 24046 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.334789 24046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.334995 24046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.336930 24046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data/instance:
uuid: "1159c08df6a4414f8617fc218d30d696"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.337618 24046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance:
uuid: "1159c08df6a4414f8617fc218d30d696"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.341432 24046 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260812 08:03:37.343873 24067 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:03:37.344956 24046 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:37.345098 24046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "1159c08df6a4414f8617fc218d30d696"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.345209 24046 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:37.367275 24046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.368000 24046 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:03:37.368206 24046 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.368824 24046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:37.369910 24046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.369983 24046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.370071 24046 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.370116 24046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.381300 24046 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:41083
I20260812 08:03:37.381332 24239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:41083 every 8 connection(s)
I20260812 08:03:37.382362 24046 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:37.383020 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 24046
I20260812 08:03:37.383137 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance
I20260812 08:03:37.386031 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.66:0
--local_ip_for_outbound_sockets=127.19.129.66
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42963
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260812 08:03:37.393119 24241 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42963
I20260812 08:03:37.393455 24241 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.394236 24241 heartbeater.cc:507] Master 127.19.129.126:42963 requested a full tablet report, sending...
I20260812 08:03:37.396169 23953 ts_manager.cc:194] Registered new tserver with Master: 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083)
I20260812 08:03:37.397392 23953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:39777
W20260812 08:03:37.500869 24244 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:37.501109 24244 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:37.501153 24244 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:37.504829 24244 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:37.504954 24244 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:37.509025 24244 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42963
--never_fsync=true
--heap_profile_path=/tmp/kudu.24244
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:37.510234 24244 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:03:37.511477 24244 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.518850 24249 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:03:37.518976 24244 server_base.cc:1061] running on GCE node
W20260812 08:03:37.518864 24251 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:03:37.518850 24253 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:03:37.519552 24244 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:37.520237 24244 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:37.521457 24244 hybrid_clock.cc:648] HybridClock initialized: now 1786521817521432 us; error 41 us; skew 500 ppm
I20260812 08:03:37.523645 24244 webserver.cc:533] Webserver started at http://127.19.129.66:34195/ using document root <none> and password file <none>
I20260812 08:03:37.524286 24244 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.524408 24244 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.524657 24244 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:37.526362 24244 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data/instance:
uuid: "bba5007ce0104ebebce7f18115812c49"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.526981 24244 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance:
uuid: "bba5007ce0104ebebce7f18115812c49"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.530881 24244 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 08:03:37.533380 24261 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:03:37.534643 24244 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:37.534790 24244 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "bba5007ce0104ebebce7f18115812c49"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.534907 24244 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:37.565389 24244 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.566190 24244 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:03:37.566479 24244 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.567103 24244 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:37.568188 24244 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:37.568267 24244 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.568341 24244 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:37.568385 24244 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:37.578315 24244 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:40969
I20260812 08:03:37.578344 24430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:40969 every 8 connection(s)
I20260812 08:03:37.579413 24244 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:37.583631 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 24244
I20260812 08:03:37.583781 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance
I20260812 08:03:37.589239 24431 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42963
I20260812 08:03:37.589533 24431 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:37.590088 24431 heartbeater.cc:507] Master 127.19.129.126:42963 requested a full tablet report, sending...
I20260812 08:03:37.591287 23953 ts_manager.cc:194] Registered new tserver with Master: bba5007ce0104ebebce7f18115812c49 (127.19.129.66:40969)
I20260812 08:03:37.591885 23953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:60419
I20260812 08:03:37.598810 19973 external_mini_cluster.cc:955] 2 TS(s) registered with all masters
I20260812 08:03:37.608156 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 24244
I20260812 08:03:37.636485 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 23906
I20260812 08:03:37.656237 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.126:42963
--webserver_interface=127.19.129.126
--webserver_port=42631
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:42963
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:37.769183 24443 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:37.769410 24443 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:37.769459 24443 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:37.772785 24443 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:37.772843 24443 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:37.772863 24443 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:37.772883 24443 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:37.776739 24443 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:42963
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:42963
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=42631
--never_fsync=true
--heap_profile_path=/tmp/kudu.24443
--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:03:37.777877 24443 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:03:37.779126 24443 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:37.785125 24452 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:03:37.785130 24450 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:03:37.785127 24454 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:03:37.785548 24443 server_base.cc:1061] running on GCE node
I20260812 08:03:37.786078 24443 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:37.787092 24443 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:37.788311 24443 hybrid_clock.cc:648] HybridClock initialized: now 1786521817788274 us; error 46 us; skew 500 ppm
I20260812 08:03:37.790474 24443 webserver.cc:533] Webserver started at http://127.19.129.126:42631/ using document root <none> and password file <none>
I20260812 08:03:37.791183 24443 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:37.791294 24443 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:37.795065 24443 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:37.797493 24464 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:03:37.798930 24443 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260812 08:03:37.799096 24443 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "52de15edb501469181809a58c2fcbc7a"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:37.799554 24443 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:37.821197 24443 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:37.821959 24443 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:03:37.822196 24443 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:37.830998 24443 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:42963
I20260812 08:03:37.830994 24550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:42963 every 8 connection(s)
I20260812 08:03:37.832190 24443 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:37.833551 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 24443
I20260812 08:03:37.837277 24553 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:37.839802 24553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Bootstrap starting.
I20260812 08:03:37.855326 24553 log.cc:826] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:37.862244 24553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=3 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:37.862730 24553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Bootstrap complete.
I20260812 08:03:37.866549 24553 raft_consensus.cc:359] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.866992 24553 raft_consensus.cc:740] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52de15edb501469181809a58c2fcbc7a, State: Initialized, Role: FOLLOWER
I20260812 08:03:37.867523 24553 consensus_queue.cc:260] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.867684 24553 raft_consensus.cc:399] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:37.867820 24553 raft_consensus.cc:493] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:37.867974 24553 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:37.869717 24553 raft_consensus.cc:515] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.870100 24553 leader_election.cc:304] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [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: 52de15edb501469181809a58c2fcbc7a; no voters: 
I20260812 08:03:37.870535 24553 leader_election.cc:290] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:37.870658 24559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:37.870911 24559 raft_consensus.cc:697] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [term 2 LEADER]: Becoming Leader. State: Replica: 52de15edb501469181809a58c2fcbc7a, State: Running, Role: LEADER
I20260812 08:03:37.871285 24559 consensus_queue.cc:237] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } }
I20260812 08:03:37.871836 24553 sys_catalog.cc:565] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:37.872949 24560 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "52de15edb501469181809a58c2fcbc7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } } }
I20260812 08:03:37.873103 24560 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.873389 24561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 52de15edb501469181809a58c2fcbc7a. Latest consensus state: current_term: 2 leader_uuid: "52de15edb501469181809a58c2fcbc7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "52de15edb501469181809a58c2fcbc7a" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42963 } } }
I20260812 08:03:37.873500 24561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:37.873579 24575 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:37.876523 24575 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:37.877311 24575 catalog_manager.cc:1295] Loaded cluster ID: ae67a9418497446f8ca0fe7623b457df
I20260812 08:03:37.877389 24575 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:37.879108 24575 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:37.879873 24575 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 52de15edb501469181809a58c2fcbc7a: Loaded TSK: 0
I20260812 08:03:37.880961 24575 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:38.400251 24241 heartbeater.cc:499] Master 127.19.129.126:42963 was elected leader, sending a full tablet report...
I20260812 08:03:38.405831 24494 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "1159c08df6a4414f8617fc218d30d696" instance_seqno: 1786521817378297) as {username='slave'} at 127.19.129.65:51379; Asking this server to re-register.
I20260812 08:03:38.406500 24241 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:38.406677 24241 heartbeater.cc:507] Master 127.19.129.126:42963 requested a full tablet report, sending...
I20260812 08:03:38.407783 24494 ts_manager.cc:194] Registered new tserver with Master: 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083)
I20260812 08:03:38.415916 19973 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260812 08:03:38.427551 24494 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36660:
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: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:38.444890 24140 tablet_service.cc:1511] Processing CreateTablet for tablet 134ecc0daeb34c9db079ec8a73e50b19 (DEFAULT_TABLE table=test-workload [id=9ee56da7db9342e382884abb5fce413d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260812 08:03:38.445935 24140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134ecc0daeb34c9db079ec8a73e50b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:38.451395 24607 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Bootstrap starting.
I20260812 08:03:38.453550 24607 tablet_bootstrap.cc:654] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:38.454238 24607 log.cc:826] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:38.456254 24607 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: No bootstrap required, opened a new log
I20260812 08:03:38.456432 24607 ts_tablet_manager.cc:1403] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260812 08:03:38.459209 24607 raft_consensus.cc:359] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:38.459403 24607 raft_consensus.cc:385] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:38.459438 24607 raft_consensus.cc:740] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1159c08df6a4414f8617fc218d30d696, State: Initialized, Role: FOLLOWER
I20260812 08:03:38.459865 24607 consensus_queue.cc:260] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:38.459987 24607 raft_consensus.cc:399] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:38.460031 24607 raft_consensus.cc:493] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:38.460107 24607 raft_consensus.cc:3060] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:38.461508 24607 raft_consensus.cc:515] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:38.461921 24607 leader_election.cc:304] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [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: 1159c08df6a4414f8617fc218d30d696; no voters: 
I20260812 08:03:38.462306 24607 leader_election.cc:290] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:38.462559 24610 raft_consensus.cc:2804] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:38.462841 24610 raft_consensus.cc:697] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 LEADER]: Becoming Leader. State: Replica: 1159c08df6a4414f8617fc218d30d696, State: Running, Role: LEADER
I20260812 08:03:38.463192 24610 consensus_queue.cc:237] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [LEADER]: Queue going to LEADER mode. State: All 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: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:38.463280 24607 ts_tablet_manager.cc:1434] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260812 08:03:38.467165 24494 catalog_manager.cc:5719] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1159c08df6a4414f8617fc218d30d696 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "1159c08df6a4414f8617fc218d30d696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:38.964620 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.66:40969
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:42963
--webserver_port=34195
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:39.077442 24629 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:39.077718 24629 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:39.077797 24629 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:39.081488 24629 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:39.081667 24629 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:39.085770 24629 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:40969
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=34195
--tserver_master_addrs=127.19.129.126:42963
--never_fsync=true
--heap_profile_path=/tmp/kudu.24629
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:39.087073 24629 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:03:39.088229 24629 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:39.094748 24641 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:03:39.094874 24639 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:03:39.094898 24637 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:03:39.095201 24629 server_base.cc:1061] running on GCE node
I20260812 08:03:39.095557 24629 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:39.096073 24629 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:39.097272 24629 hybrid_clock.cc:648] HybridClock initialized: now 1786521819097231 us; error 58 us; skew 500 ppm
I20260812 08:03:39.099152 24629 webserver.cc:533] Webserver started at http://127.19.129.66:34195/ using document root <none> and password file <none>
I20260812 08:03:39.099745 24629 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:39.099855 24629 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:39.103358 24629 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:39.105252 24651 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:03:39.106341 24629 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:39.106542 24629 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "bba5007ce0104ebebce7f18115812c49"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:39.106959 24629 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:39.122964 24629 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:39.123654 24629 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:03:39.123873 24629 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:39.124467 24629 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:39.125490 24629 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:39.125563 24629 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:39.125635 24629 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:39.125686 24629 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:39.135581 24629 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:40969
I20260812 08:03:39.135599 24824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:40969 every 8 connection(s)
I20260812 08:03:39.136636 24629 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:39.142083 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 24629
W20260812 08:03:39.145581 24232 generic_service.cc:139] {username='slave'} at 127.0.0.1:47284 forcing change of non-runtime-safe flag fault_crash_on_handle_tc_fetch_data
I20260812 08:03:39.145745 24232 generic_service.cc:175] {username='slave'} at 127.0.0.1:47284 changed flags via RPC: fault_crash_on_handle_tc_fetch_data from '0' to '1.0'
I20260812 08:03:39.152241 24825 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42963
I20260812 08:03:39.152539 24825 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:39.153138 24825 heartbeater.cc:507] Master 127.19.129.126:42963 requested a full tablet report, sending...
I20260812 08:03:39.153141 24833 ts_tablet_manager.cc:933] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Initiating tablet copy from peer 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083)
I20260812 08:03:39.153752 24833 tablet_copy_client.cc:323] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:41083
I20260812 08:03:39.154357 24493 ts_manager.cc:194] Registered new tserver with Master: bba5007ce0104ebebce7f18115812c49 (127.19.129.66:40969)
I20260812 08:03:39.155532 24493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:49897
I20260812 08:03:39.158075 24206 tablet_copy_service.cc:140] P 1159c08df6a4414f8617fc218d30d696: Received BeginTabletCopySession request for tablet 134ecc0daeb34c9db079ec8a73e50b19 from peer bba5007ce0104ebebce7f18115812c49 ({username='slave'} at 127.19.129.66:53597)
I20260812 08:03:39.158231 24206 tablet_copy_service.cc:161] P 1159c08df6a4414f8617fc218d30d696: Beginning new tablet copy session on tablet 134ecc0daeb34c9db079ec8a73e50b19 from peer bba5007ce0104ebebce7f18115812c49 at {username='slave'} at 127.19.129.66:53597: session id = bba5007ce0104ebebce7f18115812c49-134ecc0daeb34c9db079ec8a73e50b19
I20260812 08:03:39.159441 24206 tablet_copy_source_session.cc:215] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:39.162614 24833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134ecc0daeb34c9db079ec8a73e50b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:39.167754 24833 tablet_copy_client.cc:806] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:39.167999 24833 tablet_copy_client.cc:670] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Starting download of 1 WAL segments...
W20260812 08:03:39.169129 24206 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260812 08:03:39.169181 24206 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260812 08:03:39.169200 24206 fault_injection.cc:59] injecting fault for kudu (pid 24046): FLAGS_fault_crash_on_handle_tc_fetch_data (process will exit)
W20260812 08:03:39.187498 24833 ts_tablet_manager.cc:1011] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Tablet Copy: Unable to fetch data from remote peer 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083): Network error: Unable to download WAL segment with seq. number 1: unable to fetch data from remote: recv got EOF from 127.19.129.65:41083 (error 108)
I20260812 08:03:39.187674 24833 tablet_replica.cc:333] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: stopping tablet replica
I20260812 08:03:39.187909 24833 raft_consensus.cc:2243] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:39.188084 24833 raft_consensus.cc:2272] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
W20260812 08:03:39.189090 24833 tablet_copy_client.cc:1130] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.19.129.65:41083: connect: Connection refused (error 111)
W20260812 08:03:39.189770 24833 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 134ecc0daeb34c9db079ec8a73e50b19 but one is already registered
I20260812 08:03:39.189956 24833 ts_tablet_manager.cc:1916] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:39.192113 24833 ts_tablet_manager.cc:1929] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 08:03:39.192236 24833 log.cc:1199] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/134ecc0daeb34c9db079ec8a73e50b19
I20260812 08:03:39.197184 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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.19.129.65:41083
--local_ip_for_outbound_sockets=127.19.129.65
--tserver_master_addrs=127.19.129.126:42963
--webserver_port=42185
--webserver_interface=127.19.129.65
--builtin_ntp_servers=127.19.129.84:39609
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260812 08:03:39.307035 24835 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:39.307281 24835 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:39.307376 24835 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:39.310741 24835 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:39.310899 24835 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:39.314826 24835 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:39609
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:41083
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=42185
--tserver_master_addrs=127.19.129.126:42963
--never_fsync=true
--heap_profile_path=/tmp/kudu.24835
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:39.315932 24835 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:03:39.317116 24835 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:39.323922 24842 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:03:39.323940 24841 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:03:39.323917 24844 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:03:39.324396 24835 server_base.cc:1061] running on GCE node
I20260812 08:03:39.324779 24835 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:39.325368 24835 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:39.326576 24835 hybrid_clock.cc:648] HybridClock initialized: now 1786521819326571 us; error 45 us; skew 500 ppm
I20260812 08:03:39.328256 24835 webserver.cc:533] Webserver started at http://127.19.129.65:42185/ using document root <none> and password file <none>
I20260812 08:03:39.328853 24835 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:39.328961 24835 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:39.332625 24835 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:39.335071 24852 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:03:39.336233 24835 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:39.336403 24835 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "1159c08df6a4414f8617fc218d30d696"
format_stamp: "Formatted at 2026-08-12 08:03:37 on dist-test-slave-tk9z"
I20260812 08:03:39.336872 24835 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-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:03:39.350589 24835 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:39.351265 24835 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:03:39.351477 24835 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:39.352097 24835 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:39.353467 24860 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20260812 08:03:39.357069 24835 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260812 08:03:39.357157 24835 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260812 08:03:39.357266 24835 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260812 08:03:39.358906 24835 ts_tablet_manager.cc:616] Registered 1 tablets
I20260812 08:03:39.358985 24835 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:39.359361 24860 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Bootstrap starting.
I20260812 08:03:39.370961 24835 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:41083
I20260812 08:03:39.371017 25015 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:41083 every 8 connection(s)
I20260812 08:03:39.372084 24835 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestCopyFromCrashedSource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:39.374290 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 24835
I20260812 08:03:39.381845 25016 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42963
I20260812 08:03:39.382122 25016 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:39.382714 25016 heartbeater.cc:507] Master 127.19.129.126:42963 requested a full tablet report, sending...
I20260812 08:03:39.384752 24493 ts_manager.cc:194] Re-registered known tserver with Master: 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083)
I20260812 08:03:39.385823 24493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:58663
I20260812 08:03:39.397641 24860 log.cc:826] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:39.732025 24860 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Bootstrap replayed 1/1 log segments. Stats: ops{read=213 overwritten=0 applied=213 ignored=0} inserts{seen=10600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:39.732438 24860 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Bootstrap complete.
I20260812 08:03:39.733665 24860 ts_tablet_manager.cc:1403] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Time spent bootstrapping tablet: real 0.375s	user 0.346s	sys 0.024s
I20260812 08:03:39.735914 24860 raft_consensus.cc:359] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:39.736230 24860 raft_consensus.cc:740] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1159c08df6a4414f8617fc218d30d696, State: Initialized, Role: FOLLOWER
I20260812 08:03:39.736685 24860 consensus_queue.cc:260] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 213, Last appended: 1.213, Last appended by leader: 213, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:39.736805 24860 raft_consensus.cc:399] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:39.736850 24860 raft_consensus.cc:493] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:39.736927 24860 raft_consensus.cc:3060] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:39.738907 24860 raft_consensus.cc:515] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:39.739207 24860 leader_election.cc:304] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [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: 1159c08df6a4414f8617fc218d30d696; no voters: 
I20260812 08:03:39.739481 24860 leader_election.cc:290] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:39.739691 25023 raft_consensus.cc:2804] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:39.739935 25023 raft_consensus.cc:697] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [term 2 LEADER]: Becoming Leader. State: Replica: 1159c08df6a4414f8617fc218d30d696, State: Running, Role: LEADER
I20260812 08:03:39.740149 25016 heartbeater.cc:499] Master 127.19.129.126:42963 was elected leader, sending a full tablet report...
I20260812 08:03:39.740295 25023 consensus_queue.cc:237] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 213, Committed index: 213, Last appended: 1.213, Last appended by leader: 213, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:39.740397 24860 ts_tablet_manager.cc:1434] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260812 08:03:39.742946 25029 ts_tablet_manager.cc:933] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Initiating tablet copy from peer 1159c08df6a4414f8617fc218d30d696 (127.19.129.65:41083)
I20260812 08:03:39.742937 24493 catalog_manager.cc:5719] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "1159c08df6a4414f8617fc218d30d696" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:39.743333 25029 tablet_copy_client.cc:323] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:41083
I20260812 08:03:39.747656 24980 tablet_copy_service.cc:140] P 1159c08df6a4414f8617fc218d30d696: Received BeginTabletCopySession request for tablet 134ecc0daeb34c9db079ec8a73e50b19 from peer bba5007ce0104ebebce7f18115812c49 ({username='slave'} at 127.19.129.66:51569)
I20260812 08:03:39.747829 24980 tablet_copy_service.cc:161] P 1159c08df6a4414f8617fc218d30d696: Beginning new tablet copy session on tablet 134ecc0daeb34c9db079ec8a73e50b19 from peer bba5007ce0104ebebce7f18115812c49 at {username='slave'} at 127.19.129.66:51569: session id = bba5007ce0104ebebce7f18115812c49-134ecc0daeb34c9db079ec8a73e50b19
I20260812 08:03:39.748965 24980 tablet_copy_source_session.cc:215] T 134ecc0daeb34c9db079ec8a73e50b19 P 1159c08df6a4414f8617fc218d30d696: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:39.750185 25029 ts_tablet_manager.cc:1916] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260812 08:03:39.752054 25029 ts_tablet_manager.cc:1929] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.0
I20260812 08:03:39.752218 25029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 134ecc0daeb34c9db079ec8a73e50b19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:39.753232 25029 tablet_copy_client.cc:806] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:39.753413 25029 tablet_copy_client.cc:670] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:39.757798 25029 tablet_copy_client.cc:538] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:39.759101 25029 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Bootstrap starting.
I20260812 08:03:39.782174 25029 log.cc:826] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:40.101065 25029 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Bootstrap replayed 1/1 log segments. Stats: ops{read=214 overwritten=0 applied=214 ignored=0} inserts{seen=10600 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:40.101481 25029 tablet_bootstrap.cc:492] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Bootstrap complete.
I20260812 08:03:40.102011 25029 ts_tablet_manager.cc:1403] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Time spent bootstrapping tablet: real 0.343s	user 0.338s	sys 0.001s
I20260812 08:03:40.104177 25029 raft_consensus.cc:359] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49 [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:40.104408 25029 raft_consensus.cc:740] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49 [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: bba5007ce0104ebebce7f18115812c49, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:40.104764 25029 consensus_queue.cc:260] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 214, Last appended: 2.214, Last appended by leader: 214, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1159c08df6a4414f8617fc218d30d696" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 41083 } }
I20260812 08:03:40.105619 24825 heartbeater.cc:499] Master 127.19.129.126:42963 was elected leader, sending a full tablet report...
I20260812 08:03:40.105753 25029 ts_tablet_manager.cc:1434] T 134ecc0daeb34c9db079ec8a73e50b19 P bba5007ce0104ebebce7f18115812c49: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260812 08:03:40.106725 24980 tablet_copy_service.cc:342] P 1159c08df6a4414f8617fc218d30d696: Request end of tablet copy session bba5007ce0104ebebce7f18115812c49-134ecc0daeb34c9db079ec8a73e50b19 received from {username='slave'} at 127.19.129.66:51569
I20260812 08:03:40.106871 24980 tablet_copy_service.cc:434] P 1159c08df6a4414f8617fc218d30d696: ending tablet copy session bba5007ce0104ebebce7f18115812c49-134ecc0daeb34c9db079ec8a73e50b19 on tablet 134ecc0daeb34c9db079ec8a73e50b19 with peer bba5007ce0104ebebce7f18115812c49
I20260812 08:03:40.112699 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 24835
I20260812 08:03:40.135492 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 24629
I20260812 08:03:40.152643 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 24443
2026-08-12T08:03:40Z chronyd exiting
[       OK ] TabletCopyClientSessionITest.TestCopyFromCrashedSource (3233 ms)
[ RUN      ] TabletCopyClientSessionITest.TestTabletCopyWithBusySource
2026-08-12T08:03:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:03:40Z Disabled control of system clock
I20260812 08:03:40.190517 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.126:40709
--webserver_interface=127.19.129.126
--webserver_port=0
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:40709
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:40.298004 25049 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:40.298264 25049 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:40.298306 25049 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:40.301718 25049 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:40.301795 25049 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:40.301815 25049 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:40.301833 25049 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:40.305783 25049 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:40709
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:40709
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.25049
--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:03:40.306897 25049 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:03:40.307986 25049 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:40.313462 25066 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:03:40.313462 25060 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:03:40.313532 25061 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:03:40.313651 25049 server_base.cc:1061] running on GCE node
I20260812 08:03:40.314218 25049 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:40.315186 25049 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:40.316375 25049 hybrid_clock.cc:648] HybridClock initialized: now 1786521820316352 us; error 45 us; skew 500 ppm
I20260812 08:03:40.318146 25049 webserver.cc:533] Webserver started at http://127.19.129.126:35451/ using document root <none> and password file <none>
I20260812 08:03:40.318800 25049 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:40.318883 25049 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:40.319092 25049 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:40.320614 25049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data/instance:
uuid: "07694509da654bc2be6f7713c6296ddc"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.321118 25049 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal/instance:
uuid: "07694509da654bc2be6f7713c6296ddc"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.324676 25049 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260812 08:03:40.327211 25077 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:03:40.328262 25049 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:40.328437 25049 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "07694509da654bc2be6f7713c6296ddc"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.328559 25049 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:40.349476 25049 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:40.350457 25049 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:03:40.350661 25049 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:40.358090 25159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:40709 every 8 connection(s)
I20260812 08:03:40.358105 25049 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:40709
I20260812 08:03:40.359225 25049 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:40.362042 25160 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:03:40.366670 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 25049
I20260812 08:03:40.366801 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal/instance
I20260812 08:03:40.367132 25160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Bootstrap starting.
I20260812 08:03:40.369561 25160 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:40.370255 25160 log.cc:826] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:40.372144 25160 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: No bootstrap required, opened a new log
I20260812 08:03:40.375207 25160 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:40.375430 25160 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:40.375483 25160 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07694509da654bc2be6f7713c6296ddc, State: Initialized, Role: FOLLOWER
I20260812 08:03:40.375900 25160 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:40.376056 25160 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:40.376111 25160 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:40.376260 25160 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:40.377045 25160 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:40.377379 25160 leader_election.cc:304] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [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: 07694509da654bc2be6f7713c6296ddc; no voters: 
I20260812 08:03:40.377674 25160 leader_election.cc:290] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:40.377838 25168 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:40.378088 25168 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 LEADER]: Becoming Leader. State: Replica: 07694509da654bc2be6f7713c6296ddc, State: Running, Role: LEADER
I20260812 08:03:40.378448 25168 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [LEADER]: Queue going to LEADER mode. State: All 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: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:40.378885 25160 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:40.380255 25169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07694509da654bc2be6f7713c6296ddc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } } }
I20260812 08:03:40.380286 25171 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07694509da654bc2be6f7713c6296ddc. Latest consensus state: current_term: 1 leader_uuid: "07694509da654bc2be6f7713c6296ddc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } } }
I20260812 08:03:40.380383 25169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:40.380388 25171 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:40.380816 25180 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:40.383805 25180 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:40.389554 25180 catalog_manager.cc:1383] Generated new cluster ID: ac4c06a551a149ee9df60d75a7615b10
I20260812 08:03:40.389655 25180 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:40.397799 25180 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:40.398880 25180 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:40.412077 25180 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Generated new TSK 0
I20260812 08:03:40.412985 25180 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:40.424993 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.65:0
--local_ip_for_outbound_sockets=127.19.129.65
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:40709
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=20 with env {}
W20260812 08:03:40.534585 25196 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:40.534869 25196 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:40.534946 25196 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:40.538486 25196 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:40.538604 25196 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:40.542675 25196 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:40709
--num_tablets_to_copy_simultaneously=20
--never_fsync=true
--heap_profile_path=/tmp/kudu.25196
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:40.543840 25196 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:03:40.545046 25196 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:40.551878 25207 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:03:40.551934 25196 server_base.cc:1061] running on GCE node
W20260812 08:03:40.551882 25203 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:03:40.551882 25205 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:03:40.552588 25196 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:40.553146 25196 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:40.554329 25196 hybrid_clock.cc:648] HybridClock initialized: now 1786521820554312 us; error 36 us; skew 500 ppm
I20260812 08:03:40.556690 25196 webserver.cc:533] Webserver started at http://127.19.129.65:37739/ using document root <none> and password file <none>
I20260812 08:03:40.557356 25196 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:40.557417 25196 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:40.557636 25196 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:40.559331 25196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data/instance:
uuid: "e6971387689a440496c46aaa20cc8d42"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.559886 25196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance:
uuid: "e6971387689a440496c46aaa20cc8d42"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.563441 25196 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260812 08:03:40.565667 25215 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:03:40.566841 25196 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:40.566980 25196 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "e6971387689a440496c46aaa20cc8d42"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.567087 25196 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:40.579736 25196 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:40.580528 25196 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:03:40.580763 25196 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:40.581370 25196 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:40.582482 25196 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:40.582533 25196 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:40.582573 25196 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:40.582588 25196 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:40.592518 25196 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:36639
I20260812 08:03:40.592541 25381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:36639 every 8 connection(s)
I20260812 08:03:40.593601 25196 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:40.602072 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 25196
I20260812 08:03:40.602218 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance
I20260812 08:03:40.603475 25382 heartbeater.cc:344] Connected to a master server at 127.19.129.126:40709
I20260812 08:03:40.603746 25382 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:40.604322 25382 heartbeater.cc:507] Master 127.19.129.126:40709 requested a full tablet report, sending...
I20260812 08:03:40.604671 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.66:0
--local_ip_for_outbound_sockets=127.19.129.66
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:40709
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=20 with env {}
I20260812 08:03:40.605849 25104 ts_manager.cc:194] Registered new tserver with Master: e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:40.607487 25104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:57231
W20260812 08:03:40.713460 25388 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:40.713668 25388 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:40.713713 25388 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:40.717036 25388 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:40.717150 25388 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:40.721036 25388 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:40709
--num_tablets_to_copy_simultaneously=20
--never_fsync=true
--heap_profile_path=/tmp/kudu.25388
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:40.722100 25388 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:03:40.723212 25388 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:40.729909 25395 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:03:40.729909 25394 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:03:40.729909 25400 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:03:40.730024 25388 server_base.cc:1061] running on GCE node
I20260812 08:03:40.730664 25388 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:40.731304 25388 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:40.732481 25388 hybrid_clock.cc:648] HybridClock initialized: now 1786521820732460 us; error 34 us; skew 500 ppm
I20260812 08:03:40.734349 25388 webserver.cc:533] Webserver started at http://127.19.129.66:36995/ using document root <none> and password file <none>
I20260812 08:03:40.735131 25388 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:40.735231 25388 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:40.735464 25388 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:40.737047 25388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data/instance:
uuid: "2737bd0b16ef46c39013b9614f8504da"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.737550 25388 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance:
uuid: "2737bd0b16ef46c39013b9614f8504da"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.740973 25388 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260812 08:03:40.743310 25408 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:03:40.744479 25388 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:40.744618 25388 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "2737bd0b16ef46c39013b9614f8504da"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.744733 25388 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:40.762949 25388 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:40.763641 25388 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:03:40.763849 25388 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:40.764467 25388 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:40.765530 25388 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:40.765579 25388 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:40.765647 25388 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:40.765688 25388 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:40.775265 25388 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:42839
I20260812 08:03:40.775296 25577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:42839 every 8 connection(s)
I20260812 08:03:40.776548 25388 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:40.782105 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 25388
I20260812 08:03:40.782248 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance
I20260812 08:03:40.785995 25578 heartbeater.cc:344] Connected to a master server at 127.19.129.126:40709
I20260812 08:03:40.786213 25578 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:40.786769 25578 heartbeater.cc:507] Master 127.19.129.126:40709 requested a full tablet report, sending...
I20260812 08:03:40.787777 25104 ts_manager.cc:194] Registered new tserver with Master: 2737bd0b16ef46c39013b9614f8504da (127.19.129.66:42839)
I20260812 08:03:40.788350 25104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:38507
I20260812 08:03:40.796561 19973 external_mini_cluster.cc:955] 2 TS(s) registered with all masters
I20260812 08:03:40.804656 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 25388
I20260812 08:03:40.838454 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 25049
I20260812 08:03:40.852479 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.126:40709
--webserver_interface=127.19.129.126
--webserver_port=35451
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:40709
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:40.964535 25590 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:40.964846 25590 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:40.964936 25590 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:40.968458 25590 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:40.968545 25590 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:40.968580 25590 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:40.968622 25590 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:40.972749 25590 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:40709
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:40709
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.19.129.126
--webserver_port=35451
--never_fsync=true
--heap_profile_path=/tmp/kudu.25590
--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:03:40.973961 25590 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:03:40.975179 25590 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260812 08:03:40.981097 25590 server_base.cc:1061] running on GCE node
W20260812 08:03:40.981002 25599 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:03:40.981056 25604 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:03:40.981006 25600 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:03:40.981998 25590 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:40.982983 25590 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:40.984176 25590 hybrid_clock.cc:648] HybridClock initialized: now 1786521820984150 us; error 46 us; skew 500 ppm
I20260812 08:03:40.985949 25590 webserver.cc:533] Webserver started at http://127.19.129.126:35451/ using document root <none> and password file <none>
I20260812 08:03:40.986609 25590 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:40.986708 25590 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:40.990069 25590 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:40.992096 25612 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:03:40.993110 25590 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:40.993247 25590 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "07694509da654bc2be6f7713c6296ddc"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:40.993670 25590 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:41.012646 25590 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:41.013387 25590 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:03:41.013599 25590 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:41.021859 25590 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:40709
I20260812 08:03:41.021925 25690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:40709 every 8 connection(s)
I20260812 08:03:41.023092 25590 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/master-0/data/info.pb
I20260812 08:03:41.027493 25691 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:41.029165 25691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Bootstrap starting.
I20260812 08:03:41.029614 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 25590
I20260812 08:03:41.045794 25691 log.cc:826] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:41.052923 25691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=3 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:41.053362 25691 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Bootstrap complete.
I20260812 08:03:41.057093 25691 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:41.057446 25691 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07694509da654bc2be6f7713c6296ddc, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.057891 25691 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:41.058033 25691 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.058115 25691 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.058255 25691 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:41.059883 25691 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:41.060226 25691 leader_election.cc:304] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [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: 07694509da654bc2be6f7713c6296ddc; no voters: 
I20260812 08:03:41.060547 25691 leader_election.cc:290] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:41.060736 25698 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:41.061036 25698 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [term 2 LEADER]: Becoming Leader. State: Replica: 07694509da654bc2be6f7713c6296ddc, State: Running, Role: LEADER
I20260812 08:03:41.061403 25698 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } }
I20260812 08:03:41.061683 25691 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:41.063192 25702 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07694509da654bc2be6f7713c6296ddc. Latest consensus state: current_term: 2 leader_uuid: "07694509da654bc2be6f7713c6296ddc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } } }
I20260812 08:03:41.063199 25701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "07694509da654bc2be6f7713c6296ddc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07694509da654bc2be6f7713c6296ddc" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 40709 } } }
I20260812 08:03:41.063330 25702 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:41.063360 25701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:41.063678 25713 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:41.067361 25713 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:41.068068 25713 catalog_manager.cc:1295] Loaded cluster ID: ac4c06a551a149ee9df60d75a7615b10
I20260812 08:03:41.068137 25713 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:41.070590 25713 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:41.071359 25713 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 07694509da654bc2be6f7713c6296ddc: Loaded TSK: 0
I20260812 08:03:41.072494 25713 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:41.609714 25382 heartbeater.cc:499] Master 127.19.129.126:40709 was elected leader, sending a full tablet report...
I20260812 08:03:41.615497 25639 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "e6971387689a440496c46aaa20cc8d42" instance_seqno: 1786521820589764) as {username='slave'} at 127.19.129.65:34663; Asking this server to re-register.
I20260812 08:03:41.616130 25382 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:41.616338 25382 heartbeater.cc:507] Master 127.19.129.126:40709 requested a full tablet report, sending...
I20260812 08:03:41.617456 25639 ts_manager.cc:194] Registered new tserver with Master: e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:41.625738 19973 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260812 08:03:41.638366 25639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43934:
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: 1
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000fff\006\004\001\000\314\314\314\014\004\001\000233\023\004\001\000\230\231\231\031\004\001\000\376\377\377\037\004\001\000dff&\004\001\000\312\314\314,\004\001\0000333\004\001\000\226\231\2319\004\001\000\374\377\377?\004\001\000bffF\004\001\000\310\314\314L\004\001\000.33S\004\001\000\224\231\231Y\004\001\000\372\377\377_\004\001\000`fff\004\001\000\306\314\314l\004\001\000,33s\004\001\000\222\231\231y"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:41.662448 25286 tablet_service.cc:1511] Processing CreateTablet for tablet c9b376ab395e4152bcb02f3792b08d16 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION VALUES < 107374182
I20260812 08:03:41.662585 25279 tablet_service.cc:1511] Processing CreateTablet for tablet 188fd33cf87a4d839a940b401f1d07e7 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 644245092
I20260812 08:03:41.663370 25270 tablet_service.cc:1511] Processing CreateTablet for tablet e732c78255ec460499b80ca4e7ab2de5 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1395864366 <= VALUES < 1503238548
I20260812 08:03:41.663463 25264 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd4a50be10d47e18122b964756acc1a (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1825361094 <= VALUES < 1932735276
I20260812 08:03:41.663107 25266 tablet_service.cc:1511] Processing CreateTablet for tablet 003b0e2cf1814078af8363e50eac65db (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1825361094
I20260812 08:03:41.663582 25268 tablet_service.cc:1511] Processing CreateTablet for tablet 3b0e18e564344cd98d372d7182a4fc9d (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1610612730
I20260812 08:03:41.663738 25262 tablet_service.cc:1511] Processing CreateTablet for tablet c4f7c6a367f14354968577e03e588ff7 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 2040109458 <= VALUES
I20260812 08:03:41.663766 25274 tablet_service.cc:1511] Processing CreateTablet for tablet 831079d5af994189b68f5b2c6cebd3d9 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1181116002
I20260812 08:03:41.662442 25267 tablet_service.cc:1511] Processing CreateTablet for tablet 8c9ed10971d140baa91de117720362ca (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1717986912
I20260812 08:03:41.663968 25272 tablet_service.cc:1511] Processing CreateTablet for tablet 613902730e3c414e8d4c348e5346d572 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1181116002 <= VALUES < 1288490184
I20260812 08:03:41.664139 25286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b376ab395e4152bcb02f3792b08d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.664165 25275 tablet_service.cc:1511] Processing CreateTablet for tablet 88d6e661501f4c0291426e3e34689918 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 966367638 <= VALUES < 1073741820
I20260812 08:03:41.664471 25282 tablet_service.cc:1511] Processing CreateTablet for tablet 89c399ef130b44bdbbe46021cf4d856d (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 536870910
I20260812 08:03:41.664808 25277 tablet_service.cc:1511] Processing CreateTablet for tablet 99d78b857b534192a2dfcebe99bab123 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 751619274 <= VALUES < 858993456
I20260812 08:03:41.665118 25276 tablet_service.cc:1511] Processing CreateTablet for tablet 06147f6bf78845d48fd2fe7318130494 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 966367638
I20260812 08:03:41.665439 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 018a499074c749bfa9a35abcc1394dea (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1395864366
I20260812 08:03:41.665742 25283 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5fc7ba54e94777b7fddefe69abd29e (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 322122546 <= VALUES < 429496728
I20260812 08:03:41.666422 25263 tablet_service.cc:1511] Processing CreateTablet for tablet 08b8d7ba257d4be9b3583c1fe34fada3 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 1932735276 <= VALUES < 2040109458
I20260812 08:03:41.662513 25278 tablet_service.cc:1511] Processing CreateTablet for tablet 24384c8d623943ac8ce1852c607f1650 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 751619274
I20260812 08:03:41.664484 25275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6e661501f4c0291426e3e34689918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.667204 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613902730e3c414e8d4c348e5346d572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.667369 25282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c399ef130b44bdbbe46021cf4d856d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.662448 25285 tablet_service.cc:1511] Processing CreateTablet for tablet 0c410801cf2041c09dddbac403678b69 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 107374182 <= VALUES < 214748364
I20260812 08:03:41.667518 25263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b8d7ba257d4be9b3583c1fe34fada3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.667686 25284 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7f1b414eff42bcb344eb09859aaf63 (DEFAULT_TABLE table=test-workload [id=b2b247d93573437dbcb646a527f5c1b4]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 322122546
I20260812 08:03:41.667671 25279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188fd33cf87a4d839a940b401f1d07e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.668112 25262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f7c6a367f14354968577e03e588ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.668238 25264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd4a50be10d47e18122b964756acc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.668362 25276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06147f6bf78845d48fd2fe7318130494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.669088 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e732c78255ec460499b80ca4e7ab2de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.669262 25268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0e18e564344cd98d372d7182a4fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.669405 25266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003b0e2cf1814078af8363e50eac65db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.669564 25283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5fc7ba54e94777b7fddefe69abd29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.669706 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018a499074c749bfa9a35abcc1394dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.671435 25274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831079d5af994189b68f5b2c6cebd3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.673348 25285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c410801cf2041c09dddbac403678b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.673749 25278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24384c8d623943ac8ce1852c607f1650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.675311 25746 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.675765 25277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d78b857b534192a2dfcebe99bab123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.676311 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9ed10971d140baa91de117720362ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.678076 25746 tablet_bootstrap.cc:654] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.679004 25746 log.cc:826] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:41.679946 25284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7f1b414eff42bcb344eb09859aaf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:41.681107 25746 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.681350 25746 ts_tablet_manager.cc:1403] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260812 08:03:41.684621 25746 raft_consensus.cc:359] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.684850 25746 raft_consensus.cc:385] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.684916 25746 raft_consensus.cc:740] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.685370 25746 consensus_queue.cc:260] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.685544 25746 raft_consensus.cc:399] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.685621 25746 raft_consensus.cc:493] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.685736 25746 raft_consensus.cc:3060] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.686538 25746 raft_consensus.cc:515] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.686895 25746 leader_election.cc:304] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.687230 25746 leader_election.cc:290] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.687405 25749 raft_consensus.cc:2804] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.687878 25749 raft_consensus.cc:697] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.688167 25746 ts_tablet_manager.cc:1434] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260812 08:03:41.688191 25749 consensus_queue.cc:237] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.688406 25746 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.689615 25746 tablet_bootstrap.cc:654] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.691021 25746 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.691128 25746 ts_tablet_manager.cc:1403] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:41.691618 25746 raft_consensus.cc:359] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.691736 25746 raft_consensus.cc:385] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.691783 25746 raft_consensus.cc:740] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.691926 25746 consensus_queue.cc:260] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.692032 25746 raft_consensus.cc:399] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.692077 25746 raft_consensus.cc:493] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.692134 25746 raft_consensus.cc:3060] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.692407 25639 catalog_manager.cc:5719] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.692890 25746 raft_consensus.cc:515] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.693030 25746 leader_election.cc:304] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.693142 25746 leader_election.cc:290] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.693313 25751 raft_consensus.cc:2804] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.693404 25746 ts_tablet_manager.cc:1434] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.693464 25751 raft_consensus.cc:697] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.693585 25746 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.693611 25751 consensus_queue.cc:237] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.694515 25746 tablet_bootstrap.cc:654] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.695840 25746 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.695947 25746 ts_tablet_manager.cc:1403] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:41.696374 25746 raft_consensus.cc:359] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.696472 25746 raft_consensus.cc:385] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.696516 25746 raft_consensus.cc:740] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.696641 25746 consensus_queue.cc:260] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.696739 25746 raft_consensus.cc:399] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.696782 25746 raft_consensus.cc:493] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.696712 25639 catalog_manager.cc:5719] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.696841 25746 raft_consensus.cc:3060] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.697641 25746 raft_consensus.cc:515] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.697773 25746 leader_election.cc:304] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.697889 25746 leader_election.cc:290] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.697962 25751 raft_consensus.cc:2804] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.698076 25751 raft_consensus.cc:697] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.698118 25746 ts_tablet_manager.cc:1434] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.698191 25751 consensus_queue.cc:237] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.698310 25746 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.699483 25746 tablet_bootstrap.cc:654] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.700338 25639 catalog_manager.cc:5719] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.700667 25746 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.700767 25746 ts_tablet_manager.cc:1403] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.701205 25746 raft_consensus.cc:359] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.701289 25746 raft_consensus.cc:385] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.701326 25746 raft_consensus.cc:740] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.701449 25746 consensus_queue.cc:260] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.701552 25746 raft_consensus.cc:399] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.701603 25746 raft_consensus.cc:493] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.701663 25746 raft_consensus.cc:3060] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.702597 25746 raft_consensus.cc:515] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.702737 25746 leader_election.cc:304] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.702859 25746 leader_election.cc:290] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.702940 25751 raft_consensus.cc:2804] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.703051 25751 raft_consensus.cc:697] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.703119 25746 ts_tablet_manager.cc:1434] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:41.703164 25751 consensus_queue.cc:237] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.703290 25746 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.704553 25746 tablet_bootstrap.cc:654] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.704593 25637 catalog_manager.cc:5719] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.705694 25746 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.705787 25746 ts_tablet_manager.cc:1403] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:41.706198 25746 raft_consensus.cc:359] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.706305 25746 raft_consensus.cc:385] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.706350 25746 raft_consensus.cc:740] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.706512 25746 consensus_queue.cc:260] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.706593 25746 raft_consensus.cc:399] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.706616 25746 raft_consensus.cc:493] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.706677 25746 raft_consensus.cc:3060] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.707588 25746 raft_consensus.cc:515] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.707710 25746 leader_election.cc:304] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.707816 25746 leader_election.cc:290] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.707862 25751 raft_consensus.cc:2804] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.707937 25751 raft_consensus.cc:697] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.708051 25746 ts_tablet_manager.cc:1434] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:41.708056 25751 consensus_queue.cc:237] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.708218 25746 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.709257 25746 tablet_bootstrap.cc:654] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.709535 25637 catalog_manager.cc:5719] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.710328 25746 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.710453 25746 ts_tablet_manager.cc:1403] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.710873 25746 raft_consensus.cc:359] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.710978 25746 raft_consensus.cc:385] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.711023 25746 raft_consensus.cc:740] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.711179 25746 consensus_queue.cc:260] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.711265 25746 raft_consensus.cc:399] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.711305 25746 raft_consensus.cc:493] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.711367 25746 raft_consensus.cc:3060] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.712127 25746 raft_consensus.cc:515] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.712265 25746 leader_election.cc:304] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.712370 25746 leader_election.cc:290] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.712419 25751 raft_consensus.cc:2804] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.712493 25751 raft_consensus.cc:697] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.712615 25746 ts_tablet_manager.cc:1434] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.712625 25751 consensus_queue.cc:237] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.712775 25746 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.713683 25746 tablet_bootstrap.cc:654] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.714119 25637 catalog_manager.cc:5719] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.715866 25746 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.715969 25746 ts_tablet_manager.cc:1403] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:41.716415 25746 raft_consensus.cc:359] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.716535 25746 raft_consensus.cc:385] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.716572 25746 raft_consensus.cc:740] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.716708 25746 consensus_queue.cc:260] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.716771 25746 raft_consensus.cc:399] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.716830 25746 raft_consensus.cc:493] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.716898 25746 raft_consensus.cc:3060] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.717724 25746 raft_consensus.cc:515] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.717835 25746 leader_election.cc:304] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.717986 25746 leader_election.cc:290] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.718041 25751 raft_consensus.cc:2804] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.718158 25751 raft_consensus.cc:697] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.718237 25746 ts_tablet_manager.cc:1434] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.718281 25751 consensus_queue.cc:237] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.718434 25746 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.719389 25746 tablet_bootstrap.cc:654] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.719753 25637 catalog_manager.cc:5719] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.720594 25746 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.720701 25746 ts_tablet_manager.cc:1403] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:41.721185 25746 raft_consensus.cc:359] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.721285 25746 raft_consensus.cc:385] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.721331 25746 raft_consensus.cc:740] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.721464 25746 consensus_queue.cc:260] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.721544 25746 raft_consensus.cc:399] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.721582 25746 raft_consensus.cc:493] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.721634 25746 raft_consensus.cc:3060] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.722560 25746 raft_consensus.cc:515] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.722708 25746 leader_election.cc:304] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.722820 25746 leader_election.cc:290] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.722949 25750 raft_consensus.cc:2804] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.723052 25746 ts_tablet_manager.cc:1434] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:41.723084 25750 raft_consensus.cc:697] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.723234 25746 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.723210 25750 consensus_queue.cc:237] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.724177 25746 tablet_bootstrap.cc:654] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.724864 25637 catalog_manager.cc:5719] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.725515 25746 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.725623 25746 ts_tablet_manager.cc:1403] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:41.726106 25746 raft_consensus.cc:359] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.726192 25746 raft_consensus.cc:385] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.726214 25746 raft_consensus.cc:740] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.726353 25746 consensus_queue.cc:260] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.726523 25746 raft_consensus.cc:399] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.726572 25746 raft_consensus.cc:493] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.726621 25746 raft_consensus.cc:3060] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.727747 25746 raft_consensus.cc:515] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.727900 25746 leader_election.cc:304] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.728025 25746 leader_election.cc:290] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.728087 25751 raft_consensus.cc:2804] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.728199 25751 raft_consensus.cc:697] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.728282 25746 ts_tablet_manager.cc:1434] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:41.728348 25751 consensus_queue.cc:237] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.728628 25746 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.729976 25746 tablet_bootstrap.cc:654] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.730767 25639 catalog_manager.cc:5719] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.731385 25746 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.731510 25746 ts_tablet_manager.cc:1403] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260812 08:03:41.731945 25746 raft_consensus.cc:359] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.732049 25746 raft_consensus.cc:385] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.732086 25746 raft_consensus.cc:740] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.732218 25746 consensus_queue.cc:260] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.732312 25746 raft_consensus.cc:399] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.732365 25746 raft_consensus.cc:493] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.732430 25746 raft_consensus.cc:3060] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.733352 25746 raft_consensus.cc:515] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.733470 25746 leader_election.cc:304] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.733603 25746 leader_election.cc:290] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.733690 25750 raft_consensus.cc:2804] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.733798 25750 raft_consensus.cc:697] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.733915 25746 ts_tablet_manager.cc:1434] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.002s
I20260812 08:03:41.733933 25750 consensus_queue.cc:237] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.734099 25746 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.735145 25746 tablet_bootstrap.cc:654] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.735479 25639 catalog_manager.cc:5719] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.736305 25746 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.736420 25746 ts_tablet_manager.cc:1403] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.736915 25746 raft_consensus.cc:359] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.737022 25746 raft_consensus.cc:385] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.737066 25746 raft_consensus.cc:740] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.737201 25746 consensus_queue.cc:260] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.737283 25746 raft_consensus.cc:399] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.737321 25746 raft_consensus.cc:493] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.737377 25746 raft_consensus.cc:3060] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.738337 25746 raft_consensus.cc:515] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.738523 25746 leader_election.cc:304] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.738631 25746 leader_election.cc:290] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.738827 25751 raft_consensus.cc:2804] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.738874 25746 ts_tablet_manager.cc:1434] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.738941 25751 raft_consensus.cc:697] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.739071 25746 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.739071 25751 consensus_queue.cc:237] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.740186 25746 tablet_bootstrap.cc:654] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.741269 25746 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.741226 25639 catalog_manager.cc:5719] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.741376 25746 ts_tablet_manager.cc:1403] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.741798 25746 raft_consensus.cc:359] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.741896 25746 raft_consensus.cc:385] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.741941 25746 raft_consensus.cc:740] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.742069 25746 consensus_queue.cc:260] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.742156 25746 raft_consensus.cc:399] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.742208 25746 raft_consensus.cc:493] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.742270 25746 raft_consensus.cc:3060] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.743566 25746 raft_consensus.cc:515] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.743678 25746 leader_election.cc:304] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.743804 25746 leader_election.cc:290] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.743849 25751 raft_consensus.cc:2804] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.743933 25751 raft_consensus.cc:697] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.744036 25751 consensus_queue.cc:237] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.744037 25746 ts_tablet_manager.cc:1434] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260812 08:03:41.744262 25746 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.745445 25746 tablet_bootstrap.cc:654] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.745677 25637 catalog_manager.cc:5719] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.746630 25746 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.746739 25746 ts_tablet_manager.cc:1403] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:41.747253 25746 raft_consensus.cc:359] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.747356 25746 raft_consensus.cc:385] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.747391 25746 raft_consensus.cc:740] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.747650 25746 consensus_queue.cc:260] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.747745 25746 raft_consensus.cc:399] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.747781 25746 raft_consensus.cc:493] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.747812 25746 raft_consensus.cc:3060] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.748692 25746 raft_consensus.cc:515] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.748840 25746 leader_election.cc:304] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.748937 25746 leader_election.cc:290] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.749096 25749 raft_consensus.cc:2804] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.749197 25749 raft_consensus.cc:697] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.749207 25746 ts_tablet_manager.cc:1434] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.749339 25749 consensus_queue.cc:237] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.749454 25746 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.750738 25746 tablet_bootstrap.cc:654] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.751466 25637 catalog_manager.cc:5719] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.751958 25746 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.752053 25746 ts_tablet_manager.cc:1403] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:41.752532 25746 raft_consensus.cc:359] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.752629 25746 raft_consensus.cc:385] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.752672 25746 raft_consensus.cc:740] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.752812 25746 consensus_queue.cc:260] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.752898 25746 raft_consensus.cc:399] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.752943 25746 raft_consensus.cc:493] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.752997 25746 raft_consensus.cc:3060] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.753830 25746 raft_consensus.cc:515] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.753942 25746 leader_election.cc:304] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.754037 25746 leader_election.cc:290] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.754086 25751 raft_consensus.cc:2804] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.754179 25751 raft_consensus.cc:697] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.754282 25746 ts_tablet_manager.cc:1434] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.754292 25751 consensus_queue.cc:237] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.754503 25746 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.755606 25746 tablet_bootstrap.cc:654] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.755842 25637 catalog_manager.cc:5719] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.756798 25746 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.756896 25746 ts_tablet_manager.cc:1403] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.757463 25746 raft_consensus.cc:359] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.757568 25746 raft_consensus.cc:385] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.757611 25746 raft_consensus.cc:740] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.757800 25746 consensus_queue.cc:260] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.757891 25746 raft_consensus.cc:399] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.757936 25746 raft_consensus.cc:493] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.757992 25746 raft_consensus.cc:3060] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.758960 25746 raft_consensus.cc:515] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.759094 25746 leader_election.cc:304] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.759212 25746 leader_election.cc:290] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.759284 25751 raft_consensus.cc:2804] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.759433 25751 raft_consensus.cc:697] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.759490 25746 ts_tablet_manager.cc:1434] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:41.759559 25751 consensus_queue.cc:237] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.759677 25746 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.760769 25746 tablet_bootstrap.cc:654] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.760963 25637 catalog_manager.cc:5719] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.762003 25746 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.762112 25746 ts_tablet_manager.cc:1403] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.762604 25746 raft_consensus.cc:359] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.762702 25746 raft_consensus.cc:385] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.762737 25746 raft_consensus.cc:740] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.762858 25746 consensus_queue.cc:260] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.762964 25746 raft_consensus.cc:399] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.763007 25746 raft_consensus.cc:493] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.763064 25746 raft_consensus.cc:3060] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.763973 25746 raft_consensus.cc:515] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.764094 25746 leader_election.cc:304] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.764163 25746 leader_election.cc:290] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.764220 25751 raft_consensus.cc:2804] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.764398 25751 raft_consensus.cc:697] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.764446 25746 ts_tablet_manager.cc:1434] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:41.764531 25751 consensus_queue.cc:237] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.764644 25746 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.765689 25746 tablet_bootstrap.cc:654] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.766182 25637 catalog_manager.cc:5719] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.766974 25746 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.767045 25746 ts_tablet_manager.cc:1403] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:41.767488 25746 raft_consensus.cc:359] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.767583 25746 raft_consensus.cc:385] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.767619 25746 raft_consensus.cc:740] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.767746 25746 consensus_queue.cc:260] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.767845 25746 raft_consensus.cc:399] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.767886 25746 raft_consensus.cc:493] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.767939 25746 raft_consensus.cc:3060] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.768851 25746 raft_consensus.cc:515] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.768967 25746 leader_election.cc:304] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.769095 25746 leader_election.cc:290] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.769232 25750 raft_consensus.cc:2804] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.769330 25746 ts_tablet_manager.cc:1434] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:41.769346 25750 raft_consensus.cc:697] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.769536 25746 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.769495 25750 consensus_queue.cc:237] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.770716 25746 tablet_bootstrap.cc:654] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.771562 25637 catalog_manager.cc:5719] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.799168 25746 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.799332 25746 ts_tablet_manager.cc:1403] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.000s
I20260812 08:03:41.799872 25746 raft_consensus.cc:359] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.800002 25746 raft_consensus.cc:385] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.800042 25746 raft_consensus.cc:740] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.800208 25746 consensus_queue.cc:260] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.800319 25746 raft_consensus.cc:399] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.800367 25746 raft_consensus.cc:493] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.800423 25746 raft_consensus.cc:3060] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.801270 25746 raft_consensus.cc:515] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.801437 25746 leader_election.cc:304] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.801585 25746 leader_election.cc:290] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.801704 25750 raft_consensus.cc:2804] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.801847 25750 raft_consensus.cc:697] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.801916 25746 ts_tablet_manager.cc:1434] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:41.801983 25750 consensus_queue.cc:237] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.802114 25746 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.803292 25746 tablet_bootstrap.cc:654] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.804262 25637 catalog_manager.cc:5719] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.804611 25746 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.804718 25746 ts_tablet_manager.cc:1403] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:41.805203 25746 raft_consensus.cc:359] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.805310 25746 raft_consensus.cc:385] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.805346 25746 raft_consensus.cc:740] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.805485 25746 consensus_queue.cc:260] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.805583 25746 raft_consensus.cc:399] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.805640 25746 raft_consensus.cc:493] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.805702 25746 raft_consensus.cc:3060] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.806651 25746 raft_consensus.cc:515] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.806945 25746 leader_election.cc:304] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.807076 25746 leader_election.cc:290] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.807163 25749 raft_consensus.cc:2804] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.807308 25749 raft_consensus.cc:697] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.807317 25746 ts_tablet_manager.cc:1434] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:41.807484 25749 consensus_queue.cc:237] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.807654 25746 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:41.808806 25746 tablet_bootstrap.cc:654] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:41.810220 25746 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: No bootstrap required, opened a new log
I20260812 08:03:41.810352 25746 ts_tablet_manager.cc:1403] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:41.810731 25637 catalog_manager.cc:5719] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:41.810876 25746 raft_consensus.cc:359] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.810967 25746 raft_consensus.cc:385] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:41.811005 25746 raft_consensus.cc:740] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:41.811125 25746 consensus_queue.cc:260] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.811209 25746 raft_consensus.cc:399] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:41.811241 25746 raft_consensus.cc:493] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:41.811290 25746 raft_consensus.cc:3060] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:41.812027 25746 raft_consensus.cc:515] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.812136 25746 leader_election.cc:304] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:41.812237 25746 leader_election.cc:290] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:41.812290 25749 raft_consensus.cc:2804] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:41.812388 25749 raft_consensus.cc:697] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:41.812500 25749 consensus_queue.cc:237] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All 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: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:41.812608 25746 ts_tablet_manager.cc:1434] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:41.815037 25637 catalog_manager.cc:5719] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6971387689a440496c46aaa20cc8d42 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:44.247853 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.66:42839
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:40709
--webserver_port=36995
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=20 with env {}
W20260812 08:03:44.355975 25888 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:44.356205 25888 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:44.356256 25888 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:44.359666 25888 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:44.359809 25888 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:44.365043 25888 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:42839
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.19.129.66
--webserver_port=36995
--tserver_master_addrs=127.19.129.126:40709
--num_tablets_to_copy_simultaneously=20
--never_fsync=true
--heap_profile_path=/tmp/kudu.25888
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:44.366142 25888 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:03:44.367285 25888 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:44.373919 25898 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:03:44.373912 25895 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:03:44.373912 25900 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:03:44.374269 25888 server_base.cc:1061] running on GCE node
I20260812 08:03:44.374672 25888 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:44.375231 25888 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:44.376394 25888 hybrid_clock.cc:648] HybridClock initialized: now 1786521824376378 us; error 33 us; skew 500 ppm
I20260812 08:03:44.378198 25888 webserver.cc:533] Webserver started at http://127.19.129.66:36995/ using document root <none> and password file <none>
I20260812 08:03:44.378806 25888 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:44.378878 25888 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:44.382277 25888 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:44.384294 25910 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:03:44.385437 25888 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:44.385542 25888 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "2737bd0b16ef46c39013b9614f8504da"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:44.385964 25888 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:44.398813 25888 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:44.399454 25888 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:03:44.399612 25888 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:44.400161 25888 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:44.401165 25888 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:44.401216 25888 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:44.401255 25888 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:44.401270 25888 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:44.411635 25888 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:42839
I20260812 08:03:44.411659 26083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:42839 every 8 connection(s)
I20260812 08:03:44.412796 25888 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-1/data/info.pb
I20260812 08:03:44.415213 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 25888
I20260812 08:03:44.416038 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 25196
I20260812 08:03:44.427287 26084 heartbeater.cc:344] Connected to a master server at 127.19.129.126:40709
I20260812 08:03:44.427618 26084 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:44.428380 26084 heartbeater.cc:507] Master 127.19.129.126:40709 requested a full tablet report, sending...
I20260812 08:03:44.429649 25637 ts_manager.cc:194] Registered new tserver with Master: 2737bd0b16ef46c39013b9614f8504da (127.19.129.66:42839)
I20260812 08:03:44.430572 25637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:51597
I20260812 08:03:44.433140 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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.19.129.65:36639
--local_ip_for_outbound_sockets=127.19.129.65
--tserver_master_addrs=127.19.129.126:40709
--webserver_port=37739
--webserver_interface=127.19.129.65
--builtin_ntp_servers=127.19.129.84:35093
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=20
--rpc_service_queue_length=1
--rpc_num_service_threads=1 with env {}
W20260812 08:03:44.540234 26088 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:44.540496 26088 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:44.540578 26088 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:44.544126 26088 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:44.544318 26088 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:44.548269 26088 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:35093
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:36639
--rpc_num_service_threads=1
--rpc_server_allow_ephemeral_ports=true
--rpc_service_queue_length=1
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.19.129.65
--webserver_port=37739
--tserver_master_addrs=127.19.129.126:40709
--num_tablets_to_copy_simultaneously=20
--never_fsync=true
--heap_profile_path=/tmp/kudu.26088
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:44.549543 26088 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:03:44.550792 26088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:44.557686 26099 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:03:44.557678 26101 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:03:44.557677 26098 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:03:44.558070 26088 server_base.cc:1061] running on GCE node
I20260812 08:03:44.558511 26088 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:44.559104 26088 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:44.560263 26088 hybrid_clock.cc:648] HybridClock initialized: now 1786521824560250 us; error 36 us; skew 500 ppm
I20260812 08:03:44.562211 26088 webserver.cc:533] Webserver started at http://127.19.129.65:37739/ using document root <none> and password file <none>
I20260812 08:03:44.562970 26088 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:44.563069 26088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:44.566960 26088 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:44.570240 26109 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:03:44.571316 26088 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:44.571458 26088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "e6971387689a440496c46aaa20cc8d42"
format_stamp: "Formatted at 2026-08-12 08:03:40 on dist-test-slave-tk9z"
I20260812 08:03:44.571893 26088 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-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:03:44.609813 26088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:44.610625 26088 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:03:44.610849 26088 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:44.611472 26088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:44.612823 26118 ts_tablet_manager.cc:542] Loading tablet metadata (0/20 complete)
I20260812 08:03:44.626196 26088 ts_tablet_manager.cc:585] Loaded tablet metadata (20 total tablets, 20 live tablets)
I20260812 08:03:44.626297 26088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.014s	user 0.001s	sys 0.000s
I20260812 08:03:44.626405 26088 ts_tablet_manager.cc:600] Registering tablets (0/20 complete)
I20260812 08:03:44.628310 26118 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:44.634874 26088 ts_tablet_manager.cc:616] Registered 20 tablets
I20260812 08:03:44.634959 26088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.009s	user 0.008s	sys 0.000s
I20260812 08:03:44.639864 26088 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:36639
I20260812 08:03:44.639880 26137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:36639 every 8 connection(s)
I20260812 08:03:44.640936 26088 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestTabletCopyWithBusySource.1786521808005065-19973-0/minicluster-data/ts-0/data/info.pb
I20260812 08:03:44.650045 26138 heartbeater.cc:344] Connected to a master server at 127.19.129.126:40709
I20260812 08:03:44.650362 26138 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:44.650708 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 26088
I20260812 08:03:44.651019 26138 heartbeater.cc:507] Master 127.19.129.126:40709 requested a full tablet report, sending...
I20260812 08:03:44.653741 25637 ts_manager.cc:194] Re-registered known tserver with Master: e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:44.657363 25637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:39689
I20260812 08:03:44.657758 26118 log.cc:826] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:44.778723 26118 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=523 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:44.779202 26118 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:44.780423 26118 ts_tablet_manager.cc:1403] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.152s	user 0.134s	sys 0.016s
I20260812 08:03:44.782615 26118 raft_consensus.cc:359] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.782992 26118 raft_consensus.cc:740] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:44.783578 26118 consensus_queue.cc:260] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.783735 26118 raft_consensus.cc:399] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:44.783835 26118 raft_consensus.cc:493] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:44.783978 26118 raft_consensus.cc:3060] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:44.785907 26118 raft_consensus.cc:515] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.786278 26118 leader_election.cc:304] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:44.786628 26118 leader_election.cc:290] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:44.786813 26143 raft_consensus.cc:2804] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:44.787093 26143 raft_consensus.cc:697] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:44.787364 26138 heartbeater.cc:499] Master 127.19.129.126:40709 was elected leader, sending a full tablet report...
I20260812 08:03:44.787416 26143 consensus_queue.cc:237] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 199, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.787549 26118 ts_tablet_manager.cc:1434] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260812 08:03:44.787822 26118 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:44.791364 25637 catalog_manager.cc:5719] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:44.911207 26118 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=192 overwritten=0 applied=192 ignored=0} inserts{seen=506 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:44.911695 26118 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:44.913113 26118 ts_tablet_manager.cc:1403] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.125s	user 0.110s	sys 0.012s
I20260812 08:03:44.913865 26118 raft_consensus.cc:359] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.914005 26118 raft_consensus.cc:740] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:44.914175 26118 consensus_queue.cc:260] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 192, Last appended: 1.192, Last appended by leader: 192, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.914266 26118 raft_consensus.cc:399] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:44.914314 26118 raft_consensus.cc:493] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:44.914355 26118 raft_consensus.cc:3060] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:44.915462 26118 raft_consensus.cc:515] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.915623 26118 leader_election.cc:304] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:44.915753 26118 leader_election.cc:290] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:44.915802 26143 raft_consensus.cc:2804] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:44.915871 26143 raft_consensus.cc:697] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:44.915993 26118 ts_tablet_manager.cc:1434] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:44.915980 26143 consensus_queue.cc:237] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 192, Committed index: 192, Last appended: 1.192, Last appended by leader: 192, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:44.916190 26118 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:44.917670 25637 catalog_manager.cc:5719] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.044751 26118 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=204 overwritten=0 applied=204 ignored=0} inserts{seen=544 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.045166 26118 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.046202 26118 ts_tablet_manager.cc:1403] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.130s	user 0.106s	sys 0.020s
I20260812 08:03:45.046763 26118 raft_consensus.cc:359] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.046898 26118 raft_consensus.cc:740] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.047091 26118 consensus_queue.cc:260] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 204, Last appended: 1.204, Last appended by leader: 204, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.047186 26118 raft_consensus.cc:399] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.047233 26118 raft_consensus.cc:493] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.047293 26118 raft_consensus.cc:3060] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.048072 26118 raft_consensus.cc:515] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.048246 26118 leader_election.cc:304] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.048377 26118 leader_election.cc:290] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.048422 26143 raft_consensus.cc:2804] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.048501 26143 raft_consensus.cc:697] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.048627 26143 consensus_queue.cc:237] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 204, Committed index: 204, Last appended: 1.204, Last appended by leader: 204, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.048681 26118 ts_tablet_manager.cc:1434] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:45.048923 26118 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.050546 25637 catalog_manager.cc:5719] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.171002 26118 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=194 overwritten=0 applied=194 ignored=0} inserts{seen=505 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.171412 26118 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.172451 26118 ts_tablet_manager.cc:1403] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.124s	user 0.110s	sys 0.012s
I20260812 08:03:45.172955 26118 raft_consensus.cc:359] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.173058 26118 raft_consensus.cc:740] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.173216 26118 consensus_queue.cc:260] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 194, Last appended: 1.194, Last appended by leader: 194, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.173297 26118 raft_consensus.cc:399] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.173367 26118 raft_consensus.cc:493] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.173427 26118 raft_consensus.cc:3060] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.174185 26118 raft_consensus.cc:515] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.174346 26118 leader_election.cc:304] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.174496 26118 leader_election.cc:290] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.174578 26143 raft_consensus.cc:2804] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.174716 26143 raft_consensus.cc:697] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.174798 26118 ts_tablet_manager.cc:1434] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:45.174952 26118 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.174887 26143 consensus_queue.cc:237] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 194, Committed index: 194, Last appended: 1.194, Last appended by leader: 194, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.176564 25637 catalog_manager.cc:5719] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.299800 26118 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=562 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.300153 26118 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.301153 26118 ts_tablet_manager.cc:1403] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.126s	user 0.123s	sys 0.000s
I20260812 08:03:45.301579 26118 raft_consensus.cc:359] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.301674 26118 raft_consensus.cc:740] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.301846 26118 consensus_queue.cc:260] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.301942 26118 raft_consensus.cc:399] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.301977 26118 raft_consensus.cc:493] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.302038 26118 raft_consensus.cc:3060] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.302906 26118 raft_consensus.cc:515] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.303027 26118 leader_election.cc:304] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.303201 26118 leader_election.cc:290] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.303258 26143 raft_consensus.cc:2804] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.303395 26143 raft_consensus.cc:697] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.303488 26118 ts_tablet_manager.cc:1434] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:45.303547 26143 consensus_queue.cc:237] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 199, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.303632 26118 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.305133 25637 catalog_manager.cc:5719] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.427325 26118 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=198 overwritten=0 applied=198 ignored=0} inserts{seen=569 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.427716 26118 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.428740 26118 ts_tablet_manager.cc:1403] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.125s	user 0.107s	sys 0.016s
I20260812 08:03:45.429189 26118 raft_consensus.cc:359] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.429325 26118 raft_consensus.cc:740] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.429505 26118 consensus_queue.cc:260] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.429600 26118 raft_consensus.cc:399] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.429648 26118 raft_consensus.cc:493] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.429701 26118 raft_consensus.cc:3060] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.430585 26118 raft_consensus.cc:515] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.430742 26118 leader_election.cc:304] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.430864 26118 leader_election.cc:290] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.430915 26143 raft_consensus.cc:2804] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.430994 26143 raft_consensus.cc:697] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.431137 26118 ts_tablet_manager.cc:1434] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260812 08:03:45.431108 26143 consensus_queue.cc:237] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 198, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.431314 26118 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.432690 25637 catalog_manager.cc:5719] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.433076 26084 heartbeater.cc:499] Master 127.19.129.126:40709 was elected leader, sending a full tablet report...
I20260812 08:03:45.554142 26118 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=192 overwritten=0 applied=192 ignored=0} inserts{seen=529 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.554672 26118 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.555995 26118 ts_tablet_manager.cc:1403] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.125s	user 0.099s	sys 0.024s
I20260812 08:03:45.556557 26118 raft_consensus.cc:359] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.556684 26118 raft_consensus.cc:740] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.556841 26118 consensus_queue.cc:260] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 192, Last appended: 1.192, Last appended by leader: 192, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.556963 26118 raft_consensus.cc:399] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.557013 26118 raft_consensus.cc:493] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.557068 26118 raft_consensus.cc:3060] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.557842 26118 raft_consensus.cc:515] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.558000 26118 leader_election.cc:304] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.558135 26118 leader_election.cc:290] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.558177 26143 raft_consensus.cc:2804] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.558254 26143 raft_consensus.cc:697] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.558441 26118 ts_tablet_manager.cc:1434] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:45.558405 26143 consensus_queue.cc:237] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 192, Committed index: 192, Last appended: 1.192, Last appended by leader: 192, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.558626 26118 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.560120 25637 catalog_manager.cc:5719] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.687940 26118 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=198 overwritten=0 applied=198 ignored=0} inserts{seen=545 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.688374 26118 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.689412 26118 ts_tablet_manager.cc:1403] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.131s	user 0.103s	sys 0.024s
I20260812 08:03:45.689891 26118 raft_consensus.cc:359] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.689999 26118 raft_consensus.cc:740] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.690161 26118 consensus_queue.cc:260] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.690233 26118 raft_consensus.cc:399] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.690310 26118 raft_consensus.cc:493] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.690413 26118 raft_consensus.cc:3060] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.691212 26118 raft_consensus.cc:515] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.691327 26118 leader_election.cc:304] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.691431 26118 leader_election.cc:290] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.691490 26143 raft_consensus.cc:2804] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.691572 26143 raft_consensus.cc:697] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.691685 26118 ts_tablet_manager.cc:1434] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260812 08:03:45.691689 26143 consensus_queue.cc:237] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 198, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.691910 26118 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.693480 25637 catalog_manager.cc:5719] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.820000 26118 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=551 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.820432 26118 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.821485 26118 ts_tablet_manager.cc:1403] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.130s	user 0.114s	sys 0.012s
I20260812 08:03:45.821995 26118 raft_consensus.cc:359] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.822126 26118 raft_consensus.cc:740] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.822311 26118 consensus_queue.cc:260] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.822446 26118 raft_consensus.cc:399] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.822484 26118 raft_consensus.cc:493] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.822528 26118 raft_consensus.cc:3060] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.823410 26118 raft_consensus.cc:515] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.823536 26118 leader_election.cc:304] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.823705 26118 leader_election.cc:290] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.823748 26143 raft_consensus.cc:2804] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.823840 26143 raft_consensus.cc:697] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.823978 26118 ts_tablet_manager.cc:1434] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:45.823956 26143 consensus_queue.cc:237] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 200, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.824136 26118 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.825621 25637 catalog_manager.cc:5719] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:45.947046 26118 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=196 overwritten=0 applied=196 ignored=0} inserts{seen=523 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:45.947517 26118 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:45.948668 26118 ts_tablet_manager.cc:1403] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.125s	user 0.106s	sys 0.016s
I20260812 08:03:45.949164 26118 raft_consensus.cc:359] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.949304 26118 raft_consensus.cc:740] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:45.949496 26118 consensus_queue.cc:260] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.949607 26118 raft_consensus.cc:399] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:45.949666 26118 raft_consensus.cc:493] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:45.949733 26118 raft_consensus.cc:3060] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:45.950714 26118 raft_consensus.cc:515] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.950894 26118 leader_election.cc:304] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:45.951033 26118 leader_election.cc:290] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:45.951083 26143 raft_consensus.cc:2804] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:45.951172 26143 raft_consensus.cc:697] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:45.951292 26143 consensus_queue.cc:237] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 196, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:45.951326 26118 ts_tablet_manager.cc:1434] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:45.951499 26118 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:45.954775 25637 catalog_manager.cc:5719] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.085400 26118 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=545 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.085840 26118 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.086992 26118 ts_tablet_manager.cc:1403] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.136s	user 0.123s	sys 0.012s
I20260812 08:03:46.087476 26118 raft_consensus.cc:359] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.087606 26118 raft_consensus.cc:740] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.087797 26118 consensus_queue.cc:260] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.087900 26118 raft_consensus.cc:399] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.087951 26118 raft_consensus.cc:493] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.088013 26118 raft_consensus.cc:3060] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.088824 26118 raft_consensus.cc:515] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.088991 26118 leader_election.cc:304] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.089123 26118 leader_election.cc:290] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.089170 26143 raft_consensus.cc:2804] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.089283 26143 raft_consensus.cc:697] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.089444 26118 ts_tablet_manager.cc:1434] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:46.089414 26143 consensus_queue.cc:237] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 199, Committed index: 199, Last appended: 1.199, Last appended by leader: 199, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.089609 26118 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.091183 25637 catalog_manager.cc:5719] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.225379 26118 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=509 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.225808 26118 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.226994 26118 ts_tablet_manager.cc:1403] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.137s	user 0.125s	sys 0.012s
I20260812 08:03:46.227496 26118 raft_consensus.cc:359] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.227607 26118 raft_consensus.cc:740] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.227770 26118 consensus_queue.cc:260] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.227847 26118 raft_consensus.cc:399] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.227905 26118 raft_consensus.cc:493] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.227977 26118 raft_consensus.cc:3060] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.228844 26118 raft_consensus.cc:515] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.228996 26118 leader_election.cc:304] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.229136 26118 leader_election.cc:290] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.229247 26143 raft_consensus.cc:2804] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.229386 26143 raft_consensus.cc:697] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.229452 26118 ts_tablet_manager.cc:1434] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:46.229504 26143 consensus_queue.cc:237] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 200, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.229599 26118 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.231078 25637 catalog_manager.cc:5719] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.356904 26118 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=196 overwritten=0 applied=196 ignored=0} inserts{seen=561 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.357311 26118 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.358335 26118 ts_tablet_manager.cc:1403] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.129s	user 0.109s	sys 0.016s
I20260812 08:03:46.358839 26118 raft_consensus.cc:359] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.358971 26118 raft_consensus.cc:740] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.359153 26118 consensus_queue.cc:260] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.359244 26118 raft_consensus.cc:399] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.359293 26118 raft_consensus.cc:493] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.359349 26118 raft_consensus.cc:3060] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.360121 26118 raft_consensus.cc:515] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.360285 26118 leader_election.cc:304] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.360407 26118 leader_election.cc:290] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.360507 26143 raft_consensus.cc:2804] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.360625 26143 raft_consensus.cc:697] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.360688 26118 ts_tablet_manager.cc:1434] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:46.360766 26143 consensus_queue.cc:237] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 196, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.360826 26118 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.362603 25637 catalog_manager.cc:5719] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.496480 26118 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=208 overwritten=0 applied=208 ignored=0} inserts{seen=587 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.496830 26118 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.497809 26118 ts_tablet_manager.cc:1403] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.137s	user 0.114s	sys 0.020s
I20260812 08:03:46.498240 26118 raft_consensus.cc:359] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.498411 26118 raft_consensus.cc:740] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.498548 26118 consensus_queue.cc:260] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 208, Last appended: 1.208, Last appended by leader: 208, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.498641 26118 raft_consensus.cc:399] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.498708 26118 raft_consensus.cc:493] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.498785 26118 raft_consensus.cc:3060] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.499557 26118 raft_consensus.cc:515] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.499714 26118 leader_election.cc:304] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.499840 26118 leader_election.cc:290] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.499962 26143 raft_consensus.cc:2804] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.500085 26143 raft_consensus.cc:697] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.500123 26118 ts_tablet_manager.cc:1434] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.004s
I20260812 08:03:46.500260 26118 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.500222 26143 consensus_queue.cc:237] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 208, Committed index: 208, Last appended: 1.208, Last appended by leader: 208, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.501883 25637 catalog_manager.cc:5719] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.626322 26118 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=196 overwritten=0 applied=196 ignored=0} inserts{seen=541 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.626765 26118 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.627746 26118 ts_tablet_manager.cc:1403] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.128s	user 0.110s	sys 0.016s
I20260812 08:03:46.628159 26118 raft_consensus.cc:359] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.628257 26118 raft_consensus.cc:740] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.628413 26118 consensus_queue.cc:260] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.628504 26118 raft_consensus.cc:399] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.628530 26118 raft_consensus.cc:493] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.628562 26118 raft_consensus.cc:3060] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.629293 26118 raft_consensus.cc:515] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.629422 26118 leader_election.cc:304] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.629544 26118 leader_election.cc:290] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.629587 26143 raft_consensus.cc:2804] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.629745 26143 raft_consensus.cc:697] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.629822 26118 ts_tablet_manager.cc:1434] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:46.629884 26143 consensus_queue.cc:237] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 196, Committed index: 196, Last appended: 1.196, Last appended by leader: 196, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.630038 26118 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.631600 25637 catalog_manager.cc:5719] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.754057 26118 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=198 overwritten=0 applied=198 ignored=0} inserts{seen=521 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.754529 26118 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.755568 26118 ts_tablet_manager.cc:1403] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.126s	user 0.120s	sys 0.004s
I20260812 08:03:46.756035 26118 raft_consensus.cc:359] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.756158 26118 raft_consensus.cc:740] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.756345 26118 consensus_queue.cc:260] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.756462 26118 raft_consensus.cc:399] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.756510 26118 raft_consensus.cc:493] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.756568 26118 raft_consensus.cc:3060] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.757372 26118 raft_consensus.cc:515] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.757543 26118 leader_election.cc:304] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.757661 26118 leader_election.cc:290] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.757704 26143 raft_consensus.cc:2804] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.757781 26143 raft_consensus.cc:697] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.757936 26118 ts_tablet_manager.cc:1434] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260812 08:03:46.757902 26143 consensus_queue.cc:237] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 198, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.758144 26118 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.759676 25637 catalog_manager.cc:5719] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:46.884326 26118 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=201 overwritten=0 applied=201 ignored=0} inserts{seen=521 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:46.906728 26118 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:46.908573 26118 ts_tablet_manager.cc:1403] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.150s	user 0.110s	sys 0.016s
I20260812 08:03:46.909106 26118 raft_consensus.cc:359] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.909240 26118 raft_consensus.cc:740] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:46.909439 26118 consensus_queue.cc:260] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 201, Last appended: 1.201, Last appended by leader: 201, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.909554 26118 raft_consensus.cc:399] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:46.909605 26118 raft_consensus.cc:493] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:46.909669 26118 raft_consensus.cc:3060] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:46.910820 26118 raft_consensus.cc:515] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.910997 26118 leader_election.cc:304] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:46.911103 26118 leader_election.cc:290] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:46.911392 26118 ts_tablet_manager.cc:1434] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:46.911607 26118 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:46.912197 26197 raft_consensus.cc:2804] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:46.912303 26197 raft_consensus.cc:697] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:46.912451 26197 consensus_queue.cc:237] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 201, Committed index: 201, Last appended: 1.201, Last appended by leader: 201, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:46.916467 25637 catalog_manager.cc:5719] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.040542 26118 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=203 overwritten=0 applied=203 ignored=0} inserts{seen=511 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:47.040958 26118 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:47.041946 26118 ts_tablet_manager.cc:1403] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.130s	user 0.115s	sys 0.012s
I20260812 08:03:47.042428 26118 raft_consensus.cc:359] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.042544 26118 raft_consensus.cc:740] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.042696 26118 consensus_queue.cc:260] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 203, Last appended: 1.203, Last appended by leader: 203, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.042785 26118 raft_consensus.cc:399] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.042810 26118 raft_consensus.cc:493] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.042847 26118 raft_consensus.cc:3060] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:47.043604 26118 raft_consensus.cc:515] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.043725 26118 leader_election.cc:304] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:47.043807 26118 leader_election.cc:290] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:47.043946 26197 raft_consensus.cc:2804] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:47.044082 26197 raft_consensus.cc:697] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:47.044163 26118 ts_tablet_manager.cc:1434] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.005s	sys 0.000s
I20260812 08:03:47.044236 26197 consensus_queue.cc:237] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 203, Committed index: 203, Last appended: 1.203, Last appended by leader: 203, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.044363 26118 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:47.046054 25637 catalog_manager.cc:5719] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.174979 26118 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=555 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:47.175321 26118 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:47.176293 26118 ts_tablet_manager.cc:1403] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.132s	user 0.122s	sys 0.008s
I20260812 08:03:47.176692 26118 raft_consensus.cc:359] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.176831 26118 raft_consensus.cc:740] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.177016 26118 consensus_queue.cc:260] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.177103 26118 raft_consensus.cc:399] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.177170 26118 raft_consensus.cc:493] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.177229 26118 raft_consensus.cc:3060] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:47.178022 26118 raft_consensus.cc:515] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.178174 26118 leader_election.cc:304] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:47.178308 26118 leader_election.cc:290] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:47.178411 26197 raft_consensus.cc:2804] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:47.178531 26197 raft_consensus.cc:697] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:47.178599 26118 ts_tablet_manager.cc:1434] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:47.178679 26197 consensus_queue.cc:237] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 200, Committed index: 200, Last appended: 1.200, Last appended by leader: 200, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.178751 26118 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Bootstrap starting.
I20260812 08:03:47.180442 25637 catalog_manager.cc:5719] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.307898 26118 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Bootstrap replayed 1/1 log segments. Stats: ops{read=198 overwritten=0 applied=198 ignored=0} inserts{seen=542 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:47.308293 26118 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Bootstrap complete.
I20260812 08:03:47.309351 26118 ts_tablet_manager.cc:1403] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Time spent bootstrapping tablet: real 0.131s	user 0.119s	sys 0.008s
I20260812 08:03:47.309808 26118 raft_consensus.cc:359] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.309907 26118 raft_consensus.cc:740] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Initialized, Role: FOLLOWER
I20260812 08:03:47.310065 26118 consensus_queue.cc:260] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.310137 26118 raft_consensus.cc:399] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:47.310181 26118 raft_consensus.cc:493] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:47.310242 26118 raft_consensus.cc:3060] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:47.311259 26118 raft_consensus.cc:515] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.311434 26118 leader_election.cc:304] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [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: e6971387689a440496c46aaa20cc8d42; no voters: 
I20260812 08:03:47.311545 26118 leader_election.cc:290] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:47.311599 26197 raft_consensus.cc:2804] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:47.311676 26197 raft_consensus.cc:697] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [term 2 LEADER]: Becoming Leader. State: Replica: e6971387689a440496c46aaa20cc8d42, State: Running, Role: LEADER
I20260812 08:03:47.311811 26118 ts_tablet_manager.cc:1434] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Time spent starting tablet: real 0.002s	user 0.004s	sys 0.000s
I20260812 08:03:47.311780 26197 consensus_queue.cc:237] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 198, Committed index: 198, Last appended: 1.198, Last appended by leader: 198, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.313743 25637 catalog_manager.cc:5719] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "e6971387689a440496c46aaa20cc8d42" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:47.328104 26258 ts_tablet_manager.cc:933] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.328204 26265 ts_tablet_manager.cc:933] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.328502 26260 ts_tablet_manager.cc:933] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.328785 26258 tablet_copy_client.cc:323] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.328887 26259 ts_tablet_manager.cc:933] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.329128 26262 ts_tablet_manager.cc:933] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.329195 26259 tablet_copy_client.cc:323] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.329260 26257 ts_tablet_manager.cc:933] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.329442 26262 tablet_copy_client.cc:323] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.328785 26260 tablet_copy_client.cc:323] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.329583 26257 tablet_copy_client.cc:323] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.329700 26261 ts_tablet_manager.cc:933] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.329723 26265 tablet_copy_client.cc:323] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.329800 26282 ts_tablet_manager.cc:933] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.329994 26261 tablet_copy_client.cc:323] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.330125 26282 tablet_copy_client.cc:323] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.330247 26264 ts_tablet_manager.cc:933] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.330574 26264 tablet_copy_client.cc:323] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.330852 26290 ts_tablet_manager.cc:933] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.331089 26283 ts_tablet_manager.cc:933] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.331151 26290 tablet_copy_client.cc:323] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.331408 26289 ts_tablet_manager.cc:933] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.331429 26283 tablet_copy_client.cc:323] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.331718 26289 tablet_copy_client.cc:323] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.332054 26267 ts_tablet_manager.cc:933] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.332252 26268 ts_tablet_manager.cc:933] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.332351 26267 tablet_copy_client.cc:323] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.332562 26268 tablet_copy_client.cc:323] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.332617 26271 ts_tablet_manager.cc:933] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.332852 26293 ts_tablet_manager.cc:933] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.332917 26271 tablet_copy_client.cc:323] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.333185 26293 tablet_copy_client.cc:323] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.333252 26273 ts_tablet_manager.cc:933] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.333511 26278 ts_tablet_manager.cc:933] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.333551 26273 tablet_copy_client.cc:323] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.333817 26278 tablet_copy_client.cc:323] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.333886 26276 ts_tablet_manager.cc:933] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.334105 26280 ts_tablet_manager.cc:933] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Initiating tablet copy from peer e6971387689a440496c46aaa20cc8d42 (127.19.129.65:36639)
I20260812 08:03:47.334197 26276 tablet_copy_client.cc:323] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.334443 26280 tablet_copy_client.cc:323] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:36639
I20260812 08:03:47.335788 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 003b0e2cf1814078af8363e50eac65db from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.335959 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 003b0e2cf1814078af8363e50eac65db from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-003b0e2cf1814078af8363e50eac65db
W20260812 08:03:47.336028 26114 service_pool.cc:136] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items
I20260812 08:03:47.336083 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.336560 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.336741 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.336915 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.337097 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.337270 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.337401 26130 tablet_copy_source_session.cc:215] T 003b0e2cf1814078af8363e50eac65db P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.341198 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.341441 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.341657 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 1)
I20260812 08:03:47.341876 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
I20260812 08:03:47.342137 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.342332 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.342564 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.342748 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.342875 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.342984 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.343139 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 12)
I20260812 08:03:47.341878 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 24384c8d623943ac8ce1852c607f1650 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.346606 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 24384c8d623943ac8ce1852c607f1650 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-24384c8d623943ac8ce1852c607f1650
I20260812 08:03:47.346871 26258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 003b0e2cf1814078af8363e50eac65db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.347951 26130 tablet_copy_source_session.cc:215] T 24384c8d623943ac8ce1852c607f1650 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.348376 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 06147f6bf78845d48fd2fe7318130494 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.348485 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 06147f6bf78845d48fd2fe7318130494 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-06147f6bf78845d48fd2fe7318130494
I20260812 08:03:47.349030 26259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24384c8d623943ac8ce1852c607f1650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.349601 26130 tablet_copy_source_session.cc:215] T 06147f6bf78845d48fd2fe7318130494 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.350807 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 8c9ed10971d140baa91de117720362ca from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.350841 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 22)
I20260812 08:03:47.351184 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 22)
I20260812 08:03:47.351315 26267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06147f6bf78845d48fd2fe7318130494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.351527 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.351804 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.352367 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.350924 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 8c9ed10971d140baa91de117720362ca from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-8c9ed10971d140baa91de117720362ca
I20260812 08:03:47.352733 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.353422 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.353876 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.354207 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.354470 26259 tablet_copy_client.cc:806] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.354501 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 24)
I20260812 08:03:47.354633 26130 tablet_copy_source_session.cc:215] T 8c9ed10971d140baa91de117720362ca P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.354701 26259 tablet_copy_client.cc:670] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.354918 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 88d6e661501f4c0291426e3e34689918 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.355038 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 88d6e661501f4c0291426e3e34689918 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-88d6e661501f4c0291426e3e34689918
I20260812 08:03:47.355993 26130 tablet_copy_source_session.cc:215] T 88d6e661501f4c0291426e3e34689918 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.357865 26258 tablet_copy_client.cc:806] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.358052 26258 tablet_copy_client.cc:670] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.358335 26267 tablet_copy_client.cc:806] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.354933 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
I20260812 08:03:47.358537 26267 tablet_copy_client.cc:670] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.358937 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 35)
I20260812 08:03:47.359576 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 99d78b857b534192a2dfcebe99bab123 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.359684 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 99d78b857b534192a2dfcebe99bab123 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-99d78b857b534192a2dfcebe99bab123
I20260812 08:03:47.360546 26130 tablet_copy_source_session.cc:215] T 99d78b857b534192a2dfcebe99bab123 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.360812 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 6e7f1b414eff42bcb344eb09859aaf63 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.360929 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 6e7f1b414eff42bcb344eb09859aaf63 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-6e7f1b414eff42bcb344eb09859aaf63
I20260812 08:03:47.361490 26130 tablet_copy_source_session.cc:215] T 6e7f1b414eff42bcb344eb09859aaf63 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.361738 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
I20260812 08:03:47.362187 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.FetchData from 127.19.129.66:51999 (request call id 38)
I20260812 08:03:47.363325 26262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c9ed10971d140baa91de117720362ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.365978 26262 tablet_copy_client.cc:806] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.366159 26262 tablet_copy_client.cc:670] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.366991 26257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d6e661501f4c0291426e3e34689918. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.367153 26261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7f1b414eff42bcb344eb09859aaf63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.367285 26260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d78b857b534192a2dfcebe99bab123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.369660 26260 tablet_copy_client.cc:806] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.369817 26260 tablet_copy_client.cc:670] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.369884 26261 tablet_copy_client.cc:806] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.369997 26257 tablet_copy_client.cc:806] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.370056 26261 tablet_copy_client.cc:670] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.370143 26257 tablet_copy_client.cc:670] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.375039 26259 tablet_copy_client.cc:538] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.378551 26259 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.380064 26258 tablet_copy_client.cc:538] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.381801 26258 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.385216 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.FetchData from 127.19.129.66:51999 (request call id 41)
I20260812 08:03:47.387691 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 0c410801cf2041c09dddbac403678b69 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.387980 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 0c410801cf2041c09dddbac403678b69 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-0c410801cf2041c09dddbac403678b69
I20260812 08:03:47.387871 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
I20260812 08:03:47.388983 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 46)
I20260812 08:03:47.389271 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 48)
I20260812 08:03:47.389542 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 48)
I20260812 08:03:47.389806 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 50)
I20260812 08:03:47.391242 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 50)
I20260812 08:03:47.392530 26130 tablet_copy_source_session.cc:215] T 0c410801cf2041c09dddbac403678b69 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.392858 26262 tablet_copy_client.cc:538] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.393000 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 018a499074c749bfa9a35abcc1394dea from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.393164 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 018a499074c749bfa9a35abcc1394dea from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-018a499074c749bfa9a35abcc1394dea
I20260812 08:03:47.394065 26130 tablet_copy_source_session.cc:215] T 018a499074c749bfa9a35abcc1394dea P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.394810 26262 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.396220 26257 tablet_copy_client.cc:538] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.397737 26257 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.401968 26261 tablet_copy_client.cc:538] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.402982 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 54)
I20260812 08:03:47.403523 26261 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.405347 26265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c410801cf2041c09dddbac403678b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.407500 26265 tablet_copy_client.cc:806] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.407652 26265 tablet_copy_client.cc:670] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.408396 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 54)
I20260812 08:03:47.409011 26282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 018a499074c749bfa9a35abcc1394dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.403188 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 613902730e3c414e8d4c348e5346d572 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.409363 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 613902730e3c414e8d4c348e5346d572 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-613902730e3c414e8d4c348e5346d572
I20260812 08:03:47.410308 26130 tablet_copy_source_session.cc:215] T 613902730e3c414e8d4c348e5346d572 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.410678 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 188fd33cf87a4d839a940b401f1d07e7 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.410840 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 188fd33cf87a4d839a940b401f1d07e7 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-188fd33cf87a4d839a940b401f1d07e7
I20260812 08:03:47.411715 26282 tablet_copy_client.cc:806] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.411890 26282 tablet_copy_client.cc:670] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.422197 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 56)
I20260812 08:03:47.423478 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 56)
I20260812 08:03:47.424670 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 56)
I20260812 08:03:47.427232 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 56)
I20260812 08:03:47.423736 26130 tablet_copy_source_session.cc:215] T 188fd33cf87a4d839a940b401f1d07e7 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.430018 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 831079d5af994189b68f5b2c6cebd3d9 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.430178 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 831079d5af994189b68f5b2c6cebd3d9 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-831079d5af994189b68f5b2c6cebd3d9
I20260812 08:03:47.431125 26130 tablet_copy_source_session.cc:215] T 831079d5af994189b68f5b2c6cebd3d9 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.432521 26262 log.cc:826] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:47.446635 26271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 613902730e3c414e8d4c348e5346d572. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.449321 26271 tablet_copy_client.cc:806] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.449499 26271 tablet_copy_client.cc:670] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.450321 26278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188fd33cf87a4d839a940b401f1d07e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.452453 26278 tablet_copy_client.cc:806] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.452601 26278 tablet_copy_client.cc:670] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.458683 26276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 831079d5af994189b68f5b2c6cebd3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.462246 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.FetchData from 127.19.129.66:51999 (request call id 64)
I20260812 08:03:47.462601 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 66)
I20260812 08:03:47.462889 26267 tablet_copy_client.cc:538] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.463299 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 7fd4a50be10d47e18122b964756acc1a from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.464244 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 7fd4a50be10d47e18122b964756acc1a from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-7fd4a50be10d47e18122b964756acc1a
I20260812 08:03:47.464732 26267 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.465708 26130 tablet_copy_source_session.cc:215] T 7fd4a50be10d47e18122b964756acc1a P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.461457 26276 tablet_copy_client.cc:806] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.470242 26276 tablet_copy_client.cc:670] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.482842 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 89c399ef130b44bdbbe46021cf4d856d from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.483263 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 89c399ef130b44bdbbe46021cf4d856d from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-89c399ef130b44bdbbe46021cf4d856d
I20260812 08:03:47.485881 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 69)
I20260812 08:03:47.486212 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 69)
I20260812 08:03:47.486806 26130 tablet_copy_source_session.cc:215] T 89c399ef130b44bdbbe46021cf4d856d P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.489621 26271 tablet_copy_client.cc:538] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.490514 26293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd4a50be10d47e18122b964756acc1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.490788 26278 tablet_copy_client.cc:538] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.492153 26278 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.492874 26293 tablet_copy_client.cc:806] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.493039 26293 tablet_copy_client.cc:670] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.489675 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet c9b376ab395e4152bcb02f3792b08d16 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.494033 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet c9b376ab395e4152bcb02f3792b08d16 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-c9b376ab395e4152bcb02f3792b08d16
I20260812 08:03:47.494616 26268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89c399ef130b44bdbbe46021cf4d856d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.496003 26130 tablet_copy_source_session.cc:215] T c9b376ab395e4152bcb02f3792b08d16 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.496716 26268 tablet_copy_client.cc:806] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.496871 26268 tablet_copy_client.cc:670] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.497713 26271 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.500308 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet c4f7c6a367f14354968577e03e588ff7 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.503068 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet c4f7c6a367f14354968577e03e588ff7 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-c4f7c6a367f14354968577e03e588ff7
I20260812 08:03:47.504930 26130 tablet_copy_source_session.cc:215] T c4f7c6a367f14354968577e03e588ff7 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.495127 26114 service_pool.cc:137] BeginTabletCopySession request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 72)
I20260812 08:03:47.513942 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 73)
I20260812 08:03:47.514281 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 73)
I20260812 08:03:47.519469 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 73)
I20260812 08:03:47.520028 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 3b0e18e564344cd98d372d7182a4fc9d from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.521442 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 3b0e18e564344cd98d372d7182a4fc9d from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-3b0e18e564344cd98d372d7182a4fc9d
I20260812 08:03:47.523612 26130 tablet_copy_source_session.cc:215] T 3b0e18e564344cd98d372d7182a4fc9d P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.527163 26290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9b376ab395e4152bcb02f3792b08d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.529378 26290 tablet_copy_client.cc:806] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.529537 26290 tablet_copy_client.cc:670] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.526562 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 77)
I20260812 08:03:47.531059 26264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4f7c6a367f14354968577e03e588ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.533113 26264 tablet_copy_client.cc:806] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.533262 26264 tablet_copy_client.cc:670] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.534198 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 08b8d7ba257d4be9b3583c1fe34fada3 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.534741 26283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b0e18e564344cd98d372d7182a4fc9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.536787 26283 tablet_copy_client.cc:806] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.536947 26283 tablet_copy_client.cc:670] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.537856 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 08b8d7ba257d4be9b3583c1fe34fada3 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-08b8d7ba257d4be9b3583c1fe34fada3
I20260812 08:03:47.545085 26130 tablet_copy_source_session.cc:215] T 08b8d7ba257d4be9b3583c1fe34fada3 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.564200 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 81)
I20260812 08:03:47.564940 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.BeginTabletCopySession from 127.19.129.66:51999 (request call id 81)
I20260812 08:03:47.565215 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet 8a5fc7ba54e94777b7fddefe69abd29e from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.565519 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet 8a5fc7ba54e94777b7fddefe69abd29e from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-8a5fc7ba54e94777b7fddefe69abd29e
I20260812 08:03:47.566212 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.FetchData from 127.19.129.66:51999 (request call id 83)
I20260812 08:03:47.567312 26130 tablet_copy_source_session.cc:215] T 8a5fc7ba54e94777b7fddefe69abd29e P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.567659 26114 service_pool.cc:137] FetchData request on kudu.tserver.TabletCopyService from 127.19.129.66:51999 dropped due to backpressure: service queue is full with 1 items Contents of service queue:
Call kudu.tserver.TabletCopyService.FetchData from 127.19.129.66:51999 (request call id 83)
I20260812 08:03:47.576067 26273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08b8d7ba257d4be9b3583c1fe34fada3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.578358 26273 tablet_copy_client.cc:806] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.578846 26273 tablet_copy_client.cc:670] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.581172 26282 tablet_copy_client.cc:538] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.582480 26282 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.598516 26289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5fc7ba54e94777b7fddefe69abd29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.600322 26289 tablet_copy_client.cc:806] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.600455 26289 tablet_copy_client.cc:670] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.601154 26293 tablet_copy_client.cc:538] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.602530 26293 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.653945 26276 tablet_copy_client.cc:538] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.656015 26276 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.659142 26273 tablet_copy_client.cc:538] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.659595 26260 tablet_copy_client.cc:538] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.660645 26273 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.660902 26260 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.677520 26290 tablet_copy_client.cc:538] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.679086 26290 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.690936 26289 tablet_copy_client.cc:538] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.691226 26264 tablet_copy_client.cc:538] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.691781 26265 tablet_copy_client.cc:538] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.692724 26289 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.693032 26264 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.693176 26265 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.691241 26283 tablet_copy_client.cc:538] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.695935 26283 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.702932 26268 tablet_copy_client.cc:538] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.703449 26130 tablet_copy_service.cc:140] P e6971387689a440496c46aaa20cc8d42: Received BeginTabletCopySession request for tablet e732c78255ec460499b80ca4e7ab2de5 from peer 2737bd0b16ef46c39013b9614f8504da ({username='slave'} at 127.19.129.66:51999)
I20260812 08:03:47.703651 26130 tablet_copy_service.cc:161] P e6971387689a440496c46aaa20cc8d42: Beginning new tablet copy session on tablet e732c78255ec460499b80ca4e7ab2de5 from peer 2737bd0b16ef46c39013b9614f8504da at {username='slave'} at 127.19.129.66:51999: session id = 2737bd0b16ef46c39013b9614f8504da-e732c78255ec460499b80ca4e7ab2de5
I20260812 08:03:47.704579 26130 tablet_copy_source_session.cc:215] T e732c78255ec460499b80ca4e7ab2de5 P e6971387689a440496c46aaa20cc8d42: Tablet Copy: opened 0 blocks and 1 log segments
I20260812 08:03:47.704618 26268 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.726542 26280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e732c78255ec460499b80ca4e7ab2de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:47.728889 26280 tablet_copy_client.cc:806] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 0 data blocks...
I20260812 08:03:47.729050 26280 tablet_copy_client.cc:670] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:47.759213 26280 tablet_copy_client.cc:538] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260812 08:03:47.760735 26280 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap starting.
I20260812 08:03:47.856372 26262 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=201 overwritten=0 applied=201 ignored=0} inserts{seen=555 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:47.857077 26262 tablet_bootstrap.cc:492] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:47.857533 26262 ts_tablet_manager.cc:1403] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.463s	user 0.163s	sys 0.024s
I20260812 08:03:47.865263 26262 raft_consensus.cc:359] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.865574 26262 raft_consensus.cc:740] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:47.867030 26262 consensus_queue.cc:260] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 201, Last appended: 2.201, Last appended by leader: 201, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.868119 26262 ts_tablet_manager.cc:1434] T 8c9ed10971d140baa91de117720362ca P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260812 08:03:47.873483 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-8c9ed10971d140baa91de117720362ca received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:47.873631 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-8c9ed10971d140baa91de117720362ca on tablet 8c9ed10971d140baa91de117720362ca with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:47.936892 26282 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=193 overwritten=0 applied=193 ignored=0} inserts{seen=529 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:47.937386 26282 tablet_bootstrap.cc:492] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:47.937644 26282 ts_tablet_manager.cc:1403] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.355s	user 0.145s	sys 0.006s
I20260812 08:03:47.950531 26282 raft_consensus.cc:359] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.950704 26282 raft_consensus.cc:740] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:47.950843 26282 consensus_queue.cc:260] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 193, Last appended: 2.193, Last appended by leader: 193, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:47.951179 26282 ts_tablet_manager.cc:1434] T 018a499074c749bfa9a35abcc1394dea P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260812 08:03:47.960304 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-018a499074c749bfa9a35abcc1394dea received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:47.960431 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-018a499074c749bfa9a35abcc1394dea on tablet 018a499074c749bfa9a35abcc1394dea with peer 2737bd0b16ef46c39013b9614f8504da
W20260812 08:03:48.076529 26280 log.cc:927] Time spent T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260812 08:03:48.149658 26258 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=545 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.150175 26258 tablet_bootstrap.cc:492] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.150465 26258 ts_tablet_manager.cc:1403] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.769s	user 0.138s	sys 0.033s
I20260812 08:03:48.151117 26258 raft_consensus.cc:359] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.151235 26258 raft_consensus.cc:740] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.151345 26258 consensus_queue.cc:260] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 2.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.162731 26258 ts_tablet_manager.cc:1434] T 003b0e2cf1814078af8363e50eac65db P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.001s
I20260812 08:03:48.163378 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-003b0e2cf1814078af8363e50eac65db received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.163489 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-003b0e2cf1814078af8363e50eac65db on tablet 003b0e2cf1814078af8363e50eac65db with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.164907 26260 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=197 overwritten=0 applied=197 ignored=0} inserts{seen=523 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.165222 26260 tablet_bootstrap.cc:492] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.165459 26260 ts_tablet_manager.cc:1403] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.505s	user 0.144s	sys 0.008s
I20260812 08:03:48.165935 26257 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=201 overwritten=0 applied=201 ignored=0} inserts{seen=551 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.166039 26260 raft_consensus.cc:359] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.166165 26260 raft_consensus.cc:740] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.166280 26260 consensus_queue.cc:260] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 197, Last appended: 2.197, Last appended by leader: 197, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.166466 26257 tablet_bootstrap.cc:492] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.166711 26257 ts_tablet_manager.cc:1403] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.769s	user 0.143s	sys 0.018s
I20260812 08:03:48.167220 26257 raft_consensus.cc:359] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.167375 26257 raft_consensus.cc:740] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.167541 26257 consensus_queue.cc:260] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 201, Last appended: 2.201, Last appended by leader: 201, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.167979 26257 ts_tablet_manager.cc:1434] T 88d6e661501f4c0291426e3e34689918 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.168457 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-88d6e661501f4c0291426e3e34689918 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.168545 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-88d6e661501f4c0291426e3e34689918 on tablet 88d6e661501f4c0291426e3e34689918 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.176785 26260 ts_tablet_manager.cc:1434] T 99d78b857b534192a2dfcebe99bab123 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260812 08:03:48.177429 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-99d78b857b534192a2dfcebe99bab123 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.177525 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-99d78b857b534192a2dfcebe99bab123 on tablet 99d78b857b534192a2dfcebe99bab123 with peer 2737bd0b16ef46c39013b9614f8504da
W20260812 08:03:48.181684 26278 log.cc:927] Time spent T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Append to log took a long time: real 0.059s	user 0.004s	sys 0.000s
W20260812 08:03:48.194473 26273 log.cc:927] Time spent T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Append to log took a long time: real 0.052s	user 0.004s	sys 0.000s
I20260812 08:03:48.246556 26271 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=569 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.250521 26271 tablet_bootstrap.cc:492] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.258644 26271 ts_tablet_manager.cc:1403] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.761s	user 0.146s	sys 0.019s
I20260812 08:03:48.247211 26259 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=523 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.263093 26271 raft_consensus.cc:359] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.263285 26271 raft_consensus.cc:740] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.263330 26259 tablet_bootstrap.cc:492] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.263422 26271 consensus_queue.cc:260] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 2.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.263556 26259 ts_tablet_manager.cc:1403] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.885s	user 0.177s	sys 0.004s
I20260812 08:03:48.263727 26271 ts_tablet_manager.cc:1434] T 613902730e3c414e8d4c348e5346d572 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:48.264084 26259 raft_consensus.cc:359] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.264182 26259 raft_consensus.cc:740] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.264274 26259 consensus_queue.cc:260] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 2.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.264550 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-613902730e3c414e8d4c348e5346d572 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.264650 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-613902730e3c414e8d4c348e5346d572 on tablet 613902730e3c414e8d4c348e5346d572 with peer 2737bd0b16ef46c39013b9614f8504da
W20260812 08:03:48.254410 26278 log.cc:927] Time spent T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Append to log took a long time: real 0.064s	user 0.002s	sys 0.002s
I20260812 08:03:48.264955 26259 ts_tablet_manager.cc:1434] T 24384c8d623943ac8ce1852c607f1650 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.266261 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-24384c8d623943ac8ce1852c607f1650 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.266361 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-24384c8d623943ac8ce1852c607f1650 on tablet 24384c8d623943ac8ce1852c607f1650 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.268451 26261 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=197 overwritten=0 applied=197 ignored=0} inserts{seen=541 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.268740 26261 tablet_bootstrap.cc:492] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.268949 26261 ts_tablet_manager.cc:1403] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.865s	user 0.147s	sys 0.013s
I20260812 08:03:48.269402 26261 raft_consensus.cc:359] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.269493 26261 raft_consensus.cc:740] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.269588 26261 consensus_queue.cc:260] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 197, Last appended: 2.197, Last appended by leader: 197, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.269833 26261 ts_tablet_manager.cc:1434] T 6e7f1b414eff42bcb344eb09859aaf63 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.271097 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-6e7f1b414eff42bcb344eb09859aaf63 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.271189 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-6e7f1b414eff42bcb344eb09859aaf63 on tablet 6e7f1b414eff42bcb344eb09859aaf63 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.279479 26289 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=545 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.279834 26289 tablet_bootstrap.cc:492] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.280078 26289 ts_tablet_manager.cc:1403] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.587s	user 0.145s	sys 0.012s
I20260812 08:03:48.280642 26289 raft_consensus.cc:359] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.280767 26289 raft_consensus.cc:740] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.280900 26289 consensus_queue.cc:260] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 2.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.297024 26283 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=202 overwritten=0 applied=202 ignored=0} inserts{seen=521 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.297410 26283 tablet_bootstrap.cc:492] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.297652 26283 ts_tablet_manager.cc:1403] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.602s	user 0.137s	sys 0.024s
I20260812 08:03:48.298432 26289 ts_tablet_manager.cc:1434] T 8a5fc7ba54e94777b7fddefe69abd29e P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.000s
I20260812 08:03:48.299095 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-8a5fc7ba54e94777b7fddefe69abd29e received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.299204 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-8a5fc7ba54e94777b7fddefe69abd29e on tablet 8a5fc7ba54e94777b7fddefe69abd29e with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.300246 26283 raft_consensus.cc:359] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.300370 26283 raft_consensus.cc:740] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.300510 26283 consensus_queue.cc:260] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 202, Last appended: 2.202, Last appended by leader: 202, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.300872 26283 ts_tablet_manager.cc:1434] T 3b0e18e564344cd98d372d7182a4fc9d P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:48.301322 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-3b0e18e564344cd98d372d7182a4fc9d received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.301425 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-3b0e18e564344cd98d372d7182a4fc9d on tablet 3b0e18e564344cd98d372d7182a4fc9d with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.321712 26268 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=201 overwritten=0 applied=201 ignored=0} inserts{seen=509 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.322113 26268 tablet_bootstrap.cc:492] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.322360 26268 ts_tablet_manager.cc:1403] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.618s	user 0.149s	sys 0.008s
I20260812 08:03:48.322539 26267 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=542 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.322829 26267 tablet_bootstrap.cc:492] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.322937 26268 raft_consensus.cc:359] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.323046 26267 ts_tablet_manager.cc:1403] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.858s	user 0.150s	sys 0.019s
I20260812 08:03:48.323542 26267 raft_consensus.cc:359] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.323643 26267 raft_consensus.cc:740] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.323771 26267 consensus_queue.cc:260] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 2.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.323058 26268 raft_consensus.cc:740] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.324009 26268 consensus_queue.cc:260] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 201, Last appended: 2.201, Last appended by leader: 201, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.324496 26268 ts_tablet_manager.cc:1434] T 89c399ef130b44bdbbe46021cf4d856d P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.324738 26267 ts_tablet_manager.cc:1434] T 06147f6bf78845d48fd2fe7318130494 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260812 08:03:48.325402 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-89c399ef130b44bdbbe46021cf4d856d received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.325505 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-89c399ef130b44bdbbe46021cf4d856d on tablet 89c399ef130b44bdbbe46021cf4d856d with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.325802 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-06147f6bf78845d48fd2fe7318130494 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.325886 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-06147f6bf78845d48fd2fe7318130494 on tablet 06147f6bf78845d48fd2fe7318130494 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.380193 26265 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=200 overwritten=0 applied=200 ignored=0} inserts{seen=562 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.380541 26265 tablet_bootstrap.cc:492] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.380775 26265 ts_tablet_manager.cc:1403] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.688s	user 0.151s	sys 0.004s
I20260812 08:03:48.381336 26265 raft_consensus.cc:359] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.381464 26265 raft_consensus.cc:740] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.381588 26265 consensus_queue.cc:260] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 200, Last appended: 2.200, Last appended by leader: 200, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.383966 26265 ts_tablet_manager.cc:1434] T 0c410801cf2041c09dddbac403678b69 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:48.386325 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-0c410801cf2041c09dddbac403678b69 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.386469 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-0c410801cf2041c09dddbac403678b69 on tablet 0c410801cf2041c09dddbac403678b69 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.450095 26293 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=193 overwritten=0 applied=193 ignored=0} inserts{seen=506 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.450568 26293 tablet_bootstrap.cc:492] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.450816 26293 ts_tablet_manager.cc:1403] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.848s	user 0.130s	sys 0.020s
I20260812 08:03:48.451380 26293 raft_consensus.cc:359] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.451531 26293 raft_consensus.cc:740] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.451665 26293 consensus_queue.cc:260] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 193, Last appended: 2.193, Last appended by leader: 193, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.453439 26273 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=197 overwritten=0 applied=197 ignored=0} inserts{seen=561 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.453815 26273 tablet_bootstrap.cc:492] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.454107 26273 ts_tablet_manager.cc:1403] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.794s	user 0.134s	sys 0.020s
I20260812 08:03:48.454295 26293 ts_tablet_manager.cc:1434] T 7fd4a50be10d47e18122b964756acc1a P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:48.454748 26273 raft_consensus.cc:359] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.454952 26273 raft_consensus.cc:740] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.455142 26273 consensus_queue.cc:260] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 197, Last appended: 2.197, Last appended by leader: 197, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.455569 26273 ts_tablet_manager.cc:1434] T 08b8d7ba257d4be9b3583c1fe34fada3 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260812 08:03:48.456172 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-08b8d7ba257d4be9b3583c1fe34fada3 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.456277 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-08b8d7ba257d4be9b3583c1fe34fada3 on tablet 08b8d7ba257d4be9b3583c1fe34fada3 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.457628 26276 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=204 overwritten=0 applied=204 ignored=0} inserts{seen=511 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.457993 26276 tablet_bootstrap.cc:492] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.458187 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-7fd4a50be10d47e18122b964756acc1a received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.458288 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-7fd4a50be10d47e18122b964756acc1a on tablet 7fd4a50be10d47e18122b964756acc1a with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.458244 26276 ts_tablet_manager.cc:1403] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.802s	user 0.147s	sys 0.018s
I20260812 08:03:48.458900 26276 raft_consensus.cc:359] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.459062 26276 raft_consensus.cc:740] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.459225 26276 consensus_queue.cc:260] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 204, Last appended: 2.204, Last appended by leader: 204, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.461316 26276 ts_tablet_manager.cc:1434] T 831079d5af994189b68f5b2c6cebd3d9 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:48.463464 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-831079d5af994189b68f5b2c6cebd3d9 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.463559 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-831079d5af994189b68f5b2c6cebd3d9 on tablet 831079d5af994189b68f5b2c6cebd3d9 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.498306 26280 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=195 overwritten=0 applied=195 ignored=0} inserts{seen=505 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.499047 26280 tablet_bootstrap.cc:492] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.499300 26280 ts_tablet_manager.cc:1403] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.739s	user 0.140s	sys 0.013s
I20260812 08:03:48.499811 26280 raft_consensus.cc:359] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.499933 26280 raft_consensus.cc:740] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.500062 26280 consensus_queue.cc:260] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 195, Last appended: 2.195, Last appended by leader: 195, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.500669 26280 ts_tablet_manager.cc:1434] T e732c78255ec460499b80ca4e7ab2de5 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260812 08:03:48.501291 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-e732c78255ec460499b80ca4e7ab2de5 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.501405 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-e732c78255ec460499b80ca4e7ab2de5 on tablet e732c78255ec460499b80ca4e7ab2de5 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.514955 26278 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=205 overwritten=0 applied=205 ignored=0} inserts{seen=544 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.515837 26278 tablet_bootstrap.cc:492] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.516083 26278 ts_tablet_manager.cc:1403] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 1.024s	user 0.156s	sys 0.008s
I20260812 08:03:48.516637 26278 raft_consensus.cc:359] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.516760 26278 raft_consensus.cc:740] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.516867 26278 consensus_queue.cc:260] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 205, Last appended: 2.205, Last appended by leader: 205, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.517181 26278 ts_tablet_manager.cc:1434] T 188fd33cf87a4d839a940b401f1d07e7 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:48.517755 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-188fd33cf87a4d839a940b401f1d07e7 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.517858 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-188fd33cf87a4d839a940b401f1d07e7 on tablet 188fd33cf87a4d839a940b401f1d07e7 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.529728 26290 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=209 overwritten=0 applied=209 ignored=0} inserts{seen=587 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.530107 26290 tablet_bootstrap.cc:492] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.530359 26290 ts_tablet_manager.cc:1403] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.851s	user 0.132s	sys 0.030s
I20260812 08:03:48.530892 26290 raft_consensus.cc:359] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.530995 26290 raft_consensus.cc:740] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.531123 26290 consensus_queue.cc:260] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 209, Last appended: 2.209, Last appended by leader: 209, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.531474 26290 ts_tablet_manager.cc:1434] T c9b376ab395e4152bcb02f3792b08d16 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260812 08:03:48.532186 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-c9b376ab395e4152bcb02f3792b08d16 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.532310 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-c9b376ab395e4152bcb02f3792b08d16 on tablet c9b376ab395e4152bcb02f3792b08d16 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.533583 26264 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap replayed 1/1 log segments. Stats: ops{read=199 overwritten=0 applied=199 ignored=0} inserts{seen=521 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:48.533879 26264 tablet_bootstrap.cc:492] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Bootstrap complete.
I20260812 08:03:48.534071 26264 ts_tablet_manager.cc:1403] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Time spent bootstrapping tablet: real 0.841s	user 0.148s	sys 0.005s
I20260812 08:03:48.534575 26264 raft_consensus.cc:359] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.534677 26264 raft_consensus.cc:740] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da [term 2 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: 2737bd0b16ef46c39013b9614f8504da, State: Initialized, Role: NON_PARTICIPANT
I20260812 08:03:48.534781 26264 consensus_queue.cc:260] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 199, Last appended: 2.199, Last appended by leader: 199, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6971387689a440496c46aaa20cc8d42" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 36639 } }
I20260812 08:03:48.535065 26264 ts_tablet_manager.cc:1434] T c4f7c6a367f14354968577e03e588ff7 P 2737bd0b16ef46c39013b9614f8504da: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260812 08:03:48.535641 26130 tablet_copy_service.cc:342] P e6971387689a440496c46aaa20cc8d42: Request end of tablet copy session 2737bd0b16ef46c39013b9614f8504da-c4f7c6a367f14354968577e03e588ff7 received from {username='slave'} at 127.19.129.66:51999
I20260812 08:03:48.535753 26130 tablet_copy_service.cc:434] P e6971387689a440496c46aaa20cc8d42: ending tablet copy session 2737bd0b16ef46c39013b9614f8504da-c4f7c6a367f14354968577e03e588ff7 on tablet c4f7c6a367f14354968577e03e588ff7 with peer 2737bd0b16ef46c39013b9614f8504da
I20260812 08:03:48.537227 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 26088
I20260812 08:03:48.554818 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 25888
I20260812 08:03:48.571388 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 25590
2026-08-12T08:03:48Z chronyd exiting
[       OK ] TabletCopyClientSessionITest.TestTabletCopyWithBusySource (8425 ms)
[ RUN      ] TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure
2026-08-12T08:03:48Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-08-12T08:03:48Z Disabled control of system clock
I20260812 08:03:48.618330 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/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.19.129.126:42189
--webserver_interface=127.19.129.126
--webserver_port=0
--builtin_ntp_servers=127.19.129.84:40013
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:42189
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:48.747016 26350 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:48.747255 26350 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:48.747298 26350 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:48.751201 26350 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:48.751271 26350 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:48.751292 26350 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:48.751312 26350 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:48.755398 26350 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:40013
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:42189
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:42189
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/info.pb
--webserver_interface=127.19.129.126
--webserver_port=0
--never_fsync=true
--heap_profile_path=/tmp/kudu.26350
--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:03:48.756507 26350 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:03:48.757583 26350 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:48.763023 26363 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:03:48.763037 26359 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:03:48.763193 26350 server_base.cc:1061] running on GCE node
W20260812 08:03:48.763037 26360 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:03:48.763896 26350 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:48.764816 26350 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:48.766008 26350 hybrid_clock.cc:648] HybridClock initialized: now 1786521828765993 us; error 31 us; skew 500 ppm
I20260812 08:03:48.768036 26350 webserver.cc:533] Webserver started at http://127.19.129.126:35613/ using document root <none> and password file <none>
I20260812 08:03:48.768674 26350 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:48.768734 26350 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:48.768971 26350 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:48.770681 26350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/instance:
uuid: "687fffe97d8b46ed8cc3124a4ad7fec7"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-tk9z"
I20260812 08:03:48.771199 26350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1/instance:
uuid: "687fffe97d8b46ed8cc3124a4ad7fec7"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-tk9z"
I20260812 08:03:48.771500 26350 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal/instance:
uuid: "687fffe97d8b46ed8cc3124a4ad7fec7"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-tk9z"
I20260812 08:03:48.775701 26350 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260812 08:03:48.778374 26372 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:03:48.778398 26373 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:03:48.779857 26350 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260812 08:03:48.780045 26350 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "687fffe97d8b46ed8cc3124a4ad7fec7"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-tk9z"
I20260812 08:03:48.780179 26350 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
2 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/data, /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1/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:03:48.804004 26350 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:48.804778 26350 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:03:48.805002 26350 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:48.812664 26350 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:42189
I20260812 08:03:48.812676 26457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:42189 every 8 connection(s)
I20260812 08:03:48.813799 26350 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/info.pb
I20260812 08:03:48.817044 26458 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 00000000000000000000000000000000. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:48.818457 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 26350
I20260812 08:03:48.818608 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal/instance
I20260812 08:03:48.823324 26458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Bootstrap starting.
I20260812 08:03:48.825716 26458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:48.826578 26458 log.cc:826] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:48.828435 26458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: No bootstrap required, opened a new log
I20260812 08:03:48.831465 26458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:48.831686 26458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:48.831764 26458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687fffe97d8b46ed8cc3124a4ad7fec7, State: Initialized, Role: FOLLOWER
I20260812 08:03:48.832248 26458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:48.832410 26458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:48.832489 26458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:48.832683 26458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:48.833535 26458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:48.833940 26458 leader_election.cc:304] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [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: 687fffe97d8b46ed8cc3124a4ad7fec7; no voters: 
I20260812 08:03:48.834314 26458 leader_election.cc:290] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:48.834504 26463 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:48.834766 26463 raft_consensus.cc:697] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 LEADER]: Becoming Leader. State: Replica: 687fffe97d8b46ed8cc3124a4ad7fec7, State: Running, Role: LEADER
I20260812 08:03:48.835067 26463 consensus_queue.cc:237] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [LEADER]: Queue going to LEADER mode. State: All 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: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:48.835541 26458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:48.836692 26466 sys_catalog.cc:455] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } } }
I20260812 08:03:48.836848 26466 sys_catalog.cc:458] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.836676 26470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 687fffe97d8b46ed8cc3124a4ad7fec7. Latest consensus state: current_term: 1 leader_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } } }
I20260812 08:03:48.837360 26470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:48.837922 26481 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:48.840596 26481 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:48.846071 26481 catalog_manager.cc:1383] Generated new cluster ID: 38c5162693b94cbebb893ba9026443b0
I20260812 08:03:48.846151 26481 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:48.875602 26481 catalog_manager.cc:1406] Generated new certificate authority record
I20260812 08:03:48.876801 26481 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:48.884217 26481 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Generated new TSK 0
I20260812 08:03:48.884869 26481 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:48.888643 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-1
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0/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.19.129.65:0
--local_ip_for_outbound_sockets=127.19.129.65
--webserver_interface=127.19.129.65
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42189
--builtin_ntp_servers=127.19.129.84:40013
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=10
--flush_threshold_mb=1
--flush_threshold_secs=1 with env {}
W20260812 08:03:49.001174 26496 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:49.001417 26496 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:49.001518 26496 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:49.004875 26496 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:49.005010 26496 flags.cc:432] Enabled experimental flag: --flush_threshold_mb=1
W20260812 08:03:49.005074 26496 flags.cc:432] Enabled experimental flag: --flush_threshold_secs=1
W20260812 08:03:49.005159 26496 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.65
I20260812 08:03:49.009054 26496 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:40013
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-1
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.65:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0/info.pb
--webserver_interface=127.19.129.65
--webserver_port=0
--flush_threshold_mb=1
--flush_threshold_secs=1
--tserver_master_addrs=127.19.129.126:42189
--never_fsync=true
--heap_profile_path=/tmp/kudu.26496
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.65

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:03:49.010185 26496 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:03:49.011439 26496 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.017926 26506 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:03:49.017910 26503 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:03:49.017910 26504 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:03:49.018134 26496 server_base.cc:1061] running on GCE node
I20260812 08:03:49.018697 26496 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:49.019337 26496 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:49.020583 26496 hybrid_clock.cc:648] HybridClock initialized: now 1786521829020555 us; error 47 us; skew 500 ppm
I20260812 08:03:49.022797 26496 webserver.cc:533] Webserver started at http://127.19.129.65:33709/ using document root <none> and password file <none>
I20260812 08:03:49.023481 26496 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.023574 26496 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.023813 26496 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:49.025501 26496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0/instance:
uuid: "383ad73e466a4ea38f1fc315c8824a16"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.026031 26496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-1/instance:
uuid: "383ad73e466a4ea38f1fc315c8824a16"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.026350 26496 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance:
uuid: "383ad73e466a4ea38f1fc315c8824a16"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.030884 26496 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260812 08:03:49.033252 26515 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:03:49.033252 26514 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:03:49.034646 26496 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260812 08:03:49.034785 26496 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-1,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal
uuid: "383ad73e466a4ea38f1fc315c8824a16"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.034902 26496 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal
2 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0/data, /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-1/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:03:49.054224 26496 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.054989 26496 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:03:49.055200 26496 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.055809 26496 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:49.057025 26496 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:49.057111 26496 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.057181 26496 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:49.057219 26496 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.067092 26496 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.65:44417
I20260812 08:03:49.067117 26680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.65:44417 every 8 connection(s)
I20260812 08:03:49.068138 26496 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/data-0/info.pb
I20260812 08:03:49.076143 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 26496
I20260812 08:03:49.076347 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-0/wal/instance
I20260812 08:03:49.077841 26681 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42189
I20260812 08:03:49.078114 26681 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:49.078745 26681 heartbeater.cc:507] Master 127.19.129.126:42189 requested a full tablet report, sending...
I20260812 08:03:49.079035 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/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.19.129.66:0
--local_ip_for_outbound_sockets=127.19.129.66
--webserver_interface=127.19.129.66
--webserver_port=0
--tserver_master_addrs=127.19.129.126:42189
--builtin_ntp_servers=127.19.129.84:40013
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=10
--flush_threshold_mb=1
--flush_threshold_secs=1 with env {}
I20260812 08:03:49.080368 26394 ts_manager.cc:194] Registered new tserver with Master: 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:49.081568 26394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.65:45665
W20260812 08:03:49.188197 26687 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:49.188467 26687 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:49.188551 26687 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:49.191955 26687 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:49.192080 26687 flags.cc:432] Enabled experimental flag: --flush_threshold_mb=1
W20260812 08:03:49.192138 26687 flags.cc:432] Enabled experimental flag: --flush_threshold_secs=1
W20260812 08:03:49.192224 26687 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:49.196048 26687 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:40013
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/info.pb
--webserver_interface=127.19.129.66
--webserver_port=0
--flush_threshold_mb=1
--flush_threshold_secs=1
--tserver_master_addrs=127.19.129.126:42189
--never_fsync=true
--heap_profile_path=/tmp/kudu.26687
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:49.197214 26687 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:03:49.198427 26687 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.205484 26693 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:03:49.205602 26695 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:03:49.205766 26687 server_base.cc:1061] running on GCE node
W20260812 08:03:49.205950 26692 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:03:49.206498 26687 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:49.207147 26687 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:49.208369 26687 hybrid_clock.cc:648] HybridClock initialized: now 1786521829208359 us; error 54 us; skew 500 ppm
I20260812 08:03:49.210645 26687 webserver.cc:533] Webserver started at http://127.19.129.66:44565/ using document root <none> and password file <none>
I20260812 08:03:49.211325 26687 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.211413 26687 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.211699 26687 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260812 08:03:49.213336 26687 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/instance:
uuid: "b51f83a2aa4441b0b12d25f013ab5811"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.213841 26687 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/instance:
uuid: "b51f83a2aa4441b0b12d25f013ab5811"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.214138 26687 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance:
uuid: "b51f83a2aa4441b0b12d25f013ab5811"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.218649 26687 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260812 08:03:49.221035 26705 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:03:49.221048 26704 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:03:49.222327 26687 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:49.222477 26687 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "b51f83a2aa4441b0b12d25f013ab5811"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:49.222576 26687 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
2 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/data, /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/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:03:49.245710 26687 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.246481 26687 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:03:49.246652 26687 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.247227 26687 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:49.248394 26687 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:49.248447 26687 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.248488 26687 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:49.248503 26687 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:49.258705 26687 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:44893
I20260812 08:03:49.258731 26866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:44893 every 8 connection(s)
I20260812 08:03:49.259832 26687 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/info.pb
I20260812 08:03:49.266945 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 26687
I20260812 08:03:49.267130 19973 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/instance
I20260812 08:03:49.272913 26868 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42189
I20260812 08:03:49.273181 26868 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:49.273743 26868 heartbeater.cc:507] Master 127.19.129.126:42189 requested a full tablet report, sending...
I20260812 08:03:49.274859 26394 ts_manager.cc:194] Registered new tserver with Master: b51f83a2aa4441b0b12d25f013ab5811 (127.19.129.66:44893)
I20260812 08:03:49.275415 26394 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:58645
I20260812 08:03:49.281993 19973 external_mini_cluster.cc:955] 2 TS(s) registered with all masters
I20260812 08:03:49.290958 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 26687
I20260812 08:03:49.306811 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 26350
I20260812 08:03:49.323293 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/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.19.129.126:42189
--webserver_interface=127.19.129.126
--webserver_port=35613
--builtin_ntp_servers=127.19.129.84:40013
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.19.129.126:42189
--master_tombstone_evicted_tablet_replicas=false with env {}
W20260812 08:03:49.432983 26880 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:49.433255 26880 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:49.433300 26880 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:49.436795 26880 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260812 08:03:49.436877 26880 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:49.436899 26880 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260812 08:03:49.436923 26880 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260812 08:03:49.441171 26880 master_runner.cc:387] Master server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:40013
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
--master_tombstone_evicted_tablet_replicas=false
--ipki_ca_key_size=768
--master_addresses=127.19.129.126:42189
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.19.129.126:42189
--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-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/info.pb
--webserver_interface=127.19.129.126
--webserver_port=35613
--never_fsync=true
--heap_profile_path=/tmp/kudu.26880
--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:03:49.442358 26880 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:03:49.443513 26880 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:49.449187 26892 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:03:49.449208 26889 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:03:49.449210 26888 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:03:49.449461 26880 server_base.cc:1061] running on GCE node
I20260812 08:03:49.450042 26880 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:49.451047 26880 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:49.452211 26880 hybrid_clock.cc:648] HybridClock initialized: now 1786521829452184 us; error 39 us; skew 500 ppm
I20260812 08:03:49.454200 26880 webserver.cc:533] Webserver started at http://127.19.129.126:35613/ using document root <none> and password file <none>
I20260812 08:03:49.454890 26880 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:49.454989 26880 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:49.458941 26880 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260812 08:03:49.461021 26904 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:03:49.461018 26903 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:03:49.462288 26880 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:49.462476 26880 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
uuid: "687fffe97d8b46ed8cc3124a4ad7fec7"
format_stamp: "Formatted at 2026-08-12 08:03:48 on dist-test-slave-tk9z"
I20260812 08:03:49.462891 26880 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/wal
2 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/data, /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-1/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:03:49.478178 26880 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:49.478978 26880 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:03:49.479211 26880 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:49.486986 26880 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.126:42189
I20260812 08:03:49.487021 26977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.126:42189 every 8 connection(s)
I20260812 08:03:49.488125 26880 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/master-0/data-0/info.pb
I20260812 08:03:49.490084 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 26880
I20260812 08:03:49.493196 26979 sys_catalog.cc:263] Verifying existing consensus state
I20260812 08:03:49.495222 26979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Bootstrap starting.
I20260812 08:03:49.509931 26979 log.cc:826] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:49.516484 26979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=3 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260812 08:03:49.516841 26979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Bootstrap complete.
I20260812 08:03:49.520390 26979 raft_consensus.cc:359] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:49.520735 26979 raft_consensus.cc:740] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 687fffe97d8b46ed8cc3124a4ad7fec7, State: Initialized, Role: FOLLOWER
I20260812 08:03:49.521133 26979 consensus_queue.cc:260] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:49.521234 26979 raft_consensus.cc:399] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:49.521272 26979 raft_consensus.cc:493] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:49.521347 26979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 1 FOLLOWER]: Advancing to term 2
I20260812 08:03:49.523200 26979 raft_consensus.cc:515] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:49.523578 26979 leader_election.cc:304] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [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: 687fffe97d8b46ed8cc3124a4ad7fec7; no voters: 
I20260812 08:03:49.524015 26979 leader_election.cc:290] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260812 08:03:49.524125 26985 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 2 FOLLOWER]: Leader election won for term 2
I20260812 08:03:49.524309 26985 raft_consensus.cc:697] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [term 2 LEADER]: Becoming Leader. State: Replica: 687fffe97d8b46ed8cc3124a4ad7fec7, State: Running, Role: LEADER
I20260812 08:03:49.524614 26985 consensus_queue.cc:237] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } }
I20260812 08:03:49.525305 26979 sys_catalog.cc:565] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: configured and running, proceeding with master startup.
I20260812 08:03:49.526047 26987 sys_catalog.cc:455] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 687fffe97d8b46ed8cc3124a4ad7fec7. Latest consensus state: current_term: 2 leader_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } } }
I20260812 08:03:49.526180 26987 sys_catalog.cc:458] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:49.526531 26986 sys_catalog.cc:455] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "687fffe97d8b46ed8cc3124a4ad7fec7" member_type: VOTER last_known_addr { host: "127.19.129.126" port: 42189 } } }
I20260812 08:03:49.526636 26986 sys_catalog.cc:458] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7 [sys.catalog]: This master's current role is: LEADER
I20260812 08:03:49.526827 26990 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260812 08:03:49.529605 26990 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260812 08:03:49.530493 26990 catalog_manager.cc:1295] Loaded cluster ID: 38c5162693b94cbebb893ba9026443b0
I20260812 08:03:49.530567 26990 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260812 08:03:49.532205 26990 catalog_manager.cc:1540] Loading token signing keys...
I20260812 08:03:49.532917 26990 catalog_manager.cc:6103] T 00000000000000000000000000000000 P 687fffe97d8b46ed8cc3124a4ad7fec7: Loaded TSK: 0
I20260812 08:03:49.533768 26990 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260812 08:03:50.083820 26681 heartbeater.cc:499] Master 127.19.129.126:42189 was elected leader, sending a full tablet report...
I20260812 08:03:50.089475 26927 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" instance_seqno: 1786521829064369) as {username='slave'} at 127.19.129.65:50495; Asking this server to re-register.
I20260812 08:03:50.090183 26681 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:50.090459 26681 heartbeater.cc:507] Master 127.19.129.126:42189 requested a full tablet report, sending...
I20260812 08:03:50.091604 26927 ts_manager.cc:194] Registered new tserver with Master: 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:50.098554 19973 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260812 08:03:50.109901 26927 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35264:
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: 1
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260812 08:03:50.131301 26571 tablet_service.cc:1511] Processing CreateTablet for tablet 30d156e649e0457c94d1fa5de9cefc58 (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260812 08:03:50.131301 26583 tablet_service.cc:1511] Processing CreateTablet for tablet a55c5ece2ca642c889b450ba9308e34c (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260812 08:03:50.131301 26580 tablet_service.cc:1511] Processing CreateTablet for tablet 401ac8d6b3414e98835aec0f1163b1c8 (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260812 08:03:50.132205 26578 tablet_service.cc:1511] Processing CreateTablet for tablet 7d62bd608f964fc592bb230330ca2922 (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260812 08:03:50.131301 26573 tablet_service.cc:1511] Processing CreateTablet for tablet 640528d572d1434cb04d77027cfa3e07 (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260812 08:03:50.131422 26570 tablet_service.cc:1511] Processing CreateTablet for tablet 0321448e1cbf45278c49f745204b5d4d (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260812 08:03:50.132447 26577 tablet_service.cc:1511] Processing CreateTablet for tablet d89f8f683bd543efad39c24c3eb40a7b (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260812 08:03:50.132678 26572 tablet_service.cc:1511] Processing CreateTablet for tablet 00dc1c90e9d34f109021eb41495ade2c (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260812 08:03:50.132918 26575 tablet_service.cc:1511] Processing CreateTablet for tablet c18fe37d8f4644cab652072c43e4071c (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260812 08:03:50.131702 26582 tablet_service.cc:1511] Processing CreateTablet for tablet 767de12adfa64ad29dcd9b31546c7426 (DEFAULT_TABLE table=test-workload [id=768b56d3a9c74129bc9ee8ce20cf9beb]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260812 08:03:50.133157 26578 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 7d62bd608f964fc592bb230330ca2922. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.133497 26573 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 640528d572d1434cb04d77027cfa3e07. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.133704 26575 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet c18fe37d8f4644cab652072c43e4071c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.133854 26577 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet d89f8f683bd543efad39c24c3eb40a7b. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.134455 26582 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 767de12adfa64ad29dcd9b31546c7426. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.134627 26572 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 00dc1c90e9d34f109021eb41495ade2c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.134984 26583 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet a55c5ece2ca642c889b450ba9308e34c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.135433 26570 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 0321448e1cbf45278c49f745204b5d4d. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.135658 26580 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 401ac8d6b3414e98835aec0f1163b1c8. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.140650 27030 tablet_bootstrap.cc:492] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.140763 27031 tablet_bootstrap.cc:492] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.141000 26571 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 30d156e649e0457c94d1fa5de9cefc58. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:50.143282 27031 tablet_bootstrap.cc:654] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.143301 27030 tablet_bootstrap.cc:654] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.144291 27031 log.cc:826] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Log is configured to *not* fsync() on all Append() calls
I20260812 08:03:50.146322 27030 tablet_bootstrap.cc:492] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.146322 27031 tablet_bootstrap.cc:492] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.146653 27031 ts_tablet_manager.cc:1403] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260812 08:03:50.146657 27030 ts_tablet_manager.cc:1403] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.001s
I20260812 08:03:50.149149 27031 raft_consensus.cc:359] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.149139 27030 raft_consensus.cc:359] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.149384 27031 raft_consensus.cc:385] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.149420 27030 raft_consensus.cc:385] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.149487 27031 raft_consensus.cc:740] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.149492 27030 raft_consensus.cc:740] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.149971 27030 consensus_queue.cc:260] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.149971 27031 consensus_queue.cc:260] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.150131 27030 raft_consensus.cc:399] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.150138 27031 raft_consensus.cc:399] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.150229 27031 raft_consensus.cc:493] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.150229 27030 raft_consensus.cc:493] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.150465 27031 raft_consensus.cc:3060] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.150462 27030 raft_consensus.cc:3060] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.151590 27031 raft_consensus.cc:515] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.151710 27030 raft_consensus.cc:515] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.151976 27031 leader_election.cc:304] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.151974 27030 leader_election.cc:304] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.152400 27031 leader_election.cc:290] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.152398 27030 leader_election.cc:290] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.152516 27035 raft_consensus.cc:2804] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.153057 27035 raft_consensus.cc:697] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.153265 27031 ts_tablet_manager.cc:1434] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260812 08:03:50.153314 27038 raft_consensus.cc:2804] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.153370 27035 consensus_queue.cc:237] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.153478 27038 raft_consensus.cc:697] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.153574 27031 tablet_bootstrap.cc:492] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.153597 27038 consensus_queue.cc:237] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.154752 27031 tablet_bootstrap.cc:654] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.153265 27030 ts_tablet_manager.cc:1434] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260812 08:03:50.155664 27030 tablet_bootstrap.cc:492] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.156044 27031 tablet_bootstrap.cc:492] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.156190 27031 ts_tablet_manager.cc:1403] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:50.156756 27031 raft_consensus.cc:359] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.156940 27030 tablet_bootstrap.cc:654] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.156925 27031 raft_consensus.cc:385] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.157100 27031 raft_consensus.cc:740] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.157298 27031 consensus_queue.cc:260] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.157450 27031 raft_consensus.cc:399] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.157544 27031 raft_consensus.cc:493] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.157652 27031 raft_consensus.cc:3060] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.157684 26927 catalog_manager.cc:5719] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.158743 27031 raft_consensus.cc:515] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.159183 27031 leader_election.cc:304] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.159283 27031 leader_election.cc:290] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.159564 27031 ts_tablet_manager.cc:1434] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260812 08:03:50.159564 27038 raft_consensus.cc:2804] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.159706 27038 raft_consensus.cc:697] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.159776 27031 tablet_bootstrap.cc:492] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.159825 27038 consensus_queue.cc:237] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.160001 27030 tablet_bootstrap.cc:492] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.160070 27030 ts_tablet_manager.cc:1403] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260812 08:03:50.160553 27030 raft_consensus.cc:359] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.160632 27030 raft_consensus.cc:385] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.160663 27030 raft_consensus.cc:740] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.160818 27031 tablet_bootstrap.cc:654] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.160794 27030 consensus_queue.cc:260] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.160874 27030 raft_consensus.cc:399] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.160909 27030 raft_consensus.cc:493] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.160957 27030 raft_consensus.cc:3060] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.161921 27030 raft_consensus.cc:515] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.162051 27031 tablet_bootstrap.cc:492] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.162042 27030 leader_election.cc:304] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.162151 27030 leader_election.cc:290] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.162241 27050 raft_consensus.cc:2804] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.162392 27050 raft_consensus.cc:697] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.162458 27030 ts_tablet_manager.cc:1434] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:50.162537 27050 consensus_queue.cc:237] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.162650 27030 tablet_bootstrap.cc:492] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.162575 26927 catalog_manager.cc:5719] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.162787 26927 catalog_manager.cc:5719] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.163731 27030 tablet_bootstrap.cc:654] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.162147 27031 ts_tablet_manager.cc:1403] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:50.164779 27031 raft_consensus.cc:359] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.164894 27031 raft_consensus.cc:385] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.164954 27031 raft_consensus.cc:740] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.165069 27030 tablet_bootstrap.cc:492] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.165099 27031 consensus_queue.cc:260] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.165186 27030 ts_tablet_manager.cc:1403] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:50.165201 27031 raft_consensus.cc:399] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.165246 27031 raft_consensus.cc:493] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.165302 27031 raft_consensus.cc:3060] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.165839 27030 raft_consensus.cc:359] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.165943 27030 raft_consensus.cc:385] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.165979 27030 raft_consensus.cc:740] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.166109 27030 consensus_queue.cc:260] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.166195 27031 raft_consensus.cc:515] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.166203 27030 raft_consensus.cc:399] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.166323 27030 raft_consensus.cc:493] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.166424 27030 raft_consensus.cc:3060] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.166332 27031 leader_election.cc:304] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.166543 27031 leader_election.cc:290] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.166586 27050 raft_consensus.cc:2804] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.166663 27050 raft_consensus.cc:697] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.166760 27050 consensus_queue.cc:237] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.166872 27031 ts_tablet_manager.cc:1434] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:50.167026 27031 tablet_bootstrap.cc:492] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.166968 26927 catalog_manager.cc:5719] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.167460 27030 raft_consensus.cc:515] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.167590 27030 leader_election.cc:304] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.167675 27030 leader_election.cc:290] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.167893 27030 ts_tablet_manager.cc:1434] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:50.167972 27038 raft_consensus.cc:2804] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.168058 27030 tablet_bootstrap.cc:492] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.168085 27038 raft_consensus.cc:697] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.168133 27031 tablet_bootstrap.cc:654] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.168205 27038 consensus_queue.cc:237] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.169090 27030 tablet_bootstrap.cc:654] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.169221 27031 tablet_bootstrap.cc:492] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.169306 27031 ts_tablet_manager.cc:1403] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260812 08:03:50.169754 27031 raft_consensus.cc:359] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.169848 27031 raft_consensus.cc:385] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.169886 27031 raft_consensus.cc:740] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.170008 27031 consensus_queue.cc:260] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.170096 27031 raft_consensus.cc:399] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.170145 27031 raft_consensus.cc:493] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.170199 27031 raft_consensus.cc:3060] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.170570 27030 tablet_bootstrap.cc:492] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.170646 27030 ts_tablet_manager.cc:1403] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:50.171151 27030 raft_consensus.cc:359] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.171161 27031 raft_consensus.cc:515] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.171264 27030 raft_consensus.cc:385] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.171303 27030 raft_consensus.cc:740] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.171321 27031 leader_election.cc:304] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.171412 27031 leader_election.cc:290] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.171439 27030 consensus_queue.cc:260] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.171487 27050 raft_consensus.cc:2804] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.171527 27030 raft_consensus.cc:399] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.171553 27050 raft_consensus.cc:697] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.171576 27030 raft_consensus.cc:493] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.171624 27031 ts_tablet_manager.cc:1434] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260812 08:03:50.171634 27030 raft_consensus.cc:3060] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.171659 27050 consensus_queue.cc:237] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.171823 27031 tablet_bootstrap.cc:492] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.171705 26927 catalog_manager.cc:5719] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.171939 26927 catalog_manager.cc:5719] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.172672 27030 raft_consensus.cc:515] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.172729 27031 tablet_bootstrap.cc:654] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.172864 27030 leader_election.cc:304] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.172994 27030 leader_election.cc:290] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.173213 27030 ts_tablet_manager.cc:1434] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260812 08:03:50.173436 27030 tablet_bootstrap.cc:492] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: Bootstrap starting.
I20260812 08:03:50.173997 27035 raft_consensus.cc:2804] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.174088 27035 raft_consensus.cc:697] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.174191 27035 consensus_queue.cc:237] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.174533 27030 tablet_bootstrap.cc:654] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: Neither blocks nor log segments found. Creating new log.
I20260812 08:03:50.175334 27031 tablet_bootstrap.cc:492] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.175432 27031 ts_tablet_manager.cc:1403] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260812 08:03:50.175666 27030 tablet_bootstrap.cc:492] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: No bootstrap required, opened a new log
I20260812 08:03:50.175750 27030 ts_tablet_manager.cc:1403] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260812 08:03:50.175887 27031 raft_consensus.cc:359] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.175976 27031 raft_consensus.cc:385] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.176008 27031 raft_consensus.cc:740] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.176131 27031 consensus_queue.cc:260] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.176224 27031 raft_consensus.cc:399] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.176290 27031 raft_consensus.cc:493] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.176194 26927 catalog_manager.cc:5719] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.176344 27031 raft_consensus.cc:3060] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.176463 26927 catalog_manager.cc:5719] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.177177 27031 raft_consensus.cc:515] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.177302 27031 leader_election.cc:304] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.177393 27031 leader_election.cc:290] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.177438 27035 raft_consensus.cc:2804] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.177551 27035 raft_consensus.cc:697] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.177623 27031 ts_tablet_manager.cc:1434] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.001s
I20260812 08:03:50.177682 27035 consensus_queue.cc:237] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.176210 27030 raft_consensus.cc:359] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.177889 27030 raft_consensus.cc:385] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260812 08:03:50.177946 27030 raft_consensus.cc:740] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Initialized, Role: FOLLOWER
I20260812 08:03:50.178066 27030 consensus_queue.cc:260] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.178154 27030 raft_consensus.cc:399] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260812 08:03:50.178189 27030 raft_consensus.cc:493] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260812 08:03:50.178241 27030 raft_consensus.cc:3060] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 0 FOLLOWER]: Advancing to term 1
I20260812 08:03:50.179167 27030 raft_consensus.cc:515] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.179293 27030 leader_election.cc:304] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [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: 383ad73e466a4ea38f1fc315c8824a16; no voters: 
I20260812 08:03:50.179374 27030 leader_election.cc:290] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260812 08:03:50.179522 27053 raft_consensus.cc:2804] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260812 08:03:50.179541 27030 ts_tablet_manager.cc:1434] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
I20260812 08:03:50.179634 27053 raft_consensus.cc:697] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [term 1 LEADER]: Becoming Leader. State: Replica: 383ad73e466a4ea38f1fc315c8824a16, State: Running, Role: LEADER
I20260812 08:03:50.179745 27053 consensus_queue.cc:237] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 [LEADER]: Queue going to LEADER mode. State: All 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: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } }
I20260812 08:03:50.180835 26925 catalog_manager.cc:5719] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:50.184191 26925 catalog_manager.cc:5719] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65). New cstate: current_term: 1 leader_uuid: "383ad73e466a4ea38f1fc315c8824a16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383ad73e466a4ea38f1fc315c8824a16" member_type: VOTER last_known_addr { host: "127.19.129.65" port: 44417 } health_report { overall_health: HEALTHY } } }
I20260812 08:03:51.323343 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(00dc1c90e9d34f109021eb41495ade2c): perf score=0.121360
I20260812 08:03:51.382197 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(00dc1c90e9d34f109021eb41495ade2c) complete. Timing: real 0.058s	user 0.038s	sys 0.000s Metrics: {"bytes_written":25025,"cfile_init":1,"compiler_manager_pool.queue_time_us":1440,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1474,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":795,"thread_start_us":179,"threads_started":2}
I20260812 08:03:51.383739 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(0321448e1cbf45278c49f745204b5d4d): perf score=0.121360
I20260812 08:03:51.433151 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(0321448e1cbf45278c49f745204b5d4d) complete. Timing: real 0.049s	user 0.024s	sys 0.000s Metrics: {"bytes_written":25497,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":204,"dirs.run_wall_time_us":1777,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":614,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":814}
I20260812 08:03:51.434027 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(0321448e1cbf45278c49f745204b5d4d): 7894 bytes on disk
I20260812 08:03:51.434695 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(0321448e1cbf45278c49f745204b5d4d) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.437143 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(30d156e649e0457c94d1fa5de9cefc58): perf score=0.121360
I20260812 08:03:51.465070 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(30d156e649e0457c94d1fa5de9cefc58) complete. Timing: real 0.028s	user 0.021s	sys 0.004s Metrics: {"bytes_written":26047,"cfile_init":1,"dirs.queue_time_us":236,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":806,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":532,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":837}
I20260812 08:03:51.465902 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(30d156e649e0457c94d1fa5de9cefc58): 8133 bytes on disk
I20260812 08:03:51.466296 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(30d156e649e0457c94d1fa5de9cefc58) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.467003 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(401ac8d6b3414e98835aec0f1163b1c8): perf score=0.121360
I20260812 08:03:51.495105 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(401ac8d6b3414e98835aec0f1163b1c8) complete. Timing: real 0.028s	user 0.025s	sys 0.000s Metrics: {"bytes_written":27359,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1179,"drs_written":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4,"lbm_write_time_us":570,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":886}
I20260812 08:03:51.495956 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(401ac8d6b3414e98835aec0f1163b1c8): 8575 bytes on disk
I20260812 08:03:51.496351 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(401ac8d6b3414e98835aec0f1163b1c8) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.497010 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(640528d572d1434cb04d77027cfa3e07): perf score=0.121360
I20260812 08:03:51.523324 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(640528d572d1434cb04d77027cfa3e07) complete. Timing: real 0.026s	user 0.024s	sys 0.001s Metrics: {"bytes_written":27143,"cfile_init":1,"dirs.queue_time_us":171,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1363,"drs_written":1,"lbm_read_time_us":52,"lbm_reads_lt_1ms":4,"lbm_write_time_us":589,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":877}
I20260812 08:03:51.524279 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(767de12adfa64ad29dcd9b31546c7426): perf score=0.121360
I20260812 08:03:51.553644 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(767de12adfa64ad29dcd9b31546c7426) complete. Timing: real 0.029s	user 0.022s	sys 0.005s Metrics: {"bytes_written":27854,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":2418,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":633,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":907}
I20260812 08:03:51.554557 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(7d62bd608f964fc592bb230330ca2922): perf score=0.121360
I20260812 08:03:51.581281 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(7d62bd608f964fc592bb230330ca2922) complete. Timing: real 0.027s	user 0.025s	sys 0.000s Metrics: {"bytes_written":28124,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1751,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":566,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":918}
I20260812 08:03:51.582140 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(7d62bd608f964fc592bb230330ca2922): 8869 bytes on disk
I20260812 08:03:51.582585 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(7d62bd608f964fc592bb230330ca2922) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.583329 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(a55c5ece2ca642c889b450ba9308e34c): perf score=0.121360
I20260812 08:03:51.610913 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(a55c5ece2ca642c889b450ba9308e34c) complete. Timing: real 0.027s	user 0.026s	sys 0.001s Metrics: {"bytes_written":28202,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1304,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":545,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":921}
I20260812 08:03:51.611699 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(c18fe37d8f4644cab652072c43e4071c): perf score=0.121360
I20260812 08:03:51.646651 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(c18fe37d8f4644cab652072c43e4071c) complete. Timing: real 0.035s	user 0.025s	sys 0.002s Metrics: {"bytes_written":29270,"cfile_init":1,"compiler_manager_pool.queue_time_us":1557,"compiler_manager_pool.run_cpu_time_us":5,"compiler_manager_pool.run_wall_time_us":6,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":214,"dirs.run_wall_time_us":3244,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":686,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":962,"spinlock_wait_cycles":14080}
I20260812 08:03:51.647575 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(c18fe37d8f4644cab652072c43e4071c): 9286 bytes on disk
I20260812 08:03:51.647972 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(c18fe37d8f4644cab652072c43e4071c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.648706 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling FlushMRSOp(d89f8f683bd543efad39c24c3eb40a7b): perf score=0.121360
I20260812 08:03:51.676568 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: FlushMRSOp(d89f8f683bd543efad39c24c3eb40a7b) complete. Timing: real 0.028s	user 0.023s	sys 0.000s Metrics: {"bytes_written":29281,"cfile_init":1,"dirs.queue_time_us":478,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":2412,"drs_written":1,"lbm_read_time_us":57,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2839,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":22,"peak_mem_usage":0,"rows_written":964}
I20260812 08:03:51.677469 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(d89f8f683bd543efad39c24c3eb40a7b): 9330 bytes on disk
I20260812 08:03:51.677853 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(d89f8f683bd543efad39c24c3eb40a7b) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.678603 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(a55c5ece2ca642c889b450ba9308e34c): 8906 bytes on disk
I20260812 08:03:51.678933 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(a55c5ece2ca642c889b450ba9308e34c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.679718 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(767de12adfa64ad29dcd9b31546c7426): 8797 bytes on disk
I20260812 08:03:51.680047 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(767de12adfa64ad29dcd9b31546c7426) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":55,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.680729 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(640528d572d1434cb04d77027cfa3e07): 8483 bytes on disk
I20260812 08:03:51.681077 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(640528d572d1434cb04d77027cfa3e07) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.681846 26682 maintenance_manager.cc:419] P 383ad73e466a4ea38f1fc315c8824a16: Scheduling UndoDeltaBlockGCOp(00dc1c90e9d34f109021eb41495ade2c): 7696 bytes on disk
I20260812 08:03:51.682181 26520 maintenance_manager.cc:643] P 383ad73e466a4ea38f1fc315c8824a16: UndoDeltaBlockGCOp(00dc1c90e9d34f109021eb41495ade2c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":53,"lbm_reads_lt_1ms":4}
I20260812 08:03:51.750572 19973 external_mini_cluster.cc:1372] Running /tmp/dist-test-task4qR0T7/build/debug/bin/kudu
/tmp/dist-test-task4qR0T7/build/debug/bin/kudu
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/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.19.129.66:44893
--local_ip_for_outbound_sockets=127.19.129.66
--tserver_master_addrs=127.19.129.126:42189
--webserver_port=44565
--webserver_interface=127.19.129.66
--builtin_ntp_servers=127.19.129.84:40013
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--num_tablets_to_copy_simultaneously=10
--flush_threshold_mb=1
--flush_threshold_secs=1 with env {}
W20260812 08:03:51.859786 27114 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260812 08:03:51.860054 27114 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260812 08:03:51.860158 27114 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260812 08:03:51.863576 27114 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260812 08:03:51.863701 27114 flags.cc:432] Enabled experimental flag: --flush_threshold_mb=1
W20260812 08:03:51.863757 27114 flags.cc:432] Enabled experimental flag: --flush_threshold_secs=1
W20260812 08:03:51.863837 27114 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.129.66
I20260812 08:03:51.867710 27114 tablet_server_runner.cc:78] Tablet server non-default flags:
--log_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.19.129.84:40013
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1
--fs_wal_dir=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.19.129.66:44893
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/info.pb
--webserver_interface=127.19.129.66
--webserver_port=44565
--flush_threshold_mb=1
--flush_threshold_secs=1
--tserver_master_addrs=127.19.129.126:42189
--never_fsync=true
--heap_profile_path=/tmp/kudu.27114
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.19.129.66

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:03:51.868842 27114 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:03:51.870024 27114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260812 08:03:51.876946 27125 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:03:51.876911 27120 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:03:51.877156 27121 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:03:51.877337 27114 server_base.cc:1061] running on GCE node
I20260812 08:03:51.877772 27114 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260812 08:03:51.878509 27114 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260812 08:03:51.879709 27114 hybrid_clock.cc:648] HybridClock initialized: now 1786521831879691 us; error 33 us; skew 500 ppm
I20260812 08:03:51.881717 27114 webserver.cc:533] Webserver started at http://127.19.129.66:44565/ using document root <none> and password file <none>
I20260812 08:03:51.882491 27114 fs_manager.cc:362] Metadata directory not provided
I20260812 08:03:51.882613 27114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260812 08:03:51.886806 27114 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260812 08:03:51.888929 27136 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:03:51.888931 27137 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:03:51.890326 27114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260812 08:03:51.890542 27114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1,/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
uuid: "b51f83a2aa4441b0b12d25f013ab5811"
format_stamp: "Formatted at 2026-08-12 08:03:49 on dist-test-slave-tk9z"
I20260812 08:03:51.890954 27114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal
2 data directories: /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/data, /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/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:03:51.916446 27114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260812 08:03:51.918109 27114 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:03:51.920172 27114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260812 08:03:51.921056 27114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260812 08:03:51.922631 27114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260812 08:03:51.922720 27114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:51.922791 27114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260812 08:03:51.922830 27114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260812 08:03:51.940820 27114 rpc_server.cc:307] RPC server started. Bound to: 127.19.129.66:44893
I20260812 08:03:51.940900 27309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.129.66:44893 every 8 connection(s)
I20260812 08:03:51.942559 27114 server_base.cc:1193] Dumped server information to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-0/info.pb
I20260812 08:03:51.949159 19973 external_mini_cluster.cc:1434] Started /tmp/dist-test-task4qR0T7/build/debug/bin/kudu as pid 27114
I20260812 08:03:51.953862 27320 tablet_copy_client_session-itest.cc:365] Copying tablet 1 / 10
I20260812 08:03:51.954011 27324 tablet_copy_client_session-itest.cc:365] Copying tablet 5 / 10
I20260812 08:03:51.953910 27321 tablet_copy_client_session-itest.cc:365] Copying tablet 2 / 10
I20260812 08:03:51.954154 27329 tablet_copy_client_session-itest.cc:365] Copying tablet 7 / 10
I20260812 08:03:51.954203 27323 tablet_copy_client_session-itest.cc:365] Copying tablet 4 / 10
I20260812 08:03:51.954082 27327 tablet_copy_client_session-itest.cc:365] Copying tablet 6 / 10
I20260812 08:03:51.954391 27322 tablet_copy_client_session-itest.cc:365] Copying tablet 3 / 10
I20260812 08:03:51.954423 27331 tablet_copy_client_session-itest.cc:365] Copying tablet 9 / 10
I20260812 08:03:51.954402 27330 tablet_copy_client_session-itest.cc:365] Copying tablet 8 / 10
I20260812 08:03:51.957602 27312 heartbeater.cc:344] Connected to a master server at 127.19.129.126:42189
I20260812 08:03:51.957918 27312 heartbeater.cc:461] Registering TS with master...
I20260812 08:03:51.958680 27312 heartbeater.cc:507] Master 127.19.129.126:42189 requested a full tablet report, sending...
I20260812 08:03:51.960026 26925 ts_manager.cc:194] Registered new tserver with Master: b51f83a2aa4441b0b12d25f013ab5811 (127.19.129.66:44893)
I20260812 08:03:51.961189 26925 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.129.66:33177
I20260812 08:03:51.962579 27337 ts_tablet_manager.cc:933] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.962884 27339 ts_tablet_manager.cc:933] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.963162 27337 tablet_copy_client.cc:323] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.963348 27339 tablet_copy_client.cc:323] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.963479 27338 ts_tablet_manager.cc:933] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.963742 27342 ts_tablet_manager.cc:933] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.964109 27342 tablet_copy_client.cc:323] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.964135 27336 ts_tablet_manager.cc:933] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.964279 27335 ts_tablet_manager.cc:933] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.963783 27338 tablet_copy_client.cc:323] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.964557 27336 tablet_copy_client.cc:323] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.964624 27335 tablet_copy_client.cc:323] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.964910 27333 ts_tablet_manager.cc:933] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.964943 27346 ts_tablet_manager.cc:933] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.965106 27344 ts_tablet_manager.cc:933] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.965233 27333 tablet_copy_client.cc:323] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.965552 27344 tablet_copy_client.cc:323] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.965533 27346 tablet_copy_client.cc:323] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.968176 26643 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet d89f8f683bd543efad39c24c3eb40a7b from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968185 26641 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 7d62bd608f964fc592bb230330ca2922 from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968379 26643 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet d89f8f683bd543efad39c24c3eb40a7b from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-d89f8f683bd543efad39c24c3eb40a7b
I20260812 08:03:51.968487 26629 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 640528d572d1434cb04d77027cfa3e07 from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968528 26637 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet a55c5ece2ca642c889b450ba9308e34c from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968487 26638 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 0321448e1cbf45278c49f745204b5d4d from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968634 26636 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 767de12adfa64ad29dcd9b31546c7426 from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968736 26633 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 00dc1c90e9d34f109021eb41495ade2c from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968804 26632 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet c18fe37d8f4644cab652072c43e4071c from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968861 26631 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 401ac8d6b3414e98835aec0f1163b1c8 from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.968641 26638 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 0321448e1cbf45278c49f745204b5d4d from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-0321448e1cbf45278c49f745204b5d4d
I20260812 08:03:51.969069 26629 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 640528d572d1434cb04d77027cfa3e07 from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-640528d572d1434cb04d77027cfa3e07
I20260812 08:03:51.969923 26637 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet a55c5ece2ca642c889b450ba9308e34c from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-a55c5ece2ca642c889b450ba9308e34c
I20260812 08:03:51.970193 26638 tablet_copy_source_session.cc:215] T 0321448e1cbf45278c49f745204b5d4d P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.970194 26643 tablet_copy_source_session.cc:215] T d89f8f683bd543efad39c24c3eb40a7b P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.970194 26629 tablet_copy_source_session.cc:215] T 640528d572d1434cb04d77027cfa3e07 P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.970908 26637 tablet_copy_source_session.cc:215] T a55c5ece2ca642c889b450ba9308e34c P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.971176 26641 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 7d62bd608f964fc592bb230330ca2922 from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-7d62bd608f964fc592bb230330ca2922
I20260812 08:03:51.972033 26641 tablet_copy_source_session.cc:215] T 7d62bd608f964fc592bb230330ca2922 P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.972308 26636 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 767de12adfa64ad29dcd9b31546c7426 from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-767de12adfa64ad29dcd9b31546c7426
I20260812 08:03:51.973238 26636 tablet_copy_source_session.cc:215] T 767de12adfa64ad29dcd9b31546c7426 P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.973500 26633 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 00dc1c90e9d34f109021eb41495ade2c from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-00dc1c90e9d34f109021eb41495ade2c
I20260812 08:03:51.974428 26633 tablet_copy_source_session.cc:215] T 00dc1c90e9d34f109021eb41495ade2c P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.974673 26632 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet c18fe37d8f4644cab652072c43e4071c from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-c18fe37d8f4644cab652072c43e4071c
I20260812 08:03:51.974884 27336 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet a55c5ece2ca642c889b450ba9308e34c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.975296 27339 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 7d62bd608f964fc592bb230330ca2922. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.975494 27337 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet d89f8f683bd543efad39c24c3eb40a7b. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.975535 26632 tablet_copy_source_session.cc:215] T c18fe37d8f4644cab652072c43e4071c P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.975762 26631 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 401ac8d6b3414e98835aec0f1163b1c8 from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-401ac8d6b3414e98835aec0f1163b1c8
I20260812 08:03:51.976101 27346 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 640528d572d1434cb04d77027cfa3e07. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.976681 26631 tablet_copy_source_session.cc:215] T 401ac8d6b3414e98835aec0f1163b1c8 P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.977380 27338 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 00dc1c90e9d34f109021eb41495ade2c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.977586 27333 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet c18fe37d8f4644cab652072c43e4071c. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.977836 27342 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 0321448e1cbf45278c49f745204b5d4d. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.978034 27344 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 401ac8d6b3414e98835aec0f1163b1c8. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.978477 27335 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 767de12adfa64ad29dcd9b31546c7426. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:51.983067 27344 tablet_copy_client.cc:806] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.983529 27335 tablet_copy_client.cc:806] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.984210 27336 tablet_copy_client.cc:806] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.984426 27337 tablet_copy_client.cc:806] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.984536 27338 tablet_copy_client.cc:806] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.985057 27333 tablet_copy_client.cc:806] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.985431 27339 tablet_copy_client.cc:806] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.985643 27346 tablet_copy_client.cc:806] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.986932 27342 tablet_copy_client.cc:806] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
I20260812 08:03:51.989013 19973 tablet_copy_client_session-itest.cc:389] Injecting failures to /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1
W20260812 08:03:51.989780 27298 generic_service.cc:139] {username='slave'} at 127.0.0.1:59232 forcing change of non-runtime-safe flag env_inject_eio_globs
I20260812 08:03:51.989897 27298 generic_service.cc:175] {username='slave'} at 127.0.0.1:59232 changed flags via RPC: env_inject_eio_globs from '*' to '/tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/**'
I20260812 08:03:51.990341 19973 tablet_copy_client_session-itest.cc:365] Copying tablet 10 / 10
I20260812 08:03:51.991317 27358 ts_tablet_manager.cc:933] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: Initiating tablet copy from peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417)
I20260812 08:03:51.991650 27358 tablet_copy_client.cc:323] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Beginning tablet copy session from remote peer at address 127.19.129.65:44417
I20260812 08:03:51.992295 26632 tablet_copy_service.cc:140] P 383ad73e466a4ea38f1fc315c8824a16: Received BeginTabletCopySession request for tablet 30d156e649e0457c94d1fa5de9cefc58 from peer b51f83a2aa4441b0b12d25f013ab5811 ({username='slave'} at 127.19.129.66:43537)
I20260812 08:03:51.992398 26632 tablet_copy_service.cc:161] P 383ad73e466a4ea38f1fc315c8824a16: Beginning new tablet copy session on tablet 30d156e649e0457c94d1fa5de9cefc58 from peer b51f83a2aa4441b0b12d25f013ab5811 at {username='slave'} at 127.19.129.66:43537: session id = b51f83a2aa4441b0b12d25f013ab5811-30d156e649e0457c94d1fa5de9cefc58
I20260812 08:03:51.993315 26632 tablet_copy_source_session.cc:215] T 30d156e649e0457c94d1fa5de9cefc58 P 383ad73e466a4ea38f1fc315c8824a16: Tablet Copy: opened 5 blocks and 1 log segments
I20260812 08:03:51.998904 27333 tablet_copy_client.cc:670] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:51.999033 27339 tablet_copy_client.cc:670] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:51.999392 27358 data_dirs.cc:400] Could only allocate 2 dirs of requested 3 for tablet 30d156e649e0457c94d1fa5de9cefc58. 2 dirs total, 0 dirs full, 0 dirs failed
I20260812 08:03:52.000938 27344 tablet_copy_client.cc:670] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:52.001335 27336 tablet_copy_client.cc:670] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:52.001379 27346 tablet_copy_client.cc:670] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:52.002866 27338 tablet_copy_client.cc:670] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:52.003683 27337 tablet_copy_client.cc:670] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 1 WAL segments...
I20260812 08:03:52.013890 27358 tablet_copy_client.cc:806] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Starting download of 5 data blocks...
W20260812 08:03:52.014703 27298 generic_service.cc:139] {username='slave'} at 127.0.0.1:59232 forcing change of non-runtime-safe flag env_inject_eio
I20260812 08:03:52.014811 27298 generic_service.cc:175] {username='slave'} at 127.0.0.1:59232 changed flags via RPC: env_inject_eio from '0' to '1'
W20260812 08:03:52.014818 27344 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260812 08:03:52.014969 27344 fault_injection.cc:44] THIS SERVER MAY CRASH!
E20260812 08:03:52.015079 27344 env_posix.cc:431] I/O error, context: INJECTED FAILURE
E20260812 08:03:52.015309 27344 dir_manager.cc:954] Directory /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data marked as failed
I20260812 08:03:52.015429 27344 ts_tablet_manager.cc:1986] Data dir 5dd304f528a5459292b007f8a6e29248 has 10 tablets
I20260812 08:03:52.015488 27344 ts_tablet_manager.cc:1993] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
E20260812 08:03:52.015501 27339 env_posix.cc:431] I/O error, context: INJECTED FAILURE
I20260812 08:03:52.015758 27344 ts_tablet_manager.cc:1993] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
E20260812 08:03:52.015892 27338 env_posix.cc:431] I/O error, context: INJECTED FAILURE
I20260812 08:03:52.015981 27344 ts_tablet_manager.cc:1993] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016072 27344 ts_tablet_manager.cc:1993] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016125 27344 ts_tablet_manager.cc:1993] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016182 27344 ts_tablet_manager.cc:1993] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016237 27344 ts_tablet_manager.cc:1993] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016355 27344 ts_tablet_manager.cc:1993] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016507 27344 ts_tablet_manager.cc:1993] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
I20260812 08:03:52.016571 27344 ts_tablet_manager.cc:1993] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: failing tablet
W20260812 08:03:52.016635 27344 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/95825522f748432bb6aed1683342b2c6 being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.016767 27344 ts_tablet_manager.cc:1022] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.016819 27344 tablet_replica.cc:333] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
W20260812 08:03:52.016886 27335 ts_tablet_manager.cc:1011] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Unable to fetch data from remote peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417): IO error: Unable to download block with id 1455983300994520442: Not downloading block for replica: Tablet 767de12adfa64ad29dcd9b31546c7426 is in a failed directory
E20260812 08:03:52.016924 27346 env_posix.cc:431] I/O error, context: INJECTED FAILURE
I20260812 08:03:52.016938 27335 tablet_replica.cc:333] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
W20260812 08:03:52.017016 27346 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.017062 27346 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/24bef6b5f88d42698ce7b7805bca77fb being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.017107 27339 ts_tablet_manager.cc:1979] Data directory is already marked failed.
I20260812 08:03:52.017006 27335 raft_consensus.cc:2243] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
W20260812 08:03:52.017158 27339 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/829fbd39eac94edeba53df55c837adc1 being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.017218 27335 raft_consensus.cc:2272] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
W20260812 08:03:52.017273 27338 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.017303 27338 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/8f80a75253704187933d75c00d047b1f being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.017334 27338 ts_tablet_manager.cc:1022] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.017378 27338 tablet_replica.cc:333] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.017409 27338 raft_consensus.cc:2243] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
W20260812 08:03:52.017109 27346 ts_tablet_manager.cc:1022] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.017527 27346 tablet_replica.cc:333] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
W20260812 08:03:52.017208 27339 ts_tablet_manager.cc:1022] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
E20260812 08:03:52.017467 27333 env_posix.cc:431] I/O error, context: INJECTED FAILURE
I20260812 08:03:52.017622 27339 tablet_replica.cc:333] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.017565 27346 raft_consensus.cc:2243] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.017458 27338 raft_consensus.cc:2272] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.017006 27344 raft_consensus.cc:2243] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.017753 27346 raft_consensus.cc:2272] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.017818 27344 raft_consensus.cc:2272] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.017670 27339 raft_consensus.cc:2243] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.017902 27339 raft_consensus.cc:2272] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
W20260812 08:03:52.017670 27333 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.018096 27333 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/9ba9fa0b4d284cf085d10f63e3fcfc60 being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.018151 27333 ts_tablet_manager.cc:1022] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.018193 27333 tablet_replica.cc:333] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.018239 27333 raft_consensus.cc:2243] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.018349 27333 raft_consensus.cc:2272] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
W20260812 08:03:52.018651 27336 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.018700 27336 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/8f80a75253704187933d75c00d047b1f being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.018752 27336 ts_tablet_manager.cc:1022] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.018783 27336 tablet_replica.cc:333] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.018814 27336 raft_consensus.cc:2243] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.018860 27336 raft_consensus.cc:2272] T a55c5ece2ca642c889b450ba9308e34c P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
E20260812 08:03:52.018705 27337 env_posix.cc:431] I/O error, context: INJECTED FAILURE
I20260812 08:03:52.019111 26643 tablet_copy_service.cc:342] P 383ad73e466a4ea38f1fc315c8824a16: Request end of tablet copy session b51f83a2aa4441b0b12d25f013ab5811-00dc1c90e9d34f109021eb41495ade2c received from {username='slave'} at 127.19.129.66:43537
I20260812 08:03:52.019227 26643 tablet_copy_service.cc:434] P 383ad73e466a4ea38f1fc315c8824a16: ending tablet copy session b51f83a2aa4441b0b12d25f013ab5811-00dc1c90e9d34f109021eb41495ade2c on tablet 00dc1c90e9d34f109021eb41495ade2c with peer b51f83a2aa4441b0b12d25f013ab5811
W20260812 08:03:52.019258 27337 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.019385 27337 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/bd060a73dbaa4e37a70f5e916070c0f7 being marked read-only: IO error: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.019467 27337 ts_tablet_manager.cc:1022] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Failure calling Finish(): IO error: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.019538 27337 tablet_replica.cc:333] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.019606 27337 raft_consensus.cc:2243] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
W20260812 08:03:52.019641 27358 ts_tablet_manager.cc:1011] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Unable to fetch data from remote peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417): IO error: Unable to download block with id 1455983300994520421: Not downloading block for replica: Tablet 30d156e649e0457c94d1fa5de9cefc58 is in a failed directory
I20260812 08:03:52.019711 27358 tablet_replica.cc:333] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.019753 27358 raft_consensus.cc:2243] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.019784 26629 tablet_copy_service.cc:342] P 383ad73e466a4ea38f1fc315c8824a16: Request end of tablet copy session b51f83a2aa4441b0b12d25f013ab5811-640528d572d1434cb04d77027cfa3e07 received from {username='slave'} at 127.19.129.66:43537
I20260812 08:03:52.019840 27358 raft_consensus.cc:2272] T 30d156e649e0457c94d1fa5de9cefc58 P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.019857 26629 tablet_copy_service.cc:434] P 383ad73e466a4ea38f1fc315c8824a16: ending tablet copy session b51f83a2aa4441b0b12d25f013ab5811-640528d572d1434cb04d77027cfa3e07 on tablet 640528d572d1434cb04d77027cfa3e07 with peer b51f83a2aa4441b0b12d25f013ab5811
W20260812 08:03:52.019760 27348 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.020040 27348 log_block_manager.cc:2764] Failed to abort block 13043940663266319989: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/829fbd39eac94edeba53df55c837adc1 is read-only: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.020038 26636 tablet_copy_service.cc:342] P 383ad73e466a4ea38f1fc315c8824a16: Request end of tablet copy session b51f83a2aa4441b0b12d25f013ab5811-401ac8d6b3414e98835aec0f1163b1c8 received from {username='slave'} at 127.19.129.66:43537
I20260812 08:03:52.020104 26636 tablet_copy_service.cc:434] P 383ad73e466a4ea38f1fc315c8824a16: ending tablet copy session b51f83a2aa4441b0b12d25f013ab5811-401ac8d6b3414e98835aec0f1163b1c8 on tablet 401ac8d6b3414e98835aec0f1163b1c8 with peer b51f83a2aa4441b0b12d25f013ab5811
W20260812 08:03:52.020139 27342 ts_tablet_manager.cc:1011] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: Tablet Copy: Unable to fetch data from remote peer 383ad73e466a4ea38f1fc315c8824a16 (127.19.129.65:44417): IO error: Unable to download block with id 1455983300994520418: Unable to download block 1455983300994520418: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.020202 27342 tablet_replica.cc:333] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811: stopping tablet replica
I20260812 08:03:52.020233 27342 raft_consensus.cc:2243] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260812 08:03:52.020282 27342 raft_consensus.cc:2272] T 0321448e1cbf45278c49f745204b5d4d P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.020311 26632 tablet_copy_service.cc:342] P 383ad73e466a4ea38f1fc315c8824a16: Request end of tablet copy session b51f83a2aa4441b0b12d25f013ab5811-7d62bd608f964fc592bb230330ca2922 received from {username='slave'} at 127.19.129.66:43537
I20260812 08:03:52.020377 26632 tablet_copy_service.cc:434] P 383ad73e466a4ea38f1fc315c8824a16: ending tablet copy session b51f83a2aa4441b0b12d25f013ab5811-7d62bd608f964fc592bb230330ca2922 on tablet 7d62bd608f964fc592bb230330ca2922 with peer b51f83a2aa4441b0b12d25f013ab5811
I20260812 08:03:52.019737 27337 raft_consensus.cc:2272] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260812 08:03:52.020588 26633 tablet_copy_service.cc:342] P 383ad73e466a4ea38f1fc315c8824a16: Request end of tablet copy session b51f83a2aa4441b0b12d25f013ab5811-767de12adfa64ad29dcd9b31546c7426 received from {username='slave'} at 127.19.129.66:43537
I20260812 08:03:52.020665 26633 tablet_copy_service.cc:434] P 383ad73e466a4ea38f1fc315c8824a16: ending tablet copy session b51f83a2aa4441b0b12d25f013ab5811-767de12adfa64ad29dcd9b31546c7426 on tablet 767de12adfa64ad29dcd9b31546c7426 with peer b51f83a2aa4441b0b12d25f013ab5811
W20260812 08:03:52.022018 27344 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 401ac8d6b3414e98835aec0f1163b1c8 but one is already registered
W20260812 08:03:52.022073 27346 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 640528d572d1434cb04d77027cfa3e07 but one is already registered
W20260812 08:03:52.022162 27339 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 7d62bd608f964fc592bb230330ca2922 but one is already registered
I20260812 08:03:52.022186 27346 ts_tablet_manager.cc:1916] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260812 08:03:52.022303 27338 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet 00dc1c90e9d34f109021eb41495ade2c but one is already registered
I20260812 08:03:52.022337 27338 ts_tablet_manager.cc:1916] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:52.022204 27339 ts_tablet_manager.cc:1916] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:52.022186 27344 ts_tablet_manager.cc:1916] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:52.022701 19973 tablet_copy_client_session-itest.cc:404] Waiting for tablets to fail: 10 / 10
I20260812 08:03:52.022948 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 26496
I20260812 08:03:52.025115 27339 ts_tablet_manager.cc:1929] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 08:03:52.025213 27339 log.cc:1199] T 7d62bd608f964fc592bb230330ca2922 P b51f83a2aa4441b0b12d25f013ab5811: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/7d62bd608f964fc592bb230330ca2922
I20260812 08:03:52.025537 27346 ts_tablet_manager.cc:1929] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 08:03:52.025619 27346 log.cc:1199] T 640528d572d1434cb04d77027cfa3e07 P b51f83a2aa4441b0b12d25f013ab5811: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/640528d572d1434cb04d77027cfa3e07
I20260812 08:03:52.025844 27344 log_block_manager.cc:3715] Block 13043940663266319974 is in a failed directory; not deleting
W20260812 08:03:52.025942 27344 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.025990 27344 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.026031 27344 tablet_metadata.cc:595] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: IO error: only 0/5 blocks deleted, first failure: Block is in a failed directory: failed cleaning up 3 of 5 removed block(s); running 'kudu fs check --repair' can help to reclaim the disk space.
W20260812 08:03:52.027720 27346 log_block_manager.cc:2764] Failed to abort block 13043940663266319952: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/24bef6b5f88d42698ce7b7805bca77fb is read-only: INJECTED FAILURE: Input/output error (error 5)
E20260812 08:03:52.029978 27346 env_posix.cc:431] I/O error, context: INJECTED FAILURE
W20260812 08:03:52.030083 27346 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.030140 27346 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/71d21393e38f41aba3a4ca5b1828364f being marked read-only: IO error: unable to append creation record(s) to block metadata during close: Failed to append data to file: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.030189 27346 log_block_manager.cc:2764] Failed to abort block 13043940663266319972: IO error: unable to append creation record(s) to block metadata during close: Failed to append data to file: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.030234 27346 log_block_manager.cc:2764] Failed to abort block 13043940663266319978: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/71d21393e38f41aba3a4ca5b1828364f is read-only: unable to append creation record(s) to block metadata during close: Failed to append data to file: INJECTED FAILURE: Input/output error (error 5)
E20260812 08:03:52.030701 27339 env_posix.cc:431] I/O error, context: INJECTED FAILURE
W20260812 08:03:52.030803 27339 ts_tablet_manager.cc:1979] Data directory is already marked failed.
W20260812 08:03:52.030856 27339 log_block_manager.cc:2154] Container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/cc37168c9b6b4351884d1b184b1a4b26 being marked read-only: IO error: unable to append creation record(s) to block metadata during close: Failed to append data to file: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.030931 27339 log_block_manager.cc:2764] Failed to abort block 13043940663266319954: IO error: unable to append creation record(s) to block metadata during close: Failed to append data to file: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.032441 27339 log_block_manager.cc:2764] Failed to abort block 13043940663266319973: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/829fbd39eac94edeba53df55c837adc1 is read-only: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.032541 27344 ts_tablet_manager.cc:1929] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 08:03:52.032636 27344 log.cc:1199] T 401ac8d6b3414e98835aec0f1163b1c8 P b51f83a2aa4441b0b12d25f013ab5811: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/401ac8d6b3414e98835aec0f1163b1c8
W20260812 08:03:52.033183 27344 log_block_manager.cc:2764] Failed to abort block 13043940663266319955: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/95825522f748432bb6aed1683342b2c6 is read-only: INJECTED FAILURE: Input/output error (error 5)
I20260812 08:03:52.034869 27338 ts_tablet_manager.cc:1929] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.0
I20260812 08:03:52.034965 27338 log.cc:1199] T 00dc1c90e9d34f109021eb41495ade2c P b51f83a2aa4441b0b12d25f013ab5811: Deleting WAL directory at /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/wal/wals/00dc1c90e9d34f109021eb41495ade2c
W20260812 08:03:52.035388 27338 log_block_manager.cc:2764] Failed to abort block 13043940663266319956: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/8f80a75253704187933d75c00d047b1f is read-only: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.035753 27338 log_block_manager.cc:2764] Failed to abort block 13043940663266319977: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/95825522f748432bb6aed1683342b2c6 is read-only: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.035820 27338 log_block_manager.cc:2764] Failed to abort block 13043940663266319982: IO error: container /tmp/dist-test-task4qR0T7/test-tmp/tablet_copy_client_session-itest.0.TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure.1786521808005065-19973-0/minicluster-data/ts-1/data-1/data/95825522f748432bb6aed1683342b2c6 is read-only: INJECTED FAILURE: Input/output error (error 5)
W20260812 08:03:52.041712 27142 connection.cc:573] client connection to 127.19.129.65:44417 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:03:52.042040 27333 tablet_copy_client.cc:1130] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:03:52.042078 27335 tablet_copy_client.cc:1130] T 767de12adfa64ad29dcd9b31546c7426 P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260812 08:03:52.042236 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 27114
W20260812 08:03:52.042536 27337 tablet_copy_client.cc:1130] T d89f8f683bd543efad39c24c3eb40a7b P b51f83a2aa4441b0b12d25f013ab5811: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260812 08:03:52.042557 27333 tablet_metadata.cc:474] failed to load DataDirGroup from superblock: Already present: tried to load directory group for tablet c18fe37d8f4644cab652072c43e4071c but one is already registered
I20260812 08:03:52.042634 27333 ts_tablet_manager.cc:1916] T c18fe37d8f4644cab652072c43e4071c P b51f83a2aa4441b0b12d25f013ab5811: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260812 08:03:52.060101 19973 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task4qR0T7/build/debug/bin/kudu with pid 26880
2026-08-12T08:03:52Z chronyd exiting
[       OK ] TabletCopyClientSessionITest.TestStopCopyOnClientDiskFailure (3497 ms)
[----------] 5 tests from TabletCopyClientSessionITest (24088 ms total)

[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (24088 ms total)
[  PASSED  ] 5 tests.
