[==========] Running 40 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 33 tests from AlterTableTest
[ RUN ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260619 07:56:52.912022 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:36649
I20260619 07:56:52.913645 867 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260619 07:56:52.914661 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:52.920164 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:52.926687 867 webserver.cc:533] Webserver started at http://127.0.216.254:40701/ using document root <none> and password file <none>
I20260619 07:56:52.927289 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:52.927452 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:52.927780 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:52.931974 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "c7d5024b9b3649c9be83f5c42c35d99e"
format_stamp: "Formatted at 2026-06-19 07:56:52 on dist-test-slave-9qfz"
I20260619 07:56:52.938464 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.009s sys 0.000s
I20260619 07:56:52.942894 876 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:52.943840 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:56:52.944139 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "c7d5024b9b3649c9be83f5c42c35d99e"
format_stamp: "Formatted at 2026-06-19 07:56:52 on dist-test-slave-9qfz"
I20260619 07:56:52.944463 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260619 07:56:54.190876 867 thread.cc:641] rpc reactor (reactor) Time spent creating pthread: real 1.206s user 0.429s sys 0.774s
W20260619 07:56:54.191295 867 thread.cc:608] rpc reactor (reactor) Time spent starting thread: real 1.206s user 0.429s sys 0.774s
I20260619 07:56:54.230482 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:54.232167 867 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260619 07:56:54.232657 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:54.316390 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:36649
I20260619 07:56:54.316533 928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:36649 every 8 connection(s)
I20260619 07:56:54.347952 929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:54.369967 929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: Bootstrap starting.
I20260619 07:56:54.375725 929 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:54.377465 929 log.cc:826] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: Log is configured to *not* fsync() on all Append() calls
I20260619 07:56:54.381904 929 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: No bootstrap required, opened a new log
I20260619 07:56:54.402705 929 raft_consensus.cc:359] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER }
I20260619 07:56:54.403226 929 raft_consensus.cc:385] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:54.403491 929 raft_consensus.cc:740] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c7d5024b9b3649c9be83f5c42c35d99e, State: Initialized, Role: FOLLOWER
I20260619 07:56:54.404452 929 consensus_queue.cc:260] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER }
I20260619 07:56:54.404953 929 raft_consensus.cc:399] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:54.405231 929 raft_consensus.cc:493] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:54.405553 929 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:54.410910 929 raft_consensus.cc:515] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER }
I20260619 07:56:54.411898 929 leader_election.cc:304] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [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: c7d5024b9b3649c9be83f5c42c35d99e; no voters:
I20260619 07:56:54.414119 929 leader_election.cc:290] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:54.414461 932 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:54.416955 932 raft_consensus.cc:697] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 1 LEADER]: Becoming Leader. State: Replica: c7d5024b9b3649c9be83f5c42c35d99e, State: Running, Role: LEADER
I20260619 07:56:54.417757 932 consensus_queue.cc:237] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [LEADER]: Queue going to LEADER mode. State: All 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: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER }
I20260619 07:56:54.418666 929 sys_catalog.cc:565] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:54.427214 933 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER } }
I20260619 07:56:54.427985 933 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:54.430004 934 sys_catalog.cc:455] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c7d5024b9b3649c9be83f5c42c35d99e. Latest consensus state: current_term: 1 leader_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c7d5024b9b3649c9be83f5c42c35d99e" member_type: VOTER } }
I20260619 07:56:54.430614 934 sys_catalog.cc:458] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:54.438726 940 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:54.450702 940 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:54.452960 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:54.468837 940 catalog_manager.cc:1382] Generated new cluster ID: c5e6e8bc5a714606aa73b494c975a781
I20260619 07:56:54.469166 940 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:54.500439 940 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:54.501935 940 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:54.516484 940 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: Generated new TSK 0
I20260619 07:56:54.517647 940 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:54.583573 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:54.588526 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:54.594273 867 webserver.cc:533] Webserver started at http://127.0.216.193:45861/ using document root <none> and password file <none>
I20260619 07:56:54.594817 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:54.595042 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:54.595332 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:54.596460 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "c6e8ea6714e2465db20e51946cf33702"
format_stamp: "Formatted at 2026-06-19 07:56:54 on dist-test-slave-9qfz"
I20260619 07:56:54.602717 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.003s sys 0.003s
I20260619 07:56:54.607728 954 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:54.608567 867 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.004s sys 0.000s
I20260619 07:56:54.608872 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "c6e8ea6714e2465db20e51946cf33702"
format_stamp: "Formatted at 2026-06-19 07:56:54 on dist-test-slave-9qfz"
I20260619 07:56:54.609115 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:54.634711 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:54.635999 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:54.638971 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:54.643791 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:54.643999 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:54.644304 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:54.644476 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:54.750177 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:44677
I20260619 07:56:54.750341 1016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:44677 every 8 connection(s)
I20260619 07:56:54.782258 1017 heartbeater.cc:344] Connected to a master server at 127.0.216.254:36649
I20260619 07:56:54.782747 1017 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:54.783804 1017 heartbeater.cc:507] Master 127.0.216.254:36649 requested a full tablet report, sending...
I20260619 07:56:54.787106 894 ts_manager.cc:194] Registered new tserver with Master: c6e8ea6714e2465db20e51946cf33702 (127.0.216.193:44677)
I20260619 07:56:54.787312 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.031344819s
I20260619 07:56:54.790171 894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42246
I20260619 07:56:54.804289 1017 heartbeater.cc:499] Master 127.0.216.254:36649 was elected leader, sending a full tablet report...
I20260619 07:56:54.821272 894 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42262:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:54.881636 982 tablet_service.cc:1511] Processing CreateTablet for tablet e179d4dbf71d4a54a2c18f0faae308b7 (DEFAULT_TABLE table=fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:54.882766 982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e179d4dbf71d4a54a2c18f0faae308b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:54.897121 1029 tablet_bootstrap.cc:492] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Bootstrap starting.
I20260619 07:56:54.904158 1029 tablet_bootstrap.cc:654] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:54.910275 1029 tablet_bootstrap.cc:492] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: No bootstrap required, opened a new log
I20260619 07:56:54.910748 1029 ts_tablet_manager.cc:1403] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Time spent bootstrapping tablet: real 0.014s user 0.003s sys 0.009s
I20260619 07:56:54.913883 1029 raft_consensus.cc:359] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e8ea6714e2465db20e51946cf33702" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44677 } }
I20260619 07:56:54.914445 1029 raft_consensus.cc:385] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:54.914721 1029 raft_consensus.cc:740] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6e8ea6714e2465db20e51946cf33702, State: Initialized, Role: FOLLOWER
I20260619 07:56:54.915313 1029 consensus_queue.cc:260] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6e8ea6714e2465db20e51946cf33702" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44677 } }
I20260619 07:56:54.915930 1029 raft_consensus.cc:399] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:54.916227 1029 raft_consensus.cc:493] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:54.916550 1029 raft_consensus.cc:3060] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:54.923280 1029 raft_consensus.cc:515] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e8ea6714e2465db20e51946cf33702" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44677 } }
I20260619 07:56:54.923944 1029 leader_election.cc:304] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [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: c6e8ea6714e2465db20e51946cf33702; no voters:
I20260619 07:56:54.925825 1029 leader_election.cc:290] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:54.926623 1031 raft_consensus.cc:2804] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:54.934533 1029 ts_tablet_manager.cc:1434] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Time spent starting tablet: real 0.023s user 0.009s sys 0.013s
I20260619 07:56:54.934553 1031 raft_consensus.cc:697] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 1 LEADER]: Becoming Leader. State: Replica: c6e8ea6714e2465db20e51946cf33702, State: Running, Role: LEADER
I20260619 07:56:54.935390 1031 consensus_queue.cc:237] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [LEADER]: Queue going to LEADER mode. State: All 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: "c6e8ea6714e2465db20e51946cf33702" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44677 } }
I20260619 07:56:54.944626 894 catalog_manager.cc:5696] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6e8ea6714e2465db20e51946cf33702 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "c6e8ea6714e2465db20e51946cf33702" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6e8ea6714e2465db20e51946cf33702" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44677 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:54.979745 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:54.982080 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:56:55.002328 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:56:55.004944 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.027136 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 1)
I20260619 07:56:55.035426 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT8" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT8 } } } } } modify_external_catalogs: true
I20260619 07:56:55.048986 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260619 07:56:55.051299 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.070515 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 2)
I20260619 07:56:55.077435 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT16" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT16 } } } } } modify_external_catalogs: true
I20260619 07:56:55.092592 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260619 07:56:55.094403 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.113279 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 3)
I20260619 07:56:55.121845 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT32" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT32 } } } } } modify_external_catalogs: true
I20260619 07:56:55.138157 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260619 07:56:55.140990 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.159276 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 4)
I20260619 07:56:55.166282 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_INT64" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: INT64 } } } } } modify_external_catalogs: true
I20260619 07:56:55.181140 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5
I20260619 07:56:55.183491 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.202117 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 5)
I20260619 07:56:55.208588 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_STRING" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: STRING } } } } } modify_external_catalogs: true
I20260619 07:56:55.224049 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6
I20260619 07:56:55.226275 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.244670 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 6)
I20260619 07:56:55.253736 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BOOL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BOOL } } } } } modify_external_catalogs: true
I20260619 07:56:55.270035 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7
I20260619 07:56:55.272485 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.291618 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 7)
I20260619 07:56:55.298506 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_FLOAT" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: FLOAT } } } } } modify_external_catalogs: true
I20260619 07:56:55.316440 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8
I20260619 07:56:55.319762 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.340289 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 8)
I20260619 07:56:55.348701 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DOUBLE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DOUBLE } } } } } modify_external_catalogs: true
I20260619 07:56:55.366096 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9
I20260619 07:56:55.369589 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.387602 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 9)
I20260619 07:56:55.391119 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_BINARY" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: BINARY } } } } } modify_external_catalogs: true
I20260619 07:56:55.407478 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10
I20260619 07:56:55.409857 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.427651 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 10)
I20260619 07:56:55.431109 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_UNIXTIME_MICROS" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: UNIXTIME_MICROS } } } } } modify_external_catalogs: true
I20260619 07:56:55.447535 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11
I20260619 07:56:55.449590 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.467890 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 11)
I20260619 07:56:55.472589 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DECIMAL" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 18 scale: 2 } immutable: false nested_type { array { type: DECIMAL64 } } } } } modify_external_catalogs: true
I20260619 07:56:55.488660 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 11 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12
I20260619 07:56:55.490855 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.508260 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 12)
I20260619 07:56:55.515230 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_VARCHAR" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 42 } immutable: false nested_type { array { type: VARCHAR } } } } } modify_external_catalogs: true
I20260619 07:56:55.534056 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 12 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13
I20260619 07:56:55.537892 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.557099 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 13)
I20260619 07:56:55.565619 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "arr_DATE" type: NESTED is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false nested_type { array { type: DATE } } } } } modify_external_catalogs: true
I20260619 07:56:55.581704 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 13 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14
I20260619 07:56:55.585947 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.603647 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 14)
I20260619 07:56:55.610806 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT8" } } modify_external_catalogs: true
I20260619 07:56:55.625851 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
13:arr_INT8 INT8 1D-ARRAY NULLABLE,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 14 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15
I20260619 07:56:55.628818 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.647542 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 15)
I20260619 07:56:55.651485 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT16" } } modify_external_catalogs: true
I20260619 07:56:55.668247 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
14:arr_INT16 INT16 1D-ARRAY NULLABLE,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 15 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16
I20260619 07:56:55.671578 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.691936 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 16)
I20260619 07:56:55.700434 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT32" } } modify_external_catalogs: true
I20260619 07:56:55.715592 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
15:arr_INT32 INT32 1D-ARRAY NULLABLE,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 16 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17
I20260619 07:56:55.719286 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.739907 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 17)
I20260619 07:56:55.742605 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_INT64" } } modify_external_catalogs: true
I20260619 07:56:55.762766 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
16:arr_INT64 INT64 1D-ARRAY NULLABLE,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 17 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18
I20260619 07:56:55.764822 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.782256 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 18)
I20260619 07:56:55.789237 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_STRING" } } modify_external_catalogs: true
I20260619 07:56:55.807861 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
17:arr_STRING STRING 1D-ARRAY NULLABLE,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 18 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19
I20260619 07:56:55.810702 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.827278 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 19)
I20260619 07:56:55.830982 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BOOL" } } modify_external_catalogs: true
I20260619 07:56:55.845381 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
18:arr_BOOL BOOL 1D-ARRAY NULLABLE,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 19 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20
I20260619 07:56:55.847424 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.866492 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 20)
I20260619 07:56:55.872030 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_FLOAT" } } modify_external_catalogs: true
I20260619 07:56:55.885813 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
19:arr_FLOAT FLOAT 1D-ARRAY NULLABLE,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 20 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21
I20260619 07:56:55.887539 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.904531 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 21)
I20260619 07:56:55.907124 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DOUBLE" } } modify_external_catalogs: true
I20260619 07:56:55.921820 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
20:arr_DOUBLE DOUBLE 1D-ARRAY NULLABLE,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 21 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22
I20260619 07:56:55.923939 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.941313 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 22)
I20260619 07:56:55.943622 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_BINARY" } } modify_external_catalogs: true
I20260619 07:56:55.958148 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
21:arr_BINARY BINARY 1D-ARRAY NULLABLE,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 22 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23
I20260619 07:56:55.960282 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:55.977133 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 23)
I20260619 07:56:55.984567 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_UNIXTIME_MICROS" } } modify_external_catalogs: true
I20260619 07:56:55.999305 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
22:arr_UNIXTIME_MICROS UNIXTIME_MICROS 1D-ARRAY NULLABLE,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 23 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24
I20260619 07:56:56.001120 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:56.017652 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 24)
I20260619 07:56:56.021370 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DECIMAL" } } modify_external_catalogs: true
I20260619 07:56:56.034852 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
23:arr_DECIMAL DECIMAL (64 BIT) 1D-ARRAY NULLABLE,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 24 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25
I20260619 07:56:56.036721 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:56.055949 893 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 25)
I20260619 07:56:56.060609 893 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_VARCHAR" } } modify_external_catalogs: true
I20260619 07:56:56.073390 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
24:arr_VARCHAR VARCHAR 1D-ARRAY NULLABLE,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 25 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26
I20260619 07:56:56.075132 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:56.094110 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 26)
I20260619 07:56:56.100694 894 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42262:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "arr_DATE" } } modify_external_catalogs: true
I20260619 07:56:56.113559 1037 tablet.cc:1724] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
25:arr_DATE DATE 1D-ARRAY NULLABLE,
PRIMARY KEY (c0)
) version 26 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 27
I20260619 07:56:56.115222 1037 tablet.cc:1622] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: MemRowSet was empty: no flush needed.
I20260619 07:56:56.131920 894 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: fake-table [id=4f3eb8ac690940e0a34899ab1d9f8129] alter complete (version 27)
I20260619 07:56:56.134070 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:56.158846 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:56.159467 867 tablet_replica.cc:333] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702: stopping tablet replica
I20260619 07:56:56.159988 867 raft_consensus.cc:2243] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:56.160440 867 raft_consensus.cc:2272] T e179d4dbf71d4a54a2c18f0faae308b7 P c6e8ea6714e2465db20e51946cf33702 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:56.295261 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:56.303958 867 master.cc:562] Master@127.0.216.254:36649 shutting down...
I20260619 07:56:56.385152 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:56.385658 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:56.385977 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P c7d5024b9b3649c9be83f5c42c35d99e: stopping tablet replica
I20260619 07:56:56.397676 867 master.cc:584] Master@127.0.216.254:36649 shutdown complete.
[ OK ] AlterTableTest.TestTabletReports (3515 ms)
[ RUN ] AlterTableTest.TestAddExistingColumn
I20260619 07:56:56.423062 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41641
I20260619 07:56:56.424093 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:56.426277 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:56.429073 867 webserver.cc:533] Webserver started at http://127.0.216.254:42713/ using document root <none> and password file <none>
I20260619 07:56:56.429507 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:56.429704 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:56.429965 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:56.430902 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "db75d987209d4acdbb82aaab2c41f778"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.435302 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:56:56.438611 1041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:56.439373 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:56:56.439641 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "db75d987209d4acdbb82aaab2c41f778"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.439903 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:56.462193 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:56.463065 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:56.508273 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41641
I20260619 07:56:56.508421 1092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41641 every 8 connection(s)
I20260619 07:56:56.512542 1093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:56.522902 1093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778: Bootstrap starting.
I20260619 07:56:56.526808 1093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:56.530843 1093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778: No bootstrap required, opened a new log
I20260619 07:56:56.532867 1093 raft_consensus.cc:359] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER }
I20260619 07:56:56.533262 1093 raft_consensus.cc:385] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:56.533546 1093 raft_consensus.cc:740] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db75d987209d4acdbb82aaab2c41f778, State: Initialized, Role: FOLLOWER
I20260619 07:56:56.534193 1093 consensus_queue.cc:260] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER }
I20260619 07:56:56.534647 1093 raft_consensus.cc:399] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:56.534895 1093 raft_consensus.cc:493] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:56.535229 1093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:56.539429 1093 raft_consensus.cc:515] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER }
I20260619 07:56:56.539918 1093 leader_election.cc:304] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [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: db75d987209d4acdbb82aaab2c41f778; no voters:
I20260619 07:56:56.541110 1093 leader_election.cc:290] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:56.541500 1096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:56.543797 1093 sys_catalog.cc:565] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:56.545163 1096 raft_consensus.cc:697] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 1 LEADER]: Becoming Leader. State: Replica: db75d987209d4acdbb82aaab2c41f778, State: Running, Role: LEADER
I20260619 07:56:56.545903 1096 consensus_queue.cc:237] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [LEADER]: Queue going to LEADER mode. State: All 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: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER }
I20260619 07:56:56.549432 1097 sys_catalog.cc:455] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db75d987209d4acdbb82aaab2c41f778" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER } }
I20260619 07:56:56.549964 1097 sys_catalog.cc:458] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:56.551443 1098 sys_catalog.cc:455] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db75d987209d4acdbb82aaab2c41f778. Latest consensus state: current_term: 1 leader_uuid: "db75d987209d4acdbb82aaab2c41f778" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db75d987209d4acdbb82aaab2c41f778" member_type: VOTER } }
I20260619 07:56:56.551887 1098 sys_catalog.cc:458] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:56.563282 1103 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:56.571900 1103 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:56.573158 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:56.581295 1103 catalog_manager.cc:1382] Generated new cluster ID: e6b9751bf3494be59cf8c3c2e5d4560c
I20260619 07:56:56.581569 1103 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:56.615626 1103 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:56.617292 1103 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:56.632282 1103 catalog_manager.cc:6069] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778: Generated new TSK 0
I20260619 07:56:56.632876 1103 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:56.638769 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:56.641773 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:56.644976 867 webserver.cc:533] Webserver started at http://127.0.216.193:38055/ using document root <none> and password file <none>
I20260619 07:56:56.645542 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:56.645751 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:56.646013 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:56.647007 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "12203c85136c41649099187dd09003b2"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.653028 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.003s
I20260619 07:56:56.657722 1118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:56.658610 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.001s sys 0.003s
I20260619 07:56:56.658878 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "12203c85136c41649099187dd09003b2"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.659107 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:56.675770 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:56.676649 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:56.678251 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:56.680529 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:56.680689 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:56.680976 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:56.681142 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:56.718068 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:43307
I20260619 07:56:56.718175 1180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:43307 every 8 connection(s)
I20260619 07:56:56.731331 1181 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41641
I20260619 07:56:56.731664 1181 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:56.732292 1181 heartbeater.cc:507] Master 127.0.216.254:41641 requested a full tablet report, sending...
I20260619 07:56:56.734087 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013011566s
I20260619 07:56:56.734088 1058 ts_manager.cc:194] Registered new tserver with Master: 12203c85136c41649099187dd09003b2 (127.0.216.193:43307)
I20260619 07:56:56.735719 1058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35320
I20260619 07:56:56.747752 1181 heartbeater.cc:499] Master 127.0.216.254:41641 was elected leader, sending a full tablet report...
I20260619 07:56:56.755064 1058 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35336:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:56.784675 1146 tablet_service.cc:1511] Processing CreateTablet for tablet 997417e677d445e680ae53a4ad8d8595 (DEFAULT_TABLE table=fake-table [id=6335ef9f67af46d09904a158adcd3052]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:56.785615 1146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997417e677d445e680ae53a4ad8d8595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:56.796911 1193 tablet_bootstrap.cc:492] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: Bootstrap starting.
I20260619 07:56:56.801499 1193 tablet_bootstrap.cc:654] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:56.806107 1193 tablet_bootstrap.cc:492] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: No bootstrap required, opened a new log
I20260619 07:56:56.806454 1193 ts_tablet_manager.cc:1403] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:56:56.808306 1193 raft_consensus.cc:359] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12203c85136c41649099187dd09003b2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43307 } }
I20260619 07:56:56.808835 1193 raft_consensus.cc:385] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:56.809150 1193 raft_consensus.cc:740] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12203c85136c41649099187dd09003b2, State: Initialized, Role: FOLLOWER
I20260619 07:56:56.809719 1193 consensus_queue.cc:260] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12203c85136c41649099187dd09003b2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43307 } }
I20260619 07:56:56.810124 1193 raft_consensus.cc:399] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:56.810309 1193 raft_consensus.cc:493] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:56.810511 1193 raft_consensus.cc:3060] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:56.814980 1193 raft_consensus.cc:515] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12203c85136c41649099187dd09003b2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43307 } }
I20260619 07:56:56.815495 1193 leader_election.cc:304] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [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: 12203c85136c41649099187dd09003b2; no voters:
I20260619 07:56:56.817512 1193 leader_election.cc:290] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:56.817821 1195 raft_consensus.cc:2804] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:56.820138 1195 raft_consensus.cc:697] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 1 LEADER]: Becoming Leader. State: Replica: 12203c85136c41649099187dd09003b2, State: Running, Role: LEADER
I20260619 07:56:56.820888 1193 ts_tablet_manager.cc:1434] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: Time spent starting tablet: real 0.014s user 0.006s sys 0.009s
I20260619 07:56:56.820859 1195 consensus_queue.cc:237] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [LEADER]: Queue going to LEADER mode. State: All 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: "12203c85136c41649099187dd09003b2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43307 } }
I20260619 07:56:56.826498 1058 catalog_manager.cc:5696] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 12203c85136c41649099187dd09003b2 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "12203c85136c41649099187dd09003b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12203c85136c41649099187dd09003b2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43307 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:56.864215 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:56.865788 1058 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35336:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:56:56.868638 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:56.883719 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:56.884460 867 tablet_replica.cc:333] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2: stopping tablet replica
I20260619 07:56:56.884991 867 raft_consensus.cc:2243] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:56.885386 867 raft_consensus.cc:2272] T 997417e677d445e680ae53a4ad8d8595 P 12203c85136c41649099187dd09003b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:56.903424 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:56.910281 867 master.cc:562] Master@127.0.216.254:41641 shutting down...
I20260619 07:56:56.921660 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:56.922091 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:56.922396 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P db75d987209d4acdbb82aaab2c41f778: stopping tablet replica
I20260619 07:56:56.942049 867 master.cc:584] Master@127.0.216.254:41641 shutdown complete.
[ OK ] AlterTableTest.TestAddExistingColumn (539 ms)
[ RUN ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20260619 07:56:56.962534 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:46239
I20260619 07:56:56.963451 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:56.965574 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:56.967615 867 webserver.cc:533] Webserver started at http://127.0.216.254:38191/ using document root <none> and password file <none>
I20260619 07:56:56.968009 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:56.968147 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:56.968331 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:56.969309 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.973238 867 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.003s sys 0.001s
I20260619 07:56:56.976110 1204 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:56.976927 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:56:56.977190 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f"
format_stamp: "Formatted at 2026-06-19 07:56:56 on dist-test-slave-9qfz"
I20260619 07:56:56.977454 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:56.988138 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:56.989109 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:57.021427 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:46239
I20260619 07:56:57.021518 1255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:46239 every 8 connection(s)
I20260619 07:56:57.024914 1256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:57.034158 1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f: Bootstrap starting.
I20260619 07:56:57.037982 1256 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:57.041525 1256 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f: No bootstrap required, opened a new log
I20260619 07:56:57.043241 1256 raft_consensus.cc:359] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER }
I20260619 07:56:57.043605 1256 raft_consensus.cc:385] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:57.043830 1256 raft_consensus.cc:740] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8eaace0f6574bd7a2fa83048c0d2d1f, State: Initialized, Role: FOLLOWER
I20260619 07:56:57.044348 1256 consensus_queue.cc:260] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER }
I20260619 07:56:57.044783 1256 raft_consensus.cc:399] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:57.044987 1256 raft_consensus.cc:493] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:57.045262 1256 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:57.049021 1256 raft_consensus.cc:515] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER }
I20260619 07:56:57.049530 1256 leader_election.cc:304] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [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: a8eaace0f6574bd7a2fa83048c0d2d1f; no voters:
I20260619 07:56:57.050535 1256 leader_election.cc:290] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:57.050859 1259 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:57.052191 1259 raft_consensus.cc:697] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 1 LEADER]: Becoming Leader. State: Replica: a8eaace0f6574bd7a2fa83048c0d2d1f, State: Running, Role: LEADER
I20260619 07:56:57.052850 1259 consensus_queue.cc:237] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [LEADER]: Queue going to LEADER mode. State: All 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: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER }
I20260619 07:56:57.053349 1256 sys_catalog.cc:565] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:57.055660 1260 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER } }
I20260619 07:56:57.055743 1261 sys_catalog.cc:455] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a8eaace0f6574bd7a2fa83048c0d2d1f. Latest consensus state: current_term: 1 leader_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a8eaace0f6574bd7a2fa83048c0d2d1f" member_type: VOTER } }
I20260619 07:56:57.056291 1260 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:57.056543 1261 sys_catalog.cc:458] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:57.059775 1264 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:57.065515 1264 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:57.068678 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:57.073858 1264 catalog_manager.cc:1382] Generated new cluster ID: 718bed81cdf74bfb89bc75a650e5336e
I20260619 07:56:57.074083 1264 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:57.089696 1264 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:57.090847 1264 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:57.105813 1264 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f: Generated new TSK 0
I20260619 07:56:57.106384 1264 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:57.135201 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:57.138223 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:57.141028 867 webserver.cc:533] Webserver started at http://127.0.216.193:46529/ using document root <none> and password file <none>
I20260619 07:56:57.141525 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:57.141741 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:57.141999 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:57.143002 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "efaf0149460c4199b8d03a7b5aad8911"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.147239 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:56:57.150349 1280 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.151077 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:56:57.151355 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "efaf0149460c4199b8d03a7b5aad8911"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.151649 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:57.171452 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:57.172461 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:57.173848 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:57.175911 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:57.176117 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.176355 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:57.176518 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.210819 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37459
I20260619 07:56:57.210901 1342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37459 every 8 connection(s)
I20260619 07:56:57.224376 1343 heartbeater.cc:344] Connected to a master server at 127.0.216.254:46239
I20260619 07:56:57.224792 1343 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:57.225445 1343 heartbeater.cc:507] Master 127.0.216.254:46239 requested a full tablet report, sending...
I20260619 07:56:57.227159 1221 ts_manager.cc:194] Registered new tserver with Master: efaf0149460c4199b8d03a7b5aad8911 (127.0.216.193:37459)
I20260619 07:56:57.227981 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014217253s
I20260619 07:56:57.228667 1221 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33750
I20260619 07:56:57.240839 1343 heartbeater.cc:499] Master 127.0.216.254:46239 was elected leader, sending a full tablet report...
I20260619 07:56:57.247524 1220 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33756:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:57.274708 1308 tablet_service.cc:1511] Processing CreateTablet for tablet d7976b23961d435f82c435f04c862a8a (DEFAULT_TABLE table=fake-table [id=76969d49c7d44a8782da37827e16bf7c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:57.275695 1308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7976b23961d435f82c435f04c862a8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:57.287051 1355 tablet_bootstrap.cc:492] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: Bootstrap starting.
I20260619 07:56:57.290720 1355 tablet_bootstrap.cc:654] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:57.295318 1355 tablet_bootstrap.cc:492] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: No bootstrap required, opened a new log
I20260619 07:56:57.295701 1355 ts_tablet_manager.cc:1403] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 07:56:57.297539 1355 raft_consensus.cc:359] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaf0149460c4199b8d03a7b5aad8911" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37459 } }
I20260619 07:56:57.297958 1355 raft_consensus.cc:385] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:57.298197 1355 raft_consensus.cc:740] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efaf0149460c4199b8d03a7b5aad8911, State: Initialized, Role: FOLLOWER
I20260619 07:56:57.298743 1355 consensus_queue.cc:260] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "efaf0149460c4199b8d03a7b5aad8911" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37459 } }
I20260619 07:56:57.299233 1355 raft_consensus.cc:399] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:57.299566 1355 raft_consensus.cc:493] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:57.299913 1355 raft_consensus.cc:3060] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:57.304126 1355 raft_consensus.cc:515] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaf0149460c4199b8d03a7b5aad8911" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37459 } }
I20260619 07:56:57.304594 1355 leader_election.cc:304] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [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: efaf0149460c4199b8d03a7b5aad8911; no voters:
I20260619 07:56:57.305652 1355 leader_election.cc:290] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:57.306051 1357 raft_consensus.cc:2804] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:57.307608 1357 raft_consensus.cc:697] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 1 LEADER]: Becoming Leader. State: Replica: efaf0149460c4199b8d03a7b5aad8911, State: Running, Role: LEADER
I20260619 07:56:57.307864 1355 ts_tablet_manager.cc:1434] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 07:56:57.308326 1357 consensus_queue.cc:237] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [LEADER]: Queue going to LEADER mode. State: All 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: "efaf0149460c4199b8d03a7b5aad8911" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37459 } }
I20260619 07:56:57.313262 1220 catalog_manager.cc:5696] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 reported cstate change: term changed from 0 to 1, leader changed from <none> to efaf0149460c4199b8d03a7b5aad8911 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "efaf0149460c4199b8d03a7b5aad8911" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "efaf0149460c4199b8d03a7b5aad8911" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37459 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:57.341796 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:57.342293 867 catalog_manager.cc:3569] Servicing AlterTable request from internal request:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } }
I20260619 07:56:57.344831 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:57.361135 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:57.361915 867 tablet_replica.cc:333] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911: stopping tablet replica
I20260619 07:56:57.362377 867 raft_consensus.cc:2243] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:57.362895 867 raft_consensus.cc:2272] T d7976b23961d435f82c435f04c862a8a P efaf0149460c4199b8d03a7b5aad8911 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:57.373088 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:57.379773 867 master.cc:562] Master@127.0.216.254:46239 shutting down...
I20260619 07:56:57.391873 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:57.392321 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:57.392694 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P a8eaace0f6574bd7a2fa83048c0d2d1f: stopping tablet replica
I20260619 07:56:57.401245 867 master.cc:584] Master@127.0.216.254:46239 shutdown complete.
[ OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (459 ms)
[ RUN ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20260619 07:56:57.421708 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:34863
I20260619 07:56:57.422688 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:57.424841 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:57.426955 867 webserver.cc:533] Webserver started at http://127.0.216.254:35887/ using document root <none> and password file <none>
I20260619 07:56:57.427402 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:57.427587 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:57.427835 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:57.428821 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "49e7b452b7374bca841d85fcf74ddc1a"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.432637 867 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.002s sys 0.002s
I20260619 07:56:57.435614 1366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.436364 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:56:57.436571 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "49e7b452b7374bca841d85fcf74ddc1a"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.436856 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:57.454712 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:57.455551 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:57.488030 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:34863
I20260619 07:56:57.488114 1417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:34863 every 8 connection(s)
I20260619 07:56:57.491987 1418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:57.501257 1418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: Bootstrap starting.
I20260619 07:56:57.505100 1418 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:57.508531 1418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: No bootstrap required, opened a new log
I20260619 07:56:57.510290 1418 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER }
I20260619 07:56:57.510666 1418 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:57.510905 1418 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e7b452b7374bca841d85fcf74ddc1a, State: Initialized, Role: FOLLOWER
I20260619 07:56:57.511488 1418 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER }
I20260619 07:56:57.511929 1418 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:57.512166 1418 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:57.512419 1418 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:57.516285 1418 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER }
I20260619 07:56:57.516801 1418 leader_election.cc:304] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [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: 49e7b452b7374bca841d85fcf74ddc1a; no voters:
I20260619 07:56:57.517848 1418 leader_election.cc:290] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:57.518115 1421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:57.519414 1421 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 1 LEADER]: Becoming Leader. State: Replica: 49e7b452b7374bca841d85fcf74ddc1a, State: Running, Role: LEADER
I20260619 07:56:57.520049 1421 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [LEADER]: Queue going to LEADER mode. State: All 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: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER }
I20260619 07:56:57.520555 1418 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:57.522666 1422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49e7b452b7374bca841d85fcf74ddc1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER } }
I20260619 07:56:57.522770 1423 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49e7b452b7374bca841d85fcf74ddc1a. Latest consensus state: current_term: 1 leader_uuid: "49e7b452b7374bca841d85fcf74ddc1a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49e7b452b7374bca841d85fcf74ddc1a" member_type: VOTER } }
I20260619 07:56:57.523252 1422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:57.523267 1423 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:57.530522 1427 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:57.534890 1427 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:57.535923 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:57.542131 1427 catalog_manager.cc:1382] Generated new cluster ID: 7ef55430d25a47bab7ae40213de372e6
I20260619 07:56:57.542397 1427 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:57.562412 1427 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:57.563550 1427 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:57.579136 1427 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: Generated new TSK 0
I20260619 07:56:57.579670 1427 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:57.601756 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:57.604686 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:57.607352 867 webserver.cc:533] Webserver started at http://127.0.216.193:45095/ using document root <none> and password file <none>
I20260619 07:56:57.607791 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:57.607972 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:57.608258 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:57.609234 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "8d5b8dec5cad4d5290768a0255755e6d"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.613334 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 07:56:57.616288 1442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.617015 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:56:57.617261 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "8d5b8dec5cad4d5290768a0255755e6d"
format_stamp: "Formatted at 2026-06-19 07:56:57 on dist-test-slave-9qfz"
I20260619 07:56:57.617515 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:57.629035 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:57.629941 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:57.631183 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:57.633203 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:57.633414 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.633633 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:57.633790 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:57.667081 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:40093
I20260619 07:56:57.667169 1504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:40093 every 8 connection(s)
I20260619 07:56:57.679445 1505 heartbeater.cc:344] Connected to a master server at 127.0.216.254:34863
I20260619 07:56:57.679797 1505 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:57.680424 1505 heartbeater.cc:507] Master 127.0.216.254:34863 requested a full tablet report, sending...
I20260619 07:56:57.682216 1383 ts_manager.cc:194] Registered new tserver with Master: 8d5b8dec5cad4d5290768a0255755e6d (127.0.216.193:40093)
I20260619 07:56:57.682951 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012945947s
I20260619 07:56:57.683806 1383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47582
I20260619 07:56:57.696060 1505 heartbeater.cc:499] Master 127.0.216.254:34863 was elected leader, sending a full tablet report...
I20260619 07:56:57.702129 1383 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47584:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:57.729317 1470 tablet_service.cc:1511] Processing CreateTablet for tablet 32b9df2bebf64e67a5e5bebbe589f74f (DEFAULT_TABLE table=fake-table [id=f83e970648fd4cd8a6032a4e7c28827b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:57.730304 1470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32b9df2bebf64e67a5e5bebbe589f74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:57.741451 1517 tablet_bootstrap.cc:492] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: Bootstrap starting.
I20260619 07:56:57.745075 1517 tablet_bootstrap.cc:654] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:57.748977 1517 tablet_bootstrap.cc:492] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: No bootstrap required, opened a new log
I20260619 07:56:57.749352 1517 ts_tablet_manager.cc:1403] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: Time spent bootstrapping tablet: real 0.008s user 0.004s sys 0.003s
I20260619 07:56:57.751127 1517 raft_consensus.cc:359] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d5b8dec5cad4d5290768a0255755e6d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40093 } }
I20260619 07:56:57.751505 1517 raft_consensus.cc:385] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:57.751757 1517 raft_consensus.cc:740] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d5b8dec5cad4d5290768a0255755e6d, State: Initialized, Role: FOLLOWER
I20260619 07:56:57.752323 1517 consensus_queue.cc:260] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d5b8dec5cad4d5290768a0255755e6d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40093 } }
I20260619 07:56:57.752794 1517 raft_consensus.cc:399] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:57.753002 1517 raft_consensus.cc:493] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:57.753211 1517 raft_consensus.cc:3060] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:57.757383 1517 raft_consensus.cc:515] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d5b8dec5cad4d5290768a0255755e6d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40093 } }
I20260619 07:56:57.757817 1517 leader_election.cc:304] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [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: 8d5b8dec5cad4d5290768a0255755e6d; no voters:
I20260619 07:56:57.758826 1517 leader_election.cc:290] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:57.759092 1519 raft_consensus.cc:2804] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:57.760911 1519 raft_consensus.cc:697] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 1 LEADER]: Becoming Leader. State: Replica: 8d5b8dec5cad4d5290768a0255755e6d, State: Running, Role: LEADER
I20260619 07:56:57.760982 1517 ts_tablet_manager.cc:1434] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: Time spent starting tablet: real 0.011s user 0.008s sys 0.004s
I20260619 07:56:57.761519 1519 consensus_queue.cc:237] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [LEADER]: Queue going to LEADER mode. State: All 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: "8d5b8dec5cad4d5290768a0255755e6d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40093 } }
I20260619 07:56:57.766861 1383 catalog_manager.cc:5696] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d5b8dec5cad4d5290768a0255755e6d (127.0.216.193). New cstate: current_term: 1 leader_uuid: "8d5b8dec5cad4d5290768a0255755e6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d5b8dec5cad4d5290768a0255755e6d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40093 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:57.796581 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:57.856668 1382 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47584:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:56:57.869942 1526 tablet.cc:1724] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:56:57.872095 1526 tablet.cc:1622] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: MemRowSet was empty: no flush needed.
I20260619 07:56:57.892167 1382 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: fake-table [id=f83e970648fd4cd8a6032a4e7c28827b] alter complete (version 1)
I20260619 07:56:57.928169 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:57.952327 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:57.953354 867 tablet_replica.cc:333] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d: stopping tablet replica
I20260619 07:56:57.954034 867 raft_consensus.cc:2243] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:57.954567 867 raft_consensus.cc:2272] T 32b9df2bebf64e67a5e5bebbe589f74f P 8d5b8dec5cad4d5290768a0255755e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:57.966113 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:57.974296 867 master.cc:562] Master@127.0.216.254:34863 shutting down...
I20260619 07:56:57.993041 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:57.993516 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:57.993930 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49e7b452b7374bca841d85fcf74ddc1a: stopping tablet replica
I20260619 07:56:58.013700 867 master.cc:584] Master@127.0.216.254:34863 shutdown complete.
[ OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (612 ms)
[ RUN ] AlterTableTest.TestRenamePrimaryKeyColumn
I20260619 07:56:58.034202 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:37713
I20260619 07:56:58.035156 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:58.037846 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:58.040638 867 webserver.cc:533] Webserver started at http://127.0.216.254:38797/ using document root <none> and password file <none>
I20260619 07:56:58.041160 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:58.041339 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:58.041589 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:58.042582 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "577bdc2cbd7b4dccb21ac5e0f266d732"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.046909 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:56:58.050123 1531 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:58.050905 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:56:58.051224 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "577bdc2cbd7b4dccb21ac5e0f266d732"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.051563 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:58.070869 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:58.072098 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:58.114147 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:37713
I20260619 07:56:58.114217 1582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:37713 every 8 connection(s)
I20260619 07:56:58.118927 1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:58.132455 1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: Bootstrap starting.
I20260619 07:56:58.137938 1583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:58.142395 1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: No bootstrap required, opened a new log
I20260619 07:56:58.144826 1583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER }
I20260619 07:56:58.145303 1583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:58.145571 1583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 577bdc2cbd7b4dccb21ac5e0f266d732, State: Initialized, Role: FOLLOWER
I20260619 07:56:58.146180 1583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER }
I20260619 07:56:58.146733 1583 raft_consensus.cc:399] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:58.147011 1583 raft_consensus.cc:493] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:58.147318 1583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:58.153342 1583 raft_consensus.cc:515] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER }
I20260619 07:56:58.153914 1583 leader_election.cc:304] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [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: 577bdc2cbd7b4dccb21ac5e0f266d732; no voters:
I20260619 07:56:58.155118 1583 leader_election.cc:290] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:58.155340 1586 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:58.157226 1586 raft_consensus.cc:697] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 1 LEADER]: Becoming Leader. State: Replica: 577bdc2cbd7b4dccb21ac5e0f266d732, State: Running, Role: LEADER
I20260619 07:56:58.157841 1586 consensus_queue.cc:237] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [LEADER]: Queue going to LEADER mode. State: All 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: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER }
I20260619 07:56:58.158133 1583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:58.160295 1587 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER } }
I20260619 07:56:58.160331 1588 sys_catalog.cc:455] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 577bdc2cbd7b4dccb21ac5e0f266d732. Latest consensus state: current_term: 1 leader_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "577bdc2cbd7b4dccb21ac5e0f266d732" member_type: VOTER } }
I20260619 07:56:58.160887 1587 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:58.160915 1588 sys_catalog.cc:458] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:58.178555 1591 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:58.184079 1591 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:58.185118 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:58.191715 1591 catalog_manager.cc:1382] Generated new cluster ID: 7b5576753f824d3cb8e351587f660528
I20260619 07:56:58.191953 1591 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:58.223950 1591 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:58.225526 1591 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:58.246628 1591 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: Generated new TSK 0
I20260619 07:56:58.247244 1591 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:58.315200 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:58.318264 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:58.321372 867 webserver.cc:533] Webserver started at http://127.0.216.193:39863/ using document root <none> and password file <none>
I20260619 07:56:58.321846 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:58.322054 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:58.322309 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:58.323279 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "e6d147fc056d4999bddb0e3d1fed6079"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.328074 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:56:58.331420 1607 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:58.332209 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:56:58.332530 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "e6d147fc056d4999bddb0e3d1fed6079"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.332875 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:58.366453 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:58.367764 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:58.369503 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:58.372329 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:58.372581 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:58.372864 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:58.373063 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:58.429004 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:43743
I20260619 07:56:58.429092 1669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:43743 every 8 connection(s)
I20260619 07:56:58.444659 1670 heartbeater.cc:344] Connected to a master server at 127.0.216.254:37713
I20260619 07:56:58.445030 1670 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:58.445683 1670 heartbeater.cc:507] Master 127.0.216.254:37713 requested a full tablet report, sending...
I20260619 07:56:58.447528 1548 ts_manager.cc:194] Registered new tserver with Master: e6d147fc056d4999bddb0e3d1fed6079 (127.0.216.193:43743)
I20260619 07:56:58.448001 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01501988s
I20260619 07:56:58.449193 1548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40080
I20260619 07:56:58.461526 1670 heartbeater.cc:499] Master 127.0.216.254:37713 was elected leader, sending a full tablet report...
I20260619 07:56:58.471222 1548 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40084:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:58.499758 1635 tablet_service.cc:1511] Processing CreateTablet for tablet 5656d322cf444fdb9da9421385da6920 (DEFAULT_TABLE table=fake-table [id=362cadb243ab4e74af23154b13dc3637]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:58.500909 1635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5656d322cf444fdb9da9421385da6920. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:58.512398 1682 tablet_bootstrap.cc:492] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Bootstrap starting.
I20260619 07:56:58.517623 1682 tablet_bootstrap.cc:654] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:58.522609 1682 tablet_bootstrap.cc:492] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: No bootstrap required, opened a new log
I20260619 07:56:58.522996 1682 ts_tablet_manager.cc:1403] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Time spent bootstrapping tablet: real 0.011s user 0.004s sys 0.004s
I20260619 07:56:58.525298 1682 raft_consensus.cc:359] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d147fc056d4999bddb0e3d1fed6079" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43743 } }
I20260619 07:56:58.525818 1682 raft_consensus.cc:385] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:58.526106 1682 raft_consensus.cc:740] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6d147fc056d4999bddb0e3d1fed6079, State: Initialized, Role: FOLLOWER
I20260619 07:56:58.526805 1682 consensus_queue.cc:260] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6d147fc056d4999bddb0e3d1fed6079" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43743 } }
I20260619 07:56:58.527398 1682 raft_consensus.cc:399] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:58.527721 1682 raft_consensus.cc:493] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:58.528043 1682 raft_consensus.cc:3060] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:58.534271 1682 raft_consensus.cc:515] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d147fc056d4999bddb0e3d1fed6079" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43743 } }
I20260619 07:56:58.534926 1682 leader_election.cc:304] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [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: e6d147fc056d4999bddb0e3d1fed6079; no voters:
I20260619 07:56:58.536389 1682 leader_election.cc:290] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:58.536701 1684 raft_consensus.cc:2804] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:58.538674 1684 raft_consensus.cc:697] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 1 LEADER]: Becoming Leader. State: Replica: e6d147fc056d4999bddb0e3d1fed6079, State: Running, Role: LEADER
I20260619 07:56:58.539474 1684 consensus_queue.cc:237] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [LEADER]: Queue going to LEADER mode. State: All 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: "e6d147fc056d4999bddb0e3d1fed6079" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43743 } }
I20260619 07:56:58.542259 1682 ts_tablet_manager.cc:1434] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Time spent starting tablet: real 0.019s user 0.015s sys 0.005s
I20260619 07:56:58.546681 1547 catalog_manager.cc:5696] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 reported cstate change: term changed from 0 to 1, leader changed from <none> to e6d147fc056d4999bddb0e3d1fed6079 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "e6d147fc056d4999bddb0e3d1fed6079" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6d147fc056d4999bddb0e3d1fed6079" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43743 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:58.588999 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:58.644268 1548 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40084:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "secondColumn" } } modify_external_catalogs: true
I20260619 07:56:58.659268 1691 tablet.cc:1724] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260619 07:56:58.661160 1691 tablet.cc:1622] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: MemRowSet was empty: no flush needed.
I20260619 07:56:58.681335 1547 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: fake-table [id=362cadb243ab4e74af23154b13dc3637] alter complete (version 1)
I20260619 07:56:58.711438 1547 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40084:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "primaryKeyRenamed" new_name: "pk" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "secondColumn" new_name: "sc" } } modify_external_catalogs: true
I20260619 07:56:58.724084 1691 tablet.cc:1724] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: Alter schema from (
10:primaryKeyRenamed INT32 NOT NULL,
11:secondColumn INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1 to (
10:pk INT32 NOT NULL,
11:sc INT32 NOT NULL,
PRIMARY KEY (pk)
) version 2
I20260619 07:56:58.765805 1547 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: fake-table [id=362cadb243ab4e74af23154b13dc3637] alter complete (version 2)
I20260619 07:56:58.801121 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:58.824404 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:58.825176 867 tablet_replica.cc:333] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079: stopping tablet replica
I20260619 07:56:58.825691 867 raft_consensus.cc:2243] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:58.826140 867 raft_consensus.cc:2272] T 5656d322cf444fdb9da9421385da6920 P e6d147fc056d4999bddb0e3d1fed6079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:58.837363 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:58.845274 867 master.cc:562] Master@127.0.216.254:37713 shutting down...
I20260619 07:56:58.866019 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:58.866575 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:58.866918 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 577bdc2cbd7b4dccb21ac5e0f266d732: stopping tablet replica
I20260619 07:56:58.886373 867 master.cc:584] Master@127.0.216.254:37713 shutdown complete.
[ OK ] AlterTableTest.TestRenamePrimaryKeyColumn (874 ms)
[ RUN ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20260619 07:56:58.908358 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:38617
I20260619 07:56:58.909407 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:58.911480 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:58.914149 867 webserver.cc:533] Webserver started at http://127.0.216.254:45875/ using document root <none> and password file <none>
I20260619 07:56:58.914589 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:58.914762 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:58.915032 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:58.915994 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "d841a333094a479b941fc00fc67ddc47"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.920251 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:56:58.923416 1695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:58.924180 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:56:58.924458 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "d841a333094a479b941fc00fc67ddc47"
format_stamp: "Formatted at 2026-06-19 07:56:58 on dist-test-slave-9qfz"
I20260619 07:56:58.924743 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:58.944813 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:58.945735 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:58.985021 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:38617
I20260619 07:56:58.985172 1746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:38617 every 8 connection(s)
I20260619 07:56:58.989054 1747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:59.001915 1747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: Bootstrap starting.
I20260619 07:56:59.005894 1747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:59.010658 1747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: No bootstrap required, opened a new log
I20260619 07:56:59.012998 1747 raft_consensus.cc:359] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER }
I20260619 07:56:59.013454 1747 raft_consensus.cc:385] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:59.013710 1747 raft_consensus.cc:740] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d841a333094a479b941fc00fc67ddc47, State: Initialized, Role: FOLLOWER
I20260619 07:56:59.014433 1747 consensus_queue.cc:260] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER }
I20260619 07:56:59.014977 1747 raft_consensus.cc:399] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:59.015261 1747 raft_consensus.cc:493] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:59.015595 1747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:59.019795 1747 raft_consensus.cc:515] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER }
I20260619 07:56:59.020273 1747 leader_election.cc:304] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [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: d841a333094a479b941fc00fc67ddc47; no voters:
I20260619 07:56:59.021533 1747 leader_election.cc:290] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:59.021845 1750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:59.027092 1750 raft_consensus.cc:697] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 1 LEADER]: Becoming Leader. State: Replica: d841a333094a479b941fc00fc67ddc47, State: Running, Role: LEADER
I20260619 07:56:59.027829 1750 consensus_queue.cc:237] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [LEADER]: Queue going to LEADER mode. State: All 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: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER }
I20260619 07:56:59.028487 1747 sys_catalog.cc:565] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:56:59.034070 1751 sys_catalog.cc:455] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d841a333094a479b941fc00fc67ddc47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER } }
I20260619 07:56:59.034617 1751 sys_catalog.cc:458] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:59.034327 1752 sys_catalog.cc:455] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d841a333094a479b941fc00fc67ddc47. Latest consensus state: current_term: 1 leader_uuid: "d841a333094a479b941fc00fc67ddc47" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d841a333094a479b941fc00fc67ddc47" member_type: VOTER } }
I20260619 07:56:59.035024 1752 sys_catalog.cc:458] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [sys.catalog]: This master's current role is: LEADER
I20260619 07:56:59.037137 1755 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:56:59.045670 1755 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:56:59.056667 1755 catalog_manager.cc:1382] Generated new cluster ID: dad680015b5b44549aac3597b61f91f9
I20260619 07:56:59.057039 1755 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:56:59.057703 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:56:59.072813 1755 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:56:59.074322 1755 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:56:59.089785 1755 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: Generated new TSK 0
I20260619 07:56:59.090385 1755 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:56:59.123812 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:59.128063 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:59.131304 867 webserver.cc:533] Webserver started at http://127.0.216.193:44937/ using document root <none> and password file <none>
I20260619 07:56:59.131893 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:59.132123 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:59.132426 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:59.133828 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "4214ab63993d486fad9e25e5ffcdfa9f"
format_stamp: "Formatted at 2026-06-19 07:56:59 on dist-test-slave-9qfz"
I20260619 07:56:59.139533 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.001s
I20260619 07:56:59.144207 1771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:59.145046 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:56:59.145355 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4214ab63993d486fad9e25e5ffcdfa9f"
format_stamp: "Formatted at 2026-06-19 07:56:59 on dist-test-slave-9qfz"
I20260619 07:56:59.145670 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:59.176304 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:59.177548 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:56:59.179261 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:56:59.182159 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:56:59.182404 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:59.182660 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:56:59.182860 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:59.228443 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35021
I20260619 07:56:59.228544 1833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35021 every 8 connection(s)
I20260619 07:56:59.244180 1834 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38617
I20260619 07:56:59.244518 1834 heartbeater.cc:461] Registering TS with master...
I20260619 07:56:59.245266 1834 heartbeater.cc:507] Master 127.0.216.254:38617 requested a full tablet report, sending...
I20260619 07:56:59.247215 1712 ts_manager.cc:194] Registered new tserver with Master: 4214ab63993d486fad9e25e5ffcdfa9f (127.0.216.193:35021)
I20260619 07:56:59.247653 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015197631s
I20260619 07:56:59.249477 1712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39642
I20260619 07:56:59.262275 1834 heartbeater.cc:499] Master 127.0.216.254:38617 was elected leader, sending a full tablet report...
I20260619 07:56:59.269766 1711 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39648:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:56:59.302418 1799 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc6e2cc8cf443b6ad17d2046e08d14b (DEFAULT_TABLE table=fake-table [id=1fe6f565b5034981b9f188ec4e1b6692]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:56:59.303560 1799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc6e2cc8cf443b6ad17d2046e08d14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:56:59.320127 1846 tablet_bootstrap.cc:492] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Bootstrap starting.
I20260619 07:56:59.323839 1846 tablet_bootstrap.cc:654] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Neither blocks nor log segments found. Creating new log.
I20260619 07:56:59.327965 1846 tablet_bootstrap.cc:492] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: No bootstrap required, opened a new log
I20260619 07:56:59.328300 1846 ts_tablet_manager.cc:1403] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Time spent bootstrapping tablet: real 0.008s user 0.003s sys 0.004s
I20260619 07:56:59.330431 1846 raft_consensus.cc:359] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4214ab63993d486fad9e25e5ffcdfa9f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35021 } }
I20260619 07:56:59.330940 1846 raft_consensus.cc:385] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:56:59.331187 1846 raft_consensus.cc:740] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4214ab63993d486fad9e25e5ffcdfa9f, State: Initialized, Role: FOLLOWER
I20260619 07:56:59.331815 1846 consensus_queue.cc:260] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4214ab63993d486fad9e25e5ffcdfa9f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35021 } }
I20260619 07:56:59.332433 1846 raft_consensus.cc:399] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:56:59.332744 1846 raft_consensus.cc:493] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:56:59.333066 1846 raft_consensus.cc:3060] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:56:59.337894 1846 raft_consensus.cc:515] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4214ab63993d486fad9e25e5ffcdfa9f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35021 } }
I20260619 07:56:59.338409 1846 leader_election.cc:304] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [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: 4214ab63993d486fad9e25e5ffcdfa9f; no voters:
I20260619 07:56:59.339679 1846 leader_election.cc:290] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:56:59.339975 1848 raft_consensus.cc:2804] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:56:59.342262 1846 ts_tablet_manager.cc:1434] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Time spent starting tablet: real 0.014s user 0.012s sys 0.003s
I20260619 07:56:59.342267 1848 raft_consensus.cc:697] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 1 LEADER]: Becoming Leader. State: Replica: 4214ab63993d486fad9e25e5ffcdfa9f, State: Running, Role: LEADER
I20260619 07:56:59.343004 1848 consensus_queue.cc:237] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [LEADER]: Queue going to LEADER mode. State: All 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: "4214ab63993d486fad9e25e5ffcdfa9f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35021 } }
I20260619 07:56:59.349655 1712 catalog_manager.cc:5696] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f reported cstate change: term changed from 0 to 1, leader changed from <none> to 4214ab63993d486fad9e25e5ffcdfa9f (127.0.216.193). New cstate: current_term: 1 leader_uuid: "4214ab63993d486fad9e25e5ffcdfa9f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4214ab63993d486fad9e25e5ffcdfa9f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260619 07:56:59.384660 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:56:59.386298 1711 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39648:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newInt32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "newString" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:56:59.402758 1854 tablet.cc:1724] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:56:59.404175 1854 tablet.cc:1622] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: MemRowSet was empty: no flush needed.
I20260619 07:56:59.421005 1712 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: fake-table [id=1fe6f565b5034981b9f188ec4e1b6692] alter complete (version 1)
I20260619 07:56:59.482227 1712 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39648:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "90\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "taco" } } } modify_external_catalogs: true
I20260619 07:56:59.495640 1854 tablet.cc:1724] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260619 07:56:59.498620 1854 tablet.cc:1622] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: MemRowSet was empty: no flush needed.
I20260619 07:56:59.517653 1712 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: fake-table [id=1fe6f565b5034981b9f188ec4e1b6692] alter complete (version 2)
I20260619 07:56:59.589031 1711 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39648:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" default_value: "1\324\000\000\000\000\000\000" } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" default_value: "ocat" } } } modify_external_catalogs: true
I20260619 07:56:59.603062 1854 tablet.cc:1724] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3
I20260619 07:56:59.604946 1854 tablet.cc:1622] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: MemRowSet was empty: no flush needed.
I20260619 07:56:59.624841 1711 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: fake-table [id=1fe6f565b5034981b9f188ec4e1b6692] alter complete (version 3)
I20260619 07:56:59.698114 1711 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39648:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newInt32" remove_default: true } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "newString" remove_default: true } } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "newString" new_name: "newNewString" } } modify_external_catalogs: true
I20260619 07:56:59.713390 1854 tablet.cc:1724] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newString STRING NULLABLE,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4
I20260619 07:56:59.715363 1854 tablet.cc:1622] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: MemRowSet was empty: no flush needed.
I20260619 07:56:59.735981 1712 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: fake-table [id=1fe6f565b5034981b9f188ec4e1b6692] alter complete (version 4)
I20260619 07:56:59.800256 1712 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39648:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newInt32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newNewString" } } modify_external_catalogs: true
I20260619 07:56:59.812952 1854 tablet.cc:1724] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:newInt32 INT32 NULLABLE,
13:newNewString STRING NULLABLE,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:56:59.815781 1854 tablet.cc:1622] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: MemRowSet was empty: no flush needed.
I20260619 07:56:59.836607 1712 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: fake-table [id=1fe6f565b5034981b9f188ec4e1b6692] alter complete (version 5)
I20260619 07:56:59.840493 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:56:59.867362 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:56:59.867949 867 tablet_replica.cc:333] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f: stopping tablet replica
I20260619 07:56:59.868443 867 raft_consensus.cc:2243] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:59.868965 867 raft_consensus.cc:2272] T 5dc6e2cc8cf443b6ad17d2046e08d14b P 4214ab63993d486fad9e25e5ffcdfa9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:59.879333 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:56:59.892537 867 master.cc:562] Master@127.0.216.254:38617 shutting down...
I20260619 07:56:59.906899 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:56:59.907364 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:56:59.907653 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P d841a333094a479b941fc00fc67ddc47: stopping tablet replica
I20260619 07:56:59.917685 867 master.cc:584] Master@127.0.216.254:38617 shutdown complete.
[ OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (1036 ms)
[ RUN ] AlterTableTest.TestAlterEmptyRLEBlock
I20260619 07:56:59.945472 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:38465
I20260619 07:56:59.946635 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:56:59.949093 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:56:59.952545 867 webserver.cc:533] Webserver started at http://127.0.216.254:35841/ using document root <none> and password file <none>
I20260619 07:56:59.953378 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:56:59.953648 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:56:59.954020 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:56:59.955493 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "fa34df36b6a8405394cefc9efd521c28"
format_stamp: "Formatted at 2026-06-19 07:56:59 on dist-test-slave-9qfz"
I20260619 07:56:59.960606 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.005s
I20260619 07:56:59.964015 1859 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:56:59.964951 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.000s sys 0.003s
I20260619 07:56:59.965266 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "fa34df36b6a8405394cefc9efd521c28"
format_stamp: "Formatted at 2026-06-19 07:56:59 on dist-test-slave-9qfz"
I20260619 07:56:59.965580 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:56:59.982604 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:56:59.983635 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:00.034034 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:38465
I20260619 07:57:00.034119 1910 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:38465 every 8 connection(s)
I20260619 07:57:00.038460 1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:00.054160 1911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: Bootstrap starting.
I20260619 07:57:00.060097 1911 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:00.064778 1911 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: No bootstrap required, opened a new log
I20260619 07:57:00.067010 1911 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER }
I20260619 07:57:00.067437 1911 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:00.067692 1911 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa34df36b6a8405394cefc9efd521c28, State: Initialized, Role: FOLLOWER
I20260619 07:57:00.068213 1911 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER }
I20260619 07:57:00.068648 1911 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:00.068949 1911 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:00.069212 1911 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:00.073410 1911 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER }
I20260619 07:57:00.073930 1911 leader_election.cc:304] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [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: fa34df36b6a8405394cefc9efd521c28; no voters:
I20260619 07:57:00.075234 1911 leader_election.cc:290] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:00.075516 1914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:00.077236 1914 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 1 LEADER]: Becoming Leader. State: Replica: fa34df36b6a8405394cefc9efd521c28, State: Running, Role: LEADER
I20260619 07:57:00.077962 1914 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [LEADER]: Queue going to LEADER mode. State: All 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: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER }
I20260619 07:57:00.078662 1911 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:00.080770 1916 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa34df36b6a8405394cefc9efd521c28. Latest consensus state: current_term: 1 leader_uuid: "fa34df36b6a8405394cefc9efd521c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER } }
I20260619 07:57:00.081293 1916 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:00.082617 1915 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa34df36b6a8405394cefc9efd521c28" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa34df36b6a8405394cefc9efd521c28" member_type: VOTER } }
I20260619 07:57:00.083271 1915 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:00.083879 1919 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:00.090068 1919 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:00.101233 1919 catalog_manager.cc:1382] Generated new cluster ID: 7149837578ec49c991b2a9bbad4416b9
I20260619 07:57:00.101631 1919 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:00.106364 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:00.117108 1919 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:00.118340 1919 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:00.135098 1919 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: Generated new TSK 0
I20260619 07:57:00.135689 1919 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:00.140153 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:00.143116 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:00.146343 867 webserver.cc:533] Webserver started at http://127.0.216.193:43051/ using document root <none> and password file <none>
I20260619 07:57:00.146826 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:00.147007 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:00.147274 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:00.148254 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "de1038d1a541418c8e73bca45f8ba292"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.152817 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.000s
I20260619 07:57:00.156180 1935 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.157025 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.003s
I20260619 07:57:00.157339 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "de1038d1a541418c8e73bca45f8ba292"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.157671 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:00.190320 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:00.191655 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:00.193421 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:00.196259 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:00.196527 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.196826 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:00.197028 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.242051 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35583
I20260619 07:57:00.242115 1997 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35583 every 8 connection(s)
I20260619 07:57:00.263113 1998 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38465
I20260619 07:57:00.263489 1998 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:00.264178 1998 heartbeater.cc:507] Master 127.0.216.254:38465 requested a full tablet report, sending...
I20260619 07:57:00.266331 1876 ts_manager.cc:194] Registered new tserver with Master: de1038d1a541418c8e73bca45f8ba292 (127.0.216.193:35583)
I20260619 07:57:00.266744 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020727225s
I20260619 07:57:00.268613 1876 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57832
I20260619 07:57:00.281407 1998 heartbeater.cc:499] Master 127.0.216.254:38465 was elected leader, sending a full tablet report...
I20260619 07:57:00.290153 1876 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57844:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:00.320950 1963 tablet_service.cc:1511] Processing CreateTablet for tablet c2a49a769d3440aa969791ae1ff2f6e2 (DEFAULT_TABLE table=fake-table [id=762cc7596ab8430c8e1e8d485aafb47e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:00.321935 1963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a49a769d3440aa969791ae1ff2f6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:00.333849 2010 tablet_bootstrap.cc:492] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Bootstrap starting.
I20260619 07:57:00.338011 2010 tablet_bootstrap.cc:654] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:00.343364 2010 tablet_bootstrap.cc:492] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: No bootstrap required, opened a new log
I20260619 07:57:00.343820 2010 ts_tablet_manager.cc:1403] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.000s
I20260619 07:57:00.345614 2010 raft_consensus.cc:359] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de1038d1a541418c8e73bca45f8ba292" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35583 } }
I20260619 07:57:00.346019 2010 raft_consensus.cc:385] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:00.346289 2010 raft_consensus.cc:740] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de1038d1a541418c8e73bca45f8ba292, State: Initialized, Role: FOLLOWER
I20260619 07:57:00.346980 2010 consensus_queue.cc:260] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "de1038d1a541418c8e73bca45f8ba292" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35583 } }
I20260619 07:57:00.347539 2010 raft_consensus.cc:399] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:00.347831 2010 raft_consensus.cc:493] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:00.348204 2010 raft_consensus.cc:3060] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:00.353231 2010 raft_consensus.cc:515] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de1038d1a541418c8e73bca45f8ba292" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35583 } }
I20260619 07:57:00.353752 2010 leader_election.cc:304] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [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: de1038d1a541418c8e73bca45f8ba292; no voters:
I20260619 07:57:00.355203 2010 leader_election.cc:290] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:00.355495 2012 raft_consensus.cc:2804] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:00.358762 2012 raft_consensus.cc:697] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 1 LEADER]: Becoming Leader. State: Replica: de1038d1a541418c8e73bca45f8ba292, State: Running, Role: LEADER
I20260619 07:57:00.360329 2012 consensus_queue.cc:237] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [LEADER]: Queue going to LEADER mode. State: All 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: "de1038d1a541418c8e73bca45f8ba292" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35583 } }
I20260619 07:57:00.360850 2010 ts_tablet_manager.cc:1434] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Time spent starting tablet: real 0.017s user 0.010s sys 0.008s
I20260619 07:57:00.366484 1876 catalog_manager.cc:5696] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 reported cstate change: term changed from 0 to 1, leader changed from <none> to de1038d1a541418c8e73bca45f8ba292 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "de1038d1a541418c8e73bca45f8ba292" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "de1038d1a541418c8e73bca45f8ba292" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35583 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:00.409104 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:00.410950 1876 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57844:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "rle" type: INT32 is_nullable: true encoding: RLE compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:00.426250 2018 tablet.cc:1724] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:00.428009 2018 tablet.cc:1622] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: MemRowSet was empty: no flush needed.
I20260619 07:57:00.450019 1875 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: fake-table [id=762cc7596ab8430c8e1e8d485aafb47e] alter complete (version 1)
I20260619 07:57:00.491286 1875 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57844:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20260619 07:57:00.503809 2018 tablet.cc:1724] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_rle INT32 NULLABLE,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:00.549525 1876 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: fake-table [id=762cc7596ab8430c8e1e8d485aafb47e] alter complete (version 2)
I20260619 07:57:00.578045 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:00.596525 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:00.597604 867 tablet_replica.cc:333] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292: stopping tablet replica
I20260619 07:57:00.598215 867 raft_consensus.cc:2243] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:00.598748 867 raft_consensus.cc:2272] T c2a49a769d3440aa969791ae1ff2f6e2 P de1038d1a541418c8e73bca45f8ba292 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:00.619588 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:00.627909 867 master.cc:562] Master@127.0.216.254:38465 shutting down...
I20260619 07:57:00.642921 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:00.643472 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:00.643815 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa34df36b6a8405394cefc9efd521c28: stopping tablet replica
I20260619 07:57:00.653213 867 master.cc:584] Master@127.0.216.254:38465 shutdown complete.
[ OK ] AlterTableTest.TestAlterEmptyRLEBlock (729 ms)
[ RUN ] AlterTableTest.TestAlterOnTSRestart
I20260619 07:57:00.674477 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:43343
I20260619 07:57:00.675460 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:00.677639 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:00.680428 867 webserver.cc:533] Webserver started at http://127.0.216.254:41331/ using document root <none> and password file <none>
I20260619 07:57:00.680939 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:00.681137 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:00.681397 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:00.682354 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "53d7b7786a1a41459e204ea90b31e586"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.686702 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:00.689859 2023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.690649 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:00.690999 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "53d7b7786a1a41459e204ea90b31e586"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.691365 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:00.729995 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:00.731272 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:00.773589 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:43343
I20260619 07:57:00.773640 2074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:43343 every 8 connection(s)
I20260619 07:57:00.778214 2075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:00.787468 2075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: Bootstrap starting.
I20260619 07:57:00.792042 2075 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:00.796133 2075 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: No bootstrap required, opened a new log
I20260619 07:57:00.797961 2075 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER }
I20260619 07:57:00.798313 2075 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:00.798550 2075 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53d7b7786a1a41459e204ea90b31e586, State: Initialized, Role: FOLLOWER
I20260619 07:57:00.799077 2075 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER }
I20260619 07:57:00.799486 2075 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:00.799711 2075 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:00.799959 2075 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:00.804014 2075 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER }
I20260619 07:57:00.804490 2075 leader_election.cc:304] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [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: 53d7b7786a1a41459e204ea90b31e586; no voters:
I20260619 07:57:00.805732 2075 leader_election.cc:290] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:00.806043 2078 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:00.807595 2078 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 1 LEADER]: Becoming Leader. State: Replica: 53d7b7786a1a41459e204ea90b31e586, State: Running, Role: LEADER
I20260619 07:57:00.808322 2078 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [LEADER]: Queue going to LEADER mode. State: All 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: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER }
I20260619 07:57:00.808983 2075 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:00.811937 2080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53d7b7786a1a41459e204ea90b31e586. Latest consensus state: current_term: 1 leader_uuid: "53d7b7786a1a41459e204ea90b31e586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER } }
I20260619 07:57:00.812422 2080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:00.813448 2079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53d7b7786a1a41459e204ea90b31e586" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53d7b7786a1a41459e204ea90b31e586" member_type: VOTER } }
I20260619 07:57:00.813971 2079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:00.822372 2083 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:00.829258 2083 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:00.832368 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:00.838886 2083 catalog_manager.cc:1382] Generated new cluster ID: 828a7fc7fcc14121b11f267e278735d0
I20260619 07:57:00.839190 2083 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:00.871131 2083 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:00.872692 2083 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:00.890103 2083 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: Generated new TSK 0
I20260619 07:57:00.890725 2083 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:00.898175 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:00.901046 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:00.904127 867 webserver.cc:533] Webserver started at http://127.0.216.193:45811/ using document root <none> and password file <none>
I20260619 07:57:00.904598 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:00.904821 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:00.905081 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:00.906101 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.910640 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:00.914145 2099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.914937 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:00.915206 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:00.915453 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:00.953445 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:00.954442 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:00.956019 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:00.958504 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:00.958669 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:00.958941 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:00.959076 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:01.011569 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:40955
I20260619 07:57:01.011650 2161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:40955 every 8 connection(s)
I20260619 07:57:01.026149 2162 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43343
I20260619 07:57:01.026522 2162 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:01.027297 2162 heartbeater.cc:507] Master 127.0.216.254:43343 requested a full tablet report, sending...
I20260619 07:57:01.029249 2040 ts_manager.cc:194] Registered new tserver with Master: 76e8e5e6e7e246769ae1ba8f9d43cd4b (127.0.216.193:40955)
I20260619 07:57:01.029764 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014840331s
I20260619 07:57:01.031368 2040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41780
I20260619 07:57:01.045590 2162 heartbeater.cc:499] Master 127.0.216.254:43343 was elected leader, sending a full tablet report...
I20260619 07:57:01.052556 2039 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41790:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:01.085682 2127 tablet_service.cc:1511] Processing CreateTablet for tablet 02fc632504054def85f76b62c119675c (DEFAULT_TABLE table=fake-table [id=cc864f70628d4aa9ab1b54a038036c30]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:01.086874 2127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fc632504054def85f76b62c119675c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:01.098757 2174 tablet_bootstrap.cc:492] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Bootstrap starting.
I20260619 07:57:01.103895 2174 tablet_bootstrap.cc:654] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:01.108198 2174 tablet_bootstrap.cc:492] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: No bootstrap required, opened a new log
I20260619 07:57:01.108582 2174 ts_tablet_manager.cc:1403] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 07:57:01.110896 2174 raft_consensus.cc:359] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.111424 2174 raft_consensus.cc:385] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:01.111757 2174 raft_consensus.cc:740] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e8e5e6e7e246769ae1ba8f9d43cd4b, State: Initialized, Role: FOLLOWER
I20260619 07:57:01.113025 2174 consensus_queue.cc:260] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.113664 2174 raft_consensus.cc:399] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:01.113878 2174 raft_consensus.cc:493] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:01.114163 2174 raft_consensus.cc:3060] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:01.118309 2174 raft_consensus.cc:515] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.118810 2174 leader_election.cc:304] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [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: 76e8e5e6e7e246769ae1ba8f9d43cd4b; no voters:
I20260619 07:57:01.120018 2174 leader_election.cc:290] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:01.120285 2176 raft_consensus.cc:2804] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:01.124332 2176 raft_consensus.cc:697] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 LEADER]: Becoming Leader. State: Replica: 76e8e5e6e7e246769ae1ba8f9d43cd4b, State: Running, Role: LEADER
I20260619 07:57:01.124658 2174 ts_tablet_manager.cc:1434] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Time spent starting tablet: real 0.016s user 0.004s sys 0.010s
I20260619 07:57:01.125034 2176 consensus_queue.cc:237] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [LEADER]: Queue going to LEADER mode. State: All 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: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.130257 2039 catalog_manager.cc:5696] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 76e8e5e6e7e246769ae1ba8f9d43cd4b (127.0.216.193). New cstate: current_term: 1 leader_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:01.169924 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:01.170385 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:01.189352 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:01.190253 867 tablet_replica.cc:333] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: stopping tablet replica
I20260619 07:57:01.190770 867 raft_consensus.cc:2243] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:01.191192 867 raft_consensus.cc:2272] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:01.200577 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:01.208722 2039 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41790:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260619 07:57:01.218214 2027 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.216.193:40955: connect: Connection refused (error 111)
W20260619 07:57:01.221521 2027 catalog_manager.cc:4754] TS 76e8e5e6e7e246769ae1ba8f9d43cd4b (127.0.216.193:40955): AlterTable RPC failed for tablet 02fc632504054def85f76b62c119675c: Network error: Client connection negotiation failed: client connection to 127.0.216.193:40955: connect: Connection refused (error 111)
I20260619 07:57:01.703610 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:01.706671 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:01.709460 867 webserver.cc:533] Webserver started at http://127.0.216.193:45811/ using document root <none> and password file <none>
I20260619 07:57:01.710150 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:01.710392 867 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260619 07:57:01.714010 867 fs_manager.cc:714] Time spent opening directory manager: real 0.003s user 0.000s sys 0.003s
I20260619 07:57:01.716980 2186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:01.717770 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:01.718096 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b"
format_stamp: "Formatted at 2026-06-19 07:57:00 on dist-test-slave-9qfz"
I20260619 07:57:01.718448 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:01.737754 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:01.739048 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:01.740836 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:01.744992 2193 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260619 07:57:01.750356 867 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260619 07:57:01.750646 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s user 0.001s sys 0.000s
I20260619 07:57:01.750937 867 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260619 07:57:01.756808 867 ts_tablet_manager.cc:616] Registered 1 tablets
I20260619 07:57:01.757045 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s user 0.006s sys 0.000s
I20260619 07:57:01.757134 2193 tablet_bootstrap.cc:492] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Bootstrap starting.
I20260619 07:57:01.771560 2193 tablet_bootstrap.cc:492] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:57:01.772742 2193 tablet_bootstrap.cc:492] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Bootstrap complete.
I20260619 07:57:01.773275 2193 ts_tablet_manager.cc:1403] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Time spent bootstrapping tablet: real 0.016s user 0.015s sys 0.000s
I20260619 07:57:01.775096 2193 raft_consensus.cc:359] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.775540 2193 raft_consensus.cc:740] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76e8e5e6e7e246769ae1ba8f9d43cd4b, State: Initialized, Role: FOLLOWER
I20260619 07:57:01.776484 2193 consensus_queue.cc:260] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.777197 2193 raft_consensus.cc:399] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:01.777576 2193 raft_consensus.cc:493] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:01.777946 2193 raft_consensus.cc:3060] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 1 FOLLOWER]: Advancing to term 2
I20260619 07:57:01.785293 2193 raft_consensus.cc:515] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.786072 2193 leader_election.cc:304] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [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: 76e8e5e6e7e246769ae1ba8f9d43cd4b; no voters:
I20260619 07:57:01.787693 2193 leader_election.cc:290] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 07:57:01.787978 2219 raft_consensus.cc:2804] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 2 FOLLOWER]: Leader election won for term 2
I20260619 07:57:01.797336 2193 ts_tablet_manager.cc:1434] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Time spent starting tablet: real 0.024s user 0.014s sys 0.009s
I20260619 07:57:01.798681 2219 raft_consensus.cc:697] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 2 LEADER]: Becoming Leader. State: Replica: 76e8e5e6e7e246769ae1ba8f9d43cd4b, State: Running, Role: LEADER
I20260619 07:57:01.799525 2219 consensus_queue.cc:237] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } }
I20260619 07:57:01.824005 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:40955
I20260619 07:57:01.824095 2255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:40955 every 8 connection(s)
I20260619 07:57:01.842864 2256 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43343
I20260619 07:57:01.843268 2256 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:01.844125 2256 heartbeater.cc:507] Master 127.0.216.254:43343 requested a full tablet report, sending...
I20260619 07:57:01.847185 2039 ts_manager.cc:194] Re-registered known tserver with Master: 76e8e5e6e7e246769ae1ba8f9d43cd4b (127.0.216.193:40955)
I20260619 07:57:01.848579 2039 catalog_manager.cc:5696] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76e8e5e6e7e246769ae1ba8f9d43cd4b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40955 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:01.849534 2039 catalog_manager.cc:5788] TS 76e8e5e6e7e246769ae1ba8f9d43cd4b (127.0.216.193:40955) does not have the latest schema for tablet 02fc632504054def85f76b62c119675c (table fake-table [id=cc864f70628d4aa9ab1b54a038036c30]). Expected version 1 got 0
I20260619 07:57:01.873061 2039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41800
I20260619 07:57:01.873586 2265 tablet.cc:1724] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:01.875808 2265 tablet.cc:1622] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b: MemRowSet was empty: no flush needed.
I20260619 07:57:01.875882 2256 heartbeater.cc:499] Master 127.0.216.254:43343 was elected leader, sending a full tablet report...
I20260619 07:57:01.888303 2039 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: fake-table [id=cc864f70628d4aa9ab1b54a038036c30] alter complete (version 1)
I20260619 07:57:01.891477 867 tablet_server.cc:179] TabletServer@127.0.216.193:40955 shutting down...
I20260619 07:57:01.911131 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:01.912190 867 tablet_replica.cc:333] stopping tablet replica
I20260619 07:57:01.912766 867 raft_consensus.cc:2243] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 2 LEADER]: Raft consensus shutting down.
I20260619 07:57:01.913211 867 raft_consensus.cc:2272] T 02fc632504054def85f76b62c119675c P 76e8e5e6e7e246769ae1ba8f9d43cd4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:01.922694 867 tablet_server.cc:196] TabletServer@127.0.216.193:40955 shutdown complete.
I20260619 07:57:01.929910 867 master.cc:562] Master@127.0.216.254:43343 shutting down...
I20260619 07:57:01.945289 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:01.945770 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:01.946062 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53d7b7786a1a41459e204ea90b31e586: stopping tablet replica
I20260619 07:57:01.955214 867 master.cc:584] Master@127.0.216.254:43343 shutdown complete.
[ OK ] AlterTableTest.TestAlterOnTSRestart (1301 ms)
[ RUN ] AlterTableTest.TestShutdownWithPendingTasks
I20260619 07:57:01.975780 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41931
I20260619 07:57:01.976884 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:01.979024 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:01.981837 867 webserver.cc:533] Webserver started at http://127.0.216.254:35227/ using document root <none> and password file <none>
I20260619 07:57:01.982313 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:01.982487 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:01.982790 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:01.983776 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "ff259243215c445db7f30a85f8d68aff"
format_stamp: "Formatted at 2026-06-19 07:57:01 on dist-test-slave-9qfz"
I20260619 07:57:01.988131 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:01.991430 2269 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:01.992179 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:01.992452 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "ff259243215c445db7f30a85f8d68aff"
format_stamp: "Formatted at 2026-06-19 07:57:01 on dist-test-slave-9qfz"
I20260619 07:57:01.992770 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:02.007054 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:02.007962 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:02.055826 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41931
I20260619 07:57:02.055920 2320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41931 every 8 connection(s)
I20260619 07:57:02.060025 2321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:02.069839 2321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff: Bootstrap starting.
I20260619 07:57:02.073709 2321 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:02.077538 2321 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff: No bootstrap required, opened a new log
I20260619 07:57:02.079349 2321 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER }
I20260619 07:57:02.079753 2321 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:02.079986 2321 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff259243215c445db7f30a85f8d68aff, State: Initialized, Role: FOLLOWER
I20260619 07:57:02.080570 2321 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER }
I20260619 07:57:02.081053 2321 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:02.081310 2321 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:02.081566 2321 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:02.085669 2321 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER }
I20260619 07:57:02.086154 2321 leader_election.cc:304] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [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: ff259243215c445db7f30a85f8d68aff; no voters:
I20260619 07:57:02.087394 2321 leader_election.cc:290] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:02.087697 2324 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:02.089299 2324 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 1 LEADER]: Becoming Leader. State: Replica: ff259243215c445db7f30a85f8d68aff, State: Running, Role: LEADER
I20260619 07:57:02.090039 2324 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [LEADER]: Queue going to LEADER mode. State: All 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: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER }
I20260619 07:57:02.090677 2321 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:02.092648 2325 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff259243215c445db7f30a85f8d68aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER } }
I20260619 07:57:02.092747 2326 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff259243215c445db7f30a85f8d68aff. Latest consensus state: current_term: 1 leader_uuid: "ff259243215c445db7f30a85f8d68aff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff259243215c445db7f30a85f8d68aff" member_type: VOTER } }
I20260619 07:57:02.093166 2325 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:02.093279 2326 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:02.105486 2329 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:02.112300 2329 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:02.116616 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:02.121814 2329 catalog_manager.cc:1382] Generated new cluster ID: c3c682f21b5742a3929f7a61f6f6fd75
I20260619 07:57:02.122076 2329 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:02.139102 2329 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:02.140245 2329 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:02.154139 2329 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff: Generated new TSK 0
I20260619 07:57:02.154707 2329 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:02.183264 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:02.186540 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:02.189851 867 webserver.cc:533] Webserver started at http://127.0.216.193:41059/ using document root <none> and password file <none>
I20260619 07:57:02.190335 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:02.190508 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:02.190785 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:02.191727 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "cd7f41bfc6ae4958815fc49bf3d54627"
format_stamp: "Formatted at 2026-06-19 07:57:02 on dist-test-slave-9qfz"
I20260619 07:57:02.196825 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 07:57:02.200523 2345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:02.201347 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:02.201682 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "cd7f41bfc6ae4958815fc49bf3d54627"
format_stamp: "Formatted at 2026-06-19 07:57:02 on dist-test-slave-9qfz"
I20260619 07:57:02.202006 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:02.222971 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:02.224150 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:02.225775 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:02.228580 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:02.228826 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 07:57:02.229091 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:02.229285 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:02.273571 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37693
I20260619 07:57:02.273638 2407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37693 every 8 connection(s)
I20260619 07:57:02.289443 2408 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41931
I20260619 07:57:02.289780 2408 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:02.290437 2408 heartbeater.cc:507] Master 127.0.216.254:41931 requested a full tablet report, sending...
I20260619 07:57:02.292199 2286 ts_manager.cc:194] Registered new tserver with Master: cd7f41bfc6ae4958815fc49bf3d54627 (127.0.216.193:37693)
I20260619 07:57:02.292811 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015187147s
I20260619 07:57:02.294028 2286 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41568
I20260619 07:57:02.306274 2408 heartbeater.cc:499] Master 127.0.216.254:41931 was elected leader, sending a full tablet report...
I20260619 07:57:02.317711 2286 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41584:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:02.351058 2373 tablet_service.cc:1511] Processing CreateTablet for tablet 174aabfa26c741ce80fa80a7c75bc776 (DEFAULT_TABLE table=fake-table [id=43f5d5e2b8384d17a89929effb6abbfd]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:02.352126 2373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 174aabfa26c741ce80fa80a7c75bc776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:02.366096 2420 tablet_bootstrap.cc:492] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: Bootstrap starting.
I20260619 07:57:02.370400 2420 tablet_bootstrap.cc:654] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:02.375967 2420 tablet_bootstrap.cc:492] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: No bootstrap required, opened a new log
I20260619 07:57:02.376555 2420 ts_tablet_manager.cc:1403] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:02.379326 2420 raft_consensus.cc:359] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd7f41bfc6ae4958815fc49bf3d54627" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37693 } }
I20260619 07:57:02.379961 2420 raft_consensus.cc:385] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:02.380350 2420 raft_consensus.cc:740] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd7f41bfc6ae4958815fc49bf3d54627, State: Initialized, Role: FOLLOWER
I20260619 07:57:02.381035 2420 consensus_queue.cc:260] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cd7f41bfc6ae4958815fc49bf3d54627" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37693 } }
I20260619 07:57:02.381697 2420 raft_consensus.cc:399] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:02.381938 2420 raft_consensus.cc:493] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:02.382225 2420 raft_consensus.cc:3060] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:02.387036 2420 raft_consensus.cc:515] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd7f41bfc6ae4958815fc49bf3d54627" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37693 } }
I20260619 07:57:02.387565 2420 leader_election.cc:304] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [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: cd7f41bfc6ae4958815fc49bf3d54627; no voters:
I20260619 07:57:02.389102 2420 leader_election.cc:290] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:02.389361 2422 raft_consensus.cc:2804] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:02.395763 2420 ts_tablet_manager.cc:1434] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: Time spent starting tablet: real 0.019s user 0.013s sys 0.004s
I20260619 07:57:02.396523 2422 raft_consensus.cc:697] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 1 LEADER]: Becoming Leader. State: Replica: cd7f41bfc6ae4958815fc49bf3d54627, State: Running, Role: LEADER
I20260619 07:57:02.397157 2422 consensus_queue.cc:237] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [LEADER]: Queue going to LEADER mode. State: All 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: "cd7f41bfc6ae4958815fc49bf3d54627" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37693 } }
I20260619 07:57:02.403512 2286 catalog_manager.cc:5696] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd7f41bfc6ae4958815fc49bf3d54627 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "cd7f41bfc6ae4958815fc49bf3d54627" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd7f41bfc6ae4958815fc49bf3d54627" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37693 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:02.438438 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:02.438822 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:02.464527 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:02.465337 867 tablet_replica.cc:333] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627: stopping tablet replica
I20260619 07:57:02.465749 867 raft_consensus.cc:2243] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:02.466077 867 raft_consensus.cc:2272] T 174aabfa26c741ce80fa80a7c75bc776 P cd7f41bfc6ae4958815fc49bf3d54627 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:02.484722 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:02.493768 2286 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41584:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20260619 07:57:02.506413 2271 catalog_manager.cc:4754] TS cd7f41bfc6ae4958815fc49bf3d54627 (127.0.216.193:37693): AlterTable RPC failed for tablet 174aabfa26c741ce80fa80a7c75bc776: Network error: Client connection negotiation failed: client connection to 127.0.216.193:37693: connect: Connection refused (error 111)
I20260619 07:57:02.981976 867 master.cc:562] Master@127.0.216.254:41931 shutting down...
I20260619 07:57:03.144575 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:03.145517 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:03.145982 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff259243215c445db7f30a85f8d68aff: stopping tablet replica
I20260619 07:57:03.167392 867 master.cc:584] Master@127.0.216.254:41931 shutdown complete.
[ OK ] AlterTableTest.TestShutdownWithPendingTasks (1229 ms)
[ RUN ] AlterTableTest.TestRestartTSDuringAlter
I20260619 07:57:03.205358 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:34697
I20260619 07:57:03.206574 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:03.209015 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:03.212014 867 webserver.cc:533] Webserver started at http://127.0.216.254:41605/ using document root <none> and password file <none>
I20260619 07:57:03.212483 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:03.212689 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:03.213021 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:03.214226 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "d961900292a143b2a5d87ead7e877c55"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.219071 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:03.222796 2433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:03.223613 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:03.223927 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "d961900292a143b2a5d87ead7e877c55"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.224252 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:03.265035 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:03.266790 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:03.313402 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:34697
I20260619 07:57:03.313482 2484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:34697 every 8 connection(s)
I20260619 07:57:03.318257 2485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:03.328329 2485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55: Bootstrap starting.
I20260619 07:57:03.332765 2485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:03.336839 2485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55: No bootstrap required, opened a new log
I20260619 07:57:03.338842 2485 raft_consensus.cc:359] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER }
I20260619 07:57:03.339295 2485 raft_consensus.cc:385] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:03.339517 2485 raft_consensus.cc:740] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d961900292a143b2a5d87ead7e877c55, State: Initialized, Role: FOLLOWER
I20260619 07:57:03.340103 2485 consensus_queue.cc:260] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER }
I20260619 07:57:03.340550 2485 raft_consensus.cc:399] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:03.340817 2485 raft_consensus.cc:493] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:03.341071 2485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:03.345005 2485 raft_consensus.cc:515] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER }
I20260619 07:57:03.345485 2485 leader_election.cc:304] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [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: d961900292a143b2a5d87ead7e877c55; no voters:
I20260619 07:57:03.346763 2485 leader_election.cc:290] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:03.347163 2488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:03.348690 2488 raft_consensus.cc:697] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 1 LEADER]: Becoming Leader. State: Replica: d961900292a143b2a5d87ead7e877c55, State: Running, Role: LEADER
I20260619 07:57:03.349462 2488 consensus_queue.cc:237] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [LEADER]: Queue going to LEADER mode. State: All 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: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER }
I20260619 07:57:03.350142 2485 sys_catalog.cc:565] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:03.352388 2490 sys_catalog.cc:455] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d961900292a143b2a5d87ead7e877c55. Latest consensus state: current_term: 1 leader_uuid: "d961900292a143b2a5d87ead7e877c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER } }
I20260619 07:57:03.352896 2490 sys_catalog.cc:458] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:03.354367 2489 sys_catalog.cc:455] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d961900292a143b2a5d87ead7e877c55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d961900292a143b2a5d87ead7e877c55" member_type: VOTER } }
I20260619 07:57:03.354998 2489 sys_catalog.cc:458] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:03.359972 2493 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:03.368079 2493 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:03.369128 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:03.378082 2493 catalog_manager.cc:1382] Generated new cluster ID: f9046a100c114f47b8c9f4c32402917d
I20260619 07:57:03.378365 2493 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:03.398679 2493 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:03.400202 2493 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:03.418285 2493 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55: Generated new TSK 0
I20260619 07:57:03.418829 2493 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:03.435863 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:03.440428 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:03.443542 867 webserver.cc:533] Webserver started at http://127.0.216.193:42729/ using document root <none> and password file <none>
I20260619 07:57:03.444124 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:03.444353 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:03.444646 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:03.446095 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "a260a7af503a47ddada18e51d0ca839c"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.452016 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 07:57:03.456421 2509 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:03.457314 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:03.457655 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "a260a7af503a47ddada18e51d0ca839c"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.457978 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:03.474416 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:03.475553 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:03.477099 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:03.479353 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:03.479650 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:03.479875 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:03.480059 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:03.531601 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37343
I20260619 07:57:03.531698 2571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37343 every 8 connection(s)
I20260619 07:57:03.548954 2572 heartbeater.cc:344] Connected to a master server at 127.0.216.254:34697
I20260619 07:57:03.549288 2572 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:03.549947 2572 heartbeater.cc:507] Master 127.0.216.254:34697 requested a full tablet report, sending...
I20260619 07:57:03.551946 2450 ts_manager.cc:194] Registered new tserver with Master: a260a7af503a47ddada18e51d0ca839c (127.0.216.193:37343)
I20260619 07:57:03.552819 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01787656s
I20260619 07:57:03.553691 2450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52976
I20260619 07:57:03.566074 2572 heartbeater.cc:499] Master 127.0.216.254:34697 was elected leader, sending a full tablet report...
I20260619 07:57:03.577632 2450 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52992:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:03.616958 2537 tablet_service.cc:1511] Processing CreateTablet for tablet cd079a5d4c0b46b89ea544e138be899f (DEFAULT_TABLE table=fake-table [id=bee36f5967b5494facd26a2691ed70c9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:03.618185 2537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd079a5d4c0b46b89ea544e138be899f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:03.633868 2584 tablet_bootstrap.cc:492] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: Bootstrap starting.
I20260619 07:57:03.640705 2584 tablet_bootstrap.cc:654] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:03.646219 2584 tablet_bootstrap.cc:492] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: No bootstrap required, opened a new log
I20260619 07:57:03.646701 2584 ts_tablet_manager.cc:1403] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: Time spent bootstrapping tablet: real 0.013s user 0.000s sys 0.012s
I20260619 07:57:03.649864 2584 raft_consensus.cc:359] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a260a7af503a47ddada18e51d0ca839c" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37343 } }
I20260619 07:57:03.650293 2584 raft_consensus.cc:385] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:03.650523 2584 raft_consensus.cc:740] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a260a7af503a47ddada18e51d0ca839c, State: Initialized, Role: FOLLOWER
I20260619 07:57:03.651207 2584 consensus_queue.cc:260] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a260a7af503a47ddada18e51d0ca839c" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37343 } }
I20260619 07:57:03.651708 2584 raft_consensus.cc:399] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:03.652009 2584 raft_consensus.cc:493] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:03.652344 2584 raft_consensus.cc:3060] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:03.658293 2584 raft_consensus.cc:515] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a260a7af503a47ddada18e51d0ca839c" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37343 } }
I20260619 07:57:03.659065 2584 leader_election.cc:304] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [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: a260a7af503a47ddada18e51d0ca839c; no voters:
I20260619 07:57:03.660455 2584 leader_election.cc:290] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:03.661027 2586 raft_consensus.cc:2804] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:03.667222 2584 ts_tablet_manager.cc:1434] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: Time spent starting tablet: real 0.020s user 0.008s sys 0.010s
I20260619 07:57:03.667534 2586 raft_consensus.cc:697] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 1 LEADER]: Becoming Leader. State: Replica: a260a7af503a47ddada18e51d0ca839c, State: Running, Role: LEADER
I20260619 07:57:03.668288 2586 consensus_queue.cc:237] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [LEADER]: Queue going to LEADER mode. State: All 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: "a260a7af503a47ddada18e51d0ca839c" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37343 } }
I20260619 07:57:03.677047 2449 catalog_manager.cc:5696] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c reported cstate change: term changed from 0 to 1, leader changed from <none> to a260a7af503a47ddada18e51d0ca839c (127.0.216.193). New cstate: current_term: 1 leader_uuid: "a260a7af503a47ddada18e51d0ca839c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a260a7af503a47ddada18e51d0ca839c" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37343 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:03.708616 867 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:749: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 07:57:03.709506 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:03.737082 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:03.739228 867 tablet_replica.cc:333] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c: stopping tablet replica
I20260619 07:57:03.739907 867 raft_consensus.cc:2243] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:03.740473 867 raft_consensus.cc:2272] T cd079a5d4c0b46b89ea544e138be899f P a260a7af503a47ddada18e51d0ca839c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:03.751235 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:03.758991 867 master.cc:562] Master@127.0.216.254:34697 shutting down...
I20260619 07:57:03.778167 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:03.778755 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:03.779228 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P d961900292a143b2a5d87ead7e877c55: stopping tablet replica
I20260619 07:57:03.800014 867 master.cc:584] Master@127.0.216.254:34697 shutdown complete.
[ SKIPPED ] AlterTableTest.TestRestartTSDuringAlter (617 ms)
[ RUN ] AlterTableTest.TestGetSchemaAfterAlterTable
I20260619 07:57:03.822719 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:46771
I20260619 07:57:03.823740 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:03.825985 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:03.828835 867 webserver.cc:533] Webserver started at http://127.0.216.254:34505/ using document root <none> and password file <none>
I20260619 07:57:03.829308 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:03.829504 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:03.829762 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:03.830730 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "d563bec8e0054d069cf4b07cce7fda62"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.835218 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:03.838524 2595 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:03.839321 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:57:03.839622 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "d563bec8e0054d069cf4b07cce7fda62"
format_stamp: "Formatted at 2026-06-19 07:57:03 on dist-test-slave-9qfz"
I20260619 07:57:03.839983 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:03.863852 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:03.865151 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:03.909292 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:46771
I20260619 07:57:03.909361 2646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:46771 every 8 connection(s)
I20260619 07:57:03.913950 2647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:03.923884 2647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: Bootstrap starting.
I20260619 07:57:03.928054 2647 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:03.931958 2647 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: No bootstrap required, opened a new log
I20260619 07:57:03.933866 2647 raft_consensus.cc:359] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER }
I20260619 07:57:03.934214 2647 raft_consensus.cc:385] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:03.934453 2647 raft_consensus.cc:740] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d563bec8e0054d069cf4b07cce7fda62, State: Initialized, Role: FOLLOWER
I20260619 07:57:03.935006 2647 consensus_queue.cc:260] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER }
I20260619 07:57:03.935449 2647 raft_consensus.cc:399] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:03.935663 2647 raft_consensus.cc:493] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:03.935938 2647 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:03.940644 2647 raft_consensus.cc:515] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER }
I20260619 07:57:03.941190 2647 leader_election.cc:304] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [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: d563bec8e0054d069cf4b07cce7fda62; no voters:
I20260619 07:57:03.942557 2647 leader_election.cc:290] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:03.942823 2650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:03.944448 2650 raft_consensus.cc:697] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 1 LEADER]: Becoming Leader. State: Replica: d563bec8e0054d069cf4b07cce7fda62, State: Running, Role: LEADER
I20260619 07:57:03.945184 2650 consensus_queue.cc:237] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [LEADER]: Queue going to LEADER mode. State: All 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: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER }
I20260619 07:57:03.945883 2647 sys_catalog.cc:565] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:03.949805 2651 sys_catalog.cc:455] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d563bec8e0054d069cf4b07cce7fda62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER } }
I20260619 07:57:03.951033 2651 sys_catalog.cc:458] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:03.950559 2652 sys_catalog.cc:455] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d563bec8e0054d069cf4b07cce7fda62. Latest consensus state: current_term: 1 leader_uuid: "d563bec8e0054d069cf4b07cce7fda62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d563bec8e0054d069cf4b07cce7fda62" member_type: VOTER } }
I20260619 07:57:03.951990 2652 sys_catalog.cc:458] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:03.961310 2656 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:03.967936 2656 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:03.969913 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:03.977969 2656 catalog_manager.cc:1382] Generated new cluster ID: 15e8c0fca00d43f5831e7d2eac7506f1
I20260619 07:57:03.978253 2656 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:04.025544 2656 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:04.026741 2656 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:04.038668 2656 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: Generated new TSK 0
I20260619 07:57:04.039229 2656 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:04.100203 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:04.103395 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:04.106797 867 webserver.cc:533] Webserver started at http://127.0.216.193:45617/ using document root <none> and password file <none>
I20260619 07:57:04.107311 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:04.107515 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:04.107774 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:04.108867 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "e046ddfe729443de87edef6dafbb047a"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.113402 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 07:57:04.117005 2671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.117826 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.001s
I20260619 07:57:04.118090 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "e046ddfe729443de87edef6dafbb047a"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.118337 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:04.137682 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:04.138686 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:04.140266 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:04.143150 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:04.143349 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.143649 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:04.143826 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.199137 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35947
I20260619 07:57:04.199224 2733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35947 every 8 connection(s)
I20260619 07:57:04.215606 2734 heartbeater.cc:344] Connected to a master server at 127.0.216.254:46771
I20260619 07:57:04.215965 2734 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:04.216622 2734 heartbeater.cc:507] Master 127.0.216.254:46771 requested a full tablet report, sending...
I20260619 07:57:04.218549 2612 ts_manager.cc:194] Registered new tserver with Master: e046ddfe729443de87edef6dafbb047a (127.0.216.193:35947)
I20260619 07:57:04.218664 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016167337s
I20260619 07:57:04.220470 2612 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58906
I20260619 07:57:04.232892 2734 heartbeater.cc:499] Master 127.0.216.254:46771 was elected leader, sending a full tablet report...
I20260619 07:57:04.243170 2612 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58914:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:04.279804 2699 tablet_service.cc:1511] Processing CreateTablet for tablet 5d0e246db9084c689021904ceba67f59 (DEFAULT_TABLE table=fake-table [id=f04809f6d98848b0b33278933fcb7136]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:04.280908 2699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d0e246db9084c689021904ceba67f59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:04.292789 2746 tablet_bootstrap.cc:492] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: Bootstrap starting.
I20260619 07:57:04.297235 2746 tablet_bootstrap.cc:654] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:04.300961 2746 tablet_bootstrap.cc:492] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: No bootstrap required, opened a new log
I20260619 07:57:04.301417 2746 ts_tablet_manager.cc:1403] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: Time spent bootstrapping tablet: real 0.009s user 0.008s sys 0.000s
I20260619 07:57:04.304051 2746 raft_consensus.cc:359] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e046ddfe729443de87edef6dafbb047a" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35947 } }
I20260619 07:57:04.304421 2746 raft_consensus.cc:385] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:04.304663 2746 raft_consensus.cc:740] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e046ddfe729443de87edef6dafbb047a, State: Initialized, Role: FOLLOWER
I20260619 07:57:04.305236 2746 consensus_queue.cc:260] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e046ddfe729443de87edef6dafbb047a" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35947 } }
I20260619 07:57:04.305685 2746 raft_consensus.cc:399] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:04.305892 2746 raft_consensus.cc:493] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:04.306191 2746 raft_consensus.cc:3060] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:04.310564 2746 raft_consensus.cc:515] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e046ddfe729443de87edef6dafbb047a" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35947 } }
I20260619 07:57:04.311079 2746 leader_election.cc:304] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [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: e046ddfe729443de87edef6dafbb047a; no voters:
I20260619 07:57:04.312505 2746 leader_election.cc:290] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:04.312800 2748 raft_consensus.cc:2804] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:04.315446 2746 ts_tablet_manager.cc:1434] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260619 07:57:04.316372 2748 raft_consensus.cc:697] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 1 LEADER]: Becoming Leader. State: Replica: e046ddfe729443de87edef6dafbb047a, State: Running, Role: LEADER
I20260619 07:57:04.317133 2748 consensus_queue.cc:237] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [LEADER]: Queue going to LEADER mode. State: All 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: "e046ddfe729443de87edef6dafbb047a" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35947 } }
I20260619 07:57:04.325301 2612 catalog_manager.cc:5696] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a reported cstate change: term changed from 0 to 1, leader changed from <none> to e046ddfe729443de87edef6dafbb047a (127.0.216.193). New cstate: current_term: 1 leader_uuid: "e046ddfe729443de87edef6dafbb047a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e046ddfe729443de87edef6dafbb047a" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35947 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:04.362426 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:04.364166 2612 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58914:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:04.379699 2754 tablet.cc:1724] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:04.381712 2754 tablet.cc:1622] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: MemRowSet was empty: no flush needed.
I20260619 07:57:04.400583 2611 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: fake-table [id=f04809f6d98848b0b33278933fcb7136] alter complete (version 1)
I20260619 07:57:04.410677 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:04.437690 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:04.438684 867 tablet_replica.cc:333] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a: stopping tablet replica
I20260619 07:57:04.439141 867 raft_consensus.cc:2243] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:04.439564 867 raft_consensus.cc:2272] T 5d0e246db9084c689021904ceba67f59 P e046ddfe729443de87edef6dafbb047a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:04.459479 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:04.469460 867 master.cc:562] Master@127.0.216.254:46771 shutting down...
I20260619 07:57:04.487320 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:04.487815 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:04.488204 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P d563bec8e0054d069cf4b07cce7fda62: stopping tablet replica
I20260619 07:57:04.497216 867 master.cc:584] Master@127.0.216.254:46771 shutdown complete.
[ OK ] AlterTableTest.TestGetSchemaAfterAlterTable (700 ms)
[ RUN ] AlterTableTest.TestDropAndAddNewColumn
I20260619 07:57:04.525463 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:37567
I20260619 07:57:04.526957 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:04.530334 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:04.533151 867 webserver.cc:533] Webserver started at http://127.0.216.254:42767/ using document root <none> and password file <none>
I20260619 07:57:04.533766 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:04.533983 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:04.534278 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:04.535672 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "76bffe926eb44f8e828177859dace9f1"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.541327 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.001s sys 0.007s
I20260619 07:57:04.545328 2758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.546141 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:04.546458 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "76bffe926eb44f8e828177859dace9f1"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.546783 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:04.575667 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:04.576893 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:04.622726 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:37567
I20260619 07:57:04.622813 2809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:37567 every 8 connection(s)
I20260619 07:57:04.627560 2810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:04.638317 2810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: Bootstrap starting.
I20260619 07:57:04.643023 2810 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:04.646839 2810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: No bootstrap required, opened a new log
I20260619 07:57:04.648963 2810 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER }
I20260619 07:57:04.649469 2810 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:04.649695 2810 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76bffe926eb44f8e828177859dace9f1, State: Initialized, Role: FOLLOWER
I20260619 07:57:04.650350 2810 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER }
I20260619 07:57:04.650804 2810 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:04.651054 2810 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:04.651341 2810 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:04.655980 2810 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER }
I20260619 07:57:04.656466 2810 leader_election.cc:304] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [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: 76bffe926eb44f8e828177859dace9f1; no voters:
I20260619 07:57:04.657968 2810 leader_election.cc:290] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:04.658227 2813 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:04.660276 2813 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 1 LEADER]: Becoming Leader. State: Replica: 76bffe926eb44f8e828177859dace9f1, State: Running, Role: LEADER
I20260619 07:57:04.661000 2813 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [LEADER]: Queue going to LEADER mode. State: All 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: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER }
I20260619 07:57:04.661721 2810 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:04.663683 2815 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76bffe926eb44f8e828177859dace9f1. Latest consensus state: current_term: 1 leader_uuid: "76bffe926eb44f8e828177859dace9f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER } }
I20260619 07:57:04.663702 2814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76bffe926eb44f8e828177859dace9f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76bffe926eb44f8e828177859dace9f1" member_type: VOTER } }
I20260619 07:57:04.664248 2815 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:04.664340 2814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:04.666143 2817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:04.675237 2817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:04.687243 2817 catalog_manager.cc:1382] Generated new cluster ID: 08eafa6496794045bce9c09d329e4b6e
I20260619 07:57:04.687577 2817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:04.688654 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:04.706139 2817 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:04.707294 2817 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:04.726835 2817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: Generated new TSK 0
I20260619 07:57:04.727336 2817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:04.754959 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:04.758950 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:04.762010 867 webserver.cc:533] Webserver started at http://127.0.216.193:39089/ using document root <none> and password file <none>
I20260619 07:57:04.762624 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:04.762923 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:04.763253 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:04.764613 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "9035ba95fc69428e9f09173ce579695e"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.770241 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:04.774431 2834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.775202 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 07:57:04.775499 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "9035ba95fc69428e9f09173ce579695e"
format_stamp: "Formatted at 2026-06-19 07:57:04 on dist-test-slave-9qfz"
I20260619 07:57:04.775810 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:04.818908 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:04.819797 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:04.821178 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:04.823324 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:04.823508 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.823774 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:04.824002 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:04.860003 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:44993
I20260619 07:57:04.860085 2896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:44993 every 8 connection(s)
I20260619 07:57:04.873771 2897 heartbeater.cc:344] Connected to a master server at 127.0.216.254:37567
I20260619 07:57:04.874155 2897 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:04.874909 2897 heartbeater.cc:507] Master 127.0.216.254:37567 requested a full tablet report, sending...
I20260619 07:57:04.876783 2775 ts_manager.cc:194] Registered new tserver with Master: 9035ba95fc69428e9f09173ce579695e (127.0.216.193:44993)
I20260619 07:57:04.876848 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013869026s
I20260619 07:57:04.879127 2775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32898
I20260619 07:57:04.891589 2897 heartbeater.cc:499] Master 127.0.216.254:37567 was elected leader, sending a full tablet report...
I20260619 07:57:04.897046 2774 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32908:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:04.923642 2862 tablet_service.cc:1511] Processing CreateTablet for tablet 44887654c3834a97977debaaea5ba7ec (DEFAULT_TABLE table=fake-table [id=222f49c1275b4a109106f711fca0933b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:04.924595 2862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44887654c3834a97977debaaea5ba7ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:04.936468 2909 tablet_bootstrap.cc:492] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Bootstrap starting.
I20260619 07:57:04.940146 2909 tablet_bootstrap.cc:654] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:04.943945 2909 tablet_bootstrap.cc:492] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: No bootstrap required, opened a new log
I20260619 07:57:04.944285 2909 ts_tablet_manager.cc:1403] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260619 07:57:04.946652 2909 raft_consensus.cc:359] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9035ba95fc69428e9f09173ce579695e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44993 } }
I20260619 07:57:04.947166 2909 raft_consensus.cc:385] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:04.947404 2909 raft_consensus.cc:740] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9035ba95fc69428e9f09173ce579695e, State: Initialized, Role: FOLLOWER
I20260619 07:57:04.947890 2909 consensus_queue.cc:260] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9035ba95fc69428e9f09173ce579695e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44993 } }
I20260619 07:57:04.948338 2909 raft_consensus.cc:399] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:04.948627 2909 raft_consensus.cc:493] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:04.949090 2909 raft_consensus.cc:3060] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:04.953783 2909 raft_consensus.cc:515] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9035ba95fc69428e9f09173ce579695e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44993 } }
I20260619 07:57:04.954293 2909 leader_election.cc:304] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [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: 9035ba95fc69428e9f09173ce579695e; no voters:
I20260619 07:57:04.955295 2909 leader_election.cc:290] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:04.955561 2911 raft_consensus.cc:2804] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:04.957343 2909 ts_tablet_manager.cc:1434] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Time spent starting tablet: real 0.013s user 0.010s sys 0.004s
I20260619 07:57:04.957540 2911 raft_consensus.cc:697] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 1 LEADER]: Becoming Leader. State: Replica: 9035ba95fc69428e9f09173ce579695e, State: Running, Role: LEADER
I20260619 07:57:04.958143 2911 consensus_queue.cc:237] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [LEADER]: Queue going to LEADER mode. State: All 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: "9035ba95fc69428e9f09173ce579695e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44993 } }
I20260619 07:57:04.963616 2774 catalog_manager.cc:5696] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9035ba95fc69428e9f09173ce579695e (127.0.216.193). New cstate: current_term: 1 leader_uuid: "9035ba95fc69428e9f09173ce579695e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9035ba95fc69428e9f09173ce579695e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 44993 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:04.991163 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:05.430465 867 alter_table-test.cc:963] Verifying initial pattern
I20260619 07:57:05.498102 867 alter_table-test.cc:966] Dropping and adding back c1
I20260619 07:57:05.499636 2774 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32908:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260619 07:57:05.513557 2918 tablet.cc:1724] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:05.700958 2775 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: fake-table [id=222f49c1275b4a109106f711fca0933b] alter complete (version 1)
I20260619 07:57:05.726341 2775 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32908:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:05.738857 2918 tablet.cc:1724] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:05.740464 2918 tablet.cc:1622] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: MemRowSet was empty: no flush needed.
I20260619 07:57:05.757426 2775 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: fake-table [id=222f49c1275b4a109106f711fca0933b] alter complete (version 2)
I20260619 07:57:05.763545 867 alter_table-test.cc:973] Verifying that the new default shows up
I20260619 07:57:05.846107 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:05.865124 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:05.865746 867 tablet_replica.cc:333] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e: stopping tablet replica
I20260619 07:57:05.866339 867 raft_consensus.cc:2243] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:05.866849 867 raft_consensus.cc:2272] T 44887654c3834a97977debaaea5ba7ec P 9035ba95fc69428e9f09173ce579695e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:05.877285 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:05.888545 867 master.cc:562] Master@127.0.216.254:37567 shutting down...
I20260619 07:57:05.904655 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:05.905166 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:05.905455 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76bffe926eb44f8e828177859dace9f1: stopping tablet replica
I20260619 07:57:05.914449 867 master.cc:584] Master@127.0.216.254:37567 shutdown complete.
[ OK ] AlterTableTest.TestDropAndAddNewColumn (1414 ms)
[ RUN ] AlterTableTest.TestRenameTableAndAdd
I20260619 07:57:05.937791 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:43311
I20260619 07:57:05.938777 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:05.940970 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:05.943724 867 webserver.cc:533] Webserver started at http://127.0.216.254:42725/ using document root <none> and password file <none>
I20260619 07:57:05.944170 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:05.944353 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:05.944612 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:05.945622 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "004a8f08cc8e4507846ac12447809a0c"
format_stamp: "Formatted at 2026-06-19 07:57:05 on dist-test-slave-9qfz"
I20260619 07:57:05.950139 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.001s sys 0.004s
I20260619 07:57:05.953353 2927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:05.954135 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:05.954412 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "004a8f08cc8e4507846ac12447809a0c"
format_stamp: "Formatted at 2026-06-19 07:57:05 on dist-test-slave-9qfz"
I20260619 07:57:05.954660 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:05.968055 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:05.969055 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:06.017486 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:43311
I20260619 07:57:06.017570 2978 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:43311 every 8 connection(s)
I20260619 07:57:06.021611 2979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:06.035744 2979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: Bootstrap starting.
I20260619 07:57:06.041250 2979 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:06.045733 2979 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: No bootstrap required, opened a new log
I20260619 07:57:06.048094 2979 raft_consensus.cc:359] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER }
I20260619 07:57:06.048537 2979 raft_consensus.cc:385] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:06.048825 2979 raft_consensus.cc:740] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004a8f08cc8e4507846ac12447809a0c, State: Initialized, Role: FOLLOWER
I20260619 07:57:06.049460 2979 consensus_queue.cc:260] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER }
I20260619 07:57:06.050019 2979 raft_consensus.cc:399] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:06.050312 2979 raft_consensus.cc:493] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:06.050606 2979 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:06.056707 2979 raft_consensus.cc:515] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER }
I20260619 07:57:06.057379 2979 leader_election.cc:304] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [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: 004a8f08cc8e4507846ac12447809a0c; no voters:
I20260619 07:57:06.058600 2979 leader_election.cc:290] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:06.058854 2982 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:06.060638 2982 raft_consensus.cc:697] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 1 LEADER]: Becoming Leader. State: Replica: 004a8f08cc8e4507846ac12447809a0c, State: Running, Role: LEADER
I20260619 07:57:06.061316 2982 consensus_queue.cc:237] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [LEADER]: Queue going to LEADER mode. State: All 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: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER }
I20260619 07:57:06.061653 2979 sys_catalog.cc:565] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:06.063709 2983 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "004a8f08cc8e4507846ac12447809a0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER } }
I20260619 07:57:06.064173 2983 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:06.078256 2987 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:06.077986 2984 sys_catalog.cc:455] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 004a8f08cc8e4507846ac12447809a0c. Latest consensus state: current_term: 1 leader_uuid: "004a8f08cc8e4507846ac12447809a0c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "004a8f08cc8e4507846ac12447809a0c" member_type: VOTER } }
I20260619 07:57:06.078697 2984 sys_catalog.cc:458] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:06.083557 2987 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:06.089687 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:06.092783 2987 catalog_manager.cc:1382] Generated new cluster ID: 0fe2157398514f5bbf7ee190b0ad08c9
I20260619 07:57:06.093029 2987 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:06.114920 2987 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:06.116140 2987 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:06.130995 2987 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: Generated new TSK 0
I20260619 07:57:06.131551 2987 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:06.156319 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:06.160538 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:06.163846 867 webserver.cc:533] Webserver started at http://127.0.216.193:36589/ using document root <none> and password file <none>
I20260619 07:57:06.164456 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:06.164685 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:06.165076 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:06.166152 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.170763 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:06.174197 3004 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.174983 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:06.175248 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.175498 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:06.199116 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:06.200105 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:06.201785 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:06.204238 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:06.204408 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.204692 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:06.204842 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 07:57:06.255821 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:33575
I20260619 07:57:06.256028 3066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:33575 every 8 connection(s)
I20260619 07:57:06.274246 3067 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43311
I20260619 07:57:06.274629 3067 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:06.275301 3067 heartbeater.cc:507] Master 127.0.216.254:43311 requested a full tablet report, sending...
I20260619 07:57:06.277372 2944 ts_manager.cc:194] Registered new tserver with Master: 1b27b9c81bf94b68a98a30e4fcbc56ef (127.0.216.193:33575)
I20260619 07:57:06.278023 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018793113s
I20260619 07:57:06.279101 2944 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54366
I20260619 07:57:06.291481 3067 heartbeater.cc:499] Master 127.0.216.254:43311 was elected leader, sending a full tablet report...
I20260619 07:57:06.301438 2944 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54376:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:06.334812 3032 tablet_service.cc:1511] Processing CreateTablet for tablet c767455edd734214b1c8f1156a401a78 (DEFAULT_TABLE table=fake-table [id=45f40a09fc6c4cabb91445017ce8bc08]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:06.335958 3032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c767455edd734214b1c8f1156a401a78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:06.350593 3079 tablet_bootstrap.cc:492] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Bootstrap starting.
I20260619 07:57:06.354434 3079 tablet_bootstrap.cc:654] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:06.358350 3079 tablet_bootstrap.cc:492] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: No bootstrap required, opened a new log
I20260619 07:57:06.358804 3079 ts_tablet_manager.cc:1403] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Time spent bootstrapping tablet: real 0.008s user 0.008s sys 0.000s
I20260619 07:57:06.361387 3079 raft_consensus.cc:359] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33575 } }
I20260619 07:57:06.361909 3079 raft_consensus.cc:385] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:06.362164 3079 raft_consensus.cc:740] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b27b9c81bf94b68a98a30e4fcbc56ef, State: Initialized, Role: FOLLOWER
I20260619 07:57:06.362876 3079 consensus_queue.cc:260] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b27b9c81bf94b68a98a30e4fcbc56ef" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33575 } }
I20260619 07:57:06.363463 3079 raft_consensus.cc:399] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:06.363770 3079 raft_consensus.cc:493] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:06.364086 3079 raft_consensus.cc:3060] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:06.370318 3079 raft_consensus.cc:515] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33575 } }
I20260619 07:57:06.370961 3079 leader_election.cc:304] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [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: 1b27b9c81bf94b68a98a30e4fcbc56ef; no voters:
I20260619 07:57:06.372318 3079 leader_election.cc:290] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:06.372634 3081 raft_consensus.cc:2804] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:06.378355 3079 ts_tablet_manager.cc:1434] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Time spent starting tablet: real 0.019s user 0.005s sys 0.013s
I20260619 07:57:06.380523 3081 raft_consensus.cc:697] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 1 LEADER]: Becoming Leader. State: Replica: 1b27b9c81bf94b68a98a30e4fcbc56ef, State: Running, Role: LEADER
I20260619 07:57:06.381151 3081 consensus_queue.cc:237] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [LEADER]: Queue going to LEADER mode. State: All 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: "1b27b9c81bf94b68a98a30e4fcbc56ef" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33575 } }
I20260619 07:57:06.387033 2944 catalog_manager.cc:5696] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b27b9c81bf94b68a98a30e4fcbc56ef (127.0.216.193). New cstate: current_term: 1 leader_uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b27b9c81bf94b68a98a30e4fcbc56ef" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33575 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:06.421494 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:06.422966 2943 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54376:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20260619 07:57:06.436600 3087 tablet.cc:1724] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:06.455579 2943 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: someothername [id=45f40a09fc6c4cabb91445017ce8bc08] alter complete (version 1)
I20260619 07:57:06.458925 2944 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54376:
table { table_name: "someothername" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:06.471225 3087 tablet.cc:1724] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:06.472680 3087 tablet.cc:1622] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: MemRowSet was empty: no flush needed.
I20260619 07:57:06.489585 2944 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: someothername [id=45f40a09fc6c4cabb91445017ce8bc08] alter complete (version 2)
I20260619 07:57:06.492915 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:06.510279 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:06.511042 867 tablet_replica.cc:333] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef: stopping tablet replica
I20260619 07:57:06.511603 867 raft_consensus.cc:2243] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:06.512100 867 raft_consensus.cc:2272] T c767455edd734214b1c8f1156a401a78 P 1b27b9c81bf94b68a98a30e4fcbc56ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:06.522529 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:06.531822 867 master.cc:562] Master@127.0.216.254:43311 shutting down...
I20260619 07:57:06.547866 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:06.548321 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:06.548784 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 004a8f08cc8e4507846ac12447809a0c: stopping tablet replica
I20260619 07:57:06.568317 867 master.cc:584] Master@127.0.216.254:43311 shutdown complete.
[ OK ] AlterTableTest.TestRenameTableAndAdd (651 ms)
[ RUN ] AlterTableTest.TestRenameToSameName
I20260619 07:57:06.589394 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:45373
I20260619 07:57:06.590390 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:06.592429 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:06.595176 867 webserver.cc:533] Webserver started at http://127.0.216.254:38517/ using document root <none> and password file <none>
I20260619 07:57:06.595623 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:06.595808 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:06.596051 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:06.597095 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "e1503486d13a4835a659148273aea81a"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.601380 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 07:57:06.604497 3091 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.605379 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:06.605665 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "e1503486d13a4835a659148273aea81a"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.605940 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:06.628535 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:06.629510 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:06.675904 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:45373
I20260619 07:57:06.676079 3142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:45373 every 8 connection(s)
I20260619 07:57:06.680107 3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:06.689422 3143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a: Bootstrap starting.
I20260619 07:57:06.693606 3143 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:06.697283 3143 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a: No bootstrap required, opened a new log
I20260619 07:57:06.698951 3143 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1503486d13a4835a659148273aea81a" member_type: VOTER }
I20260619 07:57:06.699326 3143 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:06.699587 3143 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1503486d13a4835a659148273aea81a, State: Initialized, Role: FOLLOWER
I20260619 07:57:06.700186 3143 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e1503486d13a4835a659148273aea81a" member_type: VOTER }
I20260619 07:57:06.700608 3143 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:06.700891 3143 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:06.701149 3143 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:06.705046 3143 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1503486d13a4835a659148273aea81a" member_type: VOTER }
I20260619 07:57:06.705521 3143 leader_election.cc:304] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [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: e1503486d13a4835a659148273aea81a; no voters:
I20260619 07:57:06.706748 3143 leader_election.cc:290] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:06.707020 3146 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:06.708604 3146 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 1 LEADER]: Becoming Leader. State: Replica: e1503486d13a4835a659148273aea81a, State: Running, Role: LEADER
I20260619 07:57:06.709342 3146 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [LEADER]: Queue going to LEADER mode. State: All 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: "e1503486d13a4835a659148273aea81a" member_type: VOTER }
I20260619 07:57:06.709990 3143 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:06.711920 3147 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1503486d13a4835a659148273aea81a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1503486d13a4835a659148273aea81a" member_type: VOTER } }
I20260619 07:57:06.711995 3148 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1503486d13a4835a659148273aea81a. Latest consensus state: current_term: 1 leader_uuid: "e1503486d13a4835a659148273aea81a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1503486d13a4835a659148273aea81a" member_type: VOTER } }
I20260619 07:57:06.712436 3147 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:06.712502 3148 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:06.729831 3151 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:06.737257 3151 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:06.738386 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:06.745935 3151 catalog_manager.cc:1382] Generated new cluster ID: 23d313a36a714d62a185064b6034d7f1
I20260619 07:57:06.746188 3151 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:06.768602 3151 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:06.770177 3151 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:06.785137 3151 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a: Generated new TSK 0
I20260619 07:57:06.785660 3151 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:06.804150 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:06.807123 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:06.810326 867 webserver.cc:533] Webserver started at http://127.0.216.193:42427/ using document root <none> and password file <none>
I20260619 07:57:06.811014 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:06.811273 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:06.811604 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:06.812969 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "dc817ddec34f44f4bc2cd50b3706761f"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.817615 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 07:57:06.820937 3167 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.821673 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:06.821981 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "dc817ddec34f44f4bc2cd50b3706761f"
format_stamp: "Formatted at 2026-06-19 07:57:06 on dist-test-slave-9qfz"
I20260619 07:57:06.822250 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:06.835073 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:06.835992 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:06.837567 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:06.839957 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:06.840121 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.840397 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:06.840529 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:06.892870 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:45661
I20260619 07:57:06.892966 3229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:45661 every 8 connection(s)
I20260619 07:57:06.907665 3230 heartbeater.cc:344] Connected to a master server at 127.0.216.254:45373
I20260619 07:57:06.908027 3230 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:06.908833 3230 heartbeater.cc:507] Master 127.0.216.254:45373 requested a full tablet report, sending...
I20260619 07:57:06.910879 3108 ts_manager.cc:194] Registered new tserver with Master: dc817ddec34f44f4bc2cd50b3706761f (127.0.216.193:45661)
I20260619 07:57:06.911099 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015132193s
I20260619 07:57:06.913129 3108 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60908
I20260619 07:57:06.925808 3230 heartbeater.cc:499] Master 127.0.216.254:45373 was elected leader, sending a full tablet report...
I20260619 07:57:06.933496 3108 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60918:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:06.961591 3195 tablet_service.cc:1511] Processing CreateTablet for tablet ad011c85d855441d94d62926a1d2045d (DEFAULT_TABLE table=fake-table [id=3ab27b1d42a041c497d9685c35bcc354]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:06.962632 3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad011c85d855441d94d62926a1d2045d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:06.974574 3242 tablet_bootstrap.cc:492] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: Bootstrap starting.
I20260619 07:57:06.979948 3242 tablet_bootstrap.cc:654] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:06.984314 3242 tablet_bootstrap.cc:492] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: No bootstrap required, opened a new log
I20260619 07:57:06.984711 3242 ts_tablet_manager.cc:1403] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 07:57:06.987080 3242 raft_consensus.cc:359] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc817ddec34f44f4bc2cd50b3706761f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45661 } }
I20260619 07:57:06.987586 3242 raft_consensus.cc:385] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:06.987846 3242 raft_consensus.cc:740] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc817ddec34f44f4bc2cd50b3706761f, State: Initialized, Role: FOLLOWER
I20260619 07:57:06.988466 3242 consensus_queue.cc:260] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dc817ddec34f44f4bc2cd50b3706761f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45661 } }
I20260619 07:57:06.989081 3242 raft_consensus.cc:399] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:06.989367 3242 raft_consensus.cc:493] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:06.989689 3242 raft_consensus.cc:3060] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:06.996150 3242 raft_consensus.cc:515] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc817ddec34f44f4bc2cd50b3706761f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45661 } }
I20260619 07:57:06.996811 3242 leader_election.cc:304] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [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: dc817ddec34f44f4bc2cd50b3706761f; no voters:
I20260619 07:57:06.998543 3242 leader_election.cc:290] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:06.998812 3244 raft_consensus.cc:2804] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:07.001859 3242 ts_tablet_manager.cc:1434] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: Time spent starting tablet: real 0.017s user 0.013s sys 0.003s
I20260619 07:57:07.001282 3244 raft_consensus.cc:697] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 1 LEADER]: Becoming Leader. State: Replica: dc817ddec34f44f4bc2cd50b3706761f, State: Running, Role: LEADER
I20260619 07:57:07.002524 3244 consensus_queue.cc:237] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [LEADER]: Queue going to LEADER mode. State: All 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: "dc817ddec34f44f4bc2cd50b3706761f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45661 } }
I20260619 07:57:07.007761 3108 catalog_manager.cc:5696] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f reported cstate change: term changed from 0 to 1, leader changed from <none> to dc817ddec34f44f4bc2cd50b3706761f (127.0.216.193). New cstate: current_term: 1 leader_uuid: "dc817ddec34f44f4bc2cd50b3706761f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dc817ddec34f44f4bc2cd50b3706761f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45661 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:07.047799 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:07.049351 3108 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60918:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20260619 07:57:07.052819 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:07.077020 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:07.077696 867 tablet_replica.cc:333] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f: stopping tablet replica
I20260619 07:57:07.078236 867 raft_consensus.cc:2243] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:07.078758 867 raft_consensus.cc:2272] T ad011c85d855441d94d62926a1d2045d P dc817ddec34f44f4bc2cd50b3706761f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:07.088868 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:07.098340 867 master.cc:562] Master@127.0.216.254:45373 shutting down...
I20260619 07:57:07.114991 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:07.115559 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:07.116025 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P e1503486d13a4835a659148273aea81a: stopping tablet replica
I20260619 07:57:07.136811 867 master.cc:584] Master@127.0.216.254:45373 shutdown complete.
[ OK ] AlterTableTest.TestRenameToSameName (570 ms)
[ RUN ] AlterTableTest.TestBootstrapAfterAlters
I20260619 07:57:07.159861 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:44825
I20260619 07:57:07.160943 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:07.163025 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:07.165747 867 webserver.cc:533] Webserver started at http://127.0.216.254:38407/ using document root <none> and password file <none>
I20260619 07:57:07.166204 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:07.166374 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:07.166625 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:07.167598 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "c44a632068704269aa9e39b5b635047b"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:07.171873 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:07.175122 3253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:07.175873 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:07.176151 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "c44a632068704269aa9e39b5b635047b"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:07.176445 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:07.198658 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:07.199625 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:07.246737 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:44825
I20260619 07:57:07.246822 3304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:44825 every 8 connection(s)
I20260619 07:57:07.250725 3305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:07.264204 3305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: Bootstrap starting.
I20260619 07:57:07.269479 3305 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:07.273715 3305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: No bootstrap required, opened a new log
I20260619 07:57:07.276022 3305 raft_consensus.cc:359] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44a632068704269aa9e39b5b635047b" member_type: VOTER }
I20260619 07:57:07.276484 3305 raft_consensus.cc:385] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:07.276751 3305 raft_consensus.cc:740] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44a632068704269aa9e39b5b635047b, State: Initialized, Role: FOLLOWER
I20260619 07:57:07.277354 3305 consensus_queue.cc:260] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c44a632068704269aa9e39b5b635047b" member_type: VOTER }
I20260619 07:57:07.277876 3305 raft_consensus.cc:399] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:07.278128 3305 raft_consensus.cc:493] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:07.278409 3305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:07.284344 3305 raft_consensus.cc:515] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44a632068704269aa9e39b5b635047b" member_type: VOTER }
I20260619 07:57:07.284965 3305 leader_election.cc:304] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [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: c44a632068704269aa9e39b5b635047b; no voters:
I20260619 07:57:07.286175 3305 leader_election.cc:290] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:07.286444 3308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:07.288225 3308 raft_consensus.cc:697] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 1 LEADER]: Becoming Leader. State: Replica: c44a632068704269aa9e39b5b635047b, State: Running, Role: LEADER
I20260619 07:57:07.288929 3308 consensus_queue.cc:237] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [LEADER]: Queue going to LEADER mode. State: All 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: "c44a632068704269aa9e39b5b635047b" member_type: VOTER }
I20260619 07:57:07.289206 3305 sys_catalog.cc:565] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:07.291427 3310 sys_catalog.cc:455] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c44a632068704269aa9e39b5b635047b. Latest consensus state: current_term: 1 leader_uuid: "c44a632068704269aa9e39b5b635047b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44a632068704269aa9e39b5b635047b" member_type: VOTER } }
I20260619 07:57:07.291383 3309 sys_catalog.cc:455] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c44a632068704269aa9e39b5b635047b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c44a632068704269aa9e39b5b635047b" member_type: VOTER } }
I20260619 07:57:07.291886 3310 sys_catalog.cc:458] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:07.291957 3309 sys_catalog.cc:458] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:07.306067 3313 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:07.313709 3313 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:07.323601 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:07.324967 3313 catalog_manager.cc:1382] Generated new cluster ID: ae2e0f7ffe004752845ef2e81a5a0180
I20260619 07:57:07.325248 3313 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:07.348775 3313 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:07.349956 3313 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:07.360925 3313 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: Generated new TSK 0
I20260619 07:57:07.361470 3313 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:07.393232 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:07.396113 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:07.399124 867 webserver.cc:533] Webserver started at http://127.0.216.193:40765/ using document root <none> and password file <none>
I20260619 07:57:07.399588 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:07.399791 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:07.400041 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:07.401129 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "4d59fea4e5814b80b281421b6608de2d"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:07.405779 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.002s
I20260619 07:57:07.409653 3329 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:07.410557 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 07:57:07.410881 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4d59fea4e5814b80b281421b6608de2d"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:07.411201 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:07.437381 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:07.438670 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:07.440395 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:07.442745 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:07.442909 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:07.443176 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:07.443346 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:07.498029 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37753
I20260619 07:57:07.498131 3391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37753 every 8 connection(s)
I20260619 07:57:07.514865 3392 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44825
I20260619 07:57:07.515197 3392 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:07.515841 3392 heartbeater.cc:507] Master 127.0.216.254:44825 requested a full tablet report, sending...
I20260619 07:57:07.517834 3270 ts_manager.cc:194] Registered new tserver with Master: 4d59fea4e5814b80b281421b6608de2d (127.0.216.193:37753)
I20260619 07:57:07.518253 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017034503s
I20260619 07:57:07.520162 3270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59206
I20260619 07:57:07.532935 3392 heartbeater.cc:499] Master 127.0.216.254:44825 was elected leader, sending a full tablet report...
I20260619 07:57:07.540356 3269 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59222:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:07.578553 3357 tablet_service.cc:1511] Processing CreateTablet for tablet 9ef6c3a20e334e50b5a828c884731665 (DEFAULT_TABLE table=fake-table [id=52f281e4351a4371abd20c828ad0764f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:07.579629 3357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ef6c3a20e334e50b5a828c884731665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:07.591310 3404 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap starting.
I20260619 07:57:07.595449 3404 tablet_bootstrap.cc:654] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:07.598809 3404 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: No bootstrap required, opened a new log
I20260619 07:57:07.599134 3404 ts_tablet_manager.cc:1403] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260619 07:57:07.601552 3404 raft_consensus.cc:359] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:07.601899 3404 raft_consensus.cc:385] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:07.602072 3404 raft_consensus.cc:740] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Initialized, Role: FOLLOWER
I20260619 07:57:07.602471 3404 consensus_queue.cc:260] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:07.602862 3404 raft_consensus.cc:399] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:07.603049 3404 raft_consensus.cc:493] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:07.603241 3404 raft_consensus.cc:3060] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:07.607401 3404 raft_consensus.cc:515] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:07.607844 3404 leader_election.cc:304] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [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: 4d59fea4e5814b80b281421b6608de2d; no voters:
I20260619 07:57:07.608866 3404 leader_election.cc:290] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:07.609120 3406 raft_consensus.cc:2804] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:07.611016 3404 ts_tablet_manager.cc:1434] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent starting tablet: real 0.012s user 0.009s sys 0.001s
I20260619 07:57:07.611729 3406 raft_consensus.cc:697] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 LEADER]: Becoming Leader. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Running, Role: LEADER
I20260619 07:57:07.612317 3406 consensus_queue.cc:237] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [LEADER]: Queue going to LEADER mode. State: All 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: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:07.617115 3270 catalog_manager.cc:5696] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d59fea4e5814b80b281421b6608de2d (127.0.216.193). New cstate: current_term: 1 leader_uuid: "4d59fea4e5814b80b281421b6608de2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:07.643296 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:07.644944 3270 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59222:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:07.657780 3412 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:07.659760 3412 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:07.676777 3270 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: fake-table [id=52f281e4351a4371abd20c828ad0764f] alter complete (version 1)
I20260619 07:57:07.784385 867 alter_table-test.cc:1013] Dropping c1
I20260619 07:57:07.785964 3270 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59222:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260619 07:57:07.798590 3412 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:07.836802 3269 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: fake-table [id=52f281e4351a4371abd20c828ad0764f] alter complete (version 2)
I20260619 07:57:07.859150 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:07.888646 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:07.889411 867 tablet_replica.cc:333] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: stopping tablet replica
I20260619 07:57:07.889956 867 raft_consensus.cc:2243] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:07.890424 867 raft_consensus.cc:2272] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:07.901269 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:07.913166 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:07.917311 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:07.919893 867 webserver.cc:533] Webserver started at http://127.0.216.193:40765/ using document root <none> and password file <none>
I20260619 07:57:07.920486 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:07.920706 867 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260619 07:57:07.925294 867 fs_manager.cc:714] Time spent opening directory manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:57:07.939306 3420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:07.940274 867 fs_manager.cc:730] Time spent opening block manager: real 0.013s user 0.003s sys 0.001s
I20260619 07:57:07.940651 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4d59fea4e5814b80b281421b6608de2d"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:07.940991 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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)
I20260619 07:57:07.952554 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:07.953488 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:07.954977 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:07.958200 3427 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260619 07:57:07.964033 867 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260619 07:57:07.964227 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s user 0.000s sys 0.001s
I20260619 07:57:07.964512 867 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260619 07:57:07.968135 867 ts_tablet_manager.cc:616] Registered 1 tablets
I20260619 07:57:07.968353 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.004s user 0.001s sys 0.000s
I20260619 07:57:07.968418 3427 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap starting.
I20260619 07:57:07.994455 3427 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:07.997316 3427 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:07.997864 3427 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:08.018713 3427 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:08.021359 3427 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:08.021755 3427 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:08.022295 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37753
I20260619 07:57:08.022406 3484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37753 every 8 connection(s)
I20260619 07:57:08.024480 3427 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:57:08.025363 3427 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap complete.
I20260619 07:57:08.036242 3427 ts_tablet_manager.cc:1403] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent bootstrapping tablet: real 0.068s user 0.055s sys 0.008s
I20260619 07:57:08.038100 3485 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44825
I20260619 07:57:08.038467 3485 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:08.038782 3427 raft_consensus.cc:359] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.039251 3485 heartbeater.cc:507] Master 127.0.216.254:44825 requested a full tablet report, sending...
I20260619 07:57:08.039292 3427 raft_consensus.cc:740] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Initialized, Role: FOLLOWER
I20260619 07:57:08.039973 3427 consensus_queue.cc:260] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.040437 3427 raft_consensus.cc:399] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:08.040693 3427 raft_consensus.cc:493] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:08.041002 3427 raft_consensus.cc:3060] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 1 FOLLOWER]: Advancing to term 2
I20260619 07:57:08.042877 3269 ts_manager.cc:194] Re-registered known tserver with Master: 4d59fea4e5814b80b281421b6608de2d (127.0.216.193:37753)
I20260619 07:57:08.045974 3269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59234
I20260619 07:57:08.046965 3427 raft_consensus.cc:515] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.047554 3427 leader_election.cc:304] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [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: 4d59fea4e5814b80b281421b6608de2d; no voters:
I20260619 07:57:08.048681 3427 leader_election.cc:290] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [CANDIDATE]: Term 2 election: Requested vote from peers
I20260619 07:57:08.049002 3489 raft_consensus.cc:2804] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Leader election won for term 2
I20260619 07:57:08.053707 3485 heartbeater.cc:499] Master 127.0.216.254:44825 was elected leader, sending a full tablet report...
I20260619 07:57:08.054328 3427 ts_tablet_manager.cc:1434] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent starting tablet: real 0.018s user 0.013s sys 0.004s
I20260619 07:57:08.054288 3489 raft_consensus.cc:697] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 LEADER]: Becoming Leader. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Running, Role: LEADER
I20260619 07:57:08.055030 3489 consensus_queue.cc:237] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.062431 3269 catalog_manager.cc:5696] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "4d59fea4e5814b80b281421b6608de2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:08.110493 3269 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59222:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: " N\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:08.133812 3495 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:08.135553 3495 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:08.153101 3270 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: fake-table [id=52f281e4351a4371abd20c828ad0764f] alter complete (version 3)
I20260619 07:57:08.173522 867 tablet_server.cc:179] TabletServer@127.0.216.193:37753 shutting down...
I20260619 07:57:08.195720 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:08.196768 867 tablet_replica.cc:333] stopping tablet replica
I20260619 07:57:08.197286 867 raft_consensus.cc:2243] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 LEADER]: Raft consensus shutting down.
I20260619 07:57:08.197696 867 raft_consensus.cc:2272] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:08.209261 867 tablet_server.cc:196] TabletServer@127.0.216.193:37753 shutdown complete.
I20260619 07:57:08.221345 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:08.225621 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:08.228184 867 webserver.cc:533] Webserver started at http://127.0.216.193:40765/ using document root <none> and password file <none>
I20260619 07:57:08.228820 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:08.229027 867 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260619 07:57:08.233465 867 fs_manager.cc:714] Time spent opening directory manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:57:08.247169 3501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:08.248036 867 fs_manager.cc:730] Time spent opening block manager: real 0.013s user 0.002s sys 0.001s
I20260619 07:57:08.248361 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4d59fea4e5814b80b281421b6608de2d"
format_stamp: "Formatted at 2026-06-19 07:57:07 on dist-test-slave-9qfz"
I20260619 07:57:08.248682 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 9
Total live bytes: 9373
Total live bytes (after alignment): 45056
Total number of LBM containers: 6 (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)
I20260619 07:57:08.264796 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:08.265949 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:08.267553 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:08.276170 867 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260619 07:57:08.276425 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s user 0.001s sys 0.000s
I20260619 07:57:08.282050 867 ts_tablet_manager.cc:616] Registered 1 tablets
I20260619 07:57:08.282279 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s user 0.005s sys 0.000s
I20260619 07:57:08.282354 3508 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap starting.
I20260619 07:57:08.300268 3508 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:08.302452 3508 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:08.302861 3508 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:08.320142 3508 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:08.322130 3508 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:08.322461 3508 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:08.326781 3508 tablet.cc:1724] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Alter schema from (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:08.328497 3508 tablet.cc:1622] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: MemRowSet was empty: no flush needed.
I20260619 07:57:08.328927 3508 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:08.331576 3508 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=3} inserts{seen=0 ignored=0} mutations{seen=1 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:57:08.332495 3508 tablet_bootstrap.cc:492] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Bootstrap complete.
I20260619 07:57:08.338541 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37753
I20260619 07:57:08.338657 3566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37753 every 8 connection(s)
I20260619 07:57:08.341670 3508 ts_tablet_manager.cc:1403] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent bootstrapping tablet: real 0.060s user 0.040s sys 0.018s
I20260619 07:57:08.344321 3508 raft_consensus.cc:359] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.345053 3508 raft_consensus.cc:740] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Initialized, Role: FOLLOWER
I20260619 07:57:08.345952 3508 consensus_queue.cc:260] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.346436 3508 raft_consensus.cc:399] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:08.346683 3508 raft_consensus.cc:493] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:08.347018 3508 raft_consensus.cc:3060] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 2 FOLLOWER]: Advancing to term 3
I20260619 07:57:08.352684 3508 raft_consensus.cc:515] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.353354 3508 leader_election.cc:304] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [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: 4d59fea4e5814b80b281421b6608de2d; no voters:
I20260619 07:57:08.354686 3508 leader_election.cc:290] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [CANDIDATE]: Term 3 election: Requested vote from peers
I20260619 07:57:08.354947 3570 raft_consensus.cc:2804] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 3 FOLLOWER]: Leader election won for term 3
I20260619 07:57:08.355408 3567 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44825
I20260619 07:57:08.355741 3567 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:08.356518 3567 heartbeater.cc:507] Master 127.0.216.254:44825 requested a full tablet report, sending...
I20260619 07:57:08.357987 3570 raft_consensus.cc:697] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 3 LEADER]: Becoming Leader. State: Replica: 4d59fea4e5814b80b281421b6608de2d, State: Running, Role: LEADER
I20260619 07:57:08.358326 3508 ts_tablet_manager.cc:1434] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d: Time spent starting tablet: real 0.016s user 0.008s sys 0.006s
I20260619 07:57:08.358667 3570 consensus_queue.cc:237] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 2.9, Last appended by leader: 9, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } }
I20260619 07:57:08.363873 3270 ts_manager.cc:194] Re-registered known tserver with Master: 4d59fea4e5814b80b281421b6608de2d (127.0.216.193:37753)
I20260619 07:57:08.365073 3270 catalog_manager.cc:5696] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "4d59fea4e5814b80b281421b6608de2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d59fea4e5814b80b281421b6608de2d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37753 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:08.373581 3270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59250
I20260619 07:57:08.376439 3567 heartbeater.cc:499] Master 127.0.216.254:44825 was elected leader, sending a full tablet report...
I20260619 07:57:08.400238 867 tablet_server.cc:179] TabletServer@127.0.216.193:37753 shutting down...
I20260619 07:57:08.424579 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:08.425357 867 tablet_replica.cc:333] stopping tablet replica
I20260619 07:57:08.425943 867 raft_consensus.cc:2243] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 3 LEADER]: Raft consensus shutting down.
I20260619 07:57:08.426419 867 raft_consensus.cc:2272] T 9ef6c3a20e334e50b5a828c884731665 P 4d59fea4e5814b80b281421b6608de2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:08.447548 867 tablet_server.cc:196] TabletServer@127.0.216.193:37753 shutdown complete.
I20260619 07:57:08.457580 867 master.cc:562] Master@127.0.216.254:44825 shutting down...
I20260619 07:57:08.471349 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:08.471813 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:08.472108 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P c44a632068704269aa9e39b5b635047b: stopping tablet replica
I20260619 07:57:08.490639 867 master.cc:584] Master@127.0.216.254:44825 shutdown complete.
[ OK ] AlterTableTest.TestBootstrapAfterAlters (1354 ms)
[ RUN ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20260619 07:57:08.514489 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:38217
I20260619 07:57:08.515465 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:08.518003 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:08.521621 867 webserver.cc:533] Webserver started at http://127.0.216.254:34125/ using document root <none> and password file <none>
I20260619 07:57:08.522078 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:08.522274 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:08.522537 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:08.523629 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "44bca16144b04b81ad73c51b85dfc55a"
format_stamp: "Formatted at 2026-06-19 07:57:08 on dist-test-slave-9qfz"
I20260619 07:57:08.528352 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:57:08.531751 3578 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:08.532558 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:08.532856 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "44bca16144b04b81ad73c51b85dfc55a"
format_stamp: "Formatted at 2026-06-19 07:57:08 on dist-test-slave-9qfz"
I20260619 07:57:08.533105 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:08.554451 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:08.555413 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:08.603410 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:38217
I20260619 07:57:08.603504 3629 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:38217 every 8 connection(s)
I20260619 07:57:08.607611 3630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:08.617265 3630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: Bootstrap starting.
I20260619 07:57:08.621151 3630 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:08.625030 3630 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: No bootstrap required, opened a new log
I20260619 07:57:08.626955 3630 raft_consensus.cc:359] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER }
I20260619 07:57:08.627351 3630 raft_consensus.cc:385] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:08.627578 3630 raft_consensus.cc:740] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44bca16144b04b81ad73c51b85dfc55a, State: Initialized, Role: FOLLOWER
I20260619 07:57:08.628170 3630 consensus_queue.cc:260] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER }
I20260619 07:57:08.628600 3630 raft_consensus.cc:399] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:08.628893 3630 raft_consensus.cc:493] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:08.629151 3630 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:08.633337 3630 raft_consensus.cc:515] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER }
I20260619 07:57:08.633831 3630 leader_election.cc:304] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [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: 44bca16144b04b81ad73c51b85dfc55a; no voters:
I20260619 07:57:08.635157 3630 leader_election.cc:290] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:08.635502 3633 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:08.637069 3633 raft_consensus.cc:697] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 1 LEADER]: Becoming Leader. State: Replica: 44bca16144b04b81ad73c51b85dfc55a, State: Running, Role: LEADER
I20260619 07:57:08.637820 3633 consensus_queue.cc:237] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [LEADER]: Queue going to LEADER mode. State: All 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: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER }
I20260619 07:57:08.638137 3630 sys_catalog.cc:565] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:08.640478 3634 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "44bca16144b04b81ad73c51b85dfc55a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER } }
I20260619 07:57:08.640555 3635 sys_catalog.cc:455] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 44bca16144b04b81ad73c51b85dfc55a. Latest consensus state: current_term: 1 leader_uuid: "44bca16144b04b81ad73c51b85dfc55a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "44bca16144b04b81ad73c51b85dfc55a" member_type: VOTER } }
I20260619 07:57:08.641106 3634 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:08.641120 3635 sys_catalog.cc:458] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:08.654529 3638 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:08.662130 3638 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:08.664582 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:08.671859 3638 catalog_manager.cc:1382] Generated new cluster ID: 078d516e16f84b42a1ed68d2105d7e51
I20260619 07:57:08.672149 3638 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:08.703063 3638 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:08.704972 3638 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:08.725449 3638 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: Generated new TSK 0
I20260619 07:57:08.726166 3638 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:08.795545 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:08.798661 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:08.801911 867 webserver.cc:533] Webserver started at http://127.0.216.193:42873/ using document root <none> and password file <none>
I20260619 07:57:08.802381 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:08.802573 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:08.802831 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:08.803966 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "4709fc79983542fc957791aa1f2c6495"
format_stamp: "Formatted at 2026-06-19 07:57:08 on dist-test-slave-9qfz"
I20260619 07:57:08.809221 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:08.813166 3654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:08.813977 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:08.814261 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4709fc79983542fc957791aa1f2c6495"
format_stamp: "Formatted at 2026-06-19 07:57:08 on dist-test-slave-9qfz"
I20260619 07:57:08.814569 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:08.832170 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:08.833366 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:08.835005 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:08.837891 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:08.838129 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:08.838390 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:08.838585 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:08.887202 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:41517
I20260619 07:57:08.887252 3716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:41517 every 8 connection(s)
I20260619 07:57:08.911209 3717 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38217
I20260619 07:57:08.911540 3717 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:08.912177 3717 heartbeater.cc:507] Master 127.0.216.254:38217 requested a full tablet report, sending...
I20260619 07:57:08.914072 3595 ts_manager.cc:194] Registered new tserver with Master: 4709fc79983542fc957791aa1f2c6495 (127.0.216.193:41517)
I20260619 07:57:08.914593 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01737533s
I20260619 07:57:08.915699 3595 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57414
I20260619 07:57:08.928009 3717 heartbeater.cc:499] Master 127.0.216.254:38217 was elected leader, sending a full tablet report...
I20260619 07:57:08.937721 3595 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57430:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:08.976450 3682 tablet_service.cc:1511] Processing CreateTablet for tablet a48dbb1b425543f2a4d13e87f3cf2911 (DEFAULT_TABLE table=fake-table [id=6e982fcd9bf143309ca645dfa1698773]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:08.977669 3682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48dbb1b425543f2a4d13e87f3cf2911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:08.990064 3729 tablet_bootstrap.cc:492] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Bootstrap starting.
I20260619 07:57:08.995479 3729 tablet_bootstrap.cc:654] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:09.000079 3729 tablet_bootstrap.cc:492] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: No bootstrap required, opened a new log
I20260619 07:57:09.000464 3729 ts_tablet_manager.cc:1403] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:09.002859 3729 raft_consensus.cc:359] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4709fc79983542fc957791aa1f2c6495" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41517 } }
I20260619 07:57:09.003432 3729 raft_consensus.cc:385] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:09.003750 3729 raft_consensus.cc:740] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4709fc79983542fc957791aa1f2c6495, State: Initialized, Role: FOLLOWER
I20260619 07:57:09.004571 3729 consensus_queue.cc:260] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4709fc79983542fc957791aa1f2c6495" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41517 } }
I20260619 07:57:09.005187 3729 raft_consensus.cc:399] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:09.005467 3729 raft_consensus.cc:493] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:09.005851 3729 raft_consensus.cc:3060] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:09.012316 3729 raft_consensus.cc:515] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4709fc79983542fc957791aa1f2c6495" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41517 } }
I20260619 07:57:09.012971 3729 leader_election.cc:304] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [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: 4709fc79983542fc957791aa1f2c6495; no voters:
I20260619 07:57:09.014552 3729 leader_election.cc:290] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:09.014782 3731 raft_consensus.cc:2804] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:09.016889 3729 ts_tablet_manager.cc:1434] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Time spent starting tablet: real 0.016s user 0.018s sys 0.000s
I20260619 07:57:09.016886 3731 raft_consensus.cc:697] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 1 LEADER]: Becoming Leader. State: Replica: 4709fc79983542fc957791aa1f2c6495, State: Running, Role: LEADER
I20260619 07:57:09.017664 3731 consensus_queue.cc:237] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [LEADER]: Queue going to LEADER mode. State: All 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: "4709fc79983542fc957791aa1f2c6495" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41517 } }
I20260619 07:57:09.022938 3595 catalog_manager.cc:5696] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4709fc79983542fc957791aa1f2c6495 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "4709fc79983542fc957791aa1f2c6495" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4709fc79983542fc957791aa1f2c6495" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41517 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:09.062597 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:09.084122 3595 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57430:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:09.097918 3737 tablet.cc:1724] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:09.099888 3737 tablet.cc:1622] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: MemRowSet was empty: no flush needed.
I20260619 07:57:09.119225 3595 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: fake-table [id=6e982fcd9bf143309ca645dfa1698773] alter complete (version 1)
I20260619 07:57:09.258895 867 alter_table-test.cc:1068] Dropping c1
I20260619 07:57:09.260444 3595 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57430:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260619 07:57:09.273970 3737 tablet.cc:1724] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:09.275993 3737 tablet.cc:1622] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: MemRowSet was empty: no flush needed.
I20260619 07:57:09.294061 3595 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: fake-table [id=6e982fcd9bf143309ca645dfa1698773] alter complete (version 2)
I20260619 07:57:09.354794 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:09.383209 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:09.383921 867 tablet_replica.cc:333] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495: stopping tablet replica
I20260619 07:57:09.384500 867 raft_consensus.cc:2243] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:09.384953 867 raft_consensus.cc:2272] T a48dbb1b425543f2a4d13e87f3cf2911 P 4709fc79983542fc957791aa1f2c6495 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:09.395474 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:09.405233 867 master.cc:562] Master@127.0.216.254:38217 shutting down...
I20260619 07:57:09.421841 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:09.422279 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:09.422554 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 44bca16144b04b81ad73c51b85dfc55a: stopping tablet replica
I20260619 07:57:09.431265 867 master.cc:584] Master@127.0.216.254:38217 shutdown complete.
[ OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (937 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20260619 07:57:09.452302 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41273
I20260619 07:57:09.453312 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:09.455446 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:09.458051 867 webserver.cc:533] Webserver started at http://127.0.216.254:40525/ using document root <none> and password file <none>
I20260619 07:57:09.458513 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:09.458680 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:09.458946 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:09.459906 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "53a0e1992c9449a6bbb596799d9ba32e"
format_stamp: "Formatted at 2026-06-19 07:57:09 on dist-test-slave-9qfz"
I20260619 07:57:09.464267 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:57:09.467485 3745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:09.468230 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:09.468508 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "53a0e1992c9449a6bbb596799d9ba32e"
format_stamp: "Formatted at 2026-06-19 07:57:09 on dist-test-slave-9qfz"
I20260619 07:57:09.468818 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:09.481851 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:09.482715 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:09.528993 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41273
I20260619 07:57:09.529079 3796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41273 every 8 connection(s)
I20260619 07:57:09.533360 3797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:09.547497 3797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: Bootstrap starting.
I20260619 07:57:09.552902 3797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:09.557359 3797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: No bootstrap required, opened a new log
I20260619 07:57:09.559726 3797 raft_consensus.cc:359] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER }
I20260619 07:57:09.560240 3797 raft_consensus.cc:385] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:09.560519 3797 raft_consensus.cc:740] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53a0e1992c9449a6bbb596799d9ba32e, State: Initialized, Role: FOLLOWER
I20260619 07:57:09.561146 3797 consensus_queue.cc:260] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER }
I20260619 07:57:09.561676 3797 raft_consensus.cc:399] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:09.562129 3797 raft_consensus.cc:493] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:09.562568 3797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:09.568629 3797 raft_consensus.cc:515] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER }
I20260619 07:57:09.569240 3797 leader_election.cc:304] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [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: 53a0e1992c9449a6bbb596799d9ba32e; no voters:
I20260619 07:57:09.570595 3797 leader_election.cc:290] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:09.570830 3800 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:09.572656 3800 raft_consensus.cc:697] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 1 LEADER]: Becoming Leader. State: Replica: 53a0e1992c9449a6bbb596799d9ba32e, State: Running, Role: LEADER
I20260619 07:57:09.573266 3800 consensus_queue.cc:237] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [LEADER]: Queue going to LEADER mode. State: All 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: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER }
I20260619 07:57:09.573570 3797 sys_catalog.cc:565] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:09.575723 3802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 53a0e1992c9449a6bbb596799d9ba32e. Latest consensus state: current_term: 1 leader_uuid: "53a0e1992c9449a6bbb596799d9ba32e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER } }
I20260619 07:57:09.575676 3801 sys_catalog.cc:455] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "53a0e1992c9449a6bbb596799d9ba32e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "53a0e1992c9449a6bbb596799d9ba32e" member_type: VOTER } }
I20260619 07:57:09.576224 3801 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:09.576210 3802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:09.592628 3805 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:09.597610 3805 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:09.601349 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:09.607301 3805 catalog_manager.cc:1382] Generated new cluster ID: be3d50c640494d569c59af1f4e8f1d7a
I20260619 07:57:09.607596 3805 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:09.642019 3805 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:09.643162 3805 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:09.657137 3805 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: Generated new TSK 0
I20260619 07:57:09.657717 3805 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:09.670390 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:09.674332 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:09.677464 867 webserver.cc:533] Webserver started at http://127.0.216.193:44079/ using document root <none> and password file <none>
I20260619 07:57:09.678028 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:09.678231 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:09.678511 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:09.679796 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "b2d928c6100642fba8f11ecd16e3b3ed"
format_stamp: "Formatted at 2026-06-19 07:57:09 on dist-test-slave-9qfz"
I20260619 07:57:09.685357 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.003s
I20260619 07:57:09.689319 3821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:09.690100 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:09.690412 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "b2d928c6100642fba8f11ecd16e3b3ed"
format_stamp: "Formatted at 2026-06-19 07:57:09 on dist-test-slave-9qfz"
I20260619 07:57:09.690738 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:09.710371 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:09.711419 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:09.712872 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:09.715222 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:09.715448 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:09.715687 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:09.715858 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:09.761169 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:32799
I20260619 07:57:09.761263 3883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:32799 every 8 connection(s)
I20260619 07:57:09.776326 3884 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41273
I20260619 07:57:09.776650 3884 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:09.777347 3884 heartbeater.cc:507] Master 127.0.216.254:41273 requested a full tablet report, sending...
I20260619 07:57:09.779099 3762 ts_manager.cc:194] Registered new tserver with Master: b2d928c6100642fba8f11ecd16e3b3ed (127.0.216.193:32799)
I20260619 07:57:09.779176 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014000646s
I20260619 07:57:09.780745 3762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60378
I20260619 07:57:09.793108 3884 heartbeater.cc:499] Master 127.0.216.254:41273 was elected leader, sending a full tablet report...
I20260619 07:57:09.801630 3762 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60388:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:09.836146 3849 tablet_service.cc:1511] Processing CreateTablet for tablet f68f7af8af474f53aa63c8feb158a759 (DEFAULT_TABLE table=fake-table [id=901c450099a44e94ab8e38916417932c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:09.837401 3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f68f7af8af474f53aa63c8feb158a759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:09.855348 3896 tablet_bootstrap.cc:492] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Bootstrap starting.
I20260619 07:57:09.859242 3896 tablet_bootstrap.cc:654] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:09.863698 3896 tablet_bootstrap.cc:492] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: No bootstrap required, opened a new log
I20260619 07:57:09.864099 3896 ts_tablet_manager.cc:1403] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:09.866726 3896 raft_consensus.cc:359] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d928c6100642fba8f11ecd16e3b3ed" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 32799 } }
I20260619 07:57:09.867185 3896 raft_consensus.cc:385] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:09.867440 3896 raft_consensus.cc:740] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2d928c6100642fba8f11ecd16e3b3ed, State: Initialized, Role: FOLLOWER
I20260619 07:57:09.868053 3896 consensus_queue.cc:260] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2d928c6100642fba8f11ecd16e3b3ed" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 32799 } }
I20260619 07:57:09.868536 3896 raft_consensus.cc:399] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:09.868796 3896 raft_consensus.cc:493] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:09.869092 3896 raft_consensus.cc:3060] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:09.874037 3896 raft_consensus.cc:515] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d928c6100642fba8f11ecd16e3b3ed" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 32799 } }
I20260619 07:57:09.874604 3896 leader_election.cc:304] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [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: b2d928c6100642fba8f11ecd16e3b3ed; no voters:
I20260619 07:57:09.875877 3896 leader_election.cc:290] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:09.876181 3898 raft_consensus.cc:2804] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:09.878376 3896 ts_tablet_manager.cc:1434] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Time spent starting tablet: real 0.014s user 0.007s sys 0.005s
I20260619 07:57:09.879638 3898 raft_consensus.cc:697] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 1 LEADER]: Becoming Leader. State: Replica: b2d928c6100642fba8f11ecd16e3b3ed, State: Running, Role: LEADER
I20260619 07:57:09.880990 3898 consensus_queue.cc:237] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [LEADER]: Queue going to LEADER mode. State: All 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: "b2d928c6100642fba8f11ecd16e3b3ed" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 32799 } }
I20260619 07:57:09.886904 3761 catalog_manager.cc:5696] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed reported cstate change: term changed from 0 to 1, leader changed from <none> to b2d928c6100642fba8f11ecd16e3b3ed (127.0.216.193). New cstate: current_term: 1 leader_uuid: "b2d928c6100642fba8f11ecd16e3b3ed" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2d928c6100642fba8f11ecd16e3b3ed" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 32799 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:09.918150 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:09.919746 3762 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60388:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:09.934778 3904 tablet.cc:1724] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:09.936461 3904 tablet.cc:1622] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: MemRowSet was empty: no flush needed.
I20260619 07:57:09.954370 3761 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: fake-table [id=901c450099a44e94ab8e38916417932c] alter complete (version 1)
I20260619 07:57:10.065259 867 alter_table-test.cc:1104] Dropping c1
I20260619 07:57:10.066762 3761 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60388:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260619 07:57:10.079701 3904 tablet.cc:1724] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:10.081430 3904 tablet.cc:1622] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: MemRowSet was empty: no flush needed.
I20260619 07:57:10.100138 3762 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: fake-table [id=901c450099a44e94ab8e38916417932c] alter complete (version 2)
I20260619 07:57:10.136907 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:10.160964 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:10.161718 867 tablet_replica.cc:333] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed: stopping tablet replica
I20260619 07:57:10.162400 867 raft_consensus.cc:2243] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:10.162899 867 raft_consensus.cc:2272] T f68f7af8af474f53aa63c8feb158a759 P b2d928c6100642fba8f11ecd16e3b3ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:10.175379 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:10.185050 867 master.cc:562] Master@127.0.216.254:41273 shutting down...
I20260619 07:57:10.199586 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:10.200054 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:10.200348 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 53a0e1992c9449a6bbb596799d9ba32e: stopping tablet replica
I20260619 07:57:10.209205 867 master.cc:584] Master@127.0.216.254:41273 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (777 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20260619 07:57:10.229802 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:39357
I20260619 07:57:10.230739 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:10.232887 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:10.235476 867 webserver.cc:533] Webserver started at http://127.0.216.254:42581/ using document root <none> and password file <none>
I20260619 07:57:10.235913 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:10.236107 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:10.236354 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:10.237397 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "82e34c9cf1144857a2514ba14502a018"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.241614 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 07:57:10.244721 3910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:10.245453 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:57:10.245713 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "82e34c9cf1144857a2514ba14502a018"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.245978 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:10.256989 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:10.257923 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:10.305871 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:39357
I20260619 07:57:10.306013 3961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:39357 every 8 connection(s)
I20260619 07:57:10.309921 3962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:10.322945 3962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: Bootstrap starting.
I20260619 07:57:10.326777 3962 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:10.330391 3962 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: No bootstrap required, opened a new log
I20260619 07:57:10.332123 3962 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER }
I20260619 07:57:10.332481 3962 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:10.332695 3962 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82e34c9cf1144857a2514ba14502a018, State: Initialized, Role: FOLLOWER
I20260619 07:57:10.333252 3962 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER }
I20260619 07:57:10.333662 3962 raft_consensus.cc:399] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:10.333882 3962 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:10.334131 3962 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:10.338084 3962 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER }
I20260619 07:57:10.338546 3962 leader_election.cc:304] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [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: 82e34c9cf1144857a2514ba14502a018; no voters:
I20260619 07:57:10.339767 3962 leader_election.cc:290] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:10.340037 3965 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:10.343617 3962 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:10.344331 3965 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 1 LEADER]: Becoming Leader. State: Replica: 82e34c9cf1144857a2514ba14502a018, State: Running, Role: LEADER
I20260619 07:57:10.345116 3965 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [LEADER]: Queue going to LEADER mode. State: All 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: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER }
I20260619 07:57:10.347994 3967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82e34c9cf1144857a2514ba14502a018. Latest consensus state: current_term: 1 leader_uuid: "82e34c9cf1144857a2514ba14502a018" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER } }
I20260619 07:57:10.348600 3967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:10.351198 3966 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "82e34c9cf1144857a2514ba14502a018" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82e34c9cf1144857a2514ba14502a018" member_type: VOTER } }
I20260619 07:57:10.351856 3966 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:10.354907 3971 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:10.360002 3971 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:10.364511 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:10.369029 3971 catalog_manager.cc:1382] Generated new cluster ID: 32a0bece1c024fd3aea67307d7898a87
I20260619 07:57:10.369275 3971 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:10.386461 3971 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:10.387617 3971 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:10.411155 3971 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: Generated new TSK 0
I20260619 07:57:10.411819 3971 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:10.430598 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:10.434831 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:10.437960 867 webserver.cc:533] Webserver started at http://127.0.216.193:45157/ using document root <none> and password file <none>
I20260619 07:57:10.438557 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:10.438778 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:10.439067 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:10.440392 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "ffae6fff77b64c128c95b074848e9bbb"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.446075 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:10.450157 3986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:10.450974 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260619 07:57:10.451288 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "ffae6fff77b64c128c95b074848e9bbb"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.451613 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:10.475556 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:10.476760 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:10.478417 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:10.481264 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:10.481503 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:10.481768 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:10.481966 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:10.526382 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:34523
I20260619 07:57:10.526446 4048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:34523 every 8 connection(s)
I20260619 07:57:10.541967 4049 heartbeater.cc:344] Connected to a master server at 127.0.216.254:39357
I20260619 07:57:10.542408 4049 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:10.543464 4049 heartbeater.cc:507] Master 127.0.216.254:39357 requested a full tablet report, sending...
I20260619 07:57:10.546088 3927 ts_manager.cc:194] Registered new tserver with Master: ffae6fff77b64c128c95b074848e9bbb (127.0.216.193:34523)
I20260619 07:57:10.546444 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016162594s
I20260619 07:57:10.548373 3927 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55940
I20260619 07:57:10.561633 4049 heartbeater.cc:499] Master 127.0.216.254:39357 was elected leader, sending a full tablet report...
I20260619 07:57:10.573208 3927 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55944:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:10.610347 4014 tablet_service.cc:1511] Processing CreateTablet for tablet 49610170da274f81badc60b9f04f33cc (DEFAULT_TABLE table=fake-table [id=7d410475e90842dc9e25f4ba03b23654]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:10.611194 4014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49610170da274f81badc60b9f04f33cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:10.622471 4061 tablet_bootstrap.cc:492] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: Bootstrap starting.
I20260619 07:57:10.627314 4061 tablet_bootstrap.cc:654] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:10.631806 4061 tablet_bootstrap.cc:492] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: No bootstrap required, opened a new log
I20260619 07:57:10.632287 4061 ts_tablet_manager.cc:1403] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:57:10.634706 4061 raft_consensus.cc:359] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffae6fff77b64c128c95b074848e9bbb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34523 } }
I20260619 07:57:10.635201 4061 raft_consensus.cc:385] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:10.635454 4061 raft_consensus.cc:740] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffae6fff77b64c128c95b074848e9bbb, State: Initialized, Role: FOLLOWER
I20260619 07:57:10.636059 4061 consensus_queue.cc:260] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffae6fff77b64c128c95b074848e9bbb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34523 } }
I20260619 07:57:10.636646 4061 raft_consensus.cc:399] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:10.636960 4061 raft_consensus.cc:493] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:10.637272 4061 raft_consensus.cc:3060] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:10.643764 4061 raft_consensus.cc:515] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffae6fff77b64c128c95b074848e9bbb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34523 } }
I20260619 07:57:10.644500 4061 leader_election.cc:304] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [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: ffae6fff77b64c128c95b074848e9bbb; no voters:
I20260619 07:57:10.646683 4061 leader_election.cc:290] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:10.646996 4063 raft_consensus.cc:2804] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:10.649715 4063 raft_consensus.cc:697] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 1 LEADER]: Becoming Leader. State: Replica: ffae6fff77b64c128c95b074848e9bbb, State: Running, Role: LEADER
I20260619 07:57:10.649911 4061 ts_tablet_manager.cc:1434] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: Time spent starting tablet: real 0.017s user 0.016s sys 0.000s
I20260619 07:57:10.650478 4063 consensus_queue.cc:237] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [LEADER]: Queue going to LEADER mode. State: All 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: "ffae6fff77b64c128c95b074848e9bbb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34523 } }
I20260619 07:57:10.655857 3927 catalog_manager.cc:5696] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb reported cstate change: term changed from 0 to 1, leader changed from <none> to ffae6fff77b64c128c95b074848e9bbb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ffae6fff77b64c128c95b074848e9bbb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffae6fff77b64c128c95b074848e9bbb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34523 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:10.692241 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:10.748174 3926 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55944:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:10.761720 4070 tablet.cc:1724] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:10.763489 4070 tablet.cc:1622] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: MemRowSet was empty: no flush needed.
I20260619 07:57:10.780382 3927 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: fake-table [id=7d410475e90842dc9e25f4ba03b23654] alter complete (version 1)
I20260619 07:57:10.848058 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:10.866194 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:10.866899 867 tablet_replica.cc:333] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb: stopping tablet replica
I20260619 07:57:10.867439 867 raft_consensus.cc:2243] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:10.867874 867 raft_consensus.cc:2272] T 49610170da274f81badc60b9f04f33cc P ffae6fff77b64c128c95b074848e9bbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:10.878224 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:10.887138 867 master.cc:562] Master@127.0.216.254:39357 shutting down...
I20260619 07:57:10.901592 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:10.902143 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:10.902577 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 82e34c9cf1144857a2514ba14502a018: stopping tablet replica
I20260619 07:57:10.911746 867 master.cc:584] Master@127.0.216.254:39357 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (710 ms)
[ RUN ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20260619 07:57:10.941411 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:36365
I20260619 07:57:10.942656 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:10.945676 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:10.948323 867 webserver.cc:533] Webserver started at http://127.0.216.254:44235/ using document root <none> and password file <none>
I20260619 07:57:10.948935 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:10.949156 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:10.949443 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:10.950717 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.955904 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:10.959807 4074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:10.960585 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:10.960906 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d"
format_stamp: "Formatted at 2026-06-19 07:57:10 on dist-test-slave-9qfz"
I20260619 07:57:10.961241 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:10.976715 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:10.977756 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:11.018597 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:36365
I20260619 07:57:11.018676 4125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:36365 every 8 connection(s)
I20260619 07:57:11.022778 4126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:11.036967 4126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: Bootstrap starting.
I20260619 07:57:11.040886 4126 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:11.044688 4126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: No bootstrap required, opened a new log
I20260619 07:57:11.046496 4126 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER }
I20260619 07:57:11.046885 4126 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:11.047111 4126 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7047e0a9032a48ef8d85ea4f4aa53b6d, State: Initialized, Role: FOLLOWER
I20260619 07:57:11.047595 4126 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER }
I20260619 07:57:11.048019 4126 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:11.048257 4126 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:11.048513 4126 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:11.052477 4126 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER }
I20260619 07:57:11.052963 4126 leader_election.cc:304] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [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: 7047e0a9032a48ef8d85ea4f4aa53b6d; no voters:
I20260619 07:57:11.054180 4126 leader_election.cc:290] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:11.054488 4129 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:11.056079 4129 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 1 LEADER]: Becoming Leader. State: Replica: 7047e0a9032a48ef8d85ea4f4aa53b6d, State: Running, Role: LEADER
I20260619 07:57:11.056795 4129 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [LEADER]: Queue going to LEADER mode. State: All 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: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER }
I20260619 07:57:11.057548 4126 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:11.059319 4130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER } }
I20260619 07:57:11.059779 4130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:11.068655 4133 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:11.069101 4131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7047e0a9032a48ef8d85ea4f4aa53b6d. Latest consensus state: current_term: 1 leader_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7047e0a9032a48ef8d85ea4f4aa53b6d" member_type: VOTER } }
I20260619 07:57:11.069748 4131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:11.075155 4133 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:11.079586 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:11.084853 4133 catalog_manager.cc:1382] Generated new cluster ID: 13bd6d75bf9a408d954d93fef6b30748
I20260619 07:57:11.085124 4133 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:11.100517 4133 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:11.101644 4133 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:11.115339 4133 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: Generated new TSK 0
I20260619 07:57:11.115886 4133 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:11.146184 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:11.149240 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:11.152472 867 webserver.cc:533] Webserver started at http://127.0.216.193:43597/ using document root <none> and password file <none>
I20260619 07:57:11.153095 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:11.153298 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:11.153566 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:11.154582 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "ae833e79693942a58ef1e86cb7447e89"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.159283 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:11.162715 4151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.163592 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:11.163857 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "ae833e79693942a58ef1e86cb7447e89"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.164105 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:11.189232 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:11.190212 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:11.191645 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:11.193992 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:11.194207 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.194444 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:11.194607 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.246335 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:34653
I20260619 07:57:11.246470 4213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:34653 every 8 connection(s)
I20260619 07:57:11.261709 4214 heartbeater.cc:344] Connected to a master server at 127.0.216.254:36365
I20260619 07:57:11.262091 4214 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:11.262878 4214 heartbeater.cc:507] Master 127.0.216.254:36365 requested a full tablet report, sending...
I20260619 07:57:11.264879 4091 ts_manager.cc:194] Registered new tserver with Master: ae833e79693942a58ef1e86cb7447e89 (127.0.216.193:34653)
I20260619 07:57:11.265661 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016041327s
I20260619 07:57:11.267104 4091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34030
I20260619 07:57:11.279800 4214 heartbeater.cc:499] Master 127.0.216.254:36365 was elected leader, sending a full tablet report...
I20260619 07:57:11.291359 4091 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34038:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:11.322608 4179 tablet_service.cc:1511] Processing CreateTablet for tablet 02874a184cb44c96b4fe8e75d7f40bf5 (DEFAULT_TABLE table=fake-table [id=f0c4c59a2eb2416abc83fdf9b0fca840]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:11.323952 4179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02874a184cb44c96b4fe8e75d7f40bf5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:11.337852 4226 tablet_bootstrap.cc:492] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Bootstrap starting.
I20260619 07:57:11.342041 4226 tablet_bootstrap.cc:654] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:11.346119 4226 tablet_bootstrap.cc:492] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: No bootstrap required, opened a new log
I20260619 07:57:11.346483 4226 ts_tablet_manager.cc:1403] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Time spent bootstrapping tablet: real 0.009s user 0.000s sys 0.007s
I20260619 07:57:11.348275 4226 raft_consensus.cc:359] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae833e79693942a58ef1e86cb7447e89" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34653 } }
I20260619 07:57:11.348829 4226 raft_consensus.cc:385] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:11.349059 4226 raft_consensus.cc:740] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae833e79693942a58ef1e86cb7447e89, State: Initialized, Role: FOLLOWER
I20260619 07:57:11.349682 4226 consensus_queue.cc:260] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ae833e79693942a58ef1e86cb7447e89" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34653 } }
I20260619 07:57:11.350276 4226 raft_consensus.cc:399] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:11.350555 4226 raft_consensus.cc:493] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:11.350879 4226 raft_consensus.cc:3060] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:11.356142 4226 raft_consensus.cc:515] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae833e79693942a58ef1e86cb7447e89" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34653 } }
I20260619 07:57:11.356693 4226 leader_election.cc:304] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [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: ae833e79693942a58ef1e86cb7447e89; no voters:
I20260619 07:57:11.357947 4226 leader_election.cc:290] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:11.358283 4228 raft_consensus.cc:2804] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:11.360450 4226 ts_tablet_manager.cc:1434] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 07:57:11.360817 4228 raft_consensus.cc:697] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 1 LEADER]: Becoming Leader. State: Replica: ae833e79693942a58ef1e86cb7447e89, State: Running, Role: LEADER
I20260619 07:57:11.361534 4228 consensus_queue.cc:237] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [LEADER]: Queue going to LEADER mode. State: All 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: "ae833e79693942a58ef1e86cb7447e89" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34653 } }
I20260619 07:57:11.367560 4090 catalog_manager.cc:5696] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae833e79693942a58ef1e86cb7447e89 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ae833e79693942a58ef1e86cb7447e89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ae833e79693942a58ef1e86cb7447e89" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34653 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:11.396559 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:11.457780 4090 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34038:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:11.471561 4235 tablet.cc:1724] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:11.473628 4235 tablet.cc:1622] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: MemRowSet was empty: no flush needed.
I20260619 07:57:11.491369 4091 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: fake-table [id=f0c4c59a2eb2416abc83fdf9b0fca840] alter complete (version 1)
I20260619 07:57:11.529465 867 alter_table-test.cc:1208] Dropping c2
I20260619 07:57:11.530961 4091 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34038:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260619 07:57:11.543076 4235 tablet.cc:1724] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:11.545763 4235 tablet.cc:1622] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: MemRowSet was empty: no flush needed.
I20260619 07:57:11.566511 4090 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: fake-table [id=f0c4c59a2eb2416abc83fdf9b0fca840] alter complete (version 2)
I20260619 07:57:11.597383 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:11.619664 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:11.620676 867 tablet_replica.cc:333] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89: stopping tablet replica
I20260619 07:57:11.621169 867 raft_consensus.cc:2243] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:11.621594 867 raft_consensus.cc:2272] T 02874a184cb44c96b4fe8e75d7f40bf5 P ae833e79693942a58ef1e86cb7447e89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:11.642118 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:11.650779 867 master.cc:562] Master@127.0.216.254:36365 shutting down...
I20260619 07:57:11.665228 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:11.665671 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:11.665956 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7047e0a9032a48ef8d85ea4f4aa53b6d: stopping tablet replica
I20260619 07:57:11.685078 867 master.cc:584] Master@127.0.216.254:36365 shutdown complete.
[ OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (772 ms)
[ RUN ] AlterTableTest.TestReadHistoryAfterAlter
I20260619 07:57:11.714013 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:39087
I20260619 07:57:11.715322 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:11.718430 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:11.721099 867 webserver.cc:533] Webserver started at http://127.0.216.254:35831/ using document root <none> and password file <none>
I20260619 07:57:11.721698 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:11.721930 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:11.722231 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:11.723584 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "cc2180be7d0c46818a1fc6ee0e877b66"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.729071 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:11.733112 4239 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.733873 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.002s
I20260619 07:57:11.734175 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "cc2180be7d0c46818a1fc6ee0e877b66"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.734505 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:11.755087 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:11.756349 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:11.799777 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:39087
I20260619 07:57:11.799839 4290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:39087 every 8 connection(s)
I20260619 07:57:11.804312 4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:11.813582 4291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: Bootstrap starting.
I20260619 07:57:11.817426 4291 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:11.821108 4291 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: No bootstrap required, opened a new log
I20260619 07:57:11.822871 4291 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER }
I20260619 07:57:11.823246 4291 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:11.823454 4291 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc2180be7d0c46818a1fc6ee0e877b66, State: Initialized, Role: FOLLOWER
I20260619 07:57:11.823956 4291 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER }
I20260619 07:57:11.824414 4291 raft_consensus.cc:399] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:11.824652 4291 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:11.824975 4291 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:11.828977 4291 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER }
I20260619 07:57:11.829655 4291 leader_election.cc:304] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [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: cc2180be7d0c46818a1fc6ee0e877b66; no voters:
I20260619 07:57:11.831044 4291 leader_election.cc:290] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:11.831336 4294 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:11.834442 4291 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:11.838941 4294 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 1 LEADER]: Becoming Leader. State: Replica: cc2180be7d0c46818a1fc6ee0e877b66, State: Running, Role: LEADER
I20260619 07:57:11.839610 4294 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [LEADER]: Queue going to LEADER mode. State: All 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: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER }
I20260619 07:57:11.842262 4295 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER } }
I20260619 07:57:11.842760 4295 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:11.853586 4301 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:11.854568 4296 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc2180be7d0c46818a1fc6ee0e877b66. Latest consensus state: current_term: 1 leader_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc2180be7d0c46818a1fc6ee0e877b66" member_type: VOTER } }
I20260619 07:57:11.855290 4296 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:11.859949 4301 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:11.862738 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:11.868947 4301 catalog_manager.cc:1382] Generated new cluster ID: b02351a4735943c3a3026503b77b074f
I20260619 07:57:11.869204 4301 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:11.883190 4301 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:11.884370 4301 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:11.900887 4301 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: Generated new TSK 0
I20260619 07:57:11.901453 4301 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:11.929091 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:11.933215 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:11.936336 867 webserver.cc:533] Webserver started at http://127.0.216.193:42005/ using document root <none> and password file <none>
I20260619 07:57:11.936934 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:11.937146 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:11.937431 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:11.938714 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "537db2d08c994838ac985560ebecae56"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.944204 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:11.947808 4316 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.948557 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:11.948868 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "537db2d08c994838ac985560ebecae56"
format_stamp: "Formatted at 2026-06-19 07:57:11 on dist-test-slave-9qfz"
I20260619 07:57:11.949148 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:11.977623 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:11.978662 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:11.980137 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:11.982620 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:11.982834 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:11.983075 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:11.983237 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:12.038755 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37937
I20260619 07:57:12.038867 4378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37937 every 8 connection(s)
I20260619 07:57:12.055213 4379 heartbeater.cc:344] Connected to a master server at 127.0.216.254:39087
I20260619 07:57:12.055632 4379 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:12.056614 4379 heartbeater.cc:507] Master 127.0.216.254:39087 requested a full tablet report, sending...
I20260619 07:57:12.058754 4256 ts_manager.cc:194] Registered new tserver with Master: 537db2d08c994838ac985560ebecae56 (127.0.216.193:37937)
I20260619 07:57:12.059494 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01730207s
I20260619 07:57:12.060851 4256 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57620
I20260619 07:57:12.073277 4379 heartbeater.cc:499] Master 127.0.216.254:39087 was elected leader, sending a full tablet report...
I20260619 07:57:12.082710 4256 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57632:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:12.113358 4344 tablet_service.cc:1511] Processing CreateTablet for tablet a959343ea1e3486ea84038675e446243 (DEFAULT_TABLE table=fake-table [id=8c6fde14f1ed4ecbada4eb5b29830817]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:12.114563 4344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a959343ea1e3486ea84038675e446243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:12.130043 4391 tablet_bootstrap.cc:492] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: Bootstrap starting.
I20260619 07:57:12.134233 4391 tablet_bootstrap.cc:654] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:12.138337 4391 tablet_bootstrap.cc:492] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: No bootstrap required, opened a new log
I20260619 07:57:12.138726 4391 ts_tablet_manager.cc:1403] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:12.140949 4391 raft_consensus.cc:359] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "537db2d08c994838ac985560ebecae56" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37937 } }
I20260619 07:57:12.141431 4391 raft_consensus.cc:385] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:12.141705 4391 raft_consensus.cc:740] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 537db2d08c994838ac985560ebecae56, State: Initialized, Role: FOLLOWER
I20260619 07:57:12.142306 4391 consensus_queue.cc:260] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "537db2d08c994838ac985560ebecae56" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37937 } }
I20260619 07:57:12.142773 4391 raft_consensus.cc:399] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:12.143020 4391 raft_consensus.cc:493] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:12.143276 4391 raft_consensus.cc:3060] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:12.147758 4391 raft_consensus.cc:515] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "537db2d08c994838ac985560ebecae56" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37937 } }
I20260619 07:57:12.148406 4391 leader_election.cc:304] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [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: 537db2d08c994838ac985560ebecae56; no voters:
I20260619 07:57:12.149807 4391 leader_election.cc:290] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:12.150269 4393 raft_consensus.cc:2804] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:12.154282 4393 raft_consensus.cc:697] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 1 LEADER]: Becoming Leader. State: Replica: 537db2d08c994838ac985560ebecae56, State: Running, Role: LEADER
I20260619 07:57:12.155092 4391 ts_tablet_manager.cc:1434] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: Time spent starting tablet: real 0.016s user 0.013s sys 0.004s
I20260619 07:57:12.154935 4393 consensus_queue.cc:237] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [LEADER]: Queue going to LEADER mode. State: All 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: "537db2d08c994838ac985560ebecae56" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37937 } }
I20260619 07:57:12.160079 4255 catalog_manager.cc:5696] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 537db2d08c994838ac985560ebecae56 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "537db2d08c994838ac985560ebecae56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "537db2d08c994838ac985560ebecae56" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37937 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:12.201395 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:12.288041 4255 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57632:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "90\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:12.299857 4400 tablet.cc:1724] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:12.301548 4400 tablet.cc:1622] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: MemRowSet was empty: no flush needed.
I20260619 07:57:12.317127 4256 catalog_manager.cc:6241] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: fake-table [id=8c6fde14f1ed4ecbada4eb5b29830817] alter complete (version 1)
I20260619 07:57:12.335528 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:12.351856 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:12.352566 867 tablet_replica.cc:333] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56: stopping tablet replica
I20260619 07:57:12.353101 867 raft_consensus.cc:2243] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:12.353504 867 raft_consensus.cc:2272] T a959343ea1e3486ea84038675e446243 P 537db2d08c994838ac985560ebecae56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:12.361972 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:12.369894 867 master.cc:562] Master@127.0.216.254:39087 shutting down...
I20260619 07:57:12.382313 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:12.382736 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:12.383131 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P cc2180be7d0c46818a1fc6ee0e877b66: stopping tablet replica
I20260619 07:57:12.400238 867 master.cc:584] Master@127.0.216.254:39087 shutdown complete.
[ OK ] AlterTableTest.TestReadHistoryAfterAlter (710 ms)
[ RUN ] AlterTableTest.TestAlterUnderWriteLoad
I20260619 07:57:12.422906 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:43055
I20260619 07:57:12.423758 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:12.425845 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:12.427862 867 webserver.cc:533] Webserver started at http://127.0.216.254:34969/ using document root <none> and password file <none>
I20260619 07:57:12.428251 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:12.428388 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:12.428618 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:12.429618 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "4ce144b4682c4b4eae2b06a6ae76039c"
format_stamp: "Formatted at 2026-06-19 07:57:12 on dist-test-slave-9qfz"
I20260619 07:57:12.433442 867 fs_manager.cc:696] Time spent creating directory manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:57:12.436285 4404 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:12.437038 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:12.437301 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "4ce144b4682c4b4eae2b06a6ae76039c"
format_stamp: "Formatted at 2026-06-19 07:57:12 on dist-test-slave-9qfz"
I20260619 07:57:12.437558 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:12.451006 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:12.451859 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:12.483605 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:43055
I20260619 07:57:12.483686 4455 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:43055 every 8 connection(s)
I20260619 07:57:12.487044 4456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:12.496342 4456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: Bootstrap starting.
I20260619 07:57:12.500025 4456 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:12.503433 4456 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: No bootstrap required, opened a new log
I20260619 07:57:12.505214 4456 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER }
I20260619 07:57:12.505569 4456 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:12.505790 4456 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ce144b4682c4b4eae2b06a6ae76039c, State: Initialized, Role: FOLLOWER
I20260619 07:57:12.506367 4456 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER }
I20260619 07:57:12.506783 4456 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:12.507012 4456 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:12.507261 4456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:12.511044 4456 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER }
I20260619 07:57:12.511495 4456 leader_election.cc:304] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [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: 4ce144b4682c4b4eae2b06a6ae76039c; no voters:
I20260619 07:57:12.512447 4456 leader_election.cc:290] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:12.512708 4459 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:12.514065 4459 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 1 LEADER]: Becoming Leader. State: Replica: 4ce144b4682c4b4eae2b06a6ae76039c, State: Running, Role: LEADER
I20260619 07:57:12.514694 4459 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [LEADER]: Queue going to LEADER mode. State: All 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: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER }
I20260619 07:57:12.515159 4456 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:12.517225 4460 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER } }
I20260619 07:57:12.517277 4461 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4ce144b4682c4b4eae2b06a6ae76039c. Latest consensus state: current_term: 1 leader_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4ce144b4682c4b4eae2b06a6ae76039c" member_type: VOTER } }
I20260619 07:57:12.517907 4461 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:12.519004 4460 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:12.522912 4465 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:12.527385 4465 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:12.531119 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:12.535283 4465 catalog_manager.cc:1382] Generated new cluster ID: 379e26d928ff4f6ca7a8cfe74e76c5cb
I20260619 07:57:12.535542 4465 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:12.553557 4465 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:12.554672 4465 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:12.572685 4465 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: Generated new TSK 0
I20260619 07:57:12.573212 4465 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:12.596771 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:12.599611 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:12.602185 867 webserver.cc:533] Webserver started at http://127.0.216.193:37955/ using document root <none> and password file <none>
I20260619 07:57:12.602656 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:12.602849 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:12.603103 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:12.604058 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "058cb17bfee341db9043c8d5d2d9e686"
format_stamp: "Formatted at 2026-06-19 07:57:12 on dist-test-slave-9qfz"
I20260619 07:57:12.608176 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.002s
I20260619 07:57:12.611214 4480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:12.611824 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:12.612097 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "058cb17bfee341db9043c8d5d2d9e686"
format_stamp: "Formatted at 2026-06-19 07:57:12 on dist-test-slave-9qfz"
I20260619 07:57:12.612377 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:12.650259 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:12.651134 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:12.652442 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:12.654505 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:12.654733 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:12.654969 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:12.655134 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:12.689347 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:38771
I20260619 07:57:12.689455 4542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:38771 every 8 connection(s)
I20260619 07:57:12.702304 4543 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43055
I20260619 07:57:12.702626 4543 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:12.703269 4543 heartbeater.cc:507] Master 127.0.216.254:43055 requested a full tablet report, sending...
I20260619 07:57:12.705166 4421 ts_manager.cc:194] Registered new tserver with Master: 058cb17bfee341db9043c8d5d2d9e686 (127.0.216.193:38771)
I20260619 07:57:12.705453 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012957877s
I20260619 07:57:12.706758 4421 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38276
I20260619 07:57:12.718798 4543 heartbeater.cc:499] Master 127.0.216.254:43055 was elected leader, sending a full tablet report...
I20260619 07:57:12.724364 4420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38290:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:12.750999 4508 tablet_service.cc:1511] Processing CreateTablet for tablet 8214586ce4914af7b9bebafb2a5aa099 (DEFAULT_TABLE table=fake-table [id=6c6840dde3fb40b7990881c5f4bb534f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:12.751855 4508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8214586ce4914af7b9bebafb2a5aa099. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:12.762534 4555 tablet_bootstrap.cc:492] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Bootstrap starting.
I20260619 07:57:12.766250 4555 tablet_bootstrap.cc:654] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:12.769809 4555 tablet_bootstrap.cc:492] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: No bootstrap required, opened a new log
I20260619 07:57:12.770130 4555 ts_tablet_manager.cc:1403] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Time spent bootstrapping tablet: real 0.008s user 0.006s sys 0.000s
I20260619 07:57:12.771837 4555 raft_consensus.cc:359] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058cb17bfee341db9043c8d5d2d9e686" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38771 } }
I20260619 07:57:12.772256 4555 raft_consensus.cc:385] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:12.772534 4555 raft_consensus.cc:740] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 058cb17bfee341db9043c8d5d2d9e686, State: Initialized, Role: FOLLOWER
I20260619 07:57:12.773212 4555 consensus_queue.cc:260] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "058cb17bfee341db9043c8d5d2d9e686" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38771 } }
I20260619 07:57:12.773813 4555 raft_consensus.cc:399] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:12.774139 4555 raft_consensus.cc:493] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:12.774410 4555 raft_consensus.cc:3060] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:12.779186 4555 raft_consensus.cc:515] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058cb17bfee341db9043c8d5d2d9e686" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38771 } }
I20260619 07:57:12.779659 4555 leader_election.cc:304] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [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: 058cb17bfee341db9043c8d5d2d9e686; no voters:
I20260619 07:57:12.780637 4555 leader_election.cc:290] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:12.780946 4557 raft_consensus.cc:2804] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:12.782765 4555 ts_tablet_manager.cc:1434] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Time spent starting tablet: real 0.012s user 0.012s sys 0.001s
I20260619 07:57:12.782825 4557 raft_consensus.cc:697] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 1 LEADER]: Becoming Leader. State: Replica: 058cb17bfee341db9043c8d5d2d9e686, State: Running, Role: LEADER
I20260619 07:57:12.783474 4557 consensus_queue.cc:237] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [LEADER]: Queue going to LEADER mode. State: All 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: "058cb17bfee341db9043c8d5d2d9e686" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38771 } }
I20260619 07:57:12.788811 4420 catalog_manager.cc:5696] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 058cb17bfee341db9043c8d5d2d9e686 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "058cb17bfee341db9043c8d5d2d9e686" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "058cb17bfee341db9043c8d5d2d9e686" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38771 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:12.817579 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:12.822285 4419 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\002\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:12.847415 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:12.849316 4567 tablet.cc:1622] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: MemRowSet was empty: no flush needed.
I20260619 07:57:12.867726 4565 alter_table-test.cc:1347] Scanner saw 0 rows
I20260619 07:57:12.872460 4417 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 1)
I20260619 07:57:12.877162 4417 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\003\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:12.879702 4565 alter_table-test.cc:1347] Scanner saw 0 rows
I20260619 07:57:12.897384 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:12.900775 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:12.918030 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:12.932423 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:12.972918 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:12.994270 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:13.009873 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:13.033303 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:13.037235 4420 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 2)
I20260619 07:57:13.054668 4420 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\004\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:13.057888 4565 alter_table-test.cc:1347] Scanner saw 50 rows
I20260619 07:57:13.085860 4565 alter_table-test.cc:1347] Scanner saw 100 rows
I20260619 07:57:13.104265 4565 alter_table-test.cc:1347] Scanner saw 100 rows
I20260619 07:57:13.136924 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.153410 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:13.156286 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.178099 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.196122 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.214475 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.232285 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.245891 4417 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 3)
I20260619 07:57:13.252327 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.264149 4420 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\005\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:13.271081 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.289448 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.323287 4565 alter_table-test.cc:1347] Scanner saw 150 rows
I20260619 07:57:13.321147 4570 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:13.344609 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.365309 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.385615 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.404112 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.424439 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.439839 4416 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 4)
I20260619 07:57:13.449355 4565 alter_table-test.cc:1347] Scanner saw 200 rows
I20260619 07:57:13.449225 4416 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\006\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:13.469568 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.492419 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.498163 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:13.519620 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.553815 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.576246 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.593204 4417 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 5)
I20260619 07:57:13.597303 4416 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\007\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:13.614226 4565 alter_table-test.cc:1347] Scanner saw 250 rows
I20260619 07:57:13.648007 4565 alter_table-test.cc:1347] Scanner saw 300 rows
I20260619 07:57:13.655162 4570 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:13.702883 4565 alter_table-test.cc:1347] Scanner saw 300 rows
I20260619 07:57:13.727659 4565 alter_table-test.cc:1347] Scanner saw 300 rows
I20260619 07:57:13.753931 4565 alter_table-test.cc:1347] Scanner saw 300 rows
I20260619 07:57:13.761251 4417 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 6)
I20260619 07:57:13.778704 4416 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\010\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:13.782727 4565 alter_table-test.cc:1347] Scanner saw 350 rows
I20260619 07:57:13.816787 4565 alter_table-test.cc:1347] Scanner saw 350 rows
I20260619 07:57:13.846939 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:13.851661 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:13.878415 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:13.908573 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:13.939549 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:13.969069 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:13.974332 4416 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 7)
I20260619 07:57:13.996047 4416 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38290:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\t\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:14.009311 4565 alter_table-test.cc:1347] Scanner saw 400 rows
I20260619 07:57:14.041618 4565 alter_table-test.cc:1347] Scanner saw 450 rows
I20260619 07:57:14.073329 4567 tablet.cc:1724] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NOT NULL,
13:c3 INT32 NOT NULL,
14:c4 INT32 NOT NULL,
15:c5 INT32 NOT NULL,
16:c6 INT32 NOT NULL,
17:c7 INT32 NOT NULL,
18:c8 INT32 NOT NULL,
19:c9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:14.084707 4565 alter_table-test.cc:1347] Scanner saw 450 rows
I20260619 07:57:14.125653 4565 alter_table-test.cc:1347] Scanner saw 500 rows
I20260619 07:57:14.160173 4565 alter_table-test.cc:1347] Scanner saw 500 rows
I20260619 07:57:14.192468 4565 alter_table-test.cc:1347] Scanner saw 500 rows
I20260619 07:57:14.201136 4417 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: fake-table [id=6c6840dde3fb40b7990881c5f4bb534f] alter complete (version 8)
I20260619 07:57:14.230180 4565 alter_table-test.cc:1347] Scanner saw 500 rows
I20260619 07:57:14.253509 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:14.288596 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:14.289338 867 tablet_replica.cc:333] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686: stopping tablet replica
I20260619 07:57:14.289852 867 raft_consensus.cc:2243] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:14.290423 867 raft_consensus.cc:2272] T 8214586ce4914af7b9bebafb2a5aa099 P 058cb17bfee341db9043c8d5d2d9e686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:14.306083 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:14.319083 867 master.cc:562] Master@127.0.216.254:43055 shutting down...
I20260619 07:57:14.349395 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:14.349946 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:14.350327 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4ce144b4682c4b4eae2b06a6ae76039c: stopping tablet replica
I20260619 07:57:14.363093 867 master.cc:584] Master@127.0.216.254:43055 shutdown complete.
[ OK ] AlterTableTest.TestAlterUnderWriteLoad (1982 ms)
[ RUN ] AlterTableTest.TestInsertAfterAlterTable
I20260619 07:57:14.408946 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:42561
I20260619 07:57:14.410872 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:14.414251 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:14.417347 867 webserver.cc:533] Webserver started at http://127.0.216.254:43217/ using document root <none> and password file <none>
I20260619 07:57:14.417788 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:14.417969 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:14.418233 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:14.419229 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "262115e78eb94d1bb865a961336926d7"
format_stamp: "Formatted at 2026-06-19 07:57:14 on dist-test-slave-9qfz"
I20260619 07:57:14.424851 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.003s
I20260619 07:57:14.429862 4574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:14.430804 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.005s sys 0.000s
I20260619 07:57:14.431090 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "262115e78eb94d1bb865a961336926d7"
format_stamp: "Formatted at 2026-06-19 07:57:14 on dist-test-slave-9qfz"
I20260619 07:57:14.431324 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:14.450366 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:14.451624 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:14.509452 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:42561
I20260619 07:57:14.509543 4625 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:42561 every 8 connection(s)
I20260619 07:57:14.513831 4626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:14.529090 4626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: Bootstrap starting.
I20260619 07:57:14.535440 4626 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:14.540879 4626 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: No bootstrap required, opened a new log
I20260619 07:57:14.543630 4626 raft_consensus.cc:359] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262115e78eb94d1bb865a961336926d7" member_type: VOTER }
I20260619 07:57:14.544171 4626 raft_consensus.cc:385] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:14.544441 4626 raft_consensus.cc:740] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 262115e78eb94d1bb865a961336926d7, State: Initialized, Role: FOLLOWER
I20260619 07:57:14.545123 4626 consensus_queue.cc:260] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "262115e78eb94d1bb865a961336926d7" member_type: VOTER }
I20260619 07:57:14.545729 4626 raft_consensus.cc:399] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:14.546012 4626 raft_consensus.cc:493] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:14.546339 4626 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:14.647934 4626 raft_consensus.cc:515] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262115e78eb94d1bb865a961336926d7" member_type: VOTER }
I20260619 07:57:14.648663 4626 leader_election.cc:304] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [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: 262115e78eb94d1bb865a961336926d7; no voters:
I20260619 07:57:14.650240 4626 leader_election.cc:290] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:14.650671 4629 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:14.654996 4629 raft_consensus.cc:697] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 1 LEADER]: Becoming Leader. State: Replica: 262115e78eb94d1bb865a961336926d7, State: Running, Role: LEADER
I20260619 07:57:14.655733 4629 consensus_queue.cc:237] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [LEADER]: Queue going to LEADER mode. State: All 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: "262115e78eb94d1bb865a961336926d7" member_type: VOTER }
I20260619 07:57:14.656013 4626 sys_catalog.cc:565] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:14.662833 4630 sys_catalog.cc:455] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "262115e78eb94d1bb865a961336926d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262115e78eb94d1bb865a961336926d7" member_type: VOTER } }
I20260619 07:57:14.663331 4630 sys_catalog.cc:458] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:14.665030 4631 sys_catalog.cc:455] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 262115e78eb94d1bb865a961336926d7. Latest consensus state: current_term: 1 leader_uuid: "262115e78eb94d1bb865a961336926d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "262115e78eb94d1bb865a961336926d7" member_type: VOTER } }
I20260619 07:57:14.665664 4631 sys_catalog.cc:458] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:14.668268 4637 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:14.675350 4637 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:14.683169 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:14.685904 4637 catalog_manager.cc:1382] Generated new cluster ID: 11cd6b22546f4977b287b4e2a7f2d77d
I20260619 07:57:14.686161 4637 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:14.700335 4637 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:14.701949 4637 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:14.719615 4637 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: Generated new TSK 0
I20260619 07:57:14.720239 4637 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:14.750090 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:14.753461 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:14.756618 867 webserver.cc:533] Webserver started at http://127.0.216.193:42399/ using document root <none> and password file <none>
I20260619 07:57:14.757184 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:14.757398 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:14.757691 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:14.758771 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "aec414d508914192857aa6d5f6bda6bf"
format_stamp: "Formatted at 2026-06-19 07:57:14 on dist-test-slave-9qfz"
I20260619 07:57:14.763582 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:14.767064 4650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:14.767899 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:14.768211 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "aec414d508914192857aa6d5f6bda6bf"
format_stamp: "Formatted at 2026-06-19 07:57:14 on dist-test-slave-9qfz"
I20260619 07:57:14.768538 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:14.785351 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:14.786491 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:14.788017 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:14.790506 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:14.790716 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:14.790961 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:14.791152 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:14.849078 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:42265
I20260619 07:57:14.849223 4712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:42265 every 8 connection(s)
I20260619 07:57:14.867518 4713 heartbeater.cc:344] Connected to a master server at 127.0.216.254:42561
I20260619 07:57:14.867871 4713 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:14.868530 4713 heartbeater.cc:507] Master 127.0.216.254:42561 requested a full tablet report, sending...
I20260619 07:57:14.870532 4591 ts_manager.cc:194] Registered new tserver with Master: aec414d508914192857aa6d5f6bda6bf (127.0.216.193:42265)
I20260619 07:57:14.870748 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017544232s
I20260619 07:57:14.872870 4591 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55486
I20260619 07:57:14.885632 4713 heartbeater.cc:499] Master 127.0.216.254:42561 was elected leader, sending a full tablet report...
I20260619 07:57:14.894239 4591 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55490:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:14.928288 4678 tablet_service.cc:1511] Processing CreateTablet for tablet e80ffd2a11044facb2120d080d8da4c2 (DEFAULT_TABLE table=fake-table [id=b1e14664188d458e90d80bcf56d41da7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:14.929633 4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e80ffd2a11044facb2120d080d8da4c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:14.941797 4725 tablet_bootstrap.cc:492] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:14.947914 4725 tablet_bootstrap.cc:654] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:14.952383 4725 tablet_bootstrap.cc:492] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:14.952857 4725 ts_tablet_manager.cc:1403] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260619 07:57:14.954797 4725 raft_consensus.cc:359] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:14.955591 4725 raft_consensus.cc:385] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:14.956638 4725 raft_consensus.cc:740] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:14.957355 4725 consensus_queue.cc:260] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:14.957985 4725 raft_consensus.cc:399] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:14.958277 4725 raft_consensus.cc:493] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:14.958591 4725 raft_consensus.cc:3060] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:14.964417 4725 raft_consensus.cc:515] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:14.964975 4725 leader_election.cc:304] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:14.966259 4725 leader_election.cc:290] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:14.966652 4727 raft_consensus.cc:2804] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:14.968556 4725 ts_tablet_manager.cc:1434] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260619 07:57:14.969043 4727 raft_consensus.cc:697] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:14.969763 4727 consensus_queue.cc:237] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:14.978228 4591 catalog_manager.cc:5696] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.014212 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:15.016412 4590 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55490:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:15.054523 4678 tablet_service.cc:1511] Processing CreateTablet for tablet 8341778d52e34c9cabbdc51dd11aeb91 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:15.055745 4678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8341778d52e34c9cabbdc51dd11aeb91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.059911 4674 tablet_service.cc:1511] Processing CreateTablet for tablet c99f4e5582a848ef896a3b6f1918991d (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260619 07:57:15.061203 4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99f4e5582a848ef896a3b6f1918991d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.061120 4677 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3ac5aa6da34c2c85a6511e5441d18a (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260619 07:57:15.062381 4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3ac5aa6da34c2c85a6511e5441d18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.063596 4675 tablet_service.cc:1511] Processing CreateTablet for tablet 7a8108957168452781eb253472f3a0a1 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260619 07:57:15.064778 4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8108957168452781eb253472f3a0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.069695 4676 tablet_service.cc:1511] Processing CreateTablet for tablet ea4acaec85524886868e5e3f02524ab9 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260619 07:57:15.070883 4676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea4acaec85524886868e5e3f02524ab9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.074672 4673 tablet_service.cc:1511] Processing CreateTablet for tablet 18a095d8d1194301b43d61d14d91aac5 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260619 07:57:15.075915 4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18a095d8d1194301b43d61d14d91aac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.082099 4672 tablet_service.cc:1511] Processing CreateTablet for tablet be7fd8aed5b4445f8e96ab40fa7ff92a (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260619 07:57:15.083292 4672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7fd8aed5b4445f8e96ab40fa7ff92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.085505 4671 tablet_service.cc:1511] Processing CreateTablet for tablet 905cb0ed22444bd797e95752b80104db (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260619 07:57:15.086686 4671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 905cb0ed22444bd797e95752b80104db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.089781 4669 tablet_service.cc:1511] Processing CreateTablet for tablet f58912f78ae149a1a861cf06e40d9ef5 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260619 07:57:15.091210 4669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58912f78ae149a1a861cf06e40d9ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.094015 4670 tablet_service.cc:1511] Processing CreateTablet for tablet fb36aa4ef2d74476af081de7a21e4454 (DEFAULT_TABLE table=split-table [id=00cc22c59c714eddb571dc519be41345]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260619 07:57:15.096451 4670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb36aa4ef2d74476af081de7a21e4454. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:15.099777 4725 tablet_bootstrap.cc:492] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.107600 4725 tablet_bootstrap.cc:654] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.131000 4725 tablet_bootstrap.cc:492] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.131419 4725 ts_tablet_manager.cc:1403] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.032s user 0.012s sys 0.000s
I20260619 07:57:15.134584 4725 raft_consensus.cc:359] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.135099 4725 raft_consensus.cc:385] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.135360 4725 raft_consensus.cc:740] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.137508 4725 consensus_queue.cc:260] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.138126 4725 raft_consensus.cc:399] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.138399 4725 raft_consensus.cc:493] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.138707 4725 raft_consensus.cc:3060] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.168272 4725 raft_consensus.cc:515] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.169085 4725 leader_election.cc:304] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.169754 4725 leader_election.cc:290] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.170436 4729 raft_consensus.cc:2804] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.170872 4729 raft_consensus.cc:697] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.171554 4729 consensus_queue.cc:237] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.172957 4725 ts_tablet_manager.cc:1434] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.041s user 0.012s sys 0.004s
I20260619 07:57:15.173899 4725 tablet_bootstrap.cc:492] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.180197 4725 tablet_bootstrap.cc:654] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.179978 4591 catalog_manager.cc:5696] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.185057 4725 tablet_bootstrap.cc:492] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.185442 4725 ts_tablet_manager.cc:1403] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.012s user 0.006s sys 0.004s
I20260619 07:57:15.187952 4725 raft_consensus.cc:359] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.188442 4725 raft_consensus.cc:385] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.188723 4725 raft_consensus.cc:740] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.189435 4725 consensus_queue.cc:260] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.189913 4725 raft_consensus.cc:399] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.190142 4725 raft_consensus.cc:493] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.190404 4725 raft_consensus.cc:3060] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.270358 4725 raft_consensus.cc:515] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.271275 4725 leader_election.cc:304] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.272166 4729 raft_consensus.cc:2804] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.272650 4729 raft_consensus.cc:697] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.273442 4729 consensus_queue.cc:237] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.274891 4725 leader_election.cc:290] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.277091 4725 ts_tablet_manager.cc:1434] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.091s user 0.014s sys 0.000s
I20260619 07:57:15.277971 4725 tablet_bootstrap.cc:492] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.280288 4591 catalog_manager.cc:5696] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.285391 4725 tablet_bootstrap.cc:654] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.291241 4725 tablet_bootstrap.cc:492] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.291673 4725 ts_tablet_manager.cc:1403] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.014s user 0.006s sys 0.005s
I20260619 07:57:15.294097 4725 raft_consensus.cc:359] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.294646 4725 raft_consensus.cc:385] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.294970 4725 raft_consensus.cc:740] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.295660 4725 consensus_queue.cc:260] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.296311 4725 raft_consensus.cc:399] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.296680 4725 raft_consensus.cc:493] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.297152 4725 raft_consensus.cc:3060] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.372566 4725 raft_consensus.cc:515] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.373445 4725 leader_election.cc:304] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.374138 4725 leader_election.cc:290] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.374816 4727 raft_consensus.cc:2804] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.375291 4727 raft_consensus.cc:697] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.376053 4727 consensus_queue.cc:237] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.379204 4725 ts_tablet_manager.cc:1434] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.087s user 0.009s sys 0.007s
I20260619 07:57:15.380239 4725 tablet_bootstrap.cc:492] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.384186 4591 catalog_manager.cc:5696] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.386278 4725 tablet_bootstrap.cc:654] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.392786 4725 tablet_bootstrap.cc:492] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.393277 4725 ts_tablet_manager.cc:1403] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:15.396023 4725 raft_consensus.cc:359] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.396602 4725 raft_consensus.cc:385] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.396926 4725 raft_consensus.cc:740] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.397585 4725 consensus_queue.cc:260] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.398218 4725 raft_consensus.cc:399] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.398526 4725 raft_consensus.cc:493] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.398874 4725 raft_consensus.cc:3060] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.473094 4725 raft_consensus.cc:515] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.473850 4725 leader_election.cc:304] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.474671 4727 raft_consensus.cc:2804] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.475087 4725 leader_election.cc:290] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.475129 4727 raft_consensus.cc:697] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.476164 4727 consensus_queue.cc:237] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.477039 4725 ts_tablet_manager.cc:1434] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.083s user 0.015s sys 0.000s
I20260619 07:57:15.477916 4725 tablet_bootstrap.cc:492] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.483669 4725 tablet_bootstrap.cc:654] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.490656 4725 tablet_bootstrap.cc:492] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.490053 4591 catalog_manager.cc:5696] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.491127 4725 ts_tablet_manager.cc:1403] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.013s user 0.009s sys 0.003s
I20260619 07:57:15.493566 4725 raft_consensus.cc:359] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.494095 4725 raft_consensus.cc:385] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.494374 4725 raft_consensus.cc:740] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.494992 4725 consensus_queue.cc:260] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.495644 4725 raft_consensus.cc:399] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.495906 4725 raft_consensus.cc:493] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.496207 4725 raft_consensus.cc:3060] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.582228 4725 raft_consensus.cc:515] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.582907 4725 leader_election.cc:304] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.583462 4725 leader_election.cc:290] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.583664 4727 raft_consensus.cc:2804] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.584182 4727 raft_consensus.cc:697] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.585180 4725 ts_tablet_manager.cc:1434] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.094s user 0.009s sys 0.004s
I20260619 07:57:15.584960 4727 consensus_queue.cc:237] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.585933 4725 tablet_bootstrap.cc:492] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.591259 4725 tablet_bootstrap.cc:654] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.592058 4591 catalog_manager.cc:5696] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.595695 4725 tablet_bootstrap.cc:492] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.596191 4725 ts_tablet_manager.cc:1403] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.010s user 0.002s sys 0.008s
I20260619 07:57:15.598526 4725 raft_consensus.cc:359] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.599041 4725 raft_consensus.cc:385] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.599258 4725 raft_consensus.cc:740] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.599799 4725 consensus_queue.cc:260] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.600293 4725 raft_consensus.cc:399] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.600561 4725 raft_consensus.cc:493] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.600850 4725 raft_consensus.cc:3060] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.681509 4725 raft_consensus.cc:515] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.682238 4725 leader_election.cc:304] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.682922 4725 leader_election.cc:290] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.683099 4727 raft_consensus.cc:2804] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.683578 4727 raft_consensus.cc:697] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.684232 4727 consensus_queue.cc:237] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.684615 4725 ts_tablet_manager.cc:1434] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.088s user 0.010s sys 0.000s
I20260619 07:57:15.686499 4725 tablet_bootstrap.cc:492] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.692287 4725 tablet_bootstrap.cc:654] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.693672 4591 catalog_manager.cc:5696] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.696491 4725 tablet_bootstrap.cc:492] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.696902 4725 ts_tablet_manager.cc:1403] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260619 07:57:15.698967 4725 raft_consensus.cc:359] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.699388 4725 raft_consensus.cc:385] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.699633 4725 raft_consensus.cc:740] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.700181 4725 consensus_queue.cc:260] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.700687 4725 raft_consensus.cc:399] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.700981 4725 raft_consensus.cc:493] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.701284 4725 raft_consensus.cc:3060] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.784699 4725 raft_consensus.cc:515] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.785468 4725 leader_election.cc:304] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.786100 4725 leader_election.cc:290] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.786267 4727 raft_consensus.cc:2804] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.786743 4727 raft_consensus.cc:697] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.787415 4727 consensus_queue.cc:237] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.788609 4725 ts_tablet_manager.cc:1434] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.091s user 0.009s sys 0.003s
I20260619 07:57:15.789410 4725 tablet_bootstrap.cc:492] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.795192 4725 tablet_bootstrap.cc:654] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.794981 4591 catalog_manager.cc:5696] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.799492 4725 tablet_bootstrap.cc:492] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.799860 4725 ts_tablet_manager.cc:1403] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 07:57:15.802145 4725 raft_consensus.cc:359] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.802606 4725 raft_consensus.cc:385] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.802846 4725 raft_consensus.cc:740] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.803845 4725 consensus_queue.cc:260] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.804407 4725 raft_consensus.cc:399] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.804638 4725 raft_consensus.cc:493] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.804945 4725 raft_consensus.cc:3060] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.889207 4725 raft_consensus.cc:515] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.889936 4725 leader_election.cc:304] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.890604 4725 leader_election.cc:290] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.890797 4727 raft_consensus.cc:2804] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.891673 4727 raft_consensus.cc:697] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.892272 4725 ts_tablet_manager.cc:1434] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.092s user 0.011s sys 0.000s
I20260619 07:57:15.892418 4727 consensus_queue.cc:237] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.893115 4725 tablet_bootstrap.cc:492] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:15.898892 4725 tablet_bootstrap.cc:654] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:15.899789 4591 catalog_manager.cc:5696] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:15.903561 4725 tablet_bootstrap.cc:492] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:15.903921 4725 ts_tablet_manager.cc:1403] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:15.906121 4725 raft_consensus.cc:359] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.906558 4725 raft_consensus.cc:385] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:15.906791 4725 raft_consensus.cc:740] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:15.907316 4725 consensus_queue.cc:260] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.907825 4725 raft_consensus.cc:399] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:15.908080 4725 raft_consensus.cc:493] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:15.908349 4725 raft_consensus.cc:3060] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:15.994707 4725 raft_consensus.cc:515] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.995383 4725 leader_election.cc:304] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:15.996076 4727 raft_consensus.cc:2804] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:15.996476 4725 leader_election.cc:290] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:15.996503 4727 raft_consensus.cc:697] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:15.997476 4727 consensus_queue.cc:237] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:15.998564 4725 ts_tablet_manager.cc:1434] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.094s user 0.014s sys 0.000s
I20260619 07:57:15.999473 4725 tablet_bootstrap.cc:492] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: Bootstrap starting.
I20260619 07:57:16.003697 4591 catalog_manager.cc:5696] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:16.004323 4725 tablet_bootstrap.cc:654] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:16.008548 4725 tablet_bootstrap.cc:492] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: No bootstrap required, opened a new log
I20260619 07:57:16.009308 4725 ts_tablet_manager.cc:1403] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:57:16.011224 4725 raft_consensus.cc:359] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:16.011631 4725 raft_consensus.cc:385] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:16.011844 4725 raft_consensus.cc:740] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Initialized, Role: FOLLOWER
I20260619 07:57:16.012358 4725 consensus_queue.cc:260] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:16.012938 4725 raft_consensus.cc:399] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:16.013162 4725 raft_consensus.cc:493] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:16.013406 4725 raft_consensus.cc:3060] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:16.094871 4725 raft_consensus.cc:515] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:16.095530 4725 leader_election.cc:304] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [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: aec414d508914192857aa6d5f6bda6bf; no voters:
I20260619 07:57:16.096055 4725 leader_election.cc:290] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:16.096372 4727 raft_consensus.cc:2804] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:16.097152 4727 raft_consensus.cc:697] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Becoming Leader. State: Replica: aec414d508914192857aa6d5f6bda6bf, State: Running, Role: LEADER
I20260619 07:57:16.097726 4725 ts_tablet_manager.cc:1434] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: Time spent starting tablet: real 0.088s user 0.011s sys 0.000s
I20260619 07:57:16.098044 4727 consensus_queue.cc:237] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [LEADER]: Queue going to LEADER mode. State: All 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: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } }
I20260619 07:57:16.104064 4591 catalog_manager.cc:5696] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf reported cstate change: term changed from 0 to 1, leader changed from <none> to aec414d508914192857aa6d5f6bda6bf (127.0.216.193). New cstate: current_term: 1 leader_uuid: "aec414d508914192857aa6d5f6bda6bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aec414d508914192857aa6d5f6bda6bf" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 42265 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:16.194299 4590 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55490:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new-i32" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:16.244402 4759 tablet.cc:1724] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.246237 4759 tablet.cc:1622] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.262527 4758 tablet.cc:1724] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.264415 4758 tablet.cc:1622] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.269502 4766 tablet.cc:1724] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.275491 4766 tablet.cc:1622] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.279193 4760 tablet.cc:1724] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.281633 4760 tablet.cc:1622] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.302138 4759 tablet.cc:1724] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.303821 4759 tablet.cc:1622] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.403558 4760 tablet.cc:1724] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.406376 4760 tablet.cc:1622] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.409070 4758 tablet.cc:1724] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.410825 4758 tablet.cc:1622] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.503798 4766 tablet.cc:1724] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.506801 4766 tablet.cc:1622] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.609726 4759 tablet.cc:1724] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.610627 4760 tablet.cc:1724] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new-i32 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:16.612063 4759 tablet.cc:1622] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.612859 4760 tablet.cc:1622] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: MemRowSet was empty: no flush needed.
I20260619 07:57:16.835050 4591 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: split-table [id=00cc22c59c714eddb571dc519be41345] alter complete (version 1)
I20260619 07:57:16.896896 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:16.927827 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:16.928514 867 tablet_replica.cc:333] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.929162 867 raft_consensus.cc:2243] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.929615 867 raft_consensus.cc:2272] T fb36aa4ef2d74476af081de7a21e4454 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.931773 867 tablet_replica.cc:333] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.932320 867 raft_consensus.cc:2243] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.932838 867 raft_consensus.cc:2272] T 905cb0ed22444bd797e95752b80104db P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.934904 867 tablet_replica.cc:333] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.935396 867 raft_consensus.cc:2243] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.935784 867 raft_consensus.cc:2272] T 18a095d8d1194301b43d61d14d91aac5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.937686 867 tablet_replica.cc:333] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.938194 867 raft_consensus.cc:2243] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.938571 867 raft_consensus.cc:2272] T f58912f78ae149a1a861cf06e40d9ef5 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.940277 867 tablet_replica.cc:333] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.940827 867 raft_consensus.cc:2243] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.941211 867 raft_consensus.cc:2272] T c99f4e5582a848ef896a3b6f1918991d P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.943051 867 tablet_replica.cc:333] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.943535 867 raft_consensus.cc:2243] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.943910 867 raft_consensus.cc:2272] T 7a8108957168452781eb253472f3a0a1 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.945739 867 tablet_replica.cc:333] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.946511 867 raft_consensus.cc:2243] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.946969 867 raft_consensus.cc:2272] T ea4acaec85524886868e5e3f02524ab9 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.948676 867 tablet_replica.cc:333] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.949229 867 raft_consensus.cc:2243] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.949597 867 raft_consensus.cc:2272] T 3e3ac5aa6da34c2c85a6511e5441d18a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.951275 867 tablet_replica.cc:333] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.951709 867 raft_consensus.cc:2243] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.952086 867 raft_consensus.cc:2272] T 8341778d52e34c9cabbdc51dd11aeb91 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.953888 867 tablet_replica.cc:333] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.954337 867 raft_consensus.cc:2243] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.954717 867 raft_consensus.cc:2272] T be7fd8aed5b4445f8e96ab40fa7ff92a P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.957190 867 tablet_replica.cc:333] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf: stopping tablet replica
I20260619 07:57:16.957617 867 raft_consensus.cc:2243] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:16.958066 867 raft_consensus.cc:2272] T e80ffd2a11044facb2120d080d8da4c2 P aec414d508914192857aa6d5f6bda6bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:16.975740 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:16.990177 867 master.cc:562] Master@127.0.216.254:42561 shutting down...
I20260619 07:57:17.008653 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:17.009241 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:17.009608 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 262115e78eb94d1bb865a961336926d7: stopping tablet replica
I20260619 07:57:17.020479 867 master.cc:584] Master@127.0.216.254:42561 shutdown complete.
[ OK ] AlterTableTest.TestInsertAfterAlterTable (2640 ms)
[ RUN ] AlterTableTest.TestMultipleAlters
I20260619 07:57:17.046401 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:42917
I20260619 07:57:17.047416 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:17.049702 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:17.052384 867 webserver.cc:533] Webserver started at http://127.0.216.254:39099/ using document root <none> and password file <none>
I20260619 07:57:17.052915 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:17.053119 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:17.053381 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:17.054376 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "7f3d7aa207c04689b54bcf26bf3b8f01"
format_stamp: "Formatted at 2026-06-19 07:57:17 on dist-test-slave-9qfz"
I20260619 07:57:17.059047 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:17.063127 4778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:17.063941 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 07:57:17.064210 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "7f3d7aa207c04689b54bcf26bf3b8f01"
format_stamp: "Formatted at 2026-06-19 07:57:17 on dist-test-slave-9qfz"
I20260619 07:57:17.064500 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:17.087584 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:17.088713 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:17.137217 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:42917
I20260619 07:57:17.137301 4829 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:42917 every 8 connection(s)
I20260619 07:57:17.141391 4830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.151523 4830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: Bootstrap starting.
I20260619 07:57:17.155570 4830 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:17.159487 4830 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: No bootstrap required, opened a new log
I20260619 07:57:17.161489 4830 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER }
I20260619 07:57:17.161816 4830 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:17.162065 4830 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f3d7aa207c04689b54bcf26bf3b8f01, State: Initialized, Role: FOLLOWER
I20260619 07:57:17.162611 4830 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER }
I20260619 07:57:17.163017 4830 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:17.163246 4830 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:17.163508 4830 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:17.226812 4830 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER }
I20260619 07:57:17.227440 4830 leader_election.cc:304] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [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: 7f3d7aa207c04689b54bcf26bf3b8f01; no voters:
I20260619 07:57:17.228852 4830 leader_election.cc:290] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:17.229185 4833 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:17.232198 4833 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 1 LEADER]: Becoming Leader. State: Replica: 7f3d7aa207c04689b54bcf26bf3b8f01, State: Running, Role: LEADER
I20260619 07:57:17.232982 4833 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [LEADER]: Queue going to LEADER mode. State: All 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: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER }
I20260619 07:57:17.233600 4830 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:17.236764 4835 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f3d7aa207c04689b54bcf26bf3b8f01. Latest consensus state: current_term: 1 leader_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER } }
I20260619 07:57:17.236909 4834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f3d7aa207c04689b54bcf26bf3b8f01" member_type: VOTER } }
I20260619 07:57:17.237244 4835 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:17.237571 4834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:17.239267 4838 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:17.248147 4838 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:17.259339 4838 catalog_manager.cc:1382] Generated new cluster ID: 468ac1e0cc9947b0b723676122ebeef0
I20260619 07:57:17.259588 4838 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:17.262181 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:17.280021 4838 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:17.281344 4838 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:17.294158 4838 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: Generated new TSK 0
I20260619 07:57:17.294760 4838 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:17.337275 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:17.341439 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:17.344463 867 webserver.cc:533] Webserver started at http://127.0.216.193:43741/ using document root <none> and password file <none>
I20260619 07:57:17.345080 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:17.345300 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:17.345575 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:17.346928 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "f396c2a64e0549398ee3be306c3435cb"
format_stamp: "Formatted at 2026-06-19 07:57:17 on dist-test-slave-9qfz"
I20260619 07:57:17.352594 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:17.356879 4854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:17.357685 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260619 07:57:17.358062 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "f396c2a64e0549398ee3be306c3435cb"
format_stamp: "Formatted at 2026-06-19 07:57:17 on dist-test-slave-9qfz"
I20260619 07:57:17.358350 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:17.390786 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:17.391786 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:17.393474 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:17.395737 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:17.395933 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:17.396216 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:17.396365 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:17.460199 4916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:41149 every 8 connection(s)
I20260619 07:57:17.460678 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:41149
I20260619 07:57:17.481554 4917 heartbeater.cc:344] Connected to a master server at 127.0.216.254:42917
I20260619 07:57:17.481909 4917 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:17.482573 4917 heartbeater.cc:507] Master 127.0.216.254:42917 requested a full tablet report, sending...
I20260619 07:57:17.484512 4795 ts_manager.cc:194] Registered new tserver with Master: f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149)
I20260619 07:57:17.485366 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.020591476s
I20260619 07:57:17.486832 4795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51346
I20260619 07:57:17.499634 4917 heartbeater.cc:499] Master 127.0.216.254:42917 was elected leader, sending a full tablet report...
I20260619 07:57:17.508996 4795 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51352:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:17.545104 4882 tablet_service.cc:1511] Processing CreateTablet for tablet 845d82d491df46d5bcdf184bd0bd27ca (DEFAULT_TABLE table=fake-table [id=1f3eafdf568e4538a060aedd789fc49e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:17.546209 4882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 845d82d491df46d5bcdf184bd0bd27ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.558046 4929 tablet_bootstrap.cc:492] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:17.562920 4929 tablet_bootstrap.cc:654] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:17.566435 4929 tablet_bootstrap.cc:492] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:17.566793 4929 ts_tablet_manager.cc:1403] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 07:57:17.568948 4929 raft_consensus.cc:359] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.569485 4929 raft_consensus.cc:385] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:17.569722 4929 raft_consensus.cc:740] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:17.570211 4929 consensus_queue.cc:260] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.570670 4929 raft_consensus.cc:399] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:17.570955 4929 raft_consensus.cc:493] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:17.571267 4929 raft_consensus.cc:3060] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:17.643085 4929 raft_consensus.cc:515] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.643836 4929 leader_election.cc:304] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:17.649271 4929 leader_election.cc:290] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:17.649642 4931 raft_consensus.cc:2804] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:17.656323 4929 ts_tablet_manager.cc:1434] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.089s user 0.014s sys 0.010s
I20260619 07:57:17.656553 4931 raft_consensus.cc:697] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:17.657380 4931 consensus_queue.cc:237] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.663435 4795 catalog_manager.cc:5696] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:17.721159 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:17.723124 4795 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51352:
name: "split-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000""\004\001d\000\000\000\004\001\310\000\000\000\004\001,\001\000\000\004\001\220\001\000\000\004\001\364\001\000\000\004\001X\002\000\000\004\001\274\002\000\000\004\001 \003\000\000\004\001\204\003\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:17.764655 4882 tablet_service.cc:1511] Processing CreateTablet for tablet ae5f6279b9b441c5a406ae65e607a3f5 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:17.765872 4882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5f6279b9b441c5a406ae65e607a3f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.765690 4881 tablet_service.cc:1511] Processing CreateTablet for tablet 847d01afb1f74195a72e17deafa06073 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20260619 07:57:17.766886 4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847d01afb1f74195a72e17deafa06073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.773065 4880 tablet_service.cc:1511] Processing CreateTablet for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20260619 07:57:17.773764 4876 tablet_service.cc:1511] Processing CreateTablet for tablet d846c324c9164c4991206d674481a078 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20260619 07:57:17.774421 4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a58a27cd4cd4d66b28d48b608f503b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.775524 4877 tablet_service.cc:1511] Processing CreateTablet for tablet 32e45f6860d941b2946cedec77482635 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20260619 07:57:17.776672 4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32e45f6860d941b2946cedec77482635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.781601 4878 tablet_service.cc:1511] Processing CreateTablet for tablet ef687ebf8e904d40a8e00f611508cf2b (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20260619 07:57:17.782387 4929 tablet_bootstrap.cc:492] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:17.782765 4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef687ebf8e904d40a8e00f611508cf2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.785563 4879 tablet_service.cc:1511] Processing CreateTablet for tablet 490a0c078c80410b931327c31fb98eef (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20260619 07:57:17.786748 4879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490a0c078c80410b931327c31fb98eef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.788414 4929 tablet_bootstrap.cc:654] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:17.793002 4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d846c324c9164c4991206d674481a078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.793295 4929 tablet_bootstrap.cc:492] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:17.793717 4929 ts_tablet_manager.cc:1403] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.012s user 0.009s sys 0.001s
I20260619 07:57:17.796103 4929 raft_consensus.cc:359] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.796617 4929 raft_consensus.cc:385] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:17.796916 4929 raft_consensus.cc:740] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:17.797685 4929 consensus_queue.cc:260] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.798302 4929 raft_consensus.cc:399] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:17.798581 4929 raft_consensus.cc:493] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:17.799794 4882 tablet_service.cc:1511] Processing CreateTablet for tablet 18ecf4cb29164461bd99eb74952fd6d0 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20260619 07:57:17.800414 4875 tablet_service.cc:1511] Processing CreateTablet for tablet c8d1624cbc7446b29b35c84ea60b61f3 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20260619 07:57:17.800931 4882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ecf4cb29164461bd99eb74952fd6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.801636 4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8d1624cbc7446b29b35c84ea60b61f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.798867 4929 raft_consensus.cc:3060] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:17.805636 4880 tablet_service.cc:1511] Processing CreateTablet for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (DEFAULT_TABLE table=split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20260619 07:57:17.806823 4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54a575f6fb5145e2b38b144ab3bc27a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:17.851747 4929 raft_consensus.cc:515] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.852511 4929 leader_election.cc:304] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:17.853133 4929 leader_election.cc:290] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:17.854677 4929 ts_tablet_manager.cc:1434] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.061s user 0.013s sys 0.002s
I20260619 07:57:17.855180 4933 raft_consensus.cc:2804] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:17.855499 4929 tablet_bootstrap.cc:492] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:17.856510 4933 raft_consensus.cc:697] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:17.857266 4933 consensus_queue.cc:237] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.863301 4929 tablet_bootstrap.cc:654] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:17.874810 4929 tablet_bootstrap.cc:492] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:17.875241 4929 ts_tablet_manager.cc:1403] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.020s user 0.010s sys 0.004s
I20260619 07:57:17.877739 4929 raft_consensus.cc:359] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.878276 4929 raft_consensus.cc:385] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:17.878551 4929 raft_consensus.cc:740] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:17.878058 4794 catalog_manager.cc:5696] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:17.879276 4929 consensus_queue.cc:260] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.879885 4929 raft_consensus.cc:399] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:17.880194 4929 raft_consensus.cc:493] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:17.880494 4929 raft_consensus.cc:3060] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:17.954202 4929 raft_consensus.cc:515] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.955001 4929 leader_election.cc:304] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:17.955837 4933 raft_consensus.cc:2804] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:17.956300 4933 raft_consensus.cc:697] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:17.957062 4929 leader_election.cc:290] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:17.957109 4933 consensus_queue.cc:237] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.959121 4929 ts_tablet_manager.cc:1434] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.084s user 0.012s sys 0.003s
I20260619 07:57:17.960168 4929 tablet_bootstrap.cc:492] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:17.966105 4794 catalog_manager.cc:5696] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
W20260619 07:57:17.966732 4918 tablet.cc:2406] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 07:57:17.967741 4929 tablet_bootstrap.cc:654] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:17.972424 4929 tablet_bootstrap.cc:492] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:17.972802 4929 ts_tablet_manager.cc:1403] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:17.974718 4929 raft_consensus.cc:359] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.975090 4929 raft_consensus.cc:385] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:17.975311 4929 raft_consensus.cc:740] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:17.975867 4929 consensus_queue.cc:260] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:17.976301 4929 raft_consensus.cc:399] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:17.976548 4929 raft_consensus.cc:493] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:17.976847 4929 raft_consensus.cc:3060] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.054436 4929 raft_consensus.cc:515] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.055156 4929 leader_election.cc:304] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.055756 4929 leader_election.cc:290] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.055904 4933 raft_consensus.cc:2804] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.056928 4933 raft_consensus.cc:697] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.057747 4933 consensus_queue.cc:237] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.057756 4929 ts_tablet_manager.cc:1434] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.085s user 0.011s sys 0.000s
I20260619 07:57:18.059063 4929 tablet_bootstrap.cc:492] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.065668 4929 tablet_bootstrap.cc:654] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.067031 4794 catalog_manager.cc:5696] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.069868 4929 tablet_bootstrap.cc:492] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.070246 4929 ts_tablet_manager.cc:1403] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:18.072377 4929 raft_consensus.cc:359] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.072865 4929 raft_consensus.cc:385] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.073144 4929 raft_consensus.cc:740] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.073760 4929 consensus_queue.cc:260] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.074352 4929 raft_consensus.cc:399] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.074642 4929 raft_consensus.cc:493] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.074957 4929 raft_consensus.cc:3060] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.154238 4929 raft_consensus.cc:515] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.154973 4929 leader_election.cc:304] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.155565 4929 leader_election.cc:290] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.155732 4933 raft_consensus.cc:2804] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.156260 4933 raft_consensus.cc:697] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.157336 4929 ts_tablet_manager.cc:1434] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.087s user 0.010s sys 0.003s
I20260619 07:57:18.157493 4933 consensus_queue.cc:237] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.158175 4929 tablet_bootstrap.cc:492] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.163921 4794 catalog_manager.cc:5696] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.164593 4929 tablet_bootstrap.cc:654] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.169075 4929 tablet_bootstrap.cc:492] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.169421 4929 ts_tablet_manager.cc:1403] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:18.171177 4929 raft_consensus.cc:359] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.171612 4929 raft_consensus.cc:385] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.171885 4929 raft_consensus.cc:740] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.172369 4929 consensus_queue.cc:260] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.172811 4929 raft_consensus.cc:399] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.173033 4929 raft_consensus.cc:493] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.173267 4929 raft_consensus.cc:3060] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.259042 4929 raft_consensus.cc:515] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.259701 4929 leader_election.cc:304] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.260217 4929 leader_election.cc:290] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.260402 4933 raft_consensus.cc:2804] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.260962 4933 raft_consensus.cc:697] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.261834 4929 ts_tablet_manager.cc:1434] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.092s user 0.005s sys 0.005s
I20260619 07:57:18.261704 4933 consensus_queue.cc:237] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.263072 4929 tablet_bootstrap.cc:492] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.268227 4794 catalog_manager.cc:5696] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.269225 4929 tablet_bootstrap.cc:654] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.273321 4929 tablet_bootstrap.cc:492] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.273648 4929 ts_tablet_manager.cc:1403] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.001s
I20260619 07:57:18.275701 4929 raft_consensus.cc:359] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.276988 4929 raft_consensus.cc:385] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.277242 4929 raft_consensus.cc:740] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.277813 4929 consensus_queue.cc:260] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.278332 4929 raft_consensus.cc:399] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.278595 4929 raft_consensus.cc:493] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.278883 4929 raft_consensus.cc:3060] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.358021 4929 raft_consensus.cc:515] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.358668 4929 leader_election.cc:304] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.359184 4929 leader_election.cc:290] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.359346 4933 raft_consensus.cc:2804] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.359872 4933 raft_consensus.cc:697] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.360827 4929 ts_tablet_manager.cc:1434] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.087s user 0.013s sys 0.001s
I20260619 07:57:18.360620 4933 consensus_queue.cc:237] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.361562 4929 tablet_bootstrap.cc:492] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.367583 4929 tablet_bootstrap.cc:654] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.368506 4794 catalog_manager.cc:5696] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.371640 4929 tablet_bootstrap.cc:492] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.372021 4929 ts_tablet_manager.cc:1403] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:18.374207 4929 raft_consensus.cc:359] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.374712 4929 raft_consensus.cc:385] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.374948 4929 raft_consensus.cc:740] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.375490 4929 consensus_queue.cc:260] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.376042 4929 raft_consensus.cc:399] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.376307 4929 raft_consensus.cc:493] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.376618 4929 raft_consensus.cc:3060] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.463877 4929 raft_consensus.cc:515] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.464545 4929 leader_election.cc:304] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.465101 4929 leader_election.cc:290] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.465263 4933 raft_consensus.cc:2804] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.465786 4933 raft_consensus.cc:697] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.466873 4929 ts_tablet_manager.cc:1434] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.095s user 0.014s sys 0.000s
I20260619 07:57:18.466554 4933 consensus_queue.cc:237] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.467607 4929 tablet_bootstrap.cc:492] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.473203 4929 tablet_bootstrap.cc:654] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.477627 4929 tablet_bootstrap.cc:492] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.477568 4794 catalog_manager.cc:5696] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.478024 4929 ts_tablet_manager.cc:1403] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:18.480123 4929 raft_consensus.cc:359] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.480562 4929 raft_consensus.cc:385] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.480826 4929 raft_consensus.cc:740] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.481379 4929 consensus_queue.cc:260] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.481932 4929 raft_consensus.cc:399] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.482247 4929 raft_consensus.cc:493] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.482517 4929 raft_consensus.cc:3060] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.570171 4929 raft_consensus.cc:515] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.570785 4929 leader_election.cc:304] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.571293 4929 leader_election.cc:290] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.571451 4933 raft_consensus.cc:2804] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.571976 4933 raft_consensus.cc:697] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.572714 4933 consensus_queue.cc:237] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.573453 4929 ts_tablet_manager.cc:1434] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.095s user 0.010s sys 0.004s
I20260619 07:57:18.574283 4929 tablet_bootstrap.cc:492] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.579021 4794 catalog_manager.cc:5696] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.581763 4929 tablet_bootstrap.cc:654] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.586150 4929 tablet_bootstrap.cc:492] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.586645 4929 ts_tablet_manager.cc:1403] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.000s
I20260619 07:57:18.589093 4929 raft_consensus.cc:359] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.589617 4929 raft_consensus.cc:385] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.589881 4929 raft_consensus.cc:740] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.590456 4929 consensus_queue.cc:260] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.591030 4929 raft_consensus.cc:399] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.591291 4929 raft_consensus.cc:493] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.591583 4929 raft_consensus.cc:3060] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.675060 4929 raft_consensus.cc:515] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.675931 4929 leader_election.cc:304] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.676787 4933 raft_consensus.cc:2804] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.677248 4933 raft_consensus.cc:697] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.677991 4933 consensus_queue.cc:237] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.679091 4929 leader_election.cc:290] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.680966 4929 ts_tablet_manager.cc:1434] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.094s user 0.016s sys 0.000s
I20260619 07:57:18.681715 4929 tablet_bootstrap.cc:492] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Bootstrap starting.
I20260619 07:57:18.683830 4794 catalog_manager.cc:5696] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.686828 4929 tablet_bootstrap.cc:654] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:18.690707 4929 tablet_bootstrap.cc:492] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: No bootstrap required, opened a new log
I20260619 07:57:18.691104 4929 ts_tablet_manager.cc:1403] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:57:18.693427 4929 raft_consensus.cc:359] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.693893 4929 raft_consensus.cc:385] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:18.694135 4929 raft_consensus.cc:740] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:18.694891 4929 consensus_queue.cc:260] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.696166 4929 raft_consensus.cc:399] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:18.696437 4929 raft_consensus.cc:493] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:18.696720 4929 raft_consensus.cc:3060] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:18.780537 4929 raft_consensus.cc:515] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.781322 4929 leader_election.cc:304] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [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: f396c2a64e0549398ee3be306c3435cb; no voters:
I20260619 07:57:18.782063 4933 raft_consensus.cc:2804] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:18.782518 4933 raft_consensus.cc:697] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Becoming Leader. State: Replica: f396c2a64e0549398ee3be306c3435cb, State: Running, Role: LEADER
I20260619 07:57:18.783224 4933 consensus_queue.cc:237] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [LEADER]: Queue going to LEADER mode. State: All 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: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } }
I20260619 07:57:18.787671 4929 leader_election.cc:290] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:18.789307 4929 ts_tablet_manager.cc:1434] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Time spent starting tablet: real 0.098s user 0.011s sys 0.003s
I20260619 07:57:18.790030 4794 catalog_manager.cc:5696] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb reported cstate change: term changed from 0 to 1, leader changed from <none> to f396c2a64e0549398ee3be306c3435cb (127.0.216.193). New cstate: current_term: 1 leader_uuid: "f396c2a64e0549398ee3be306c3435cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f396c2a64e0549398ee3be306c3435cb" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41149 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:18.940846 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col0" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.021313 4966 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.023588 4966 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.030022 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col1" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.043700 4967 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.076363 4967 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.079582 4975 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.086553 4976 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.089150 4976 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.108397 4975 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.118587 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 2 got 1
I20260619 07:57:19.128008 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 2 got 1
I20260619 07:57:19.129388 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col2" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.129565 4966 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.130725 4976 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.134513 4966 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.136139 4976 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.146555 4975 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.148310 4975 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.156301 4966 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.158370 4966 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.165983 4976 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.173817 4976 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.175287 4966 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:19.176934 4966 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.188782 4975 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.194535 4975 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.200363 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col3" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.210281 4966 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.212071 4966 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.214920 4976 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.218562 4976 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.229995 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 4 got 1
I20260619 07:57:19.233942 4975 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.236518 4975 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.262667 4966 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.263012 4976 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.268100 4976 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.269063 4795 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col4" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.283409 4967 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.285336 4967 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.286211 4975 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.264616 4966 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.288175 4975 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.298367 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.299223 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 1
I20260619 07:57:19.299860 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.300499 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 1
I20260619 07:57:19.301126 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 1
I20260619 07:57:19.301771 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.299995 4976 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.302356 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 1
I20260619 07:57:19.309340 4976 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.327049 4975 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.331136 4975 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.328783 4966 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.334924 4966 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.341075 4967 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.343480 4967 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.341202 4976 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.347879 4976 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.368786 4975 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:19.373217 4966 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.379521 4966 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.382562 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col5" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.383319 4976 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.387089 4976 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.396848 4966 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.399178 4966 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.405459 4967 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.377796 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 3
I20260619 07:57:19.449607 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.450392 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 3
I20260619 07:57:19.451159 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 1
I20260619 07:57:19.452373 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.453222 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.372670 4975 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.453948 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.411753 4967 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.454684 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 3
I20260619 07:57:19.455338 4793 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 5 got 2
I20260619 07:57:19.551213 4967 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.578361 4967 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.728761 4966 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.748641 4966 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.417593 4976 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.764104 4976 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
W20260619 07:57:19.834700 4967 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.255s user 0.003s sys 0.001s
W20260619 07:57:19.844112 4975 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.389s user 0.003s sys 0.000s
I20260619 07:57:19.858520 4975 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.861615 4975 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.880507 4975 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.882658 4975 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.901710 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 3
I20260619 07:57:19.852116 4967 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.902385 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 3
I20260619 07:57:19.903436 4967 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.903734 4975 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.906112 4975 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.903462 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.907819 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 2
I20260619 07:57:19.908448 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.909060 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 3
I20260619 07:57:19.909588 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.910121 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 3
I20260619 07:57:19.910640 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.909804 4966 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.914083 4966 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.929631 4794 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col6" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:19.935314 4975 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.939713 4975 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.939898 4966 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.947053 4966 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.951421 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.952167 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.952848 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.954005 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 6 got 4
I20260619 07:57:19.954492 4975 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:19.956179 4975 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.967037 4966 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.970741 4966 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.973718 4976 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.976428 4976 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.975724 4975 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.977782 4975 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.981743 4966 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.986158 4966 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:19.995961 4966 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:19.996671 4975 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:19.999819 4966 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.001147 4975 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.002195 4967 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:20.010363 4967 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.012108 4966 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.016018 4966 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.026999 4966 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:20.029510 4966 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.028936 4975 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:20.032982 4975 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.022547 4976 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.041545 4966 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.044030 4966 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.045737 4975 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.048441 4975 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.051443 4976 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.056509 4966 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.070184 4967 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:20.072481 4967 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.064334 4976 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.075574 4976 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.075197 4975 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:20.083770 4975 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.095126 4967 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.098096 4967 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.115844 4976 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.118165 4976 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.119330 4966 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.130187 4967 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.132706 4967 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.146023 4976 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.148269 4976 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.150312 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.157774 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.148428 4975 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.163014 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.162317 4967 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.163702 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 5
I20260619 07:57:20.167268 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.167696 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.168099 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.168503 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 5
I20260619 07:57:20.168920 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 5
I20260619 07:57:20.169332 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 7 got 6
I20260619 07:57:20.164533 4967 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.164103 4975 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.164903 4976 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.174422 4976 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.173810 4966 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:20.179597 4793 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col7" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:20.185408 4966 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.196190 4976 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.205933 4976 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.217365 4976 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.224951 4976 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.222357 4967 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.232422 4967 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.235049 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ae5f6279b9b441c5a406ae65e607a3f5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.235703 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.236260 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.230470 4975 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.236847 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 6
I20260619 07:57:20.242069 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.242674 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 9a58a27cd4cd4d66b28d48b608f503b5 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.243203 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 6
I20260619 07:57:20.243784 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 6
I20260619 07:57:20.244328 4794 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 6
I20260619 07:57:20.246366 4976 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.242833 4975 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.250038 4976 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.249519 4966 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.251896 4966 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.279317 4976 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.283610 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.284437 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.288406 4976 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.298662 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.287567 4967 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.314062 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 847d01afb1f74195a72e17deafa06073 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 8 got 7
I20260619 07:57:20.315584 4967 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.314204 4793 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col8" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:20.315806 4975 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.326442 4966 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:20.327319 4975 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.328975 4966 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.344087 4966 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.346613 4966 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.340381 4976 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.349704 4976 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.351850 4975 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.353909 4975 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.355257 4967 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.357340 4967 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.366081 4975 tablet.cc:1719] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Skipping requested alter to schema version 8, tablet already version 8
I20260619 07:57:20.367385 4975 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.375715 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 54a575f6fb5145e2b38b144ab3bc27a8 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.377035 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 7
I20260619 07:57:20.376442 4967 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:20.377743 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 7
I20260619 07:57:20.378522 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 32e45f6860d941b2946cedec77482635 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.378743 4967 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.380484 4975 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.389283 4967 tablet.cc:1719] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Skipping requested alter to schema version 8, tablet already version 8
I20260619 07:57:20.390467 4967 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.400383 4975 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.402787 4975 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.392644 4967 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.405974 4976 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.413731 4967 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.416029 4967 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.414829 4976 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.424016 4975 tablet.cc:1719] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Skipping requested alter to schema version 8, tablet already version 8
I20260619 07:57:20.425251 4975 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.427579 4975 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.439078 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.444087 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 490a0c078c80410b931327c31fb98eef (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.444463 4975 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.446388 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet d846c324c9164c4991206d674481a078 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.446786 4975 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.447153 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.448329 4967 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.450737 4967 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.439996 4976 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.452569 4976 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.468698 4793 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51352:
table { table_name: "split-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_col9" type: INT32 is_nullable: false read_default_value: "\n\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:20.469199 4966 tablet.cc:1719] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Skipping requested alter to schema version 9, tablet already version 9
I20260619 07:57:20.470495 4966 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.472839 4966 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.474406 4967 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:20.476752 4967 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.482301 4795 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 9 got 8
I20260619 07:57:20.493271 4967 tablet.cc:1724] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.495728 4967 tablet.cc:1622] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.497139 4966 tablet.cc:1724] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.499514 4966 tablet.cc:1622] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.509755 4975 tablet.cc:1724] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.509847 4976 tablet.cc:1724] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.512212 4975 tablet.cc:1622] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.512568 4976 tablet.cc:1622] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.516021 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet ef687ebf8e904d40a8e00f611508cf2b (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 10 got 9
I20260619 07:57:20.516778 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet c8d1624cbc7446b29b35c84ea60b61f3 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 10 got 9
I20260619 07:57:20.517874 4792 catalog_manager.cc:5788] TS f396c2a64e0549398ee3be306c3435cb (127.0.216.193:41149) does not have the latest schema for tablet 18ecf4cb29164461bd99eb74952fd6d0 (table split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf]). Expected version 10 got 9
I20260619 07:57:20.523906 4975 tablet.cc:1724] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.526382 4975 tablet.cc:1622] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.531119 4966 tablet.cc:1724] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.533556 4966 tablet.cc:1622] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.534829 4967 tablet.cc:1724] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.537253 4967 tablet.cc:1622] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.543313 4976 tablet.cc:1724] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.550006 4976 tablet.cc:1622] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.556239 4975 tablet.cc:1724] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.566373 4975 tablet.cc:1622] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.547387 4967 tablet.cc:1724] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:new_col0 INT32 NOT NULL,
13:new_col1 INT32 NOT NULL,
14:new_col2 INT32 NOT NULL,
15:new_col3 INT32 NOT NULL,
16:new_col4 INT32 NOT NULL,
17:new_col5 INT32 NOT NULL,
18:new_col6 INT32 NOT NULL,
19:new_col7 INT32 NOT NULL,
20:new_col8 INT32 NOT NULL,
21:new_col9 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:20.568372 4967 tablet.cc:1622] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: MemRowSet was empty: no flush needed.
I20260619 07:57:20.597877 4795 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: split-table [id=fe7920a3a36c4cc09ee69c34ab97d8bf] alter complete (version 10)
I20260619 07:57:20.605266 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:20.634613 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:20.635259 867 tablet_replica.cc:333] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.635812 867 raft_consensus.cc:2243] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.636261 867 raft_consensus.cc:2272] T 847d01afb1f74195a72e17deafa06073 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.638484 867 tablet_replica.cc:333] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.639227 867 raft_consensus.cc:2243] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.639665 867 raft_consensus.cc:2272] T 490a0c078c80410b931327c31fb98eef P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.641616 867 tablet_replica.cc:333] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.642127 867 raft_consensus.cc:2243] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.642536 867 raft_consensus.cc:2272] T 32e45f6860d941b2946cedec77482635 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.644289 867 tablet_replica.cc:333] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.644866 867 raft_consensus.cc:2243] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.645278 867 raft_consensus.cc:2272] T c8d1624cbc7446b29b35c84ea60b61f3 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.647135 867 tablet_replica.cc:333] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.647635 867 raft_consensus.cc:2243] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.648039 867 raft_consensus.cc:2272] T 18ecf4cb29164461bd99eb74952fd6d0 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.649845 867 tablet_replica.cc:333] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.650311 867 raft_consensus.cc:2243] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.650723 867 raft_consensus.cc:2272] T ef687ebf8e904d40a8e00f611508cf2b P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.652556 867 tablet_replica.cc:333] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.653052 867 raft_consensus.cc:2243] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.653457 867 raft_consensus.cc:2272] T 54a575f6fb5145e2b38b144ab3bc27a8 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.655298 867 tablet_replica.cc:333] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.655766 867 raft_consensus.cc:2243] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.656165 867 raft_consensus.cc:2272] T ae5f6279b9b441c5a406ae65e607a3f5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.658069 867 tablet_replica.cc:333] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.658535 867 raft_consensus.cc:2243] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.658946 867 raft_consensus.cc:2272] T d846c324c9164c4991206d674481a078 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.660619 867 tablet_replica.cc:333] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.661080 867 raft_consensus.cc:2243] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.661480 867 raft_consensus.cc:2272] T 9a58a27cd4cd4d66b28d48b608f503b5 P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.663326 867 tablet_replica.cc:333] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb: stopping tablet replica
I20260619 07:57:20.663748 867 raft_consensus.cc:2243] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.664115 867 raft_consensus.cc:2272] T 845d82d491df46d5bcdf184bd0bd27ca P f396c2a64e0549398ee3be306c3435cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.695402 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:20.709386 867 master.cc:562] Master@127.0.216.254:42917 shutting down...
I20260619 07:57:20.734730 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:20.735289 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:20.735637 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7f3d7aa207c04689b54bcf26bf3b8f01: stopping tablet replica
W20260619 07:57:20.777501 4826 debug-util.cc:398] Leaking SignalData structure 0x7b08000e01e0 after lost signal to thread 870
W20260619 07:57:21.742946 867 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4826)
W20260619 07:57:22.743427 867 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4826)
I20260619 07:57:22.863801 867 master.cc:584] Master@127.0.216.254:42917 shutdown complete.
[ OK ] AlterTableTest.TestMultipleAlters (5848 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioning
I20260619 07:57:22.897064 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:34139
I20260619 07:57:22.898353 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:22.901394 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:22.903988 867 webserver.cc:533] Webserver started at http://127.0.216.254:41913/ using document root <none> and password file <none>
I20260619 07:57:22.904594 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:22.904960 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:22.905246 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:22.906507 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851"
format_stamp: "Formatted at 2026-06-19 07:57:22 on dist-test-slave-9qfz"
I20260619 07:57:22.911829 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.002s
I20260619 07:57:22.915611 4984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:22.916399 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:22.916690 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851"
format_stamp: "Formatted at 2026-06-19 07:57:22 on dist-test-slave-9qfz"
I20260619 07:57:22.917033 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:22.947408 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:22.948325 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:22.987145 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:34139
I20260619 07:57:22.987300 5035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:34139 every 8 connection(s)
I20260619 07:57:22.991199 5036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.040823 5036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Bootstrap starting.
I20260619 07:57:23.050370 5036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.057561 5036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: No bootstrap required, opened a new log
I20260619 07:57:23.061601 5036 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER }
I20260619 07:57:23.062615 5036 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.062964 5036 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e6bdd01dd6c46b0abedaae5fdfb1851, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.063838 5036 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER }
I20260619 07:57:23.064564 5036 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.064949 5036 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.065405 5036 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.072990 5036 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER }
I20260619 07:57:23.073585 5036 leader_election.cc:304] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [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: 8e6bdd01dd6c46b0abedaae5fdfb1851; no voters:
I20260619 07:57:23.074856 5036 leader_election.cc:290] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.075229 5040 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.076999 5040 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 1 LEADER]: Becoming Leader. State: Replica: 8e6bdd01dd6c46b0abedaae5fdfb1851, State: Running, Role: LEADER
I20260619 07:57:23.077657 5040 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [LEADER]: Queue going to LEADER mode. State: All 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: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER }
I20260619 07:57:23.078190 5036 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:23.084079 5042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8e6bdd01dd6c46b0abedaae5fdfb1851. Latest consensus state: current_term: 1 leader_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER } }
I20260619 07:57:23.084697 5042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:23.084079 5041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e6bdd01dd6c46b0abedaae5fdfb1851" member_type: VOTER } }
I20260619 07:57:23.085573 5041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:23.088678 5046 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:23.093703 5046 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:23.103583 5046 catalog_manager.cc:1382] Generated new cluster ID: 841bf51fbe1f4fa8a4c3f027ebfbebff
I20260619 07:57:23.103854 5046 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:23.105664 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:23.120648 5046 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:23.122375 5046 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:23.142956 5046 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Generated new TSK 0
I20260619 07:57:23.143565 5046 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:23.173300 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:23.181725 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:23.186973 867 webserver.cc:533] Webserver started at http://127.0.216.193:45623/ using document root <none> and password file <none>
I20260619 07:57:23.187937 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:23.188299 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:23.188862 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:23.191277 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "70cbfce3a42a492da74b13a10edb7877"
format_stamp: "Formatted at 2026-06-19 07:57:23 on dist-test-slave-9qfz"
I20260619 07:57:23.198632 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.008s sys 0.000s
I20260619 07:57:23.203449 5061 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:23.204542 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:23.205003 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "70cbfce3a42a492da74b13a10edb7877"
format_stamp: "Formatted at 2026-06-19 07:57:23 on dist-test-slave-9qfz"
I20260619 07:57:23.205345 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:23.232035 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:23.233418 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:23.235222 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:23.238049 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:23.238272 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:23.238613 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:23.238763 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:23.298913 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35869
I20260619 07:57:23.299154 5123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35869 every 8 connection(s)
I20260619 07:57:23.320720 5124 heartbeater.cc:344] Connected to a master server at 127.0.216.254:34139
I20260619 07:57:23.321128 5124 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:23.321790 5124 heartbeater.cc:507] Master 127.0.216.254:34139 requested a full tablet report, sending...
I20260619 07:57:23.323892 5001 ts_manager.cc:194] Registered new tserver with Master: 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869)
I20260619 07:57:23.324416 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.022002282s
I20260619 07:57:23.325655 5001 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51606
I20260619 07:57:23.338304 5124 heartbeater.cc:499] Master 127.0.216.254:34139 was elected leader, sending a full tablet report...
I20260619 07:57:23.348912 5001 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51614:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:23.385114 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 84e0f205d1b04417927c43bbd006b519 (DEFAULT_TABLE table=fake-table [id=911235bc525a4dde855e85bff01b1b5e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:23.386418 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84e0f205d1b04417927c43bbd006b519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.399060 5136 tablet_bootstrap.cc:492] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.405162 5136 tablet_bootstrap.cc:654] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.413728 5136 tablet_bootstrap.cc:492] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.414120 5136 ts_tablet_manager.cc:1403] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.005s
I20260619 07:57:23.417184 5136 raft_consensus.cc:359] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.417738 5136 raft_consensus.cc:385] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.418015 5136 raft_consensus.cc:740] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.418665 5136 consensus_queue.cc:260] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.419268 5136 raft_consensus.cc:399] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.419545 5136 raft_consensus.cc:493] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.419857 5136 raft_consensus.cc:3060] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.426777 5136 raft_consensus.cc:515] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.427409 5136 leader_election.cc:304] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:23.428542 5136 leader_election.cc:290] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.429034 5138 raft_consensus.cc:2804] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.430801 5136 ts_tablet_manager.cc:1434] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.016s user 0.017s sys 0.000s
I20260619 07:57:23.431679 5138 raft_consensus.cc:697] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:23.432353 5138 consensus_queue.cc:237] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.440369 5001 catalog_manager.cc:5696] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:23.471287 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:23.473336 5001 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51614:
name: "test-alter-range-partitioning"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:23.496644 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 5acc85d01d824ed4b7cbf338808b4ec3 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:23.497838 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5acc85d01d824ed4b7cbf338808b4ec3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.498648 5088 tablet_service.cc:1511] Processing CreateTablet for tablet a2041f3e7ce4482a9a991cc5425f0dd9 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:23.499775 5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2041f3e7ce4482a9a991cc5425f0dd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.514464 5136 tablet_bootstrap.cc:492] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.519961 5136 tablet_bootstrap.cc:654] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.525853 5136 tablet_bootstrap.cc:492] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.526204 5136 ts_tablet_manager.cc:1403] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.012s user 0.006s sys 0.004s
I20260619 07:57:23.528102 5136 raft_consensus.cc:359] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.528540 5136 raft_consensus.cc:385] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.528822 5136 raft_consensus.cc:740] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.529340 5136 consensus_queue.cc:260] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.529808 5136 raft_consensus.cc:399] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.530071 5136 raft_consensus.cc:493] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.530385 5136 raft_consensus.cc:3060] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.536118 5136 raft_consensus.cc:515] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.536787 5136 leader_election.cc:304] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:23.537379 5136 leader_election.cc:290] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.537528 5138 raft_consensus.cc:2804] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.538012 5138 raft_consensus.cc:697] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:23.538928 5136 ts_tablet_manager.cc:1434] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.012s user 0.009s sys 0.003s
I20260619 07:57:23.538681 5138 consensus_queue.cc:237] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.539758 5136 tablet_bootstrap.cc:492] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.546258 5136 tablet_bootstrap.cc:654] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.547582 5001 catalog_manager.cc:5696] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:23.550652 5136 tablet_bootstrap.cc:492] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.551079 5136 ts_tablet_manager.cc:1403] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:23.553668 5136 raft_consensus.cc:359] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.554162 5136 raft_consensus.cc:385] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.554464 5136 raft_consensus.cc:740] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.555107 5136 consensus_queue.cc:260] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.556443 5136 raft_consensus.cc:399] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.556686 5136 raft_consensus.cc:493] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.557013 5136 raft_consensus.cc:3060] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.562204 5136 raft_consensus.cc:515] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.562770 5136 leader_election.cc:304] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:23.563365 5136 leader_election.cc:290] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.563488 5138 raft_consensus.cc:2804] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.563927 5138 raft_consensus.cc:697] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:23.564592 5138 consensus_queue.cc:237] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.565392 5136 ts_tablet_manager.cc:1434] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 07:57:23.570147 5001 catalog_manager.cc:5696] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:23.668274 5000 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:23.681478 5000 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 5acc85d01d824ed4b7cbf338808b4ec3
I20260619 07:57:23.682467 5000 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet a2041f3e7ce4482a9a991cc5425f0dd9
I20260619 07:57:23.684064 5089 tablet_service.cc:1558] Processing DeleteTablet for tablet 5acc85d01d824ed4b7cbf338808b4ec3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:23 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:23.685081 5088 tablet_service.cc:1558] Processing DeleteTablet for tablet a2041f3e7ce4482a9a991cc5425f0dd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:23 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:23.686215 5152 tablet_replica.cc:333] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:23.686878 5152 raft_consensus.cc:2243] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:23.687390 5152 raft_consensus.cc:2272] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:23.690349 5152 ts_tablet_manager.cc:1916] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:23.693624 5000 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:23.704382 5152 ts_tablet_manager.cc:1929] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:23.704833 5152 log.cc:1199] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5acc85d01d824ed4b7cbf338808b4ec3
I20260619 07:57:23.705557 5152 ts_tablet_manager.cc:1950] T 5acc85d01d824ed4b7cbf338808b4ec3 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:23.707989 5152 tablet_replica.cc:333] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:23.708115 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet 5acc85d01d824ed4b7cbf338808b4ec3 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
W20260619 07:57:23.708470 5000 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 788d7a8c0a7b4cb8a4c61e943e303001 has no consensus state
I20260619 07:57:23.708760 5152 raft_consensus.cc:2243] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
W20260619 07:57:23.709116 5000 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7ea783cd4ab64a0ca9e63a05a527947c has no consensus state
I20260619 07:57:23.709321 5152 raft_consensus.cc:2272] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:23.713120 5152 ts_tablet_manager.cc:1916] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:23.722263 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 788d7a8c0a7b4cb8a4c61e943e303001 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:23.723593 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788d7a8c0a7b4cb8a4c61e943e303001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.728077 5152 ts_tablet_manager.cc:1929] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:23.728487 5152 log.cc:1199] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/a2041f3e7ce4482a9a991cc5425f0dd9
I20260619 07:57:23.729259 5152 ts_tablet_manager.cc:1950] T a2041f3e7ce4482a9a991cc5425f0dd9 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:23.731408 5088 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea783cd4ab64a0ca9e63a05a527947c (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:23.731773 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet a2041f3e7ce4482a9a991cc5425f0dd9 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:23.732627 5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea783cd4ab64a0ca9e63a05a527947c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 07:57:23.732906 4986 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 788d7a8c0a7b4cb8a4c61e943e303001 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 788d7a8c0a7b4cb8a4c61e943e303001 consensus state has no leader
I20260619 07:57:23.741761 5136 tablet_bootstrap.cc:492] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.747925 5136 tablet_bootstrap.cc:654] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.752866 5136 tablet_bootstrap.cc:492] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.753244 5136 ts_tablet_manager.cc:1403] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.004s
I20260619 07:57:23.756147 5136 raft_consensus.cc:359] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.756645 5136 raft_consensus.cc:385] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.756937 5136 raft_consensus.cc:740] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.757581 5136 consensus_queue.cc:260] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.758172 5136 raft_consensus.cc:399] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.758443 5136 raft_consensus.cc:493] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.758741 5136 raft_consensus.cc:3060] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.765240 5136 raft_consensus.cc:515] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.765918 5136 leader_election.cc:304] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:23.766489 5136 leader_election.cc:290] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.766757 5139 raft_consensus.cc:2804] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.767248 5139 raft_consensus.cc:697] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:23.767920 5139 consensus_queue.cc:237] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.768249 5136 ts_tablet_manager.cc:1434] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260619 07:57:23.769066 5136 tablet_bootstrap.cc:492] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.775549 5136 tablet_bootstrap.cc:654] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.777209 5001 catalog_manager.cc:5696] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:23.780352 5136 tablet_bootstrap.cc:492] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.780789 5136 ts_tablet_manager.cc:1403] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.008s
I20260619 07:57:23.785425 5136 raft_consensus.cc:359] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.785936 5136 raft_consensus.cc:385] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.786214 5136 raft_consensus.cc:740] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.786866 5136 consensus_queue.cc:260] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.787468 5136 raft_consensus.cc:399] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.787768 5136 raft_consensus.cc:493] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.788101 5136 raft_consensus.cc:3060] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:23.794691 5136 raft_consensus.cc:515] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.795331 5136 leader_election.cc:304] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:23.795886 5136 leader_election.cc:290] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:23.796033 5139 raft_consensus.cc:2804] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:23.796631 5139 raft_consensus.cc:697] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:23.797400 5139 consensus_queue.cc:237] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.797876 5136 ts_tablet_manager.cc:1434] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.015s user 0.013s sys 0.000s
I20260619 07:57:23.802604 5001 catalog_manager.cc:5696] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:23.814781 5001 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9] alter complete (version 0)
I20260619 07:57:23.909332 5001 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\0011\000\000\000\t\001\225\000\000\000""\010\0011\000\000\000\t\001\225\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:23.922442 5001 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9738c713f1a242a48ba8e58ae80db5d6 has no consensus state
W20260619 07:57:23.922932 5001 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 939e8559ccd8464d8daee3401f27aff0 has no consensus state
I20260619 07:57:23.923187 5001 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 788d7a8c0a7b4cb8a4c61e943e303001
I20260619 07:57:23.923837 5001 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 7ea783cd4ab64a0ca9e63a05a527947c
I20260619 07:57:23.924691 5089 tablet_service.cc:1558] Processing DeleteTablet for tablet 788d7a8c0a7b4cb8a4c61e943e303001 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:23 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:23.925472 5152 tablet_replica.cc:333] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:23.926259 5152 raft_consensus.cc:2243] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:23.926846 5152 raft_consensus.cc:2272] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:23.928462 5089 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ea783cd4ab64a0ca9e63a05a527947c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:23 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:23.931898 5152 ts_tablet_manager.cc:1916] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:23.938694 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 9738c713f1a242a48ba8e58ae80db5d6 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:23.939997 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9738c713f1a242a48ba8e58ae80db5d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.955716 5088 tablet_service.cc:1511] Processing CreateTablet for tablet 939e8559ccd8464d8daee3401f27aff0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:23.957053 5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939e8559ccd8464d8daee3401f27aff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:23.975952 5136 tablet_bootstrap.cc:492] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:23.982453 5136 tablet_bootstrap.cc:654] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:23.989459 5136 tablet_bootstrap.cc:492] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:23.989965 5136 ts_tablet_manager.cc:1403] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260619 07:57:23.993237 5136 raft_consensus.cc:359] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.993944 5136 raft_consensus.cc:385] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:23.994284 5136 raft_consensus.cc:740] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:23.995308 5136 consensus_queue.cc:260] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:23.996125 5136 raft_consensus.cc:399] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:23.996495 5136 raft_consensus.cc:493] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:23.996928 5136 raft_consensus.cc:3060] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.006007 5136 raft_consensus.cc:515] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.006938 5136 leader_election.cc:304] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.007824 5136 leader_election.cc:290] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.007972 5139 raft_consensus.cc:2804] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.008464 5139 raft_consensus.cc:697] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.009164 5139 consensus_queue.cc:237] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.009773 5136 ts_tablet_manager.cc:1434] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.019s user 0.020s sys 0.000s
I20260619 07:57:24.010841 5136 tablet_bootstrap.cc:492] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:24.018026 5136 tablet_bootstrap.cc:654] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:24.042225 4997 catalog_manager.cc:5696] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.050170 5152 ts_tablet_manager.cc:1929] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:24.050606 5152 log.cc:1199] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/788d7a8c0a7b4cb8a4c61e943e303001
I20260619 07:57:24.051304 5152 ts_tablet_manager.cc:1950] T 788d7a8c0a7b4cb8a4c61e943e303001 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:24.054021 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet 788d7a8c0a7b4cb8a4c61e943e303001 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:24.054832 5152 tablet_replica.cc:333] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.055613 5152 raft_consensus.cc:2243] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.056169 5152 raft_consensus.cc:2272] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.060115 5152 ts_tablet_manager.cc:1916] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:24.067651 5136 tablet_bootstrap.cc:492] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:24.069222 5136 ts_tablet_manager.cc:1403] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.059s user 0.027s sys 0.016s
I20260619 07:57:24.072500 5136 raft_consensus.cc:359] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.073714 5136 raft_consensus.cc:385] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:24.074048 5136 raft_consensus.cc:740] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:24.075424 5136 consensus_queue.cc:260] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.076552 5136 raft_consensus.cc:399] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:24.076911 5136 raft_consensus.cc:493] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:24.077687 5136 raft_consensus.cc:3060] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.080575 5152 ts_tablet_manager.cc:1929] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:24.081651 5152 log.cc:1199] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/7ea783cd4ab64a0ca9e63a05a527947c
I20260619 07:57:24.082460 5152 ts_tablet_manager.cc:1950] T 7ea783cd4ab64a0ca9e63a05a527947c P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:24.086431 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet 7ea783cd4ab64a0ca9e63a05a527947c (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:24.086772 5136 raft_consensus.cc:515] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.087949 5136 leader_election.cc:304] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.088984 5139 raft_consensus.cc:2804] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.089468 5139 raft_consensus.cc:697] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.090219 5139 consensus_queue.cc:237] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.093844 5136 leader_election.cc:290] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.096024 5136 ts_tablet_manager.cc:1434] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.027s user 0.014s sys 0.000s
I20260619 07:57:24.102687 5001 catalog_manager.cc:5696] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.123178 5001 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9] alter complete (version 0)
I20260619 07:57:24.258702 4996 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:24.272893 4996 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa7016d0c5914f68989f0cf0a355eb1a has no consensus state
W20260619 07:57:24.273427 4996 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5bea1e6123c1439186e1fc0f17d269e8 has no consensus state
I20260619 07:57:24.273694 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 9738c713f1a242a48ba8e58ae80db5d6
I20260619 07:57:24.274392 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 939e8559ccd8464d8daee3401f27aff0
I20260619 07:57:24.275290 5088 tablet_service.cc:1558] Processing DeleteTablet for tablet 9738c713f1a242a48ba8e58ae80db5d6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.276026 5152 tablet_replica.cc:333] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.277266 5152 raft_consensus.cc:2243] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.277830 5152 raft_consensus.cc:2272] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.280929 5088 tablet_service.cc:1558] Processing DeleteTablet for tablet 939e8559ccd8464d8daee3401f27aff0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.281776 5152 ts_tablet_manager.cc:1916] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:24.288429 5088 tablet_service.cc:1511] Processing CreateTablet for tablet fa7016d0c5914f68989f0cf0a355eb1a (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:24.289745 5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7016d0c5914f68989f0cf0a355eb1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:24.290949 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 5bea1e6123c1439186e1fc0f17d269e8 (DEFAULT_TABLE table=test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:24.292187 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bea1e6123c1439186e1fc0f17d269e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:24.309340 5136 tablet_bootstrap.cc:492] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:24.311512 5152 ts_tablet_manager.cc:1929] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:24.311932 5152 log.cc:1199] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9738c713f1a242a48ba8e58ae80db5d6
I20260619 07:57:24.312871 5152 ts_tablet_manager.cc:1950] T 9738c713f1a242a48ba8e58ae80db5d6 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:24.314787 5136 tablet_bootstrap.cc:654] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:24.315485 5152 tablet_replica.cc:333] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.315621 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet 9738c713f1a242a48ba8e58ae80db5d6 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:24.316305 5152 raft_consensus.cc:2243] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.316929 5152 raft_consensus.cc:2272] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.320366 5152 ts_tablet_manager.cc:1916] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:24.326366 5136 tablet_bootstrap.cc:492] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:24.326769 5136 ts_tablet_manager.cc:1403] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.004s
I20260619 07:57:24.329162 5136 raft_consensus.cc:359] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.329636 5136 raft_consensus.cc:385] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:24.329879 5136 raft_consensus.cc:740] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:24.330828 5136 consensus_queue.cc:260] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.331414 5136 raft_consensus.cc:399] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:24.331677 5136 raft_consensus.cc:493] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:24.331966 5136 raft_consensus.cc:3060] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.334206 5152 ts_tablet_manager.cc:1929] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260619 07:57:24.334558 5152 log.cc:1199] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/939e8559ccd8464d8daee3401f27aff0
I20260619 07:57:24.335175 5152 ts_tablet_manager.cc:1950] T 939e8559ccd8464d8daee3401f27aff0 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:24.337495 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet 939e8559ccd8464d8daee3401f27aff0 (table test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:24.337983 5136 raft_consensus.cc:515] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.338624 5136 leader_election.cc:304] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.339290 5139 raft_consensus.cc:2804] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.339717 5139 raft_consensus.cc:697] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.340332 5139 consensus_queue.cc:237] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.341380 5136 leader_election.cc:290] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.342571 5136 ts_tablet_manager.cc:1434] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.016s user 0.014s sys 0.000s
I20260619 07:57:24.343123 5136 tablet_bootstrap.cc:492] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:24.348213 5136 tablet_bootstrap.cc:654] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:24.352120 4997 catalog_manager.cc:5696] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.356529 5136 tablet_bootstrap.cc:492] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:24.356954 5136 ts_tablet_manager.cc:1403] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.014s user 0.008s sys 0.005s
I20260619 07:57:24.358930 5136 raft_consensus.cc:359] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.359364 5136 raft_consensus.cc:385] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:24.359582 5136 raft_consensus.cc:740] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:24.360105 5136 consensus_queue.cc:260] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.360662 5136 raft_consensus.cc:399] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:24.361006 5136 raft_consensus.cc:493] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:24.361271 5136 raft_consensus.cc:3060] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.366611 5136 raft_consensus.cc:515] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.367224 5136 leader_election.cc:304] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.367811 5136 leader_election.cc:290] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.367939 5139 raft_consensus.cc:2804] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.368371 5139 raft_consensus.cc:697] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.369302 5136 ts_tablet_manager.cc:1434] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.012s user 0.010s sys 0.002s
I20260619 07:57:24.369213 5139 consensus_queue.cc:237] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.378743 4997 catalog_manager.cc:5696] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.391415 4997 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: test-alter-range-partitioning [id=8afd8d93148f4792ae97376a79a7e5d9] alter complete (version 0)
I20260619 07:57:24.482889 4996 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } new_table_name: "test-alter-range-partitioning-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:24.496165 4996 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a01d4e840fe443dabf606c2c42b9ae41 has no consensus state
W20260619 07:57:24.497776 4996 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2fea78b799e64746a5e13a5b7320643b has no consensus state
I20260619 07:57:24.501044 5150 tablet.cc:1724] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:24.504159 5151 tablet.cc:1724] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:24.516220 5088 tablet_service.cc:1511] Processing CreateTablet for tablet a01d4e840fe443dabf606c2c42b9ae41 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260619 07:57:24.517453 5088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a01d4e840fe443dabf606c2c42b9ae41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:24.519368 5089 tablet_service.cc:1511] Processing CreateTablet for tablet 2fea78b799e64746a5e13a5b7320643b (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20260619 07:57:24.520665 5089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fea78b799e64746a5e13a5b7320643b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:24.534925 5136 tablet_bootstrap.cc:492] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:24.541714 5136 tablet_bootstrap.cc:654] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:24.552561 5136 tablet_bootstrap.cc:492] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:24.553026 5136 ts_tablet_manager.cc:1403] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.005s
I20260619 07:57:24.555521 5136 raft_consensus.cc:359] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.556022 5136 raft_consensus.cc:385] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:24.556258 5136 raft_consensus.cc:740] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:24.557044 5136 consensus_queue.cc:260] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.557610 5136 raft_consensus.cc:399] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:24.557876 5136 raft_consensus.cc:493] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:24.558189 5136 raft_consensus.cc:3060] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.565809 5136 raft_consensus.cc:515] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.566642 5136 leader_election.cc:304] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.567524 5139 raft_consensus.cc:2804] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.568061 5139 raft_consensus.cc:697] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.568993 5139 consensus_queue.cc:237] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.574267 5136 leader_election.cc:290] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.576844 5136 ts_tablet_manager.cc:1434] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.024s user 0.013s sys 0.003s
I20260619 07:57:24.577816 5136 tablet_bootstrap.cc:492] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: Bootstrap starting.
I20260619 07:57:24.585078 4997 catalog_manager.cc:5696] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.586370 4997 catalog_manager.cc:5788] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869) does not have the latest schema for tablet a01d4e840fe443dabf606c2c42b9ae41 (table test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]). Expected version 1 got 0
I20260619 07:57:24.594627 5136 tablet_bootstrap.cc:654] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:24.603475 4997 catalog_manager.cc:5788] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869) does not have the latest schema for tablet a01d4e840fe443dabf606c2c42b9ae41 (table test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]). Expected version 1 got 0
I20260619 07:57:24.606560 5136 tablet_bootstrap.cc:492] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: No bootstrap required, opened a new log
I20260619 07:57:24.606966 5136 ts_tablet_manager.cc:1403] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: Time spent bootstrapping tablet: real 0.029s user 0.011s sys 0.004s
I20260619 07:57:24.609524 5136 raft_consensus.cc:359] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.609987 5136 raft_consensus.cc:385] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:24.610225 5136 raft_consensus.cc:740] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Initialized, Role: FOLLOWER
I20260619 07:57:24.618660 5136 consensus_queue.cc:260] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.619700 5136 raft_consensus.cc:399] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:24.620286 5136 raft_consensus.cc:493] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:24.620716 5136 raft_consensus.cc:3060] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:24.627640 5136 raft_consensus.cc:515] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.628782 5136 leader_election.cc:304] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [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: 70cbfce3a42a492da74b13a10edb7877; no voters:
I20260619 07:57:24.629447 5136 leader_election.cc:290] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:24.629696 5140 raft_consensus.cc:2804] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:24.630113 5140 raft_consensus.cc:697] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Becoming Leader. State: Replica: 70cbfce3a42a492da74b13a10edb7877, State: Running, Role: LEADER
I20260619 07:57:24.631067 5136 ts_tablet_manager.cc:1434] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: Time spent starting tablet: real 0.024s user 0.016s sys 0.000s
I20260619 07:57:24.630765 5140 consensus_queue.cc:237] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [LEADER]: Queue going to LEADER mode. State: All 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: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } }
I20260619 07:57:24.628099 5151 tablet.cc:1724] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:24.637745 4996 catalog_manager.cc:5696] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "70cbfce3a42a492da74b13a10edb7877" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70cbfce3a42a492da74b13a10edb7877" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35869 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:24.638661 4996 catalog_manager.cc:5788] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869) does not have the latest schema for tablet 2fea78b799e64746a5e13a5b7320643b (table test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]). Expected version 1 got 0
I20260619 07:57:24.695851 5151 tablet.cc:1724] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:24.713444 4996 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9] alter complete (version 1)
I20260619 07:57:24.837342 4996 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51614:
table { table_name: "test-alter-range-partitioning-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: STRING is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:24.850338 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet fa7016d0c5914f68989f0cf0a355eb1a
I20260619 07:57:24.850973 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 5bea1e6123c1439186e1fc0f17d269e8
I20260619 07:57:24.851596 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet a01d4e840fe443dabf606c2c42b9ae41
I20260619 07:57:24.851856 5088 tablet_service.cc:1558] Processing DeleteTablet for tablet fa7016d0c5914f68989f0cf0a355eb1a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.852483 5089 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bea1e6123c1439186e1fc0f17d269e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.852991 4996 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: Sending DeleteTablet for 1 replicas of tablet 2fea78b799e64746a5e13a5b7320643b
I20260619 07:57:24.853102 5087 tablet_service.cc:1558] Processing DeleteTablet for tablet a01d4e840fe443dabf606c2c42b9ae41 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.854082 5172 tablet_replica.cc:333] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.854600 5087 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fea78b799e64746a5e13a5b7320643b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:24 UTC) from {username='slave'} at 127.0.0.1:56100
I20260619 07:57:24.854920 5172 raft_consensus.cc:2243] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.855775 5172 raft_consensus.cc:2272] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.859575 5172 ts_tablet_manager.cc:1916] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:24.862485 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:24.880617 5172 ts_tablet_manager.cc:1929] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260619 07:57:24.882851 5172 log.cc:1199] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/fa7016d0c5914f68989f0cf0a355eb1a
I20260619 07:57:24.883716 5172 ts_tablet_manager.cc:1950] T fa7016d0c5914f68989f0cf0a355eb1a P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
I20260619 07:57:24.886757 5172 tablet_replica.cc:333] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.886974 4988 catalog_manager.cc:5027] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): tablet fa7016d0c5914f68989f0cf0a355eb1a (table test-alter-range-partitioning-renamed [id=8afd8d93148f4792ae97376a79a7e5d9]) successfully deleted
I20260619 07:57:24.887516 5172 raft_consensus.cc:2243] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.888160 5172 raft_consensus.cc:2272] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.891775 5172 ts_tablet_manager.cc:1916] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:24.896781 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:24.911296 5172 ts_tablet_manager.cc:1929] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260619 07:57:24.911686 5172 log.cc:1199] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5bea1e6123c1439186e1fc0f17d269e8
I20260619 07:57:24.912393 5172 ts_tablet_manager.cc:1950] T 5bea1e6123c1439186e1fc0f17d269e8 P 70cbfce3a42a492da74b13a10edb7877: Deleting consensus metadata
W20260619 07:57:24.914096 4988 catalog_manager.cc:5019] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): delete failed for tablet 5bea1e6123c1439186e1fc0f17d269e8 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20260619 07:57:24.914904 4988 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 10 similar messages]
I20260619 07:57:24.915462 867 tablet_replica.cc:333] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.916352 867 raft_consensus.cc:2243] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.917064 867 raft_consensus.cc:2272] T a01d4e840fe443dabf606c2c42b9ae41 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 07:57:24.920089 4988 catalog_manager.cc:4754] TS 70cbfce3a42a492da74b13a10edb7877 (127.0.216.193:35869): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a01d4e840fe443dabf606c2c42b9ae41: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260619 07:57:24.920289 867 tablet_replica.cc:333] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.921089 867 raft_consensus.cc:2243] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.921587 867 raft_consensus.cc:2272] T 2fea78b799e64746a5e13a5b7320643b P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.924120 867 tablet_replica.cc:333] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877: stopping tablet replica
I20260619 07:57:24.924683 867 raft_consensus.cc:2243] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:24.925168 867 raft_consensus.cc:2272] T 84e0f205d1b04417927c43bbd006b519 P 70cbfce3a42a492da74b13a10edb7877 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:24.942070 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:24.960369 867 master.cc:562] Master@127.0.216.254:34139 shutting down...
I20260619 07:57:25.049093 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:25.049710 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:25.050073 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8e6bdd01dd6c46b0abedaae5fdfb1851: stopping tablet replica
I20260619 07:57:25.064340 867 master.cc:584] Master@127.0.216.254:34139 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioning (2199 ms)
[ RUN ] AlterTableTest.TestAlterRangePartitioningInvalid
I20260619 07:57:25.095726 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:33219
I20260619 07:57:25.096881 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:25.099041 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:25.101877 867 webserver.cc:533] Webserver started at http://127.0.216.254:39491/ using document root <none> and password file <none>
I20260619 07:57:25.102355 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:25.102555 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:25.102813 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:25.103824 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "95d2a281b4fe45b2837e93083f5dd756"
format_stamp: "Formatted at 2026-06-19 07:57:25 on dist-test-slave-9qfz"
I20260619 07:57:25.108326 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:57:25.111804 5180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:25.112568 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:25.112867 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "95d2a281b4fe45b2837e93083f5dd756"
format_stamp: "Formatted at 2026-06-19 07:57:25 on dist-test-slave-9qfz"
I20260619 07:57:25.113186 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:25.132951 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:25.134107 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:25.175320 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:33219
I20260619 07:57:25.175468 5231 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:33219 every 8 connection(s)
I20260619 07:57:25.179566 5232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:25.194264 5232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: Bootstrap starting.
I20260619 07:57:25.200129 5232 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:25.204867 5232 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: No bootstrap required, opened a new log
I20260619 07:57:25.207420 5232 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER }
I20260619 07:57:25.207902 5232 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:25.208168 5232 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d2a281b4fe45b2837e93083f5dd756, State: Initialized, Role: FOLLOWER
I20260619 07:57:25.208877 5232 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER }
I20260619 07:57:25.209438 5232 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:25.209738 5232 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:25.210057 5232 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:25.216902 5232 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER }
I20260619 07:57:25.217496 5232 leader_election.cc:304] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [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: 95d2a281b4fe45b2837e93083f5dd756; no voters:
I20260619 07:57:25.218765 5232 leader_election.cc:290] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:25.219054 5235 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:25.220921 5235 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 1 LEADER]: Becoming Leader. State: Replica: 95d2a281b4fe45b2837e93083f5dd756, State: Running, Role: LEADER
I20260619 07:57:25.221728 5235 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [LEADER]: Queue going to LEADER mode. State: All 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: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER }
I20260619 07:57:25.221909 5232 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:25.225665 5236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95d2a281b4fe45b2837e93083f5dd756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER } }
I20260619 07:57:25.225628 5237 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95d2a281b4fe45b2837e93083f5dd756. Latest consensus state: current_term: 1 leader_uuid: "95d2a281b4fe45b2837e93083f5dd756" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95d2a281b4fe45b2837e93083f5dd756" member_type: VOTER } }
I20260619 07:57:25.226182 5236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:25.226193 5237 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:25.239359 5240 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:25.244623 5240 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:25.248375 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:25.254145 5240 catalog_manager.cc:1382] Generated new cluster ID: 5dc4d36be4d44b1dae80d65c2ade255b
I20260619 07:57:25.254415 5240 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:25.275496 5240 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:25.277064 5240 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:25.296816 5240 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: Generated new TSK 0
I20260619 07:57:25.297375 5240 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:25.315384 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:25.319761 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:25.322986 867 webserver.cc:533] Webserver started at http://127.0.216.193:46099/ using document root <none> and password file <none>
I20260619 07:57:25.323608 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:25.323832 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:25.324147 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:25.325523 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "85321352c3c144dcaa8ae5de3d0307d6"
format_stamp: "Formatted at 2026-06-19 07:57:25 on dist-test-slave-9qfz"
I20260619 07:57:25.331218 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260619 07:57:25.335306 5256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:25.336150 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 07:57:25.336457 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "85321352c3c144dcaa8ae5de3d0307d6"
format_stamp: "Formatted at 2026-06-19 07:57:25 on dist-test-slave-9qfz"
I20260619 07:57:25.336805 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:25.363381 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:25.364692 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:25.366498 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:25.369532 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:25.369777 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:25.370060 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:25.370262 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:25.416509 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:45777
I20260619 07:57:25.416563 5318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:45777 every 8 connection(s)
I20260619 07:57:25.432775 5319 heartbeater.cc:344] Connected to a master server at 127.0.216.254:33219
I20260619 07:57:25.433137 5319 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:25.433799 5319 heartbeater.cc:507] Master 127.0.216.254:33219 requested a full tablet report, sending...
I20260619 07:57:25.435899 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015323662s
I20260619 07:57:25.435803 5197 ts_manager.cc:194] Registered new tserver with Master: 85321352c3c144dcaa8ae5de3d0307d6 (127.0.216.193:45777)
I20260619 07:57:25.438324 5197 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58354
I20260619 07:57:25.451033 5319 heartbeater.cc:499] Master 127.0.216.254:33219 was elected leader, sending a full tablet report...
I20260619 07:57:25.458288 5196 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58368:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:25.495185 5284 tablet_service.cc:1511] Processing CreateTablet for tablet 962d72194bb34d2389d72f3621f2c5f3 (DEFAULT_TABLE table=fake-table [id=906eb8c84fb1492aab2052d481ea8b5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:25.496372 5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962d72194bb34d2389d72f3621f2c5f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:25.508123 5331 tablet_bootstrap.cc:492] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: Bootstrap starting.
I20260619 07:57:25.513118 5331 tablet_bootstrap.cc:654] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:25.517167 5331 tablet_bootstrap.cc:492] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: No bootstrap required, opened a new log
I20260619 07:57:25.517553 5331 ts_tablet_manager.cc:1403] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:57:25.519694 5331 raft_consensus.cc:359] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.520123 5331 raft_consensus.cc:385] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:25.520398 5331 raft_consensus.cc:740] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Initialized, Role: FOLLOWER
I20260619 07:57:25.521072 5331 consensus_queue.cc:260] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.521665 5331 raft_consensus.cc:399] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:25.521957 5331 raft_consensus.cc:493] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:25.522243 5331 raft_consensus.cc:3060] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:25.527189 5331 raft_consensus.cc:515] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.527766 5331 leader_election.cc:304] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [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: 85321352c3c144dcaa8ae5de3d0307d6; no voters:
I20260619 07:57:25.529428 5331 leader_election.cc:290] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:25.529727 5333 raft_consensus.cc:2804] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:25.531992 5331 ts_tablet_manager.cc:1434] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 07:57:25.531965 5333 raft_consensus.cc:697] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Becoming Leader. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Running, Role: LEADER
I20260619 07:57:25.532682 5333 consensus_queue.cc:237] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [LEADER]: Queue going to LEADER mode. State: All 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.538959 5197 catalog_manager.cc:5696] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85321352c3c144dcaa8ae5de3d0307d6 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "85321352c3c144dcaa8ae5de3d0307d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:25.575543 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:25.577924 5196 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58368:
name: "test-alter-range-partitioning-invalid"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000"
indirect_data: """"
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:25.596261 5284 tablet_service.cc:1511] Processing CreateTablet for tablet 7e5ca344828b40abb5b700dfe5dbf730 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=858252fea1e74e92b9f334b943e36c53]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:25.597404 5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e5ca344828b40abb5b700dfe5dbf730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:25.609041 5331 tablet_bootstrap.cc:492] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: Bootstrap starting.
I20260619 07:57:25.613591 5331 tablet_bootstrap.cc:654] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:25.617389 5331 tablet_bootstrap.cc:492] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: No bootstrap required, opened a new log
I20260619 07:57:25.617753 5331 ts_tablet_manager.cc:1403] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:25.619915 5331 raft_consensus.cc:359] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.620328 5331 raft_consensus.cc:385] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:25.620607 5331 raft_consensus.cc:740] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Initialized, Role: FOLLOWER
I20260619 07:57:25.621266 5331 consensus_queue.cc:260] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.621804 5331 raft_consensus.cc:399] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:25.622129 5331 raft_consensus.cc:493] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:25.622406 5331 raft_consensus.cc:3060] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:25.627764 5331 raft_consensus.cc:515] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.628316 5331 leader_election.cc:304] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [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: 85321352c3c144dcaa8ae5de3d0307d6; no voters:
I20260619 07:57:25.628823 5331 leader_election.cc:290] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:25.628955 5333 raft_consensus.cc:2804] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:25.629423 5333 raft_consensus.cc:697] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Becoming Leader. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Running, Role: LEADER
I20260619 07:57:25.630249 5331 ts_tablet_manager.cc:1434] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: Time spent starting tablet: real 0.012s user 0.008s sys 0.004s
I20260619 07:57:25.630059 5333 consensus_queue.cc:237] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [LEADER]: Queue going to LEADER mode. State: All 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:25.636025 5197 catalog_manager.cc:5696] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85321352c3c144dcaa8ae5de3d0307d6 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "85321352c3c144dcaa8ae5de3d0307d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:25.723719 5195 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.739744 5195 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.757440 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\010\001\316\377\377\377\t\0012\000\000\000""\010\001\316\377\377\377\t\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.773352 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\310\000\000\000\007\001,\001\000\000""\006\001\310\000\000\000\007\001,\001\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\001\226\000\000\000""\006\001\316\377\377\377\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:25.820271 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.820477 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260619 07:57:25.820662 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260619 07:57:25.820868 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260619 07:57:25.821038 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821211 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821375 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821524 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821677 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821828 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.821977 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260619 07:57:25.822125 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.822300 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.822495 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.822628 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.822798 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.822994 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.823163 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.823343 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20260619 07:57:25.823485 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260619 07:57:25.823645 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260619 07:57:25.823841 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20260619 07:57:25.824004 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260619 07:57:25.824163 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260619 07:57:25.824326 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20260619 07:57:25.824503 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260619 07:57:25.824689 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260619 07:57:25.824885 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20260619 07:57:25.825049 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260619 07:57:25.825215 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20260619 07:57:25.825381 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260619 07:57:25.825531 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20260619 07:57:25.825709 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260619 07:57:25.825879 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260619 07:57:25.826054 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260619 07:57:25.826242 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20260619 07:57:25.826411 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260619 07:57:25.826573 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260619 07:57:25.826736 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260619 07:57:25.826896 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299992ms }
W20260619 07:57:25.827082 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260619 07:57:25.827275 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260619 07:57:25.827445 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260619 07:57:25.827607 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299991ms }
W20260619 07:57:25.827772 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260619 07:57:25.827950 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260619 07:57:25.828121 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260619 07:57:25.828299 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299990ms }
W20260619 07:57:25.828459 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260619 07:57:25.828631 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260619 07:57:25.828817 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260619 07:57:25.828961 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299989ms }
W20260619 07:57:25.829115 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260619 07:57:25.829272 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260619 07:57:25.829425 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260619 07:57:25.829578 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299988ms }
W20260619 07:57:25.829732 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260619 07:57:25.829883 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260619 07:57:25.830032 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260619 07:57:25.830186 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299987ms }
W20260619 07:57:25.830336 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260619 07:57:25.830485 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260619 07:57:25.830636 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260619 07:57:25.830786 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299986ms }
W20260619 07:57:25.830935 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260619 07:57:25.831084 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260619 07:57:25.831234 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260619 07:57:25.831390 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299985ms }
W20260619 07:57:25.831538 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260619 07:57:25.831689 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260619 07:57:25.831836 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299984ms }
W20260619 07:57:25.831985 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260619 07:57:25.832134 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260619 07:57:25.832286 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299983ms }
W20260619 07:57:25.832437 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260619 07:57:25.832599 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260619 07:57:25.832787 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299982ms }
W20260619 07:57:25.832912 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20260619 07:57:25.833060 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299981ms }
W20260619 07:57:25.833211 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20260619 07:57:25.833357 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20260619 07:57:25.833503 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299980ms }
W20260619 07:57:25.833647 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260619 07:57:25.833796 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260619 07:57:25.833941 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260619 07:57:25.834086 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299979ms }
W20260619 07:57:25.834260 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20260619 07:57:25.834481 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20260619 07:57:25.834659 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299978ms }
W20260619 07:57:25.834826 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260619 07:57:25.834993 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260619 07:57:25.835124 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260619 07:57:25.835282 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299977ms }
W20260619 07:57:25.835433 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260619 07:57:25.835580 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260619 07:57:25.835731 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260619 07:57:25.835881 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299976ms }
W20260619 07:57:25.836040 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20260619 07:57:25.836190 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
W20260619 07:57:25.836334 867 alter_table-test.cc:847] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299975ms }
I20260619 07:57:25.850986 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.867857 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.887126 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\316\377\377\377\007\0012\000\000\000""\006\001\316\377\377\377\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.904778 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\372\000\000\000""\006\001\226\000\000\000\007\001\372\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.923002 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.939914 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.957206 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\226\000\000\000""\006\001d\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.974857 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001\310\000\000\000""\006\001d\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\001\310\000\000\000""\006\001\226\000\000\000\007\001\310\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:25.990582 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.006717 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.023929 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.038580 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.056422 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\000\000\000\000""\006\000\007\001\000\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\000""\006\001d\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:26.067888 5197 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e621353ce1f3498cb1f9adedd34e880b has no consensus state
W20260619 07:57:26.069208 5197 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcf578a54c7842d0a624ab3f6f1517dd has no consensus state
I20260619 07:57:26.080761 5284 tablet_service.cc:1511] Processing CreateTablet for tablet e621353ce1f3498cb1f9adedd34e880b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=858252fea1e74e92b9f334b943e36c53]), partition=RANGE (c0) PARTITION VALUES < 0
I20260619 07:57:26.081874 5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e621353ce1f3498cb1f9adedd34e880b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:26.081714 5283 tablet_service.cc:1511] Processing CreateTablet for tablet fcf578a54c7842d0a624ab3f6f1517dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=858252fea1e74e92b9f334b943e36c53]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20260619 07:57:26.082809 5283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcf578a54c7842d0a624ab3f6f1517dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:26.095986 5331 tablet_bootstrap.cc:492] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: Bootstrap starting.
I20260619 07:57:26.100432 5331 tablet_bootstrap.cc:654] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:26.105410 5331 tablet_bootstrap.cc:492] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: No bootstrap required, opened a new log
I20260619 07:57:26.105764 5331 ts_tablet_manager.cc:1403] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:57:26.107890 5331 raft_consensus.cc:359] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.108263 5331 raft_consensus.cc:385] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:26.108523 5331 raft_consensus.cc:740] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Initialized, Role: FOLLOWER
I20260619 07:57:26.109239 5331 consensus_queue.cc:260] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.109679 5331 raft_consensus.cc:399] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:26.109963 5331 raft_consensus.cc:493] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:26.110304 5331 raft_consensus.cc:3060] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:26.115149 5331 raft_consensus.cc:515] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.115830 5331 leader_election.cc:304] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [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: 85321352c3c144dcaa8ae5de3d0307d6; no voters:
I20260619 07:57:26.116602 5333 raft_consensus.cc:2804] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:26.117095 5333 raft_consensus.cc:697] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Becoming Leader. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Running, Role: LEADER
I20260619 07:57:26.117590 5333 consensus_queue.cc:237] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [LEADER]: Queue going to LEADER mode. State: All 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
W20260619 07:57:26.119947 5182 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet e621353ce1f3498cb1f9adedd34e880b (table test-alter-range-partitioning-invalid [id=858252fea1e74e92b9f334b943e36c53], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet e621353ce1f3498cb1f9adedd34e880b consensus state has no leader
I20260619 07:57:26.120841 5331 leader_election.cc:290] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:26.122475 5331 ts_tablet_manager.cc:1434] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: Time spent starting tablet: real 0.016s user 0.012s sys 0.000s
I20260619 07:57:26.123360 5331 tablet_bootstrap.cc:492] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: Bootstrap starting.
I20260619 07:57:26.129462 5331 tablet_bootstrap.cc:654] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:26.129745 5195 catalog_manager.cc:5696] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85321352c3c144dcaa8ae5de3d0307d6 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "85321352c3c144dcaa8ae5de3d0307d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:26.133841 5331 tablet_bootstrap.cc:492] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: No bootstrap required, opened a new log
I20260619 07:57:26.134248 5331 ts_tablet_manager.cc:1403] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:26.136636 5331 raft_consensus.cc:359] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.137210 5331 raft_consensus.cc:385] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:26.137506 5331 raft_consensus.cc:740] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Initialized, Role: FOLLOWER
I20260619 07:57:26.138126 5331 consensus_queue.cc:260] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.138732 5331 raft_consensus.cc:399] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:26.139012 5331 raft_consensus.cc:493] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:26.139827 5331 raft_consensus.cc:3060] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:26.146580 5331 raft_consensus.cc:515] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.147338 5331 leader_election.cc:304] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [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: 85321352c3c144dcaa8ae5de3d0307d6; no voters:
I20260619 07:57:26.147899 5331 leader_election.cc:290] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:26.148054 5333 raft_consensus.cc:2804] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:26.149940 5331 ts_tablet_manager.cc:1434] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: Time spent starting tablet: real 0.015s user 0.011s sys 0.004s
I20260619 07:57:26.150344 5333 raft_consensus.cc:697] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Becoming Leader. State: Replica: 85321352c3c144dcaa8ae5de3d0307d6, State: Running, Role: LEADER
I20260619 07:57:26.151000 5333 consensus_queue.cc:237] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [LEADER]: Queue going to LEADER mode. State: All 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: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } }
I20260619 07:57:26.156251 5195 catalog_manager.cc:5696] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85321352c3c144dcaa8ae5de3d0307d6 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "85321352c3c144dcaa8ae5de3d0307d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85321352c3c144dcaa8ae5de3d0307d6" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 45777 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:26.166827 5195 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: test-alter-range-partitioning-invalid [id=858252fea1e74e92b9f334b943e36c53] alter complete (version 0)
I20260619 07:57:26.175287 5195 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\316\377\377\377""\006\000\007\001\316\377\377\377" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.205370 5195 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.227515 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\226\000\000\000\007\000""\006\001\226\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.249863 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.272019 5197 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58368:
table { table_name: "test-alter-range-partitioning-invalid" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.293071 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:26.313735 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:26.314465 867 tablet_replica.cc:333] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6: stopping tablet replica
I20260619 07:57:26.315048 867 raft_consensus.cc:2243] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.315558 867 raft_consensus.cc:2272] T e621353ce1f3498cb1f9adedd34e880b P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.317579 867 tablet_replica.cc:333] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6: stopping tablet replica
I20260619 07:57:26.318027 867 raft_consensus.cc:2243] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.318408 867 raft_consensus.cc:2272] T fcf578a54c7842d0a624ab3f6f1517dd P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.320375 867 tablet_replica.cc:333] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6: stopping tablet replica
I20260619 07:57:26.320878 867 raft_consensus.cc:2243] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.321324 867 raft_consensus.cc:2272] T 7e5ca344828b40abb5b700dfe5dbf730 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.323513 867 tablet_replica.cc:333] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6: stopping tablet replica
I20260619 07:57:26.324067 867 raft_consensus.cc:2243] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.324519 867 raft_consensus.cc:2272] T 962d72194bb34d2389d72f3621f2c5f3 P 85321352c3c144dcaa8ae5de3d0307d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.347025 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:26.360248 867 master.cc:562] Master@127.0.216.254:33219 shutting down...
I20260619 07:57:26.375249 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.375699 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.375989 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95d2a281b4fe45b2837e93083f5dd756: stopping tablet replica
I20260619 07:57:26.385787 867 master.cc:584] Master@127.0.216.254:33219 shutdown complete.
[ OK ] AlterTableTest.TestAlterRangePartitioningInvalid (1314 ms)
[ RUN ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20260619 07:57:26.411638 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:43685
I20260619 07:57:26.412845 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:26.414964 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:26.417595 867 webserver.cc:533] Webserver started at http://127.0.216.254:37461/ using document root <none> and password file <none>
I20260619 07:57:26.418043 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:26.418210 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:26.418466 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:26.419415 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "761f477be2794150bb395ac8afba3697"
format_stamp: "Formatted at 2026-06-19 07:57:26 on dist-test-slave-9qfz"
I20260619 07:57:26.423875 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:26.427330 5351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:26.428202 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:26.428531 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "761f477be2794150bb395ac8afba3697"
format_stamp: "Formatted at 2026-06-19 07:57:26 on dist-test-slave-9qfz"
I20260619 07:57:26.428889 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:26.467320 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:26.468578 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:26.510375 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:43685
I20260619 07:57:26.510428 5402 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:43685 every 8 connection(s)
I20260619 07:57:26.514987 5403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:26.524869 5403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Bootstrap starting.
I20260619 07:57:26.528928 5403 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:26.532966 5403 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: No bootstrap required, opened a new log
I20260619 07:57:26.534837 5403 raft_consensus.cc:359] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761f477be2794150bb395ac8afba3697" member_type: VOTER }
I20260619 07:57:26.535187 5403 raft_consensus.cc:385] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:26.535435 5403 raft_consensus.cc:740] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761f477be2794150bb395ac8afba3697, State: Initialized, Role: FOLLOWER
I20260619 07:57:26.536037 5403 consensus_queue.cc:260] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "761f477be2794150bb395ac8afba3697" member_type: VOTER }
I20260619 07:57:26.536463 5403 raft_consensus.cc:399] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:26.536696 5403 raft_consensus.cc:493] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:26.536993 5403 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:26.541342 5403 raft_consensus.cc:515] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761f477be2794150bb395ac8afba3697" member_type: VOTER }
I20260619 07:57:26.541831 5403 leader_election.cc:304] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [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: 761f477be2794150bb395ac8afba3697; no voters:
I20260619 07:57:26.543097 5403 leader_election.cc:290] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:26.543447 5406 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:26.545027 5406 raft_consensus.cc:697] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 1 LEADER]: Becoming Leader. State: Replica: 761f477be2794150bb395ac8afba3697, State: Running, Role: LEADER
I20260619 07:57:26.545696 5406 consensus_queue.cc:237] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [LEADER]: Queue going to LEADER mode. State: All 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: "761f477be2794150bb395ac8afba3697" member_type: VOTER }
I20260619 07:57:26.546428 5403 sys_catalog.cc:565] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:26.548454 5407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "761f477be2794150bb395ac8afba3697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761f477be2794150bb395ac8afba3697" member_type: VOTER } }
I20260619 07:57:26.548590 5408 sys_catalog.cc:455] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 761f477be2794150bb395ac8afba3697. Latest consensus state: current_term: 1 leader_uuid: "761f477be2794150bb395ac8afba3697" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761f477be2794150bb395ac8afba3697" member_type: VOTER } }
I20260619 07:57:26.548976 5407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:26.549132 5408 sys_catalog.cc:458] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:26.561174 5411 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:26.568882 5411 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:26.570525 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:26.577868 5411 catalog_manager.cc:1382] Generated new cluster ID: 2df14d3cd86b4e358f4373ae7d96e76a
I20260619 07:57:26.578130 5411 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:26.601150 5411 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:26.602681 5411 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:26.614898 5411 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Generated new TSK 0
I20260619 07:57:26.615463 5411 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:26.636809 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:26.639938 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:26.643100 867 webserver.cc:533] Webserver started at http://127.0.216.193:38937/ using document root <none> and password file <none>
I20260619 07:57:26.643584 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:26.643765 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:26.644027 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:26.645141 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "38d8676daeb84a8ba363bd1fa42c9b6b"
format_stamp: "Formatted at 2026-06-19 07:57:26 on dist-test-slave-9qfz"
I20260619 07:57:26.649863 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.000s
I20260619 07:57:26.653388 5427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:26.654206 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 07:57:26.654479 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "38d8676daeb84a8ba363bd1fa42c9b6b"
format_stamp: "Formatted at 2026-06-19 07:57:26 on dist-test-slave-9qfz"
I20260619 07:57:26.654712 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:26.681746 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:26.682690 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:26.684221 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:26.686750 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:26.686918 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:26.687187 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:26.687351 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:26.745690 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:43881
I20260619 07:57:26.745781 5489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:43881 every 8 connection(s)
I20260619 07:57:26.761715 5490 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43685
I20260619 07:57:26.762136 5490 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:26.762888 5490 heartbeater.cc:507] Master 127.0.216.254:43685 requested a full tablet report, sending...
I20260619 07:57:26.765091 5368 ts_manager.cc:194] Registered new tserver with Master: 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881)
I20260619 07:57:26.765190 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01624418s
I20260619 07:57:26.767397 5368 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32916
I20260619 07:57:26.780326 5490 heartbeater.cc:499] Master 127.0.216.254:43685 was elected leader, sending a full tablet report...
I20260619 07:57:26.788373 5368 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32918:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:26.822142 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 53fd825b51a043ac961ab094d1a445f0 (DEFAULT_TABLE table=fake-table [id=82cd263938ef4f96a8aeff3bc91452b0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:26.823351 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fd825b51a043ac961ab094d1a445f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:26.835969 5502 tablet_bootstrap.cc:492] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:26.840468 5502 tablet_bootstrap.cc:654] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:26.844318 5502 tablet_bootstrap.cc:492] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:26.844707 5502 ts_tablet_manager.cc:1403] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.009s user 0.003s sys 0.004s
I20260619 07:57:26.846853 5502 raft_consensus.cc:359] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.847342 5502 raft_consensus.cc:385] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:26.847656 5502 raft_consensus.cc:740] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:26.848242 5502 consensus_queue.cc:260] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.848904 5502 raft_consensus.cc:399] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:26.849191 5502 raft_consensus.cc:493] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:26.849555 5502 raft_consensus.cc:3060] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:26.854372 5502 raft_consensus.cc:515] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.854962 5502 leader_election.cc:304] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:26.856405 5502 leader_election.cc:290] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:26.856771 5504 raft_consensus.cc:2804] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:26.858659 5502 ts_tablet_manager.cc:1434] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.006s sys 0.007s
I20260619 07:57:26.859356 5504 raft_consensus.cc:697] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:26.860224 5504 consensus_queue.cc:237] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.868070 5368 catalog_manager.cc:5696] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193). New cstate: current_term: 1 leader_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:26.906236 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:26.907997 5367 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32918:
name: "test-alter-range-partitioning-invalid-unbounded"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:26.926362 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 4b357cb979e841529709cc2b77d0f2d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:26.927341 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b357cb979e841529709cc2b77d0f2d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:26.939823 5502 tablet_bootstrap.cc:492] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:26.944298 5502 tablet_bootstrap.cc:654] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:26.948076 5502 tablet_bootstrap.cc:492] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:26.948453 5502 ts_tablet_manager.cc:1403] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.009s user 0.004s sys 0.003s
I20260619 07:57:26.950549 5502 raft_consensus.cc:359] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.951076 5502 raft_consensus.cc:385] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:26.951349 5502 raft_consensus.cc:740] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:26.951983 5502 consensus_queue.cc:260] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.952569 5502 raft_consensus.cc:399] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:26.952958 5502 raft_consensus.cc:493] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:26.953291 5502 raft_consensus.cc:3060] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:26.958439 5502 raft_consensus.cc:515] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.958942 5502 leader_election.cc:304] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:26.959376 5502 leader_election.cc:290] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:26.959544 5504 raft_consensus.cc:2804] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:26.960012 5504 raft_consensus.cc:697] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:26.960851 5502 ts_tablet_manager.cc:1434] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.010s sys 0.003s
I20260619 07:57:26.960661 5504 consensus_queue.cc:237] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:26.966475 5367 catalog_manager.cc:5696] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b reported cstate change: term changed from 0 to 1, leader changed from <none> to 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193). New cstate: current_term: 1 leader_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:26.981016 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.991578 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 4b357cb979e841529709cc2b77d0f2d5
I20260619 07:57:26.993324 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b357cb979e841529709cc2b77d0f2d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:26 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:26.994933 5512 tablet_replica.cc:333] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:26.995653 5512 raft_consensus.cc:2243] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:26.996155 5512 raft_consensus.cc:2272] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:26.998030 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:26.998697 5512 ts_tablet_manager.cc:1916] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:27.009917 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e7a0a920fc84dd1bb172a6ec7d9109e has no consensus state
I20260619 07:57:27.012042 5512 ts_tablet_manager.cc:1929] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.012570 5512 log.cc:1199] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/4b357cb979e841529709cc2b77d0f2d5
I20260619 07:57:27.013432 5512 ts_tablet_manager.cc:1950] T 4b357cb979e841529709cc2b77d0f2d5 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.013604 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.016321 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 4b357cb979e841529709cc2b77d0f2d5 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.020488 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.022259 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 9e7a0a920fc84dd1bb172a6ec7d9109e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.023413 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e7a0a920fc84dd1bb172a6ec7d9109e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.029261 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 9e7a0a920fc84dd1bb172a6ec7d9109e
I20260619 07:57:27.030799 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e7a0a920fc84dd1bb172a6ec7d9109e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:27.035151 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 9e7a0a920fc84dd1bb172a6ec7d9109e because the tablet was not found. No further retry: Not found: Tablet not found: 9e7a0a920fc84dd1bb172a6ec7d9109e
I20260619 07:57:27.035392 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.039124 5502 tablet_bootstrap.cc:492] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.043370 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.044029 5502 tablet_bootstrap.cc:654] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.048897 5502 tablet_bootstrap.cc:492] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.049321 5502 ts_tablet_manager.cc:1403] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.002s
I20260619 07:57:27.051774 5502 raft_consensus.cc:359] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.052289 5502 raft_consensus.cc:385] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.052562 5502 raft_consensus.cc:740] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.053227 5502 consensus_queue.cc:260] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.053686 5502 raft_consensus.cc:399] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.053992 5502 raft_consensus.cc:493] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.054363 5502 raft_consensus.cc:3060] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.055022 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet abb59e9442134e38861bb1e0eccd3cb6 has no consensus state
I20260619 07:57:27.061357 5502 raft_consensus.cc:515] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.062099 5502 leader_election.cc:304] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.062731 5502 leader_election.cc:290] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.062845 5504 raft_consensus.cc:2804] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.063319 5504 raft_consensus.cc:697] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.063961 5504 consensus_queue.cc:237] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.064769 5502 ts_tablet_manager.cc:1434] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.013s sys 0.002s
I20260619 07:57:27.065826 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.067742 5455 tablet_service.cc:1511] Processing CreateTablet for tablet abb59e9442134e38861bb1e0eccd3cb6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.068941 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb59e9442134e38861bb1e0eccd3cb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.074277 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.076694 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e7a0a920fc84dd1bb172a6ec7d9109e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.077445 5512 tablet_replica.cc:333] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.078162 5512 raft_consensus.cc:2243] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.078666 5512 raft_consensus.cc:2272] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.081604 5512 ts_tablet_manager.cc:1916] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.085472 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet abb59e9442134e38861bb1e0eccd3cb6
I20260619 07:57:27.087595 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet abb59e9442134e38861bb1e0eccd3cb6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.089288 5502 tablet_bootstrap.cc:492] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.090577 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.094889 5502 tablet_bootstrap.cc:654] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.099673 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.103611 5502 tablet_bootstrap.cc:492] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.104040 5502 ts_tablet_manager.cc:1403] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.001s sys 0.011s
I20260619 07:57:27.105549 5512 ts_tablet_manager.cc:1929] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.105991 5512 log.cc:1199] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9e7a0a920fc84dd1bb172a6ec7d9109e
I20260619 07:57:27.106732 5512 ts_tablet_manager.cc:1950] T 9e7a0a920fc84dd1bb172a6ec7d9109e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.106612 5502 raft_consensus.cc:359] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.107316 5502 raft_consensus.cc:385] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.107625 5502 raft_consensus.cc:740] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.108386 5502 consensus_queue.cc:260] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.109015 5502 raft_consensus.cc:399] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.109339 5502 raft_consensus.cc:493] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.109501 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 9e7a0a920fc84dd1bb172a6ec7d9109e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.109679 5502 raft_consensus.cc:3060] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.111131 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet abb59e9442134e38861bb1e0eccd3cb6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet abb59e9442134e38861bb1e0eccd3cb6 already in progress: creating tablet
W20260619 07:57:27.113168 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53ed66c833524662b931d5d7beefd775 has no consensus state
I20260619 07:57:27.116621 5502 raft_consensus.cc:515] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.117322 5502 leader_election.cc:304] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.118029 5504 raft_consensus.cc:2804] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.118451 5504 raft_consensus.cc:697] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.119088 5502 leader_election.cc:290] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.119145 5504 consensus_queue.cc:237] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.120707 5502 ts_tablet_manager.cc:1434] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.011s sys 0.004s
I20260619 07:57:27.124480 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.127506 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 53ed66c833524662b931d5d7beefd775 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.128664 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ed66c833524662b931d5d7beefd775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.131909 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet abb59e9442134e38861bb1e0eccd3cb6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.132673 5512 tablet_replica.cc:333] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.133387 5512 raft_consensus.cc:2243] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.133895 5512 raft_consensus.cc:2272] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.134708 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.136416 5512 ts_tablet_manager.cc:1916] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:27.140936 5353 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 53ed66c833524662b931d5d7beefd775 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 53ed66c833524662b931d5d7beefd775 consensus state has no leader
I20260619 07:57:27.146796 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 53ed66c833524662b931d5d7beefd775
I20260619 07:57:27.148541 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ed66c833524662b931d5d7beefd775 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.151723 5512 ts_tablet_manager.cc:1929] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.152083 5502 tablet_bootstrap.cc:492] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.152750 5512 log.cc:1199] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/abb59e9442134e38861bb1e0eccd3cb6
I20260619 07:57:27.153512 5512 ts_tablet_manager.cc:1950] T abb59e9442134e38861bb1e0eccd3cb6 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.153016 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.156140 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet abb59e9442134e38861bb1e0eccd3cb6 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.157860 5502 tablet_bootstrap.cc:654] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:27.157971 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 53ed66c833524662b931d5d7beefd775 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 53ed66c833524662b931d5d7beefd775 already in progress: creating tablet
I20260619 07:57:27.162004 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.165406 5502 tablet_bootstrap.cc:492] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.165836 5502 ts_tablet_manager.cc:1403] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.005s
I20260619 07:57:27.169513 5502 raft_consensus.cc:359] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.170008 5502 raft_consensus.cc:385] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.170282 5502 raft_consensus.cc:740] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.170990 5502 consensus_queue.cc:260] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.171461 5502 raft_consensus.cc:399] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.171700 5502 raft_consensus.cc:493] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.171957 5502 raft_consensus.cc:3060] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.173772 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 790808a62b3d4f42aa00c925893d43ac has no consensus state
I20260619 07:57:27.178011 5502 raft_consensus.cc:515] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.178550 5502 leader_election.cc:304] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.179028 5502 leader_election.cc:290] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.179157 5505 raft_consensus.cc:2804] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.179569 5505 raft_consensus.cc:697] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.180219 5505 consensus_queue.cc:237] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.180632 5502 ts_tablet_manager.cc:1434] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.013s sys 0.000s
I20260619 07:57:27.185715 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 790808a62b3d4f42aa00c925893d43ac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.188386 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790808a62b3d4f42aa00c925893d43ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.189548 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.197361 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ed66c833524662b931d5d7beefd775 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.198091 5512 tablet_replica.cc:333] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.198792 5512 raft_consensus.cc:2243] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.198751 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.199426 5512 raft_consensus.cc:2272] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.203068 5502 tablet_bootstrap.cc:492] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.204618 5512 ts_tablet_manager.cc:1916] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.208890 5502 tablet_bootstrap.cc:654] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.218112 5502 tablet_bootstrap.cc:492] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.218540 5502 ts_tablet_manager.cc:1403] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.016s user 0.007s sys 0.007s
I20260619 07:57:27.219136 5512 ts_tablet_manager.cc:1929] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.219576 5512 log.cc:1199] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/53ed66c833524662b931d5d7beefd775
I20260619 07:57:27.220353 5512 ts_tablet_manager.cc:1950] T 53ed66c833524662b931d5d7beefd775 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.220678 5502 raft_consensus.cc:359] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.221303 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.221707 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 790808a62b3d4f42aa00c925893d43ac
I20260619 07:57:27.223043 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 53ed66c833524662b931d5d7beefd775 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.223402 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 790808a62b3d4f42aa00c925893d43ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.221310 5502 raft_consensus.cc:385] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.223995 5502 raft_consensus.cc:740] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.224655 5502 consensus_queue.cc:260] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.225242 5502 raft_consensus.cc:399] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.225530 5502 raft_consensus.cc:493] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.225826 5502 raft_consensus.cc:3060] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.226500 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 790808a62b3d4f42aa00c925893d43ac because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 790808a62b3d4f42aa00c925893d43ac already in progress: creating tablet
I20260619 07:57:27.227419 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.231806 5502 raft_consensus.cc:515] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.232432 5502 leader_election.cc:304] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.232954 5502 leader_election.cc:290] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.233109 5505 raft_consensus.cc:2804] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.233560 5505 raft_consensus.cc:697] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.234210 5505 consensus_queue.cc:237] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.234511 5502 ts_tablet_manager.cc:1434] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.009s sys 0.002s
I20260619 07:57:27.235359 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:27.244710 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c81f2d0f23974467b6dba5c889667fc2 has no consensus state
I20260619 07:57:27.246853 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 790808a62b3d4f42aa00c925893d43ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.248044 5512 tablet_replica.cc:333] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.248365 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.248819 5512 raft_consensus.cc:2243] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.249435 5512 raft_consensus.cc:2272] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.252453 5512 ts_tablet_manager.cc:1916] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.254565 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.261555 5455 tablet_service.cc:1511] Processing CreateTablet for tablet c81f2d0f23974467b6dba5c889667fc2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:27.262773 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c81f2d0f23974467b6dba5c889667fc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.269279 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c81f2d0f23974467b6dba5c889667fc2
I20260619 07:57:27.270076 5512 ts_tablet_manager.cc:1929] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.270462 5512 log.cc:1199] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/790808a62b3d4f42aa00c925893d43ac
I20260619 07:57:27.270860 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c81f2d0f23974467b6dba5c889667fc2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.271180 5512 ts_tablet_manager.cc:1950] T 790808a62b3d4f42aa00c925893d43ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.273636 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 790808a62b3d4f42aa00c925893d43ac (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:27.274936 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c81f2d0f23974467b6dba5c889667fc2 because the tablet was not found. No further retry: Not found: Tablet not found: c81f2d0f23974467b6dba5c889667fc2
I20260619 07:57:27.274750 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.281519 5502 tablet_bootstrap.cc:492] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.282788 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.285472 5502 tablet_bootstrap.cc:654] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.292487 5502 tablet_bootstrap.cc:492] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.292861 5502 ts_tablet_manager.cc:1403] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.001s
W20260619 07:57:27.293800 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67e5623f9cde4c3bb43188da50546bbe has no consensus state
I20260619 07:57:27.294795 5502 raft_consensus.cc:359] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.295266 5502 raft_consensus.cc:385] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.295600 5502 raft_consensus.cc:740] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.296260 5502 consensus_queue.cc:260] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.296801 5502 raft_consensus.cc:399] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.297067 5502 raft_consensus.cc:493] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.297442 5502 raft_consensus.cc:3060] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.297580 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.304886 5502 raft_consensus.cc:515] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.304632 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.304822 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 67e5623f9cde4c3bb43188da50546bbe (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20260619 07:57:27.305501 5502 leader_election.cc:304] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.305989 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67e5623f9cde4c3bb43188da50546bbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.306144 5505 raft_consensus.cc:2804] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.306540 5505 raft_consensus.cc:697] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.307158 5505 consensus_queue.cc:237] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.312865 5502 leader_election.cc:290] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.314929 5502 ts_tablet_manager.cc:1434] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.012s sys 0.000s
I20260619 07:57:27.320412 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 67e5623f9cde4c3bb43188da50546bbe
I20260619 07:57:27.322118 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 67e5623f9cde4c3bb43188da50546bbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.324797 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001\226\000\000\000""\006\0012\000\000\000\007\001\226\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:27.326787 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 67e5623f9cde4c3bb43188da50546bbe because the tablet was not found. No further retry: Not found: Tablet not found: 67e5623f9cde4c3bb43188da50546bbe
I20260619 07:57:27.329383 5502 tablet_bootstrap.cc:492] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.334529 5502 tablet_bootstrap.cc:654] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.336360 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.339103 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.339964 5502 tablet_bootstrap.cc:492] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.340298 5502 ts_tablet_manager.cc:1403] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260619 07:57:27.341256 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c81f2d0f23974467b6dba5c889667fc2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.341881 5512 tablet_replica.cc:333] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.342549 5512 raft_consensus.cc:2243] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.342356 5502 raft_consensus.cc:359] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.342882 5502 raft_consensus.cc:385] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.343039 5512 raft_consensus.cc:2272] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.343122 5502 raft_consensus.cc:740] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.345182 5502 consensus_queue.cc:260] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.345716 5502 raft_consensus.cc:399] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.345948 5502 raft_consensus.cc:493] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.346240 5502 raft_consensus.cc:3060] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.349551 5512 ts_tablet_manager.cc:1916] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.352267 5502 raft_consensus.cc:515] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:27.352761 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f7b407653df437a824ef82961044910 has no consensus state
I20260619 07:57:27.352896 5502 leader_election.cc:304] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.353554 5506 raft_consensus.cc:2804] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.353945 5506 raft_consensus.cc:697] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.354585 5506 consensus_queue.cc:237] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.361425 5502 leader_election.cc:290] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.363323 5502 ts_tablet_manager.cc:1434] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.010s sys 0.004s
I20260619 07:57:27.366465 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7b407653df437a824ef82961044910 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.367682 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7b407653df437a824ef82961044910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.375845 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.385087 5512 ts_tablet_manager.cc:1929] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.385490 5512 log.cc:1199] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c81f2d0f23974467b6dba5c889667fc2
I20260619 07:57:27.385206 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.386209 5512 ts_tablet_manager.cc:1950] T c81f2d0f23974467b6dba5c889667fc2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.388685 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c81f2d0f23974467b6dba5c889667fc2 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.389519 5502 tablet_bootstrap.cc:492] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.394174 5502 tablet_bootstrap.cc:654] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.394918 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 8f7b407653df437a824ef82961044910
I20260619 07:57:27.399065 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.400972 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f7b407653df437a824ef82961044910 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:27.402400 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 8f7b407653df437a824ef82961044910 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8f7b407653df437a824ef82961044910 already in progress: creating tablet
I20260619 07:57:27.403456 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.408114 5502 tablet_bootstrap.cc:492] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.408497 5502 ts_tablet_manager.cc:1403] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.007s sys 0.008s
I20260619 07:57:27.409889 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 67e5623f9cde4c3bb43188da50546bbe with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.410499 5512 tablet_replica.cc:333] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.411226 5512 raft_consensus.cc:2243] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.411726 5512 raft_consensus.cc:2272] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.411618 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.414466 5512 ts_tablet_manager.cc:1916] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.416956 5502 raft_consensus.cc:359] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.417414 5502 raft_consensus.cc:385] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.417941 5502 raft_consensus.cc:740] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.418505 5502 consensus_queue.cc:260] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.419035 5502 raft_consensus.cc:399] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.419287 5502 raft_consensus.cc:493] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.419548 5502 raft_consensus.cc:3060] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.422128 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6bab6dbc8f954664888d9abbb529f0ec has no consensus state
I20260619 07:57:27.426072 5502 raft_consensus.cc:515] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.429404 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.433737 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 6bab6dbc8f954664888d9abbb529f0ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.434755 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bab6dbc8f954664888d9abbb529f0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.426659 5502 leader_election.cc:304] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.437378 5506 raft_consensus.cc:2804] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.437496 5512 ts_tablet_manager.cc:1929] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.437803 5506 raft_consensus.cc:697] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.438531 5512 log.cc:1199] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/67e5623f9cde4c3bb43188da50546bbe
I20260619 07:57:27.438422 5506 consensus_queue.cc:237] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.439236 5512 ts_tablet_manager.cc:1950] T 67e5623f9cde4c3bb43188da50546bbe P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.441989 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 67e5623f9cde4c3bb43188da50546bbe (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.443271 5502 leader_election.cc:290] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.444897 5502 ts_tablet_manager.cc:1434] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.036s user 0.009s sys 0.003s
I20260619 07:57:27.448597 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.449576 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f7b407653df437a824ef82961044910 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.450253 5512 tablet_replica.cc:333] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.450870 5502 tablet_bootstrap.cc:492] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.450848 5512 raft_consensus.cc:2243] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.451908 5512 raft_consensus.cc:2272] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.454844 5512 ts_tablet_manager.cc:1916] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.456396 5502 tablet_bootstrap.cc:654] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.469282 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 6bab6dbc8f954664888d9abbb529f0ec
I20260619 07:57:27.470868 5502 tablet_bootstrap.cc:492] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.471246 5502 ts_tablet_manager.cc:1403] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.008s sys 0.010s
I20260619 07:57:27.471307 5512 ts_tablet_manager.cc:1929] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.473006 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bab6dbc8f954664888d9abbb529f0ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.473409 5502 raft_consensus.cc:359] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.471665 5512 log.cc:1199] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/8f7b407653df437a824ef82961044910
I20260619 07:57:27.473922 5502 raft_consensus.cc:385] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.473605 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.474220 5502 raft_consensus.cc:740] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.474609 5512 ts_tablet_manager.cc:1950] T 8f7b407653df437a824ef82961044910 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.474893 5502 consensus_queue.cc:260] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.474681 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.475468 5502 raft_consensus.cc:399] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.475755 5502 raft_consensus.cc:493] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.476032 5502 raft_consensus.cc:3060] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.477831 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 8f7b407653df437a824ef82961044910 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:27.479336 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 6bab6dbc8f954664888d9abbb529f0ec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6bab6dbc8f954664888d9abbb529f0ec already in progress: creating tablet
I20260619 07:57:27.481671 5502 raft_consensus.cc:515] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.481871 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.482245 5502 leader_election.cc:304] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.482894 5506 raft_consensus.cc:2804] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.483314 5506 raft_consensus.cc:697] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.483979 5506 consensus_queue.cc:237] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.485498 5502 leader_election.cc:290] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.487118 5502 ts_tablet_manager.cc:1434] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.012s sys 0.001s
W20260619 07:57:27.492622 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3350590c96fe4f85a2087438e1cf8a63 has no consensus state
I20260619 07:57:27.495170 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bab6dbc8f954664888d9abbb529f0ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.497028 5512 tablet_replica.cc:333] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.497627 5512 raft_consensus.cc:2243] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.498082 5512 raft_consensus.cc:2272] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.498174 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.502301 5512 ts_tablet_manager.cc:1916] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.505671 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.507616 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3350590c96fe4f85a2087438e1cf8a63 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260619 07:57:27.508576 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3350590c96fe4f85a2087438e1cf8a63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.515810 5512 ts_tablet_manager.cc:1929] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.515883 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3350590c96fe4f85a2087438e1cf8a63
I20260619 07:57:27.516289 5512 log.cc:1199] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/6bab6dbc8f954664888d9abbb529f0ec
I20260619 07:57:27.517011 5512 ts_tablet_manager.cc:1950] T 6bab6dbc8f954664888d9abbb529f0ec P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.517895 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3350590c96fe4f85a2087438e1cf8a63 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.519582 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 6bab6dbc8f954664888d9abbb529f0ec (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:27.520560 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3350590c96fe4f85a2087438e1cf8a63 because the tablet was not found. No further retry: Not found: Tablet not found: 3350590c96fe4f85a2087438e1cf8a63
I20260619 07:57:27.521210 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.523415 5502 tablet_bootstrap.cc:492] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.527006 5502 tablet_bootstrap.cc:654] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.527946 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.531555 5502 tablet_bootstrap.cc:492] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.532002 5502 ts_tablet_manager.cc:1403] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:27.533977 5502 raft_consensus.cc:359] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.534339 5502 raft_consensus.cc:385] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.534554 5502 raft_consensus.cc:740] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.535127 5502 consensus_queue.cc:260] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.535651 5502 raft_consensus.cc:399] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.535918 5502 raft_consensus.cc:493] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.536198 5502 raft_consensus.cc:3060] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.538337 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9ae4d8758c44a78a325f5143598f14d has no consensus state
I20260619 07:57:27.541622 5502 raft_consensus.cc:515] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.542296 5502 leader_election.cc:304] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.542791 5502 leader_election.cc:290] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.544093 5502 ts_tablet_manager.cc:1434] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.009s sys 0.000s
I20260619 07:57:27.543280 5506 raft_consensus.cc:2804] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.545336 5506 raft_consensus.cc:697] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.545926 5506 consensus_queue.cc:237] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.550184 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.556552 5455 tablet_service.cc:1511] Processing CreateTablet for tablet c9ae4d8758c44a78a325f5143598f14d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20260619 07:57:27.556421 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.557960 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3350590c96fe4f85a2087438e1cf8a63 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.557622 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ae4d8758c44a78a325f5143598f14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.558651 5512 tablet_replica.cc:333] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.559260 5512 raft_consensus.cc:2243] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.559706 5512 raft_consensus.cc:2272] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.562479 5512 ts_tablet_manager.cc:1916] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.567644 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c9ae4d8758c44a78a325f5143598f14d
I20260619 07:57:27.570465 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ae4d8758c44a78a325f5143598f14d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.571825 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\0012\000\000\000""\006\001\000\000\000\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.575331 5502 tablet_bootstrap.cc:492] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.576126 5512 ts_tablet_manager.cc:1929] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.576536 5512 log.cc:1199] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3350590c96fe4f85a2087438e1cf8a63
I20260619 07:57:27.577198 5512 ts_tablet_manager.cc:1950] T 3350590c96fe4f85a2087438e1cf8a63 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.579332 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3350590c96fe4f85a2087438e1cf8a63 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.580174 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.580852 5502 tablet_bootstrap.cc:654] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:27.580188 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c9ae4d8758c44a78a325f5143598f14d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c9ae4d8758c44a78a325f5143598f14d already in progress: creating tablet
I20260619 07:57:27.589576 5502 tablet_bootstrap.cc:492] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.589927 5502 ts_tablet_manager.cc:1403] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.011s sys 0.002s
I20260619 07:57:27.592056 5502 raft_consensus.cc:359] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.592514 5502 raft_consensus.cc:385] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.592775 5502 raft_consensus.cc:740] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
W20260619 07:57:27.592911 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d6fb312789824228884e8a6dfa116e43 has no consensus state
I20260619 07:57:27.593350 5502 consensus_queue.cc:260] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.593909 5502 raft_consensus.cc:399] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.594149 5502 raft_consensus.cc:493] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.594439 5502 raft_consensus.cc:3060] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.596230 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.600281 5502 raft_consensus.cc:515] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.600889 5502 leader_election.cc:304] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.601392 5502 leader_election.cc:290] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.601524 5506 raft_consensus.cc:2804] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.601997 5506 raft_consensus.cc:697] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.602639 5506 consensus_queue.cc:237] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.603024 5502 ts_tablet_manager.cc:1434] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 07:57:27.605221 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.609944 5455 tablet_service.cc:1511] Processing CreateTablet for tablet d6fb312789824228884e8a6dfa116e43 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.610962 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fb312789824228884e8a6dfa116e43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.618027 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet d6fb312789824228884e8a6dfa116e43
I20260619 07:57:27.619640 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet d6fb312789824228884e8a6dfa116e43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.623512 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.624439 5502 tablet_bootstrap.cc:492] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
W20260619 07:57:27.624855 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet d6fb312789824228884e8a6dfa116e43 because the tablet was not found. No further retry: Not found: Tablet not found: d6fb312789824228884e8a6dfa116e43
I20260619 07:57:27.626089 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.627660 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c9ae4d8758c44a78a325f5143598f14d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.628306 5512 tablet_replica.cc:333] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.629007 5512 raft_consensus.cc:2243] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.629547 5512 raft_consensus.cc:2272] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.630043 5502 tablet_bootstrap.cc:654] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.632489 5512 ts_tablet_manager.cc:1916] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.634675 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.635947 5502 tablet_bootstrap.cc:492] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.636310 5502 ts_tablet_manager.cc:1403] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.000s
I20260619 07:57:27.640409 5502 raft_consensus.cc:359] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.640901 5502 raft_consensus.cc:385] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.641384 5502 raft_consensus.cc:740] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.642068 5502 consensus_queue.cc:260] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.642632 5502 raft_consensus.cc:399] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.642915 5502 raft_consensus.cc:493] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.643203 5502 raft_consensus.cc:3060] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.646700 5512 ts_tablet_manager.cc:1929] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.647089 5512 log.cc:1199] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c9ae4d8758c44a78a325f5143598f14d
I20260619 07:57:27.647881 5512 ts_tablet_manager.cc:1950] T c9ae4d8758c44a78a325f5143598f14d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
W20260619 07:57:27.648290 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e3533a170dda46eeb9b25c4c8d5017d8 has no consensus state
I20260619 07:57:27.650241 5502 raft_consensus.cc:515] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.650854 5502 leader_election.cc:304] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.651283 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.651716 5506 raft_consensus.cc:2804] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.652140 5506 raft_consensus.cc:697] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.652804 5506 consensus_queue.cc:237] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.657888 5502 leader_election.cc:290] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.659022 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.662803 5502 ts_tablet_manager.cc:1434] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.014s sys 0.000s
I20260619 07:57:27.664065 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c9ae4d8758c44a78a325f5143598f14d (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.665315 5455 tablet_service.cc:1511] Processing CreateTablet for tablet e3533a170dda46eeb9b25c4c8d5017d8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.666323 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3533a170dda46eeb9b25c4c8d5017d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.670802 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet e3533a170dda46eeb9b25c4c8d5017d8
I20260619 07:57:27.672683 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet e3533a170dda46eeb9b25c4c8d5017d8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:27.674032 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet e3533a170dda46eeb9b25c4c8d5017d8 because the tablet was not found. No further retry: Not found: Tablet not found: e3533a170dda46eeb9b25c4c8d5017d8
I20260619 07:57:27.675459 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.678999 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.680892 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet d6fb312789824228884e8a6dfa116e43 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.681246 5502 tablet_bootstrap.cc:492] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.681704 5512 tablet_replica.cc:333] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.682354 5512 raft_consensus.cc:2243] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.682837 5512 raft_consensus.cc:2272] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.685657 5512 ts_tablet_manager.cc:1916] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.686234 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.686805 5502 tablet_bootstrap.cc:654] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.700642 5502 tablet_bootstrap.cc:492] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.700591 5512 ts_tablet_manager.cc:1929] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260619 07:57:27.701049 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 569e80b76720454fb22223bea278e248 has no consensus state
I20260619 07:57:27.701130 5502 ts_tablet_manager.cc:1403] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.011s sys 0.008s
I20260619 07:57:27.701148 5512 log.cc:1199] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/d6fb312789824228884e8a6dfa116e43
I20260619 07:57:27.702126 5512 ts_tablet_manager.cc:1950] T d6fb312789824228884e8a6dfa116e43 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.705052 5502 raft_consensus.cc:359] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.705287 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet d6fb312789824228884e8a6dfa116e43 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.705524 5502 raft_consensus.cc:385] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.705786 5502 raft_consensus.cc:740] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.706426 5502 consensus_queue.cc:260] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.706964 5502 raft_consensus.cc:399] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.707208 5502 raft_consensus.cc:493] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.707933 5502 raft_consensus.cc:3060] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.708298 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.713840 5502 raft_consensus.cc:515] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.714358 5502 leader_election.cc:304] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.714956 5504 raft_consensus.cc:2804] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.714743 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.715368 5504 raft_consensus.cc:697] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.715204 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 569e80b76720454fb22223bea278e248 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260619 07:57:27.716033 5504 consensus_queue.cc:237] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.716507 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569e80b76720454fb22223bea278e248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.725143 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 569e80b76720454fb22223bea278e248
I20260619 07:57:27.725455 5502 leader_election.cc:290] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.726817 5502 ts_tablet_manager.cc:1434] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.025s user 0.012s sys 0.000s
I20260619 07:57:27.728057 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 569e80b76720454fb22223bea278e248 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.731225 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:27.733103 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 569e80b76720454fb22223bea278e248 because the tablet was not found. No further retry: Not found: Tablet not found: 569e80b76720454fb22223bea278e248
I20260619 07:57:27.733675 5502 tablet_bootstrap.cc:492] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.738942 5502 tablet_bootstrap.cc:654] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.741842 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.743352 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.744858 5502 tablet_bootstrap.cc:492] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.745204 5502 ts_tablet_manager.cc:1403] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.012s user 0.006s sys 0.004s
I20260619 07:57:27.745443 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e3533a170dda46eeb9b25c4c8d5017d8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.746078 5512 tablet_replica.cc:333] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.746677 5512 raft_consensus.cc:2243] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.747119 5512 raft_consensus.cc:2272] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.747442 5502 raft_consensus.cc:359] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.747999 5502 raft_consensus.cc:385] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.748245 5502 raft_consensus.cc:740] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.749589 5502 consensus_queue.cc:260] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.750456 5512 ts_tablet_manager.cc:1916] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.750100 5502 raft_consensus.cc:399] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.750825 5502 raft_consensus.cc:493] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.751099 5502 raft_consensus.cc:3060] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.757452 5502 raft_consensus.cc:515] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.758037 5502 leader_election.cc:304] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.758668 5506 raft_consensus.cc:2804] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.759078 5506 raft_consensus.cc:697] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
W20260619 07:57:27.759166 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f3a0fb14cf740cdacabf2a3dadff166 has no consensus state
I20260619 07:57:27.759776 5506 consensus_queue.cc:237] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.762681 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.764370 5512 ts_tablet_manager.cc:1929] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.764803 5512 log.cc:1199] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/e3533a170dda46eeb9b25c4c8d5017d8
I20260619 07:57:27.765470 5512 ts_tablet_manager.cc:1950] T e3533a170dda46eeb9b25c4c8d5017d8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.767830 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet e3533a170dda46eeb9b25c4c8d5017d8 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.769254 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.771750 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e3533a170dda46eeb9b25c4c8d5017d8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.772921 5502 leader_election.cc:290] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.775053 5502 ts_tablet_manager.cc:1434] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.030s user 0.012s sys 0.001s
W20260619 07:57:27.775393 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet e3533a170dda46eeb9b25c4c8d5017d8 because the tablet was not found. No further retry: Not found: Tablet not found: e3533a170dda46eeb9b25c4c8d5017d8
I20260619 07:57:27.776772 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 1f3a0fb14cf740cdacabf2a3dadff166 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20260619 07:57:27.777923 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f3a0fb14cf740cdacabf2a3dadff166. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.785789 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 1f3a0fb14cf740cdacabf2a3dadff166
I20260619 07:57:27.787843 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f3a0fb14cf740cdacabf2a3dadff166 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:27.789232 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 1f3a0fb14cf740cdacabf2a3dadff166 because the tablet was not found. No further retry: Not found: Tablet not found: 1f3a0fb14cf740cdacabf2a3dadff166
I20260619 07:57:27.791339 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\001d\000\000\000""\006\0012\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.794394 5502 tablet_bootstrap.cc:492] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.794968 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.796716 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 569e80b76720454fb22223bea278e248 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.797364 5512 tablet_replica.cc:333] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.798005 5512 raft_consensus.cc:2243] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.798437 5512 raft_consensus.cc:2272] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.801764 5502 tablet_bootstrap.cc:654] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.801492 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.803835 5512 ts_tablet_manager.cc:1916] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:27.812568 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dc865e4868c84b399b2d192675ba4c00 has no consensus state
I20260619 07:57:27.815773 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.820274 5512 ts_tablet_manager.cc:1929] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.820596 5512 log.cc:1199] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/569e80b76720454fb22223bea278e248
I20260619 07:57:27.821271 5512 ts_tablet_manager.cc:1950] T 569e80b76720454fb22223bea278e248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.822677 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.823341 5455 tablet_service.cc:1511] Processing CreateTablet for tablet dc865e4868c84b399b2d192675ba4c00 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.824307 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc865e4868c84b399b2d192675ba4c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.824510 5502 tablet_bootstrap.cc:492] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.824887 5502 ts_tablet_manager.cc:1403] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.031s user 0.011s sys 0.007s
I20260619 07:57:27.827227 5502 raft_consensus.cc:359] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.827682 5502 raft_consensus.cc:385] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.827912 5502 raft_consensus.cc:740] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.828441 5502 consensus_queue.cc:260] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.828995 5502 raft_consensus.cc:399] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.829269 5502 raft_consensus.cc:493] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.829231 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 569e80b76720454fb22223bea278e248 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.829620 5502 raft_consensus.cc:3060] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.835481 5502 raft_consensus.cc:515] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.836072 5502 leader_election.cc:304] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.836704 5506 raft_consensus.cc:2804] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.837203 5506 raft_consensus.cc:697] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.837580 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet dc865e4868c84b399b2d192675ba4c00
I20260619 07:57:27.837831 5506 consensus_queue.cc:237] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.839429 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet dc865e4868c84b399b2d192675ba4c00 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:27.840770 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet dc865e4868c84b399b2d192675ba4c00 because the tablet was not found. No further retry: Not found: Tablet not found: dc865e4868c84b399b2d192675ba4c00
I20260619 07:57:27.842432 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.843719 5502 leader_election.cc:290] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.845343 5502 ts_tablet_manager.cc:1434] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.020s user 0.012s sys 0.000s
I20260619 07:57:27.846093 5502 tablet_bootstrap.cc:492] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.850075 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.851367 5502 tablet_bootstrap.cc:654] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.854080 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.855758 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f3a0fb14cf740cdacabf2a3dadff166 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.856168 5502 tablet_bootstrap.cc:492] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.856343 5512 tablet_replica.cc:333] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.856503 5502 ts_tablet_manager.cc:1403] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260619 07:57:27.856992 5512 raft_consensus.cc:2243] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.857460 5512 raft_consensus.cc:2272] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.858783 5502 raft_consensus.cc:359] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.859323 5502 raft_consensus.cc:385] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.859562 5502 raft_consensus.cc:740] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.860121 5502 consensus_queue.cc:260] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.860635 5502 raft_consensus.cc:399] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.860977 5502 raft_consensus.cc:493] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.861265 5502 raft_consensus.cc:3060] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:27.863447 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5646a3eb58074188bc68370198d7e290 has no consensus state
I20260619 07:57:27.867892 5502 raft_consensus.cc:515] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.868471 5512 ts_tablet_manager.cc:1916] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.868476 5502 leader_election.cc:304] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.873495 5506 raft_consensus.cc:2804] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.873970 5506 raft_consensus.cc:697] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.874650 5506 consensus_queue.cc:237] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.877698 5502 leader_election.cc:290] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.878160 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 5646a3eb58074188bc68370198d7e290 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:27.879169 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5646a3eb58074188bc68370198d7e290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.880045 5502 ts_tablet_manager.cc:1434] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.012s sys 0.000s
I20260619 07:57:27.883133 5512 ts_tablet_manager.cc:1929] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.883555 5512 log.cc:1199] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1f3a0fb14cf740cdacabf2a3dadff166
I20260619 07:57:27.884419 5512 ts_tablet_manager.cc:1950] T 1f3a0fb14cf740cdacabf2a3dadff166 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.887535 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 1f3a0fb14cf740cdacabf2a3dadff166 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.876989 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.895776 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.897388 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet dc865e4868c84b399b2d192675ba4c00 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.898052 5512 tablet_replica.cc:333] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.898644 5512 raft_consensus.cc:2243] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.899075 5512 raft_consensus.cc:2272] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.899389 5502 tablet_bootstrap.cc:492] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.902166 5512 ts_tablet_manager.cc:1916] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.904773 5502 tablet_bootstrap.cc:654] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.908649 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 5646a3eb58074188bc68370198d7e290
I20260619 07:57:27.913388 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5646a3eb58074188bc68370198d7e290 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.919589 5512 ts_tablet_manager.cc:1929] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.919979 5512 log.cc:1199] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/dc865e4868c84b399b2d192675ba4c00
I20260619 07:57:27.920951 5502 tablet_bootstrap.cc:492] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:27.921347 5502 ts_tablet_manager.cc:1403] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.022s user 0.013s sys 0.008s
I20260619 07:57:27.920814 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.921710 5512 ts_tablet_manager.cc:1950] T dc865e4868c84b399b2d192675ba4c00 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.922086 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:27.923635 5502 raft_consensus.cc:359] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.924109 5502 raft_consensus.cc:385] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.924346 5502 raft_consensus.cc:740] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.924919 5502 consensus_queue.cc:260] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.925459 5502 raft_consensus.cc:399] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.925709 5502 raft_consensus.cc:493] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.925980 5502 raft_consensus.cc:3060] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.928776 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet dc865e4868c84b399b2d192675ba4c00 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.928969 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:27.929476 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 5646a3eb58074188bc68370198d7e290 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5646a3eb58074188bc68370198d7e290 already in progress: creating tablet
I20260619 07:57:27.931911 5502 raft_consensus.cc:515] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.932520 5502 leader_election.cc:304] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:27.933048 5502 leader_election.cc:290] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:27.933192 5506 raft_consensus.cc:2804] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:27.933627 5506 raft_consensus.cc:697] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:27.934267 5506 consensus_queue.cc:237] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.935200 5502 ts_tablet_manager.cc:1434] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.009s sys 0.004s
W20260619 07:57:27.939229 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b69be69a39d4e9abcef6dba5a67e90b has no consensus state
I20260619 07:57:27.942975 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.944710 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5646a3eb58074188bc68370198d7e290 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.945354 5512 tablet_replica.cc:333] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:27.945993 5512 raft_consensus.cc:2243] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:27.946483 5512 raft_consensus.cc:2272] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:27.950964 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.951692 5512 ts_tablet_manager.cc:1916] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:27.954107 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 8b69be69a39d4e9abcef6dba5a67e90b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260619 07:57:27.955113 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b69be69a39d4e9abcef6dba5a67e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.961536 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 8b69be69a39d4e9abcef6dba5a67e90b
I20260619 07:57:27.963321 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b69be69a39d4e9abcef6dba5a67e90b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:27.966339 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.968075 5512 ts_tablet_manager.cc:1929] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:27.968400 5512 log.cc:1199] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5646a3eb58074188bc68370198d7e290
I20260619 07:57:27.968490 5502 tablet_bootstrap.cc:492] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:27.969108 5512 ts_tablet_manager.cc:1950] T 5646a3eb58074188bc68370198d7e290 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:27.973989 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 5646a3eb58074188bc68370198d7e290 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:27.974144 5502 tablet_bootstrap.cc:654] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:27.974195 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:27.976002 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 8b69be69a39d4e9abcef6dba5a67e90b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 8b69be69a39d4e9abcef6dba5a67e90b already in progress: creating tablet
I20260619 07:57:27.983302 5502 tablet_bootstrap.cc:492] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
W20260619 07:57:27.983481 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 458edb03b0e04aca8163c600ae1a0e88 has no consensus state
I20260619 07:57:27.983750 5502 ts_tablet_manager.cc:1403] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.004s
I20260619 07:57:27.986078 5502 raft_consensus.cc:359] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.986531 5502 raft_consensus.cc:385] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:27.986757 5502 raft_consensus.cc:740] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:27.987365 5502 consensus_queue.cc:260] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.987933 5502 raft_consensus.cc:399] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:27.988181 5502 raft_consensus.cc:493] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:27.988452 5502 raft_consensus.cc:3060] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:27.993711 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:27.993738 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 458edb03b0e04aca8163c600ae1a0e88 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20260619 07:57:27.994812 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 458edb03b0e04aca8163c600ae1a0e88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:27.998622 5502 raft_consensus.cc:515] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:27.999282 5502 leader_election.cc:304] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.000379 5506 raft_consensus.cc:2804] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.000870 5506 raft_consensus.cc:697] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.001125 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.001515 5506 consensus_queue.cc:237] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.006300 5502 leader_election.cc:290] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.008232 5502 ts_tablet_manager.cc:1434] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.024s user 0.008s sys 0.004s
I20260619 07:57:28.010349 5502 tablet_bootstrap.cc:492] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.014015 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 458edb03b0e04aca8163c600ae1a0e88
I20260619 07:57:28.015551 5502 tablet_bootstrap.cc:654] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.016031 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 458edb03b0e04aca8163c600ae1a0e88 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.017315 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 458edb03b0e04aca8163c600ae1a0e88 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 458edb03b0e04aca8163c600ae1a0e88 already in progress: creating tablet
I20260619 07:57:28.018482 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001K\000\000\000""\006\001\031\000\000\000\007\001K\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.024763 5502 tablet_bootstrap.cc:492] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.025130 5502 ts_tablet_manager.cc:1403] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.003s sys 0.009s
I20260619 07:57:28.027278 5502 raft_consensus.cc:359] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.027783 5502 raft_consensus.cc:385] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.028036 5502 raft_consensus.cc:740] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.028713 5502 consensus_queue.cc:260] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.029313 5502 raft_consensus.cc:399] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.029583 5502 raft_consensus.cc:493] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.029111 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.029901 5502 raft_consensus.cc:3060] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.030442 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.032788 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b69be69a39d4e9abcef6dba5a67e90b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:27 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.033380 5512 tablet_replica.cc:333] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.033973 5512 raft_consensus.cc:2243] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.034428 5512 raft_consensus.cc:2272] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.037184 5512 ts_tablet_manager.cc:1916] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.041023 5502 raft_consensus.cc:515] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.041613 5502 leader_election.cc:304] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.042106 5502 leader_election.cc:290] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.042253 5506 raft_consensus.cc:2804] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
W20260619 07:57:28.043118 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c23c087f6e674d23b26c16ff7d42d090 has no consensus state
I20260619 07:57:28.043768 5506 raft_consensus.cc:697] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.044414 5506 consensus_queue.cc:237] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.050598 5502 ts_tablet_manager.cc:1434] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.025s user 0.013s sys 0.000s
I20260619 07:57:28.054543 5512 ts_tablet_manager.cc:1929] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.054912 5512 log.cc:1199] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/8b69be69a39d4e9abcef6dba5a67e90b
I20260619 07:57:28.054641 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.055584 5512 ts_tablet_manager.cc:1950] T 8b69be69a39d4e9abcef6dba5a67e90b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.060657 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 458edb03b0e04aca8163c600ae1a0e88 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.060897 5455 tablet_service.cc:1511] Processing CreateTablet for tablet c23c087f6e674d23b26c16ff7d42d090 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.061887 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23c087f6e674d23b26c16ff7d42d090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.062438 5512 tablet_replica.cc:333] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.062825 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 8b69be69a39d4e9abcef6dba5a67e90b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.063017 5512 raft_consensus.cc:2243] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.063479 5512 raft_consensus.cc:2272] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.063664 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.066200 5512 ts_tablet_manager.cc:1916] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.073910 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c23c087f6e674d23b26c16ff7d42d090
I20260619 07:57:28.076133 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c23c087f6e674d23b26c16ff7d42d090 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.080590 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.080845 5512 ts_tablet_manager.cc:1929] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.081190 5512 log.cc:1199] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/458edb03b0e04aca8163c600ae1a0e88
I20260619 07:57:28.082271 5502 tablet_bootstrap.cc:492] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.082589 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.081844 5512 ts_tablet_manager.cc:1950] T 458edb03b0e04aca8163c600ae1a0e88 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.088009 5502 tablet_bootstrap.cc:654] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.088666 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 458edb03b0e04aca8163c600ae1a0e88 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:28.089397 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c23c087f6e674d23b26c16ff7d42d090 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c23c087f6e674d23b26c16ff7d42d090 already in progress: creating tablet
I20260619 07:57:28.089653 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.098085 5502 tablet_bootstrap.cc:492] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.098492 5502 ts_tablet_manager.cc:1403] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.016s user 0.011s sys 0.005s
W20260619 07:57:28.098877 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 has no consensus state
I20260619 07:57:28.101668 5502 raft_consensus.cc:359] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.102151 5502 raft_consensus.cc:385] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.101943 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.102368 5502 raft_consensus.cc:740] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.103010 5502 consensus_queue.cc:260] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.103508 5502 raft_consensus.cc:399] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.103749 5502 raft_consensus.cc:493] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.103993 5502 raft_consensus.cc:3060] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.109560 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.110900 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.111225 5502 raft_consensus.cc:515] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.111943 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c83d2a538ac4700ae0f6bf37cfec6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.111797 5502 leader_election.cc:304] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.112506 5506 raft_consensus.cc:2804] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.112936 5506 raft_consensus.cc:697] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.113552 5506 consensus_queue.cc:237] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.118564 5502 leader_election.cc:290] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.120014 5502 ts_tablet_manager.cc:1434] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.021s user 0.011s sys 0.001s
I20260619 07:57:28.120478 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 6c83d2a538ac4700ae0f6bf37cfec6c4
I20260619 07:57:28.122242 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.125600 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 because the tablet was not found. No further retry: Not found: Tablet not found: 6c83d2a538ac4700ae0f6bf37cfec6c4
I20260619 07:57:28.126400 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.128856 5502 tablet_bootstrap.cc:492] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.132391 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.134958 5502 tablet_bootstrap.cc:654] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.137542 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c23c087f6e674d23b26c16ff7d42d090 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.138134 5512 tablet_replica.cc:333] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.138748 5512 raft_consensus.cc:2243] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.139161 5512 raft_consensus.cc:2272] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.139014 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.142424 5512 ts_tablet_manager.cc:1916] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:28.146531 5353 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c23c087f6e674d23b26c16ff7d42d090 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c23c087f6e674d23b26c16ff7d42d090 consensus state has no leader
I20260619 07:57:28.149149 5502 tablet_bootstrap.cc:492] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.149530 5502 ts_tablet_manager.cc:1403] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.006s sys 0.009s
W20260619 07:57:28.151185 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01486da19fac405683a7326c915b8199 has no consensus state
I20260619 07:57:28.153422 5502 raft_consensus.cc:359] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.153918 5502 raft_consensus.cc:385] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.154157 5502 raft_consensus.cc:740] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.154820 5502 consensus_queue.cc:260] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.155354 5502 raft_consensus.cc:399] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.155797 5502 raft_consensus.cc:493] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.156081 5502 raft_consensus.cc:3060] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.157248 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.161966 5502 raft_consensus.cc:515] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.162586 5502 leader_election.cc:304] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.163081 5502 leader_election.cc:290] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.163590 5504 raft_consensus.cc:2804] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.164064 5504 raft_consensus.cc:697] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.164767 5504 consensus_queue.cc:237] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.165392 5512 ts_tablet_manager.cc:1929] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.165757 5512 log.cc:1199] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c23c087f6e674d23b26c16ff7d42d090
I20260619 07:57:28.166507 5512 ts_tablet_manager.cc:1950] T c23c087f6e674d23b26c16ff7d42d090 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.169117 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c23c087f6e674d23b26c16ff7d42d090 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.169324 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.169649 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 01486da19fac405683a7326c915b8199 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260619 07:57:28.170639 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01486da19fac405683a7326c915b8199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.179417 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 01486da19fac405683a7326c915b8199
I20260619 07:57:28.181761 5502 ts_tablet_manager.cc:1434] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.032s user 0.009s sys 0.003s
I20260619 07:57:28.184007 5502 tablet_bootstrap.cc:492] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.187325 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.189597 5502 tablet_bootstrap.cc:654] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.189463 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.189831 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 01486da19fac405683a7326c915b8199 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.190929 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 01486da19fac405683a7326c915b8199 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 01486da19fac405683a7326c915b8199 already in progress: creating tablet
I20260619 07:57:28.191352 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.192031 5512 tablet_replica.cc:333] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.192639 5512 raft_consensus.cc:2243] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.194097 5512 raft_consensus.cc:2272] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.196702 5512 ts_tablet_manager.cc:1916] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.202639 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.206880 5502 tablet_bootstrap.cc:492] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.207340 5502 ts_tablet_manager.cc:1403] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.023s user 0.007s sys 0.014s
I20260619 07:57:28.209646 5502 raft_consensus.cc:359] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.210076 5502 raft_consensus.cc:385] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.210306 5502 raft_consensus.cc:740] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.210619 5512 ts_tablet_manager.cc:1929] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.210934 5512 log.cc:1199] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/6c83d2a538ac4700ae0f6bf37cfec6c4
I20260619 07:57:28.211226 5502 consensus_queue.cc:260] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.211635 5512 ts_tablet_manager.cc:1950] T 6c83d2a538ac4700ae0f6bf37cfec6c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.211781 5502 raft_consensus.cc:399] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.212041 5502 raft_consensus.cc:493] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.213605 5502 raft_consensus.cc:3060] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.214265 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 6c83d2a538ac4700ae0f6bf37cfec6c4 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:28.215399 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7a59bc689484be5b48ea9772f7ab55b has no consensus state
I20260619 07:57:28.219128 5502 raft_consensus.cc:515] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.219149 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.219798 5502 leader_election.cc:304] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.220417 5504 raft_consensus.cc:2804] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.220841 5504 raft_consensus.cc:697] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.221455 5504 consensus_queue.cc:237] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.225217 5502 leader_election.cc:290] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.225225 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.227151 5502 ts_tablet_manager.cc:1434] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.019s user 0.009s sys 0.002s
I20260619 07:57:28.226967 5455 tablet_service.cc:1511] Processing CreateTablet for tablet f7a59bc689484be5b48ea9772f7ab55b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20260619 07:57:28.227950 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7a59bc689484be5b48ea9772f7ab55b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.235587 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f7a59bc689484be5b48ea9772f7ab55b
I20260619 07:57:28.237147 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet f7a59bc689484be5b48ea9772f7ab55b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.238574 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f7a59bc689484be5b48ea9772f7ab55b because the tablet was not found. No further retry: Not found: Tablet not found: f7a59bc689484be5b48ea9772f7ab55b
I20260619 07:57:28.242118 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\377\377\377\377\007\000""\006\001\377\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.243263 5502 tablet_bootstrap.cc:492] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.243287 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.245404 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 01486da19fac405683a7326c915b8199 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.246264 5512 tablet_replica.cc:333] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.246897 5512 raft_consensus.cc:2243] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.247321 5512 raft_consensus.cc:2272] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.248858 5502 tablet_bootstrap.cc:654] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.252336 5512 ts_tablet_manager.cc:1916] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.255662 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.264851 5502 tablet_bootstrap.cc:492] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.265231 5502 ts_tablet_manager.cc:1403] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.022s user 0.013s sys 0.008s
W20260619 07:57:28.266746 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3efc9c993eb14e0e94654482151a871e has no consensus state
I20260619 07:57:28.270637 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.271279 5512 ts_tablet_manager.cc:1929] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.271741 5512 log.cc:1199] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/01486da19fac405683a7326c915b8199
I20260619 07:57:28.273041 5502 raft_consensus.cc:359] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.273272 5512 ts_tablet_manager.cc:1950] T 01486da19fac405683a7326c915b8199 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.273528 5502 raft_consensus.cc:385] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.273789 5502 raft_consensus.cc:740] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.274603 5502 consensus_queue.cc:260] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.275877 5502 raft_consensus.cc:399] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.276150 5502 raft_consensus.cc:493] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.276429 5502 raft_consensus.cc:3060] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.276468 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 01486da19fac405683a7326c915b8199 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.279680 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.281972 5502 raft_consensus.cc:515] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.282543 5502 leader_election.cc:304] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.283150 5504 raft_consensus.cc:2804] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.283555 5504 raft_consensus.cc:697] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.284185 5504 consensus_queue.cc:237] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.284961 5502 leader_election.cc:290] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.285998 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 3efc9c993eb14e0e94654482151a871e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.286674 5502 ts_tablet_manager.cc:1434] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.021s user 0.013s sys 0.000s
I20260619 07:57:28.287110 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3efc9c993eb14e0e94654482151a871e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.295990 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3efc9c993eb14e0e94654482151a871e
I20260619 07:57:28.297523 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3efc9c993eb14e0e94654482151a871e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.298911 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3efc9c993eb14e0e94654482151a871e because the tablet was not found. No further retry: Not found: Tablet not found: 3efc9c993eb14e0e94654482151a871e
I20260619 07:57:28.302114 5502 tablet_bootstrap.cc:492] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.302872 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.304067 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.305858 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f7a59bc689484be5b48ea9772f7ab55b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.306519 5512 tablet_replica.cc:333] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.307123 5512 raft_consensus.cc:2243] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.307399 5502 tablet_bootstrap.cc:654] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.307595 5512 raft_consensus.cc:2272] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.310243 5512 ts_tablet_manager.cc:1916] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.315263 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.323583 5512 ts_tablet_manager.cc:1929] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.323997 5512 log.cc:1199] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f7a59bc689484be5b48ea9772f7ab55b
I20260619 07:57:28.325315 5512 ts_tablet_manager.cc:1950] T f7a59bc689484be5b48ea9772f7ab55b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.326628 5502 tablet_bootstrap.cc:492] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.327004 5502 ts_tablet_manager.cc:1403] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.025s user 0.019s sys 0.001s
I20260619 07:57:28.327551 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f7a59bc689484be5b48ea9772f7ab55b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:28.328996 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b77be3e72f4647dc8b3dc9ab35cf7a6f has no consensus state
I20260619 07:57:28.329380 5502 raft_consensus.cc:359] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.329867 5502 raft_consensus.cc:385] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.330138 5502 raft_consensus.cc:740] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.330755 5502 consensus_queue.cc:260] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.331233 5502 raft_consensus.cc:399] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.331462 5502 raft_consensus.cc:493] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.331724 5502 raft_consensus.cc:3060] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.336257 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.338508 5502 raft_consensus.cc:515] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.339264 5502 leader_election.cc:304] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.339996 5504 raft_consensus.cc:2804] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.340533 5504 raft_consensus.cc:697] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.341360 5504 consensus_queue.cc:237] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.343336 5455 tablet_service.cc:1511] Processing CreateTablet for tablet b77be3e72f4647dc8b3dc9ab35cf7a6f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.344751 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b77be3e72f4647dc8b3dc9ab35cf7a6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.346113 5502 leader_election.cc:290] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.345772 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.348052 5502 ts_tablet_manager.cc:1434] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.021s user 0.014s sys 0.001s
I20260619 07:57:28.357621 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet b77be3e72f4647dc8b3dc9ab35cf7a6f
I20260619 07:57:28.358108 5502 tablet_bootstrap.cc:492] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.359282 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet b77be3e72f4647dc8b3dc9ab35cf7a6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.361104 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet b77be3e72f4647dc8b3dc9ab35cf7a6f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b77be3e72f4647dc8b3dc9ab35cf7a6f already in progress: creating tablet
I20260619 07:57:28.363375 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.365324 5502 tablet_bootstrap.cc:654] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.369030 5502 tablet_bootstrap.cc:492] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.369398 5502 ts_tablet_manager.cc:1403] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.007s sys 0.001s
I20260619 07:57:28.371694 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.372026 5502 raft_consensus.cc:359] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.372450 5502 raft_consensus.cc:385] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.372694 5502 raft_consensus.cc:740] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.373312 5502 consensus_queue.cc:260] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.373737 5502 raft_consensus.cc:399] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.373986 5502 raft_consensus.cc:493] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.374326 5502 raft_consensus.cc:3060] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.374269 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.377490 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3efc9c993eb14e0e94654482151a871e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.378116 5512 tablet_replica.cc:333] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.378726 5512 raft_consensus.cc:2243] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.379149 5512 raft_consensus.cc:2272] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.381839 5512 ts_tablet_manager.cc:1916] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:28.383509 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5bd789e63c5d45168f2578d9a7adf72d has no consensus state
I20260619 07:57:28.386591 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.393244 5502 raft_consensus.cc:515] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.393842 5502 leader_election.cc:304] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.394044 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 5bd789e63c5d45168f2578d9a7adf72d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:28.394462 5504 raft_consensus.cc:2804] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.394903 5504 raft_consensus.cc:697] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.395033 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bd789e63c5d45168f2578d9a7adf72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.395577 5504 consensus_queue.cc:237] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.397511 5502 leader_election.cc:290] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.400038 5502 ts_tablet_manager.cc:1434] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.030s user 0.013s sys 0.000s
I20260619 07:57:28.401144 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.402490 5512 ts_tablet_manager.cc:1929] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.402827 5512 log.cc:1199] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3efc9c993eb14e0e94654482151a871e
I20260619 07:57:28.403479 5512 ts_tablet_manager.cc:1950] T 3efc9c993eb14e0e94654482151a871e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.406769 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3efc9c993eb14e0e94654482151a871e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.414522 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 5bd789e63c5d45168f2578d9a7adf72d
I20260619 07:57:28.415817 5502 tablet_bootstrap.cc:492] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.416167 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bd789e63c5d45168f2578d9a7adf72d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.417695 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 5bd789e63c5d45168f2578d9a7adf72d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5bd789e63c5d45168f2578d9a7adf72d already in progress: creating tablet
I20260619 07:57:28.420953 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.421025 5502 tablet_bootstrap.cc:654] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.422681 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet b77be3e72f4647dc8b3dc9ab35cf7a6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.423408 5512 tablet_replica.cc:333] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.424016 5512 raft_consensus.cc:2243] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.424450 5512 raft_consensus.cc:2272] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.424296 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.430384 5512 ts_tablet_manager.cc:1916] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.431329 5502 tablet_bootstrap.cc:492] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.431684 5502 ts_tablet_manager.cc:1403] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.016s user 0.013s sys 0.000s
I20260619 07:57:28.433487 5502 raft_consensus.cc:359] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.433980 5502 raft_consensus.cc:385] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.434264 5502 raft_consensus.cc:740] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.435170 5502 consensus_queue.cc:260] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.435724 5502 raft_consensus.cc:399] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.436018 5502 raft_consensus.cc:493] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.436323 5502 raft_consensus.cc:3060] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.440507 5502 raft_consensus.cc:515] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.441022 5502 leader_election.cc:304] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.441591 5502 leader_election.cc:290] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.441715 5504 raft_consensus.cc:2804] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.442142 5504 raft_consensus.cc:697] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.441825 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.442790 5504 consensus_queue.cc:237] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.443249 5502 ts_tablet_manager.cc:1434] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.011s user 0.007s sys 0.004s
I20260619 07:57:28.450227 5512 ts_tablet_manager.cc:1929] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.450580 5512 log.cc:1199] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/b77be3e72f4647dc8b3dc9ab35cf7a6f
I20260619 07:57:28.451154 5512 ts_tablet_manager.cc:1950] T b77be3e72f4647dc8b3dc9ab35cf7a6f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.453195 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet b77be3e72f4647dc8b3dc9ab35cf7a6f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:28.454309 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 83cd7143b93c4dfb84ae25a7497b8e21 has no consensus state
I20260619 07:57:28.455672 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5bd789e63c5d45168f2578d9a7adf72d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.456995 5512 tablet_replica.cc:333] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.457629 5512 raft_consensus.cc:2243] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.458061 5512 raft_consensus.cc:2272] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.459013 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.461175 5512 ts_tablet_manager.cc:1916] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.464286 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 83cd7143b93c4dfb84ae25a7497b8e21 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:28.465296 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cd7143b93c4dfb84ae25a7497b8e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.467310 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.477943 5512 ts_tablet_manager.cc:1929] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.478207 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 83cd7143b93c4dfb84ae25a7497b8e21
I20260619 07:57:28.478302 5512 log.cc:1199] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5bd789e63c5d45168f2578d9a7adf72d
I20260619 07:57:28.479805 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 83cd7143b93c4dfb84ae25a7497b8e21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.480252 5502 tablet_bootstrap.cc:492] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.481051 5512 ts_tablet_manager.cc:1950] T 5bd789e63c5d45168f2578d9a7adf72d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.483355 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 5bd789e63c5d45168f2578d9a7adf72d (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.483145 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.486128 5502 tablet_bootstrap.cc:654] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:28.486581 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 83cd7143b93c4dfb84ae25a7497b8e21 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 83cd7143b93c4dfb84ae25a7497b8e21 already in progress: creating tablet
I20260619 07:57:28.490489 5502 tablet_bootstrap.cc:492] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.490872 5502 ts_tablet_manager.cc:1403] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:28.491763 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.493157 5502 raft_consensus.cc:359] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.493643 5502 raft_consensus.cc:385] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.493883 5502 raft_consensus.cc:740] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.494432 5502 consensus_queue.cc:260] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.494961 5502 raft_consensus.cc:399] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.495230 5502 raft_consensus.cc:493] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.495512 5502 raft_consensus.cc:3060] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:28.500799 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0532c0f718494ad6a7ccab300d39dd68 has no consensus state
I20260619 07:57:28.504226 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.505095 5502 raft_consensus.cc:515] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.505741 5502 leader_election.cc:304] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.506414 5504 raft_consensus.cc:2804] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.506810 5504 raft_consensus.cc:697] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.507433 5504 consensus_queue.cc:237] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.510579 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 0532c0f718494ad6a7ccab300d39dd68 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.511592 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0532c0f718494ad6a7ccab300d39dd68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.513090 5502 leader_election.cc:290] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.510614 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.514998 5502 ts_tablet_manager.cc:1434] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.024s user 0.010s sys 0.003s
I20260619 07:57:28.524070 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 0532c0f718494ad6a7ccab300d39dd68
I20260619 07:57:28.526939 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0532c0f718494ad6a7ccab300d39dd68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.528625 5502 tablet_bootstrap.cc:492] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
W20260619 07:57:28.530068 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 0532c0f718494ad6a7ccab300d39dd68 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0532c0f718494ad6a7ccab300d39dd68 already in progress: creating tablet
I20260619 07:57:28.531594 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.533732 5502 tablet_bootstrap.cc:654] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.533319 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.540798 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 83cd7143b93c4dfb84ae25a7497b8e21 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.542228 5512 tablet_replica.cc:333] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.542378 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.542870 5512 raft_consensus.cc:2243] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.543339 5512 raft_consensus.cc:2272] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.545415 5502 tablet_bootstrap.cc:492] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.545796 5502 ts_tablet_manager.cc:1403] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.010s sys 0.003s
I20260619 07:57:28.546144 5512 ts_tablet_manager.cc:1916] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.548143 5502 raft_consensus.cc:359] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.548619 5502 raft_consensus.cc:385] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.548887 5502 raft_consensus.cc:740] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.550076 5502 consensus_queue.cc:260] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.551055 5502 raft_consensus.cc:399] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.551313 5502 raft_consensus.cc:493] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.551600 5502 raft_consensus.cc:3060] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:28.553330 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9fe62b996074a0a9a33bfeb8c218e71 has no consensus state
I20260619 07:57:28.556859 5502 raft_consensus.cc:515] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.557461 5502 leader_election.cc:304] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.558040 5502 leader_election.cc:290] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.558168 5504 raft_consensus.cc:2804] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.557711 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.558614 5504 raft_consensus.cc:697] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.559218 5504 consensus_queue.cc:237] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.559401 5502 ts_tablet_manager.cc:1434] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 07:57:28.565732 5512 ts_tablet_manager.cc:1929] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.569293 5512 log.cc:1199] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/83cd7143b93c4dfb84ae25a7497b8e21
I20260619 07:57:28.570647 5512 ts_tablet_manager.cc:1950] T 83cd7143b93c4dfb84ae25a7497b8e21 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.575519 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 83cd7143b93c4dfb84ae25a7497b8e21 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.578186 5455 tablet_service.cc:1511] Processing CreateTablet for tablet d9fe62b996074a0a9a33bfeb8c218e71 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.579181 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fe62b996074a0a9a33bfeb8c218e71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.578907 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.581682 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0532c0f718494ad6a7ccab300d39dd68 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.582324 5512 tablet_replica.cc:333] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.583004 5512 raft_consensus.cc:2243] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.583503 5512 raft_consensus.cc:2272] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.586870 5512 ts_tablet_manager.cc:1916] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.590412 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet d9fe62b996074a0a9a33bfeb8c218e71
I20260619 07:57:28.592090 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet d9fe62b996074a0a9a33bfeb8c218e71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.592630 5502 tablet_bootstrap.cc:492] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.598671 5502 tablet_bootstrap.cc:654] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.599009 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.603757 5512 ts_tablet_manager.cc:1929] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.604182 5512 log.cc:1199] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/0532c0f718494ad6a7ccab300d39dd68
I20260619 07:57:28.604977 5512 ts_tablet_manager.cc:1950] T 0532c0f718494ad6a7ccab300d39dd68 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.607308 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 0532c0f718494ad6a7ccab300d39dd68 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:28.609190 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet d9fe62b996074a0a9a33bfeb8c218e71 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9fe62b996074a0a9a33bfeb8c218e71 already in progress: creating tablet
I20260619 07:57:28.610328 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.613314 5502 tablet_bootstrap.cc:492] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.613673 5502 ts_tablet_manager.cc:1403] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.011s sys 0.007s
I20260619 07:57:28.615387 5502 raft_consensus.cc:359] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.615763 5502 raft_consensus.cc:385] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.615979 5502 raft_consensus.cc:740] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.616540 5502 consensus_queue.cc:260] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.617031 5502 raft_consensus.cc:399] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.617316 5502 raft_consensus.cc:493] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.617592 5502 raft_consensus.cc:3060] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:28.622203 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3ee02fe11f254b888ff08ba8ee2f223f has no consensus state
I20260619 07:57:28.623994 5502 raft_consensus.cc:515] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.624627 5502 leader_election.cc:304] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.625160 5502 leader_election.cc:290] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.625313 5504 raft_consensus.cc:2804] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.625789 5504 raft_consensus.cc:697] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.626443 5504 consensus_queue.cc:237] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.626803 5502 ts_tablet_manager.cc:1434] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 07:57:28.629302 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.634873 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee02fe11f254b888ff08ba8ee2f223f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260619 07:57:28.635871 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee02fe11f254b888ff08ba8ee2f223f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.636430 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.647461 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3ee02fe11f254b888ff08ba8ee2f223f
I20260619 07:57:28.649415 5502 tablet_bootstrap.cc:492] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.649454 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ee02fe11f254b888ff08ba8ee2f223f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.652858 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.654994 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.655576 5502 tablet_bootstrap.cc:654] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.658249 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet d9fe62b996074a0a9a33bfeb8c218e71 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.658952 5512 tablet_replica.cc:333] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.659721 5512 raft_consensus.cc:2243] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.660188 5512 raft_consensus.cc:2272] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 07:57:28.661031 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3ee02fe11f254b888ff08ba8ee2f223f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3ee02fe11f254b888ff08ba8ee2f223f already in progress: creating tablet
I20260619 07:57:28.663535 5512 ts_tablet_manager.cc:1916] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.664357 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.666865 5502 tablet_bootstrap.cc:492] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.667296 5502 ts_tablet_manager.cc:1403] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.018s user 0.005s sys 0.012s
I20260619 07:57:28.669700 5502 raft_consensus.cc:359] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.670207 5502 raft_consensus.cc:385] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.670507 5502 raft_consensus.cc:740] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.671239 5502 consensus_queue.cc:260] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.671850 5502 raft_consensus.cc:399] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.672149 5502 raft_consensus.cc:493] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.672480 5502 raft_consensus.cc:3060] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:28.676671 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 20de840ec110418bbeeb7a3475ce179b has no consensus state
I20260619 07:57:28.678743 5502 raft_consensus.cc:515] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.679414 5502 leader_election.cc:304] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.679987 5502 leader_election.cc:290] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.680517 5505 raft_consensus.cc:2804] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.680995 5505 raft_consensus.cc:697] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.681634 5505 consensus_queue.cc:237] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.681998 5502 ts_tablet_manager.cc:1434] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.012s sys 0.001s
I20260619 07:57:28.689421 5512 ts_tablet_manager.cc:1929] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.689811 5512 log.cc:1199] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/d9fe62b996074a0a9a33bfeb8c218e71
I20260619 07:57:28.690486 5512 ts_tablet_manager.cc:1950] T d9fe62b996074a0a9a33bfeb8c218e71 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.691111 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ee02fe11f254b888ff08ba8ee2f223f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.693272 5512 tablet_replica.cc:333] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.692703 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet d9fe62b996074a0a9a33bfeb8c218e71 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.693905 5512 raft_consensus.cc:2243] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.694355 5512 raft_consensus.cc:2272] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.695245 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.695492 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 20de840ec110418bbeeb7a3475ce179b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20260619 07:57:28.696595 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20de840ec110418bbeeb7a3475ce179b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.698577 5512 ts_tablet_manager.cc:1916] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.703550 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.710219 5502 tablet_bootstrap.cc:492] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.711458 5512 ts_tablet_manager.cc:1929] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.711800 5512 log.cc:1199] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3ee02fe11f254b888ff08ba8ee2f223f
I20260619 07:57:28.714963 5512 ts_tablet_manager.cc:1950] T 3ee02fe11f254b888ff08ba8ee2f223f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.716467 5502 tablet_bootstrap.cc:654] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.717051 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 20de840ec110418bbeeb7a3475ce179b
I20260619 07:57:28.717291 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3ee02fe11f254b888ff08ba8ee2f223f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.721208 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 20de840ec110418bbeeb7a3475ce179b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.722455 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 20de840ec110418bbeeb7a3475ce179b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 20de840ec110418bbeeb7a3475ce179b already in progress: creating tablet
I20260619 07:57:28.721863 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\000""\006\001\001\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.730919 5502 tablet_bootstrap.cc:492] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.731330 5502 ts_tablet_manager.cc:1403] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.015s sys 0.003s
I20260619 07:57:28.732429 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.733451 5502 raft_consensus.cc:359] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.733974 5502 raft_consensus.cc:385] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.734222 5502 raft_consensus.cc:740] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.734869 5502 consensus_queue.cc:260] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.735404 5502 raft_consensus.cc:399] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.735656 5502 raft_consensus.cc:493] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.735925 5502 raft_consensus.cc:3060] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.741828 5502 raft_consensus.cc:515] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.742409 5502 leader_election.cc:304] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.743023 5505 raft_consensus.cc:2804] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.743451 5505 raft_consensus.cc:697] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
W20260619 07:57:28.743564 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4fd64a12c6ea4d90a6f4571289385287 has no consensus state
I20260619 07:57:28.744153 5505 consensus_queue.cc:237] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.751514 5502 leader_election.cc:290] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.752954 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 20de840ec110418bbeeb7a3475ce179b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.754449 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:28.755249 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 20de840ec110418bbeeb7a3475ce179b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 20de840ec110418bbeeb7a3475ce179b already in progress: creating tablet
I20260619 07:57:28.756244 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd64a12c6ea4d90a6f4571289385287 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.757315 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd64a12c6ea4d90a6f4571289385287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.757679 5502 ts_tablet_manager.cc:1434] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.013s sys 0.000s
I20260619 07:57:28.760540 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.769452 5502 tablet_bootstrap.cc:492] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.770673 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 4fd64a12c6ea4d90a6f4571289385287
I20260619 07:57:28.772236 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd64a12c6ea4d90a6f4571289385287 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.774345 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 4fd64a12c6ea4d90a6f4571289385287 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4fd64a12c6ea4d90a6f4571289385287 already in progress: creating tablet
I20260619 07:57:28.776238 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.777351 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.777863 5502 tablet_bootstrap.cc:654] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.779348 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 20de840ec110418bbeeb7a3475ce179b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.779975 5512 tablet_replica.cc:333] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.780611 5512 raft_consensus.cc:2243] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.781091 5512 raft_consensus.cc:2272] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.784113 5512 ts_tablet_manager.cc:1916] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.791250 5502 tablet_bootstrap.cc:492] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.791702 5502 ts_tablet_manager.cc:1403] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.022s user 0.011s sys 0.005s
I20260619 07:57:28.791957 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.794714 5502 raft_consensus.cc:359] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.795261 5502 raft_consensus.cc:385] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.795545 5502 raft_consensus.cc:740] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.796272 5502 consensus_queue.cc:260] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.796895 5502 raft_consensus.cc:399] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.797201 5502 raft_consensus.cc:493] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.797525 5502 raft_consensus.cc:3060] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.800565 5512 ts_tablet_manager.cc:1929] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.804800 5502 raft_consensus.cc:515] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.800940 5512 log.cc:1199] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/20de840ec110418bbeeb7a3475ce179b
I20260619 07:57:28.805552 5502 leader_election.cc:304] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
W20260619 07:57:28.805735 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de91ca516f6743daae7306abdb6d3248 has no consensus state
I20260619 07:57:28.805907 5512 ts_tablet_manager.cc:1950] T 20de840ec110418bbeeb7a3475ce179b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.806559 5505 raft_consensus.cc:2804] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.806982 5505 raft_consensus.cc:697] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.807958 5505 consensus_queue.cc:237] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.810513 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 20de840ec110418bbeeb7a3475ce179b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.817461 5502 leader_election.cc:290] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.819476 5502 ts_tablet_manager.cc:1434] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.027s user 0.008s sys 0.004s
I20260619 07:57:28.821936 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.823828 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd64a12c6ea4d90a6f4571289385287 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.824478 5512 tablet_replica.cc:333] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.825112 5512 raft_consensus.cc:2243] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.825548 5512 raft_consensus.cc:2272] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.827910 5455 tablet_service.cc:1511] Processing CreateTablet for tablet de91ca516f6743daae7306abdb6d3248 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:28.828987 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de91ca516f6743daae7306abdb6d3248. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.829444 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.836066 5512 ts_tablet_manager.cc:1916] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.845561 5502 tablet_bootstrap.cc:492] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.849198 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet de91ca516f6743daae7306abdb6d3248
I20260619 07:57:28.851970 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet de91ca516f6743daae7306abdb6d3248 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.853617 5502 tablet_bootstrap.cc:654] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.854736 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.856570 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:28.861402 5512 ts_tablet_manager.cc:1929] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.861747 5512 log.cc:1199] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/4fd64a12c6ea4d90a6f4571289385287
I20260619 07:57:28.862432 5512 ts_tablet_manager.cc:1950] T 4fd64a12c6ea4d90a6f4571289385287 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.864820 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 4fd64a12c6ea4d90a6f4571289385287 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.864696 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:28.865478 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet de91ca516f6743daae7306abdb6d3248 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet de91ca516f6743daae7306abdb6d3248 already in progress: creating tablet
I20260619 07:57:28.866956 5502 tablet_bootstrap.cc:492] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.867377 5502 ts_tablet_manager.cc:1403] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.022s user 0.012s sys 0.004s
I20260619 07:57:28.869944 5502 raft_consensus.cc:359] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.871371 5502 raft_consensus.cc:385] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.871601 5502 raft_consensus.cc:740] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.872179 5502 consensus_queue.cc:260] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.872864 5502 raft_consensus.cc:399] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.873127 5502 raft_consensus.cc:493] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.873399 5502 raft_consensus.cc:3060] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.879546 5502 raft_consensus.cc:515] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.880162 5502 leader_election.cc:304] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.880184 5505 raft_consensus.cc:493] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:28.880686 5505 raft_consensus.cc:515] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:28.881018 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bce886a9926f4becbb61b5ba1472f729 has no consensus state
I20260619 07:57:28.880708 5502 leader_election.cc:290] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.882989 5502 ts_tablet_manager.cc:1434] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.013s sys 0.000s
I20260619 07:57:28.884711 5504 raft_consensus.cc:2804] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.897200 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.882952 5505 leader_election.cc:304] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.902887 5455 tablet_service.cc:1511] Processing CreateTablet for tablet bce886a9926f4becbb61b5ba1472f729 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260619 07:57:28.904294 5505 leader_election.cc:290] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers
I20260619 07:57:28.904397 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce886a9926f4becbb61b5ba1472f729. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.904065 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.913326 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet bce886a9926f4becbb61b5ba1472f729
I20260619 07:57:28.915657 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet bce886a9926f4becbb61b5ba1472f729 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:28.917088 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet bce886a9926f4becbb61b5ba1472f729 because the tablet was not found. No further retry: Not found: Tablet not found: bce886a9926f4becbb61b5ba1472f729
I20260619 07:57:28.919047 5504 raft_consensus.cc:697] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.918670 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.919842 5504 consensus_queue.cc:237] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.922580 5502 tablet_bootstrap.cc:492] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.928287 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.928637 5502 tablet_bootstrap.cc:654] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.942992 5502 tablet_bootstrap.cc:492] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:28.943389 5502 ts_tablet_manager.cc:1403] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.008s sys 0.007s
W20260619 07:57:28.945202 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c78a5e4f39434dd3b23bf73762d4254a has no consensus state
I20260619 07:57:28.945724 5502 raft_consensus.cc:359] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.946214 5502 raft_consensus.cc:385] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:28.946460 5502 raft_consensus.cc:740] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:28.947016 5502 consensus_queue.cc:260] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.947563 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet de91ca516f6743daae7306abdb6d3248 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.947598 5502 raft_consensus.cc:399] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:28.948339 5512 tablet_replica.cc:333] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.948307 5502 raft_consensus.cc:493] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:28.948640 5502 raft_consensus.cc:3060] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:28.949043 5512 raft_consensus.cc:2243] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.949479 5512 raft_consensus.cc:2272] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.952135 5512 ts_tablet_manager.cc:1916] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.954939 5502 raft_consensus.cc:515] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.955552 5502 leader_election.cc:304] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:28.956046 5502 leader_election.cc:290] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:28.956210 5506 raft_consensus.cc:2804] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:28.956637 5506 raft_consensus.cc:697] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:28.957304 5506 consensus_queue.cc:237] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:28.957844 5502 ts_tablet_manager.cc:1434] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 07:57:28.961534 5455 tablet_service.cc:1511] Processing CreateTablet for tablet c78a5e4f39434dd3b23bf73762d4254a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20260619 07:57:28.962545 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78a5e4f39434dd3b23bf73762d4254a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:28.969319 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.975138 5512 ts_tablet_manager.cc:1929] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:28.975482 5512 log.cc:1199] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/de91ca516f6743daae7306abdb6d3248
I20260619 07:57:28.976022 5512 ts_tablet_manager.cc:1950] T de91ca516f6743daae7306abdb6d3248 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:28.978787 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet de91ca516f6743daae7306abdb6d3248 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:28.979054 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet bce886a9926f4becbb61b5ba1472f729 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:28.980172 5512 tablet_replica.cc:333] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:28.980868 5512 raft_consensus.cc:2243] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:28.981370 5512 raft_consensus.cc:2272] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:28.983048 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:28.984304 5502 tablet_bootstrap.cc:492] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:28.986397 5512 ts_tablet_manager.cc:1916] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:28.989894 5502 tablet_bootstrap.cc:654] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:28.995420 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c78a5e4f39434dd3b23bf73762d4254a
I20260619 07:57:28.997437 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c78a5e4f39434dd3b23bf73762d4254a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.004696 5512 ts_tablet_manager.cc:1929] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.005106 5512 log.cc:1199] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/bce886a9926f4becbb61b5ba1472f729
I20260619 07:57:29.003952 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\000""\006\0012\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.005784 5512 ts_tablet_manager.cc:1950] T bce886a9926f4becbb61b5ba1472f729 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.008170 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet bce886a9926f4becbb61b5ba1472f729 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.010097 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c78a5e4f39434dd3b23bf73762d4254a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c78a5e4f39434dd3b23bf73762d4254a already in progress: creating tablet
I20260619 07:57:29.011049 5502 tablet_bootstrap.cc:492] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.011507 5502 ts_tablet_manager.cc:1403] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.027s user 0.015s sys 0.008s
I20260619 07:57:29.013881 5502 raft_consensus.cc:359] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.013890 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.014420 5502 raft_consensus.cc:385] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.014729 5502 raft_consensus.cc:740] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.015311 5502 consensus_queue.cc:260] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.015879 5502 raft_consensus.cc:399] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.016145 5502 raft_consensus.cc:493] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.016429 5502 raft_consensus.cc:3060] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:29.022689 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 59e0658dd02148d3b94f3a081aae750e has no consensus state
I20260619 07:57:29.022783 5502 raft_consensus.cc:515] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.023449 5502 leader_election.cc:304] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.023962 5502 leader_election.cc:290] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.025182 5506 raft_consensus.cc:2804] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.025322 5502 ts_tablet_manager.cc:1434] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.015s sys 0.000s
I20260619 07:57:29.025604 5506 raft_consensus.cc:697] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.026288 5506 consensus_queue.cc:237] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.033651 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.034758 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 59e0658dd02148d3b94f3a081aae750e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.035696 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e0658dd02148d3b94f3a081aae750e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.044199 5502 tablet_bootstrap.cc:492] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.044966 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c78a5e4f39434dd3b23bf73762d4254a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:28 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.045682 5512 tablet_replica.cc:333] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.046303 5512 raft_consensus.cc:2243] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.046739 5512 raft_consensus.cc:2272] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.048947 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.049517 5512 ts_tablet_manager.cc:1916] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.050230 5502 tablet_bootstrap.cc:654] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.060771 5502 tablet_bootstrap.cc:492] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.061160 5502 ts_tablet_manager.cc:1403] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.008s sys 0.008s
I20260619 07:57:29.061627 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 59e0658dd02148d3b94f3a081aae750e
I20260619 07:57:29.063153 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 59e0658dd02148d3b94f3a081aae750e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.063450 5502 raft_consensus.cc:359] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.063954 5502 raft_consensus.cc:385] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.064208 5502 raft_consensus.cc:740] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.064985 5502 consensus_queue.cc:260] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.065569 5502 raft_consensus.cc:399] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.065200 5512 ts_tablet_manager.cc:1929] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.066165 5512 log.cc:1199] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c78a5e4f39434dd3b23bf73762d4254a
I20260619 07:57:29.066900 5512 ts_tablet_manager.cc:1950] T c78a5e4f39434dd3b23bf73762d4254a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.065876 5502 raft_consensus.cc:493] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.067332 5502 raft_consensus.cc:3060] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.068251 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.069507 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c78a5e4f39434dd3b23bf73762d4254a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.070981 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 59e0658dd02148d3b94f3a081aae750e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 59e0658dd02148d3b94f3a081aae750e already in progress: creating tablet
I20260619 07:57:29.072690 5502 raft_consensus.cc:515] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.073259 5502 leader_election.cc:304] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.073694 5502 leader_election.cc:290] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.073823 5506 raft_consensus.cc:2804] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.074239 5506 raft_consensus.cc:697] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.074868 5506 consensus_queue.cc:237] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.075989 5502 ts_tablet_manager.cc:1434] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.012s sys 0.001s
I20260619 07:57:29.076227 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:29.086483 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ae0d24dc757c48bfaf4a8cb009d5db7a has no consensus state
I20260619 07:57:29.088217 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 59e0658dd02148d3b94f3a081aae750e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.088907 5512 tablet_replica.cc:333] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.089545 5512 raft_consensus.cc:2243] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.090008 5512 raft_consensus.cc:2272] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.090907 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.094058 5512 ts_tablet_manager.cc:1916] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.096944 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.097239 5455 tablet_service.cc:1511] Processing CreateTablet for tablet ae0d24dc757c48bfaf4a8cb009d5db7a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.098263 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae0d24dc757c48bfaf4a8cb009d5db7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.107129 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ae0d24dc757c48bfaf4a8cb009d5db7a
I20260619 07:57:29.108654 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ae0d24dc757c48bfaf4a8cb009d5db7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.111999 5512 ts_tablet_manager.cc:1929] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.112457 5512 log.cc:1199] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/59e0658dd02148d3b94f3a081aae750e
I20260619 07:57:29.112216 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.113353 5512 ts_tablet_manager.cc:1950] T 59e0658dd02148d3b94f3a081aae750e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.113937 5502 tablet_bootstrap.cc:492] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.119840 5502 tablet_bootstrap.cc:654] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.120157 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 59e0658dd02148d3b94f3a081aae750e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.120841 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ae0d24dc757c48bfaf4a8cb009d5db7a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ae0d24dc757c48bfaf4a8cb009d5db7a already in progress: creating tablet
I20260619 07:57:29.120797 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.124480 5502 tablet_bootstrap.cc:492] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.124922 5502 ts_tablet_manager.cc:1403] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260619 07:57:29.127251 5502 raft_consensus.cc:359] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.127754 5502 raft_consensus.cc:385] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.127985 5502 raft_consensus.cc:740] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.129012 5502 consensus_queue.cc:260] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.129544 5502 raft_consensus.cc:399] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260619 07:57:29.129945 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ba1fd0472c124519b612c7b59630211f has no consensus state
I20260619 07:57:29.129819 5502 raft_consensus.cc:493] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.130481 5502 raft_consensus.cc:3060] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.134672 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.137281 5502 raft_consensus.cc:515] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.137902 5502 leader_election.cc:304] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.138520 5506 raft_consensus.cc:2804] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.138899 5455 tablet_service.cc:1511] Processing CreateTablet for tablet ba1fd0472c124519b612c7b59630211f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260619 07:57:29.138933 5506 raft_consensus.cc:697] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.139883 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba1fd0472c124519b612c7b59630211f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.139846 5506 consensus_queue.cc:237] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.142119 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.145123 5502 leader_election.cc:290] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.147277 5502 ts_tablet_manager.cc:1434] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.012s sys 0.001s
W20260619 07:57:29.150064 5355 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ae0d24dc757c48bfaf4a8cb009d5db7a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ae0d24dc757c48bfaf4a8cb009d5db7a consensus state has no leader
I20260619 07:57:29.151898 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ba1fd0472c124519b612c7b59630211f
I20260619 07:57:29.153481 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ba1fd0472c124519b612c7b59630211f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:29.155041 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ba1fd0472c124519b612c7b59630211f because the tablet was not found. No further retry: Not found: Tablet not found: ba1fd0472c124519b612c7b59630211f
I20260619 07:57:29.155324 5502 tablet_bootstrap.cc:492] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.160988 5502 tablet_bootstrap.cc:654] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.162753 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.163432 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.168704 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ae0d24dc757c48bfaf4a8cb009d5db7a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.169373 5502 tablet_bootstrap.cc:492] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.169410 5512 tablet_replica.cc:333] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.169860 5502 ts_tablet_manager.cc:1403] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.004s sys 0.005s
I20260619 07:57:29.170260 5512 raft_consensus.cc:2243] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.170737 5512 raft_consensus.cc:2272] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.172821 5502 raft_consensus.cc:359] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.173302 5502 raft_consensus.cc:385] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.173537 5502 raft_consensus.cc:740] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.174181 5502 consensus_queue.cc:260] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.174737 5502 raft_consensus.cc:399] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.174995 5502 raft_consensus.cc:493] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.175071 5512 ts_tablet_manager.cc:1916] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.175298 5502 raft_consensus.cc:3060] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.176993 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.182278 5502 raft_consensus.cc:515] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.182910 5502 leader_election.cc:304] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.183427 5502 leader_election.cc:290] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.183576 5506 raft_consensus.cc:2804] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.184085 5506 raft_consensus.cc:697] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.184782 5506 consensus_queue.cc:237] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.186028 5502 ts_tablet_manager.cc:1434] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.011s sys 0.003s
W20260619 07:57:29.187381 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db8852e7c5d04b5993e1f2430bb6fefd has no consensus state
I20260619 07:57:29.193446 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.198573 5455 tablet_service.cc:1511] Processing CreateTablet for tablet db8852e7c5d04b5993e1f2430bb6fefd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20260619 07:57:29.199971 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db8852e7c5d04b5993e1f2430bb6fefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.199756 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.209968 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet db8852e7c5d04b5993e1f2430bb6fefd
I20260619 07:57:29.210736 5512 ts_tablet_manager.cc:1929] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.211450 5512 log.cc:1199] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ae0d24dc757c48bfaf4a8cb009d5db7a
I20260619 07:57:29.212601 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet db8852e7c5d04b5993e1f2430bb6fefd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.215565 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.216602 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\000""\006\001c\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.217324 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ba1fd0472c124519b612c7b59630211f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.221700 5502 tablet_bootstrap.cc:492] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.216272 5512 ts_tablet_manager.cc:1950] T ae0d24dc757c48bfaf4a8cb009d5db7a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.225625 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.227283 5502 tablet_bootstrap.cc:654] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.227275 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ae0d24dc757c48bfaf4a8cb009d5db7a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.228883 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet db8852e7c5d04b5993e1f2430bb6fefd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet db8852e7c5d04b5993e1f2430bb6fefd already in progress: creating tablet
I20260619 07:57:29.229676 5512 tablet_replica.cc:333] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.230648 5512 raft_consensus.cc:2243] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.231191 5512 raft_consensus.cc:2272] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.234479 5512 ts_tablet_manager.cc:1916] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:29.239419 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 has no consensus state
I20260619 07:57:29.244372 5502 tablet_bootstrap.cc:492] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.244884 5502 ts_tablet_manager.cc:1403] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.023s user 0.006s sys 0.008s
I20260619 07:57:29.246168 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.248808 5512 ts_tablet_manager.cc:1929] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.249153 5512 log.cc:1199] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ba1fd0472c124519b612c7b59630211f
I20260619 07:57:29.249818 5512 ts_tablet_manager.cc:1950] T ba1fd0472c124519b612c7b59630211f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.251442 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.252365 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ba1fd0472c124519b612c7b59630211f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.254079 5502 raft_consensus.cc:359] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.254582 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbf805ffb2d47fbb0637900d9f8b1d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.254559 5502 raft_consensus.cc:385] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.254879 5502 raft_consensus.cc:740] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.255841 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.255522 5502 consensus_queue.cc:260] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.256625 5502 raft_consensus.cc:399] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.256914 5502 raft_consensus.cc:493] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.257205 5502 raft_consensus.cc:3060] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.263062 5502 raft_consensus.cc:515] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.266265 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3cbf805ffb2d47fbb0637900d9f8b1d0
I20260619 07:57:29.263629 5502 leader_election.cc:304] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.268134 5502 leader_election.cc:290] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.268314 5577 raft_consensus.cc:2804] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.269553 5502 ts_tablet_manager.cc:1434] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.024s user 0.009s sys 0.003s
I20260619 07:57:29.269604 5577 raft_consensus.cc:697] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.270238 5502 tablet_bootstrap.cc:492] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.270388 5577 consensus_queue.cc:237] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.270952 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:29.272485 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 already in progress: creating tablet
I20260619 07:57:29.275307 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.277765 5502 tablet_bootstrap.cc:654] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.282790 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.284802 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet db8852e7c5d04b5993e1f2430bb6fefd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.285399 5512 tablet_replica.cc:333] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.286051 5512 raft_consensus.cc:2243] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.286504 5512 raft_consensus.cc:2272] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.285149 5502 tablet_bootstrap.cc:492] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.287935 5502 ts_tablet_manager.cc:1403] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.018s user 0.009s sys 0.005s
I20260619 07:57:29.289659 5512 ts_tablet_manager.cc:1916] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.290272 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.292536 5502 raft_consensus.cc:359] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.293092 5502 raft_consensus.cc:385] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.293378 5502 raft_consensus.cc:740] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.294092 5502 consensus_queue.cc:260] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.294656 5502 raft_consensus.cc:399] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.294950 5502 raft_consensus.cc:493] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.295277 5502 raft_consensus.cc:3060] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:29.301257 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b2cb646d23ec47ab8ac1412842a170bf has no consensus state
I20260619 07:57:29.301132 5502 raft_consensus.cc:515] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.301837 5502 leader_election.cc:304] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.302538 5577 raft_consensus.cc:2804] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.302946 5577 raft_consensus.cc:697] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.303735 5512 ts_tablet_manager.cc:1929] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.303553 5577 consensus_queue.cc:237] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.304045 5512 log.cc:1199] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/db8852e7c5d04b5993e1f2430bb6fefd
I20260619 07:57:29.304708 5512 ts_tablet_manager.cc:1950] T db8852e7c5d04b5993e1f2430bb6fefd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.306973 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet db8852e7c5d04b5993e1f2430bb6fefd (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.308861 5502 leader_election.cc:290] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.310832 5502 ts_tablet_manager.cc:1434] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.020s user 0.012s sys 0.000s
I20260619 07:57:29.311359 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.317045 5455 tablet_service.cc:1511] Processing CreateTablet for tablet b2cb646d23ec47ab8ac1412842a170bf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.318085 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2cb646d23ec47ab8ac1412842a170bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.318282 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet db8852e7c5d04b5993e1f2430bb6fefd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:29.319523 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet db8852e7c5d04b5993e1f2430bb6fefd because the tablet was not found. No further retry: Not found: Tablet not found: db8852e7c5d04b5993e1f2430bb6fefd
I20260619 07:57:29.319933 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.331085 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet b2cb646d23ec47ab8ac1412842a170bf
I20260619 07:57:29.333272 5502 tablet_bootstrap.cc:492] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.335198 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet b2cb646d23ec47ab8ac1412842a170bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.336012 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:29.336774 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet b2cb646d23ec47ab8ac1412842a170bf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b2cb646d23ec47ab8ac1412842a170bf already in progress: creating tablet
I20260619 07:57:29.339213 5502 tablet_bootstrap.cc:654] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.339408 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.342134 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.342957 5512 tablet_replica.cc:333] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.343756 5512 raft_consensus.cc:2243] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.344347 5512 raft_consensus.cc:2272] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.347754 5512 ts_tablet_manager.cc:1916] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.347470 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.350240 5502 tablet_bootstrap.cc:492] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.350636 5502 ts_tablet_manager.cc:1403] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.010s sys 0.004s
I20260619 07:57:29.352936 5502 raft_consensus.cc:359] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.353371 5502 raft_consensus.cc:385] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.353636 5502 raft_consensus.cc:740] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.354777 5502 consensus_queue.cc:260] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.355305 5502 raft_consensus.cc:399] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.355551 5502 raft_consensus.cc:493] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.355814 5502 raft_consensus.cc:3060] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:29.360106 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1a144a4b9f9c42f395f977125d9e046e has no consensus state
I20260619 07:57:29.361857 5502 raft_consensus.cc:515] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.362277 5502 leader_election.cc:304] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.362654 5502 leader_election.cc:290] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.362777 5577 raft_consensus.cc:2804] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.363211 5577 raft_consensus.cc:697] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.363833 5577 consensus_queue.cc:237] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.364945 5502 ts_tablet_manager.cc:1434] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.010s sys 0.004s
I20260619 07:57:29.372310 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet b2cb646d23ec47ab8ac1412842a170bf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.373386 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 1a144a4b9f9c42f395f977125d9e046e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 1
I20260619 07:57:29.374316 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a144a4b9f9c42f395f977125d9e046e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.374913 5512 ts_tablet_manager.cc:1929] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.375254 5512 log.cc:1199] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3cbf805ffb2d47fbb0637900d9f8b1d0
I20260619 07:57:29.375936 5512 ts_tablet_manager.cc:1950] T 3cbf805ffb2d47fbb0637900d9f8b1d0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.378063 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3cbf805ffb2d47fbb0637900d9f8b1d0 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.378306 5512 tablet_replica.cc:333] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.378962 5512 raft_consensus.cc:2243] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.379395 5512 raft_consensus.cc:2272] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.379365 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.382339 5512 ts_tablet_manager.cc:1916] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.386387 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.388073 5502 tablet_bootstrap.cc:492] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.393404 5502 tablet_bootstrap.cc:654] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.394865 5512 ts_tablet_manager.cc:1929] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.395231 5512 log.cc:1199] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/b2cb646d23ec47ab8ac1412842a170bf
I20260619 07:57:29.395869 5512 ts_tablet_manager.cc:1950] T b2cb646d23ec47ab8ac1412842a170bf P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.398726 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet b2cb646d23ec47ab8ac1412842a170bf (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.401320 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 1a144a4b9f9c42f395f977125d9e046e
I20260619 07:57:29.401430 5502 tablet_bootstrap.cc:492] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.401818 5502 ts_tablet_manager.cc:1403] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.003s
I20260619 07:57:29.402875 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a144a4b9f9c42f395f977125d9e046e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.404635 5502 raft_consensus.cc:359] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.405277 5502 raft_consensus.cc:385] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.405542 5502 raft_consensus.cc:740] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.406172 5502 consensus_queue.cc:260] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.406589 5502 raft_consensus.cc:399] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.406847 5502 raft_consensus.cc:493] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
W20260619 07:57:29.406961 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 1a144a4b9f9c42f395f977125d9e046e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1a144a4b9f9c42f395f977125d9e046e already in progress: creating tablet
I20260619 07:57:29.407166 5502 raft_consensus.cc:3060] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.407946 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.411516 5502 raft_consensus.cc:515] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.412014 5502 leader_election.cc:304] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.412461 5502 leader_election.cc:290] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.412604 5577 raft_consensus.cc:2804] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.413194 5577 raft_consensus.cc:697] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.413856 5577 consensus_queue.cc:237] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.414688 5502 ts_tablet_manager.cc:1434] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.010s sys 0.000s
I20260619 07:57:29.416189 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:29.426074 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cb3b822ca27e4d20be9d1416d578513d has no consensus state
I20260619 07:57:29.427614 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a144a4b9f9c42f395f977125d9e046e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.428251 5512 tablet_replica.cc:333] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.428967 5512 raft_consensus.cc:2243] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.429458 5512 raft_consensus.cc:2272] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.430164 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.432879 5512 ts_tablet_manager.cc:1916] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.436934 5455 tablet_service.cc:1511] Processing CreateTablet for tablet cb3b822ca27e4d20be9d1416d578513d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 1
I20260619 07:57:29.437932 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3b822ca27e4d20be9d1416d578513d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.439725 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.451215 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet cb3b822ca27e4d20be9d1416d578513d
I20260619 07:57:29.452322 5502 tablet_bootstrap.cc:492] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.453131 5512 ts_tablet_manager.cc:1929] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.453473 5512 log.cc:1199] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1a144a4b9f9c42f395f977125d9e046e
I20260619 07:57:29.454094 5512 ts_tablet_manager.cc:1950] T 1a144a4b9f9c42f395f977125d9e046e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.456278 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet cb3b822ca27e4d20be9d1416d578513d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.456308 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 1a144a4b9f9c42f395f977125d9e046e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.458168 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet cb3b822ca27e4d20be9d1416d578513d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cb3b822ca27e4d20be9d1416d578513d already in progress: creating tablet
I20260619 07:57:29.458968 5502 tablet_bootstrap.cc:654] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.459764 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.462903 5502 tablet_bootstrap.cc:492] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.463238 5502 ts_tablet_manager.cc:1403] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 07:57:29.465811 5502 raft_consensus.cc:359] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.466266 5502 raft_consensus.cc:385] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.466514 5502 raft_consensus.cc:740] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.467080 5502 consensus_queue.cc:260] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.467679 5502 raft_consensus.cc:399] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.467944 5502 raft_consensus.cc:493] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.468225 5502 raft_consensus.cc:3060] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.468570 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.474260 5502 raft_consensus.cc:515] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.474834 5502 leader_election.cc:304] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.475306 5502 leader_election.cc:290] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.475441 5577 raft_consensus.cc:2804] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.475867 5577 raft_consensus.cc:697] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.476562 5577 consensus_queue.cc:237] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.477555 5502 ts_tablet_manager.cc:1434] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.010s sys 0.004s
W20260619 07:57:29.479391 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82921a1f464e4478b91987edbe1d3c48 has no consensus state
I20260619 07:57:29.487154 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet cb3b822ca27e4d20be9d1416d578513d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.488153 5512 tablet_replica.cc:333] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.488886 5512 raft_consensus.cc:2243] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.489431 5512 raft_consensus.cc:2272] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.489494 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.490619 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 82921a1f464e4478b91987edbe1d3c48 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.491731 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82921a1f464e4478b91987edbe1d3c48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.492477 5512 ts_tablet_manager.cc:1916] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.498453 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.510471 5502 tablet_bootstrap.cc:492] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.510591 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 82921a1f464e4478b91987edbe1d3c48
I20260619 07:57:29.512393 5512 ts_tablet_manager.cc:1929] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.512760 5512 log.cc:1199] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/cb3b822ca27e4d20be9d1416d578513d
I20260619 07:57:29.513486 5512 ts_tablet_manager.cc:1950] T cb3b822ca27e4d20be9d1416d578513d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.514084 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 82921a1f464e4478b91987edbe1d3c48 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.515780 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet cb3b822ca27e4d20be9d1416d578513d (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.516685 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 82921a1f464e4478b91987edbe1d3c48 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 82921a1f464e4478b91987edbe1d3c48 already in progress: creating tablet
I20260619 07:57:29.515789 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.518446 5502 tablet_bootstrap.cc:654] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.523278 5502 tablet_bootstrap.cc:492] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.523617 5502 ts_tablet_manager.cc:1403] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.006s sys 0.003s
I20260619 07:57:29.525821 5502 raft_consensus.cc:359] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.527115 5502 raft_consensus.cc:385] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.526312 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.527420 5502 raft_consensus.cc:740] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.528172 5502 consensus_queue.cc:260] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.528877 5502 raft_consensus.cc:399] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.529220 5502 raft_consensus.cc:493] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.529577 5502 raft_consensus.cc:3060] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.534332 5502 raft_consensus.cc:515] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.534893 5502 leader_election.cc:304] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.535362 5502 leader_election.cc:290] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.535502 5577 raft_consensus.cc:2804] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.535923 5577 raft_consensus.cc:697] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.536633 5502 ts_tablet_manager.cc:1434] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:29.536551 5577 consensus_queue.cc:237] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:29.539076 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d9d082951a4f4a4f9fee255394fa419c has no consensus state
I20260619 07:57:29.543002 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.549371 5455 tablet_service.cc:1511] Processing CreateTablet for tablet d9d082951a4f4a4f9fee255394fa419c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.550356 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9d082951a4f4a4f9fee255394fa419c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.550946 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 82921a1f464e4478b91987edbe1d3c48 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.551659 5512 tablet_replica.cc:333] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.551537 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.552330 5512 raft_consensus.cc:2243] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.552791 5512 raft_consensus.cc:2272] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.557739 5512 ts_tablet_manager.cc:1916] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.561589 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet d9d082951a4f4a4f9fee255394fa419c
I20260619 07:57:29.563148 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet d9d082951a4f4a4f9fee255394fa419c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.564301 5502 tablet_bootstrap.cc:492] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.569546 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.572000 5502 tablet_bootstrap.cc:654] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.574790 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.576583 5502 tablet_bootstrap.cc:492] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.576967 5502 ts_tablet_manager.cc:1403] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.003s
I20260619 07:57:29.579102 5512 ts_tablet_manager.cc:1929] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.579166 5502 raft_consensus.cc:359] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.579515 5512 log.cc:1199] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/82921a1f464e4478b91987edbe1d3c48
I20260619 07:57:29.579710 5502 raft_consensus.cc:385] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.579990 5502 raft_consensus.cc:740] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.580174 5512 ts_tablet_manager.cc:1950] T 82921a1f464e4478b91987edbe1d3c48 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.580595 5502 consensus_queue.cc:260] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.581143 5502 raft_consensus.cc:399] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.581408 5502 raft_consensus.cc:493] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.581723 5502 raft_consensus.cc:3060] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.581236 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.582476 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 82921a1f464e4478b91987edbe1d3c48 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.584028 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet d9d082951a4f4a4f9fee255394fa419c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d9d082951a4f4a4f9fee255394fa419c already in progress: creating tablet
I20260619 07:57:29.586386 5502 raft_consensus.cc:515] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.587006 5502 leader_election.cc:304] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.587509 5502 leader_election.cc:290] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.587975 5577 raft_consensus.cc:2804] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.588388 5577 raft_consensus.cc:697] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.588904 5502 ts_tablet_manager.cc:1434] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 07:57:29.589043 5577 consensus_queue.cc:237] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:29.595563 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 467c47b3347840f7bf917b36fea735f7 has no consensus state
I20260619 07:57:29.597460 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet d9d082951a4f4a4f9fee255394fa419c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.598093 5512 tablet_replica.cc:333] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.598690 5512 raft_consensus.cc:2243] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.599145 5512 raft_consensus.cc:2272] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.600538 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.601639 5512 ts_tablet_manager.cc:1916] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.605683 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 467c47b3347840f7bf917b36fea735f7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 50
I20260619 07:57:29.606673 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 467c47b3347840f7bf917b36fea735f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.607064 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.615101 5512 ts_tablet_manager.cc:1929] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.615456 5512 log.cc:1199] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/d9d082951a4f4a4f9fee255394fa419c
I20260619 07:57:29.616125 5512 ts_tablet_manager.cc:1950] T d9d082951a4f4a4f9fee255394fa419c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.618012 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet d9d082951a4f4a4f9fee255394fa419c (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.620332 5502 tablet_bootstrap.cc:492] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.621692 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 467c47b3347840f7bf917b36fea735f7
I20260619 07:57:29.625857 5502 tablet_bootstrap.cc:654] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.626494 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 467c47b3347840f7bf917b36fea735f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.627007 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:29.628590 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 467c47b3347840f7bf917b36fea735f7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 467c47b3347840f7bf917b36fea735f7 already in progress: creating tablet
I20260619 07:57:29.631613 5502 tablet_bootstrap.cc:492] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.632042 5502 ts_tablet_manager.cc:1403] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.012s user 0.008s sys 0.003s
I20260619 07:57:29.634442 5502 raft_consensus.cc:359] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.634264 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.634873 5502 raft_consensus.cc:385] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.635185 5502 raft_consensus.cc:740] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.635733 5502 consensus_queue.cc:260] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.636137 5502 raft_consensus.cc:399] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.636394 5502 raft_consensus.cc:493] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.636662 5502 raft_consensus.cc:3060] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.641388 5502 raft_consensus.cc:515] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.641961 5502 leader_election.cc:304] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.642392 5502 leader_election.cc:290] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.642519 5577 raft_consensus.cc:2804] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.642935 5577 raft_consensus.cc:697] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.643569 5577 consensus_queue.cc:237] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.644094 5502 ts_tablet_manager.cc:1434] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
W20260619 07:57:29.647912 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 30c26b32a4b8415296e2f2bf85f20d12 has no consensus state
I20260619 07:57:29.651655 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 467c47b3347840f7bf917b36fea735f7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.652310 5512 tablet_replica.cc:333] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.652909 5512 raft_consensus.cc:2243] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.652623 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.653362 5512 raft_consensus.cc:2272] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.657377 5512 ts_tablet_manager.cc:1916] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.660128 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.660578 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 30c26b32a4b8415296e2f2bf85f20d12 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 50
I20260619 07:57:29.661705 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c26b32a4b8415296e2f2bf85f20d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.669940 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 30c26b32a4b8415296e2f2bf85f20d12
I20260619 07:57:29.671717 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 30c26b32a4b8415296e2f2bf85f20d12 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.673318 5512 ts_tablet_manager.cc:1929] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.673715 5512 log.cc:1199] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/467c47b3347840f7bf917b36fea735f7
I20260619 07:57:29.674427 5512 ts_tablet_manager.cc:1950] T 467c47b3347840f7bf917b36fea735f7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.674705 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.676803 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 467c47b3347840f7bf917b36fea735f7 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.678225 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 30c26b32a4b8415296e2f2bf85f20d12 because the tablet was not found. No further retry: Not found: Tablet not found: 30c26b32a4b8415296e2f2bf85f20d12
I20260619 07:57:29.681452 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.682241 5502 tablet_bootstrap.cc:492] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.691161 5502 tablet_bootstrap.cc:654] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:29.694199 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8056e60e11c64327a56eb231e4af2e2e has no consensus state
I20260619 07:57:29.698213 5502 tablet_bootstrap.cc:492] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.697760 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.701251 5502 ts_tablet_manager.cc:1403] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.011s sys 0.001s
I20260619 07:57:29.704690 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.705956 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 8056e60e11c64327a56eb231e4af2e2e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.707058 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8056e60e11c64327a56eb231e4af2e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.706954 5502 raft_consensus.cc:359] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.707552 5502 raft_consensus.cc:385] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.707885 5502 raft_consensus.cc:740] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.708611 5502 consensus_queue.cc:260] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.709221 5502 raft_consensus.cc:399] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.709519 5502 raft_consensus.cc:493] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.709870 5502 raft_consensus.cc:3060] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.714854 5502 raft_consensus.cc:515] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.715333 5502 leader_election.cc:304] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.717167 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 8056e60e11c64327a56eb231e4af2e2e
I20260619 07:57:29.719504 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 8056e60e11c64327a56eb231e4af2e2e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.720320 5577 raft_consensus.cc:2804] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
W20260619 07:57:29.720779 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 8056e60e11c64327a56eb231e4af2e2e because the tablet was not found. No further retry: Not found: Tablet not found: 8056e60e11c64327a56eb231e4af2e2e
I20260619 07:57:29.720780 5577 raft_consensus.cc:697] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.722054 5577 consensus_queue.cc:237] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.721920 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.727196 5502 leader_election.cc:290] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.728709 5502 ts_tablet_manager.cc:1434] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.027s user 0.010s sys 0.001s
I20260619 07:57:29.729447 5502 tablet_bootstrap.cc:492] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.730041 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.735790 5502 tablet_bootstrap.cc:654] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:29.742275 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02ca82db1a744d0a380d12f6e575f97 has no consensus state
I20260619 07:57:29.744603 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 30c26b32a4b8415296e2f2bf85f20d12 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.745297 5512 tablet_replica.cc:333] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.745904 5512 raft_consensus.cc:2243] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.746335 5512 raft_consensus.cc:2272] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.746722 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.751212 5512 ts_tablet_manager.cc:1916] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.752575 5502 tablet_bootstrap.cc:492] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.753000 5502 ts_tablet_manager.cc:1403] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.024s user 0.006s sys 0.007s
I20260619 07:57:29.754272 5454 tablet_service.cc:1511] Processing CreateTablet for tablet e02ca82db1a744d0a380d12f6e575f97 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.755393 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02ca82db1a744d0a380d12f6e575f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.755288 5502 raft_consensus.cc:359] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.755898 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.755882 5502 raft_consensus.cc:385] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.761073 5502 raft_consensus.cc:740] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.761690 5502 consensus_queue.cc:260] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.762277 5502 raft_consensus.cc:399] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.762573 5502 raft_consensus.cc:493] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.762899 5502 raft_consensus.cc:3060] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.765600 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet e02ca82db1a744d0a380d12f6e575f97
I20260619 07:57:29.767340 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e02ca82db1a744d0a380d12f6e575f97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.769001 5502 raft_consensus.cc:515] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.769655 5502 leader_election.cc:304] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.770340 5577 raft_consensus.cc:2804] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.770761 5577 raft_consensus.cc:697] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.770478 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.771425 5577 consensus_queue.cc:237] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.776576 5502 leader_election.cc:290] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.778692 5502 ts_tablet_manager.cc:1434] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.025s user 0.008s sys 0.004s
I20260619 07:57:29.778553 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.776618 5512 ts_tablet_manager.cc:1929] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.785085 5512 log.cc:1199] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/30c26b32a4b8415296e2f2bf85f20d12
I20260619 07:57:29.785706 5502 tablet_bootstrap.cc:492] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.785919 5512 ts_tablet_manager.cc:1950] T 30c26b32a4b8415296e2f2bf85f20d12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.789925 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 30c26b32a4b8415296e2f2bf85f20d12 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.790532 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet e02ca82db1a744d0a380d12f6e575f97 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e02ca82db1a744d0a380d12f6e575f97 already in progress: creating tablet
I20260619 07:57:29.785146 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.791455 5502 tablet_bootstrap.cc:654] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.795462 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 30c26b32a4b8415296e2f2bf85f20d12 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:29.797536 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 30c26b32a4b8415296e2f2bf85f20d12 because the tablet was not found. No further retry: Not found: Tablet not found: 30c26b32a4b8415296e2f2bf85f20d12
W20260619 07:57:29.798687 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 177378081c4c4a0f97be166ecc8e39b7 has no consensus state
I20260619 07:57:29.800710 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 8056e60e11c64327a56eb231e4af2e2e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.801349 5512 tablet_replica.cc:333] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.801929 5512 raft_consensus.cc:2243] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.802353 5512 raft_consensus.cc:2272] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.803464 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.804319 5502 tablet_bootstrap.cc:492] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.804694 5502 ts_tablet_manager.cc:1403] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.004s sys 0.008s
I20260619 07:57:29.808526 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 177378081c4c4a0f97be166ecc8e39b7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:29.809069 5512 ts_tablet_manager.cc:1916] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.809639 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 177378081c4c4a0f97be166ecc8e39b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.809890 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.806895 5502 raft_consensus.cc:359] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.819077 5502 raft_consensus.cc:385] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.819365 5502 raft_consensus.cc:740] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.820025 5502 consensus_queue.cc:260] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.820603 5502 raft_consensus.cc:399] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.820890 5502 raft_consensus.cc:493] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.821182 5502 raft_consensus.cc:3060] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.821962 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 177378081c4c4a0f97be166ecc8e39b7
I20260619 07:57:29.823362 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 177378081c4c4a0f97be166ecc8e39b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.826510 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.830734 5512 ts_tablet_manager.cc:1929] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.831064 5512 log.cc:1199] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/8056e60e11c64327a56eb231e4af2e2e
I20260619 07:57:29.831718 5512 ts_tablet_manager.cc:1950] T 8056e60e11c64327a56eb231e4af2e2e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.833081 5502 raft_consensus.cc:515] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.834024 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 8056e60e11c64327a56eb231e4af2e2e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.834043 5502 leader_election.cc:304] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
W20260619 07:57:29.835333 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 177378081c4c4a0f97be166ecc8e39b7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 177378081c4c4a0f97be166ecc8e39b7 already in progress: creating tablet
I20260619 07:57:29.835445 5502 leader_election.cc:290] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.835553 5577 raft_consensus.cc:2804] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.836045 5577 raft_consensus.cc:697] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.836127 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.836699 5577 consensus_queue.cc:237] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.838194 5502 ts_tablet_manager.cc:1434] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.033s user 0.012s sys 0.000s
I20260619 07:57:29.838937 5502 tablet_bootstrap.cc:492] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.845449 5502 tablet_bootstrap.cc:654] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:29.846489 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9bfb307c9d964e48bbb3c3121cff2148 has no consensus state
I20260619 07:57:29.849581 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.856921 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 9bfb307c9d964e48bbb3c3121cff2148 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:29.858389 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bfb307c9d964e48bbb3c3121cff2148. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.865574 5502 tablet_bootstrap.cc:492] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.866017 5502 ts_tablet_manager.cc:1403] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.027s user 0.012s sys 0.009s
I20260619 07:57:29.868881 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e02ca82db1a744d0a380d12f6e575f97 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.869560 5512 tablet_replica.cc:333] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.868964 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.870213 5512 raft_consensus.cc:2243] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.870664 5512 raft_consensus.cc:2272] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.872570 5502 raft_consensus.cc:359] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.873111 5502 raft_consensus.cc:385] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.873409 5502 raft_consensus.cc:740] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.874094 5502 consensus_queue.cc:260] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.874686 5502 raft_consensus.cc:399] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.874980 5502 raft_consensus.cc:493] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.875336 5502 raft_consensus.cc:3060] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.878998 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 9bfb307c9d964e48bbb3c3121cff2148
I20260619 07:57:29.881364 5512 ts_tablet_manager.cc:1916] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.881525 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bfb307c9d964e48bbb3c3121cff2148 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.885356 5502 raft_consensus.cc:515] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.886008 5502 leader_election.cc:304] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.886619 5502 leader_election.cc:290] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.887600 5504 raft_consensus.cc:2804] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.888020 5502 ts_tablet_manager.cc:1434] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.010s sys 0.002s
I20260619 07:57:29.888060 5504 raft_consensus.cc:697] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.888998 5502 tablet_bootstrap.cc:492] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.888839 5504 consensus_queue.cc:237] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.889328 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.890254 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:29.894496 5502 tablet_bootstrap.cc:654] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.897043 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:29.907588 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 641b15a349814abf98032c738ebdbf91 has no consensus state
I20260619 07:57:29.919389 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 641b15a349814abf98032c738ebdbf91 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.920938 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641b15a349814abf98032c738ebdbf91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.923470 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 177378081c4c4a0f97be166ecc8e39b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.924950 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.931268 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.936843 5512 ts_tablet_manager.cc:1929] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.937330 5512 log.cc:1199] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/e02ca82db1a744d0a380d12f6e575f97
I20260619 07:57:29.938194 5512 ts_tablet_manager.cc:1950] T e02ca82db1a744d0a380d12f6e575f97 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.941202 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet e02ca82db1a744d0a380d12f6e575f97 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:29.944901 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 641b15a349814abf98032c738ebdbf91
I20260619 07:57:29.946645 5512 tablet_replica.cc:333] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
W20260619 07:57:29.947131 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 9bfb307c9d964e48bbb3c3121cff2148 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9bfb307c9d964e48bbb3c3121cff2148 already in progress: creating tablet
I20260619 07:57:29.948855 5512 raft_consensus.cc:2243] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.949352 5512 raft_consensus.cc:2272] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.947954 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 641b15a349814abf98032c738ebdbf91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.948094 5502 tablet_bootstrap.cc:492] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:29.950881 5502 ts_tablet_manager.cc:1403] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.062s user 0.017s sys 0.037s
I20260619 07:57:29.952521 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.953207 5502 raft_consensus.cc:359] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.955931 5502 raft_consensus.cc:385] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:29.956176 5502 raft_consensus.cc:740] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:29.956766 5502 consensus_queue.cc:260] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.957294 5502 raft_consensus.cc:399] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:29.957556 5502 raft_consensus.cc:493] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:29.953254 5512 ts_tablet_manager.cc:1916] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.957850 5502 raft_consensus.cc:3060] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:29.960250 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.963764 5502 raft_consensus.cc:515] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.964422 5502 leader_election.cc:304] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:29.965085 5504 raft_consensus.cc:2804] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:29.965497 5504 raft_consensus.cc:697] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:29.966156 5504 consensus_queue.cc:237] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:29.970927 5512 ts_tablet_manager.cc:1929] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:29.971266 5512 log.cc:1199] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/177378081c4c4a0f97be166ecc8e39b7
I20260619 07:57:29.971649 5502 leader_election.cc:290] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:29.971891 5512 ts_tablet_manager.cc:1950] T 177378081c4c4a0f97be166ecc8e39b7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:29.976780 5502 ts_tablet_manager.cc:1434] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.009s sys 0.004s
I20260619 07:57:29.977473 5502 tablet_bootstrap.cc:492] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:29.978018 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 177378081c4c4a0f97be166ecc8e39b7 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:29.978953 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 641b15a349814abf98032c738ebdbf91 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 641b15a349814abf98032c738ebdbf91 already in progress: creating tablet
W20260619 07:57:29.975410 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f539aec68bb14c74abb9a60e611e288e has no consensus state
I20260619 07:57:29.982807 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bfb307c9d964e48bbb3c3121cff2148 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:29.982816 5502 tablet_bootstrap.cc:654] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:29.983945 5512 tablet_replica.cc:333] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:29.984558 5512 raft_consensus.cc:2243] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:29.985009 5512 raft_consensus.cc:2272] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:29.987535 5512 ts_tablet_manager.cc:1916] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:29.991761 5454 tablet_service.cc:1511] Processing CreateTablet for tablet f539aec68bb14c74abb9a60e611e288e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:29.991680 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:29.992818 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f539aec68bb14c74abb9a60e611e288e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:29.997565 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.005546 5512 ts_tablet_manager.cc:1929] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.005947 5512 log.cc:1199] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9bfb307c9d964e48bbb3c3121cff2148
I20260619 07:57:30.006621 5512 ts_tablet_manager.cc:1950] T 9bfb307c9d964e48bbb3c3121cff2148 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.007782 5502 tablet_bootstrap.cc:492] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.008188 5502 ts_tablet_manager.cc:1403] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.031s user 0.008s sys 0.002s
I20260619 07:57:30.008307 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f539aec68bb14c74abb9a60e611e288e
I20260619 07:57:30.008939 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 9bfb307c9d964e48bbb3c3121cff2148 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.010325 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f539aec68bb14c74abb9a60e611e288e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.012522 5502 raft_consensus.cc:359] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.013063 5502 raft_consensus.cc:385] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.013306 5502 raft_consensus.cc:740] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.013883 5502 consensus_queue.cc:260] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:30.014199 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f539aec68bb14c74abb9a60e611e288e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f539aec68bb14c74abb9a60e611e288e already in progress: creating tablet
I20260619 07:57:30.014429 5502 raft_consensus.cc:399] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.014732 5502 raft_consensus.cc:493] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.015057 5502 raft_consensus.cc:3060] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.014578 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.020342 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.021276 5502 raft_consensus.cc:515] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.021917 5502 leader_election.cc:304] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.022436 5502 leader_election.cc:290] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.022590 5504 raft_consensus.cc:2804] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.023041 5504 raft_consensus.cc:697] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.023705 5504 consensus_queue.cc:237] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.023986 5502 ts_tablet_manager.cc:1434] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.013s sys 0.000s
I20260619 07:57:30.024811 5502 tablet_bootstrap.cc:492] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.031208 5502 tablet_bootstrap.cc:654] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:30.033098 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 562944f4a1e744ad9ad36eb07a4ed132 has no consensus state
I20260619 07:57:30.044591 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 641b15a349814abf98032c738ebdbf91 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.044879 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 562944f4a1e744ad9ad36eb07a4ed132 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 125
I20260619 07:57:30.045293 5512 tablet_replica.cc:333] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.045877 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562944f4a1e744ad9ad36eb07a4ed132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.045959 5512 raft_consensus.cc:2243] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.047335 5512 raft_consensus.cc:2272] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.045893 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.051535 5502 tablet_bootstrap.cc:492] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.051926 5502 ts_tablet_manager.cc:1403] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.027s user 0.009s sys 0.011s
I20260619 07:57:30.053623 5512 ts_tablet_manager.cc:1916] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.054250 5502 raft_consensus.cc:359] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.054737 5502 raft_consensus.cc:385] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.054980 5502 raft_consensus.cc:740] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.055539 5502 consensus_queue.cc:260] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.056097 5502 raft_consensus.cc:399] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.055709 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.056392 5502 raft_consensus.cc:493] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.062637 5502 raft_consensus.cc:3060] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.065738 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 562944f4a1e744ad9ad36eb07a4ed132
I20260619 07:57:30.067744 5512 ts_tablet_manager.cc:1929] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.068099 5512 log.cc:1199] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/641b15a349814abf98032c738ebdbf91
I20260619 07:57:30.068882 5512 ts_tablet_manager.cc:1950] T 641b15a349814abf98032c738ebdbf91 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.070255 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 562944f4a1e744ad9ad36eb07a4ed132 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.071296 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 641b15a349814abf98032c738ebdbf91 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.072253 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 562944f4a1e744ad9ad36eb07a4ed132 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 562944f4a1e744ad9ad36eb07a4ed132 already in progress: creating tablet
I20260619 07:57:30.072418 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.073031 5502 raft_consensus.cc:515] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.074180 5502 leader_election.cc:304] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.074690 5502 leader_election.cc:290] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.074832 5504 raft_consensus.cc:2804] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.075301 5504 raft_consensus.cc:697] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.076020 5502 ts_tablet_manager.cc:1434] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.024s user 0.010s sys 0.003s
I20260619 07:57:30.075976 5504 consensus_queue.cc:237] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.076809 5502 tablet_bootstrap.cc:492] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.082216 5502 tablet_bootstrap.cc:654] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.081998 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.096024 5502 tablet_bootstrap.cc:492] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.096419 5502 ts_tablet_manager.cc:1403] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.010s sys 0.007s
W20260619 07:57:30.098307 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 has no consensus state
I20260619 07:57:30.098634 5502 raft_consensus.cc:359] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.099136 5502 raft_consensus.cc:385] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.099368 5502 raft_consensus.cc:740] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.099852 5502 consensus_queue.cc:260] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.100205 5502 raft_consensus.cc:399] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.100359 5502 raft_consensus.cc:493] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.100533 5502 raft_consensus.cc:3060] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.106403 5502 raft_consensus.cc:515] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.107024 5502 leader_election.cc:304] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.107651 5504 raft_consensus.cc:2804] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.108098 5504 raft_consensus.cc:697] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.107928 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.108798 5504 consensus_queue.cc:237] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.110271 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 125
I20260619 07:57:30.111258 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.113400 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet f539aec68bb14c74abb9a60e611e288e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:29 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.113559 5502 leader_election.cc:290] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.114040 5512 tablet_replica.cc:333] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.114936 5502 ts_tablet_manager.cc:1434] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.008s sys 0.004s
I20260619 07:57:30.115044 5512 raft_consensus.cc:2243] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.115514 5512 raft_consensus.cc:2272] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.118165 5512 ts_tablet_manager.cc:1916] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.128158 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.134042 5502 tablet_bootstrap.cc:492] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.138990 5502 tablet_bootstrap.cc:654] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.143092 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 0c6ba0e105ec4f958ff20d787b7a7cf2
I20260619 07:57:30.149621 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.149885 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.152241 5512 ts_tablet_manager.cc:1929] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.152570 5512 log.cc:1199] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f539aec68bb14c74abb9a60e611e288e
I20260619 07:57:30.153532 5512 ts_tablet_manager.cc:1950] T f539aec68bb14c74abb9a60e611e288e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
W20260619 07:57:30.153658 5352 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 consensus state has no leader
I20260619 07:57:30.154484 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 562944f4a1e744ad9ad36eb07a4ed132 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.155791 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f539aec68bb14c74abb9a60e611e288e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.155596 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001}\000\000\000""\006\000\007\001}\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.157471 5512 tablet_replica.cc:333] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
W20260619 07:57:30.157685 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 already in progress: creating tablet
I20260619 07:57:30.158103 5512 raft_consensus.cc:2243] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.158565 5512 raft_consensus.cc:2272] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.159416 5502 tablet_bootstrap.cc:492] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.159822 5502 ts_tablet_manager.cc:1403] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.026s user 0.014s sys 0.009s
I20260619 07:57:30.161235 5512 ts_tablet_manager.cc:1916] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.163959 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.166139 5502 raft_consensus.cc:359] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.166610 5502 raft_consensus.cc:385] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.166857 5502 raft_consensus.cc:740] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.167388 5502 consensus_queue.cc:260] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.167937 5502 raft_consensus.cc:399] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.168203 5502 raft_consensus.cc:493] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.168491 5502 raft_consensus.cc:3060] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.173866 5512 ts_tablet_manager.cc:1929] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.174194 5512 log.cc:1199] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/562944f4a1e744ad9ad36eb07a4ed132
I20260619 07:57:30.174842 5512 ts_tablet_manager.cc:1950] T 562944f4a1e744ad9ad36eb07a4ed132 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.174914 5502 raft_consensus.cc:515] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.175493 5502 leader_election.cc:304] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.176002 5502 leader_election.cc:290] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.176115 5504 raft_consensus.cc:2804] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.176542 5504 raft_consensus.cc:697] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.177210 5504 consensus_queue.cc:237] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.177337 5502 ts_tablet_manager.cc:1434] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260619 07:57:30.179337 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 562944f4a1e744ad9ad36eb07a4ed132 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.178938 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 397f9e9c3685494699367151842750dc has no consensus state
I20260619 07:57:30.189603 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.190562 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 397f9e9c3685494699367151842750dc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.191553 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 397f9e9c3685494699367151842750dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.194970 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.195577 5512 tablet_replica.cc:333] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.196162 5512 raft_consensus.cc:2243] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.196589 5512 raft_consensus.cc:2272] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.197687 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.200711 5512 ts_tablet_manager.cc:1916] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.204919 5502 tablet_bootstrap.cc:492] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.210423 5502 tablet_bootstrap.cc:654] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.213560 5512 ts_tablet_manager.cc:1929] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.213971 5512 log.cc:1199] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/0c6ba0e105ec4f958ff20d787b7a7cf2
I20260619 07:57:30.214649 5512 ts_tablet_manager.cc:1950] T 0c6ba0e105ec4f958ff20d787b7a7cf2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.217329 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.219002 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 397f9e9c3685494699367151842750dc
I20260619 07:57:30.219066 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.220074 5502 tablet_bootstrap.cc:492] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.220461 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 397f9e9c3685494699367151842750dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.220443 5502 ts_tablet_manager.cc:1403] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.016s user 0.011s sys 0.003s
I20260619 07:57:30.221428 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.221760 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 397f9e9c3685494699367151842750dc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 397f9e9c3685494699367151842750dc already in progress: creating tablet
W20260619 07:57:30.223439 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 0c6ba0e105ec4f958ff20d787b7a7cf2 because the tablet was not found. No further retry: Not found: Tablet not found: 0c6ba0e105ec4f958ff20d787b7a7cf2
I20260619 07:57:30.223775 5502 raft_consensus.cc:359] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.224304 5502 raft_consensus.cc:385] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.224551 5502 raft_consensus.cc:740] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.224819 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.225144 5502 consensus_queue.cc:260] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.225664 5502 raft_consensus.cc:399] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.225929 5502 raft_consensus.cc:493] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.226209 5502 raft_consensus.cc:3060] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.231884 5502 raft_consensus.cc:515] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.231807 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.232437 5502 leader_election.cc:304] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.233053 5502 leader_election.cc:290] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.233182 5577 raft_consensus.cc:2804] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.233582 5577 raft_consensus.cc:697] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.234225 5577 consensus_queue.cc:237] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.234963 5502 ts_tablet_manager.cc:1434] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
W20260619 07:57:30.244926 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 11bfaf50e5f34979a8def546e01790ac has no consensus state
I20260619 07:57:30.249009 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 397f9e9c3685494699367151842750dc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.248194 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.249655 5512 tablet_replica.cc:333] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.250276 5512 raft_consensus.cc:2243] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.250898 5512 raft_consensus.cc:2272] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.255113 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 11bfaf50e5f34979a8def546e01790ac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.255357 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.256136 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11bfaf50e5f34979a8def546e01790ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.256139 5512 ts_tablet_manager.cc:1916] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.266196 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 11bfaf50e5f34979a8def546e01790ac
I20260619 07:57:30.267542 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 11bfaf50e5f34979a8def546e01790ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.272296 5512 ts_tablet_manager.cc:1929] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.272655 5512 log.cc:1199] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/397f9e9c3685494699367151842750dc
I20260619 07:57:30.272950 5502 tablet_bootstrap.cc:492] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.273357 5512 ts_tablet_manager.cc:1950] T 397f9e9c3685494699367151842750dc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.272709 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.277907 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 397f9e9c3685494699367151842750dc (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.278584 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 11bfaf50e5f34979a8def546e01790ac because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 11bfaf50e5f34979a8def546e01790ac already in progress: creating tablet
I20260619 07:57:30.278884 5502 tablet_bootstrap.cc:654] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.282387 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.283530 5502 tablet_bootstrap.cc:492] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.283948 5502 ts_tablet_manager.cc:1403] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.005s
I20260619 07:57:30.287091 5502 raft_consensus.cc:359] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.287537 5502 raft_consensus.cc:385] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.287810 5502 raft_consensus.cc:740] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.288452 5502 consensus_queue.cc:260] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.289011 5502 raft_consensus.cc:399] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.289271 5502 raft_consensus.cc:493] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.289539 5502 raft_consensus.cc:3060] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:30.293104 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e0b6c3701ad46e2a656cf47ea295480 has no consensus state
I20260619 07:57:30.295217 5502 raft_consensus.cc:515] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.296276 5502 leader_election.cc:304] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.296809 5502 leader_election.cc:290] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.296586 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.297312 5506 raft_consensus.cc:2804] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.297730 5506 raft_consensus.cc:697] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.298372 5506 consensus_queue.cc:237] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.303553 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.304253 5502 ts_tablet_manager.cc:1434] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.020s user 0.012s sys 0.000s
I20260619 07:57:30.305442 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0b6c3701ad46e2a656cf47ea295480 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:30.306381 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0b6c3701ad46e2a656cf47ea295480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.315760 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3e0b6c3701ad46e2a656cf47ea295480
I20260619 07:57:30.317517 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e0b6c3701ad46e2a656cf47ea295480 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.320819 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3e0b6c3701ad46e2a656cf47ea295480 because the tablet was not found. No further retry: Not found: Tablet not found: 3e0b6c3701ad46e2a656cf47ea295480
I20260619 07:57:30.320961 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.329149 5502 tablet_bootstrap.cc:492] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.330751 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.333864 5502 tablet_bootstrap.cc:654] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.337437 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.340269 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 11bfaf50e5f34979a8def546e01790ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.341030 5512 tablet_replica.cc:333] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.341616 5512 raft_consensus.cc:2243] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.342077 5512 raft_consensus.cc:2272] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.344576 5512 ts_tablet_manager.cc:1916] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.347079 5502 tablet_bootstrap.cc:492] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.349058 5502 ts_tablet_manager.cc:1403] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.006s sys 0.008s
W20260619 07:57:30.351440 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4ee339df18449bc8d83167b80e45c57 has no consensus state
I20260619 07:57:30.351421 5502 raft_consensus.cc:359] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.352105 5502 raft_consensus.cc:385] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.352487 5502 raft_consensus.cc:740] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.353259 5502 consensus_queue.cc:260] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.353854 5502 raft_consensus.cc:399] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.354148 5502 raft_consensus.cc:493] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.354466 5502 raft_consensus.cc:3060] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.357718 5512 ts_tablet_manager.cc:1929] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.358091 5512 log.cc:1199] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/11bfaf50e5f34979a8def546e01790ac
I20260619 07:57:30.358675 5512 ts_tablet_manager.cc:1950] T 11bfaf50e5f34979a8def546e01790ac P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.360518 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 11bfaf50e5f34979a8def546e01790ac (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.362859 5455 tablet_service.cc:1511] Processing CreateTablet for tablet f4ee339df18449bc8d83167b80e45c57 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:30.363543 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ee339df18449bc8d83167b80e45c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.363911 5502 raft_consensus.cc:515] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.364491 5502 leader_election.cc:304] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.365041 5502 leader_election.cc:290] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.365161 5506 raft_consensus.cc:2804] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.365602 5506 raft_consensus.cc:697] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.366374 5502 ts_tablet_manager.cc:1434] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.017s user 0.010s sys 0.001s
I20260619 07:57:30.366310 5506 consensus_queue.cc:237] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.367480 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.376770 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e0b6c3701ad46e2a656cf47ea295480 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.377409 5512 tablet_replica.cc:333] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.378014 5512 raft_consensus.cc:2243] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.377732 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.378516 5512 raft_consensus.cc:2272] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.381204 5512 ts_tablet_manager.cc:1916] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.381922 5502 tablet_bootstrap.cc:492] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.388679 5502 tablet_bootstrap.cc:654] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.392038 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f4ee339df18449bc8d83167b80e45c57
I20260619 07:57:30.393949 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ee339df18449bc8d83167b80e45c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.394436 5512 ts_tablet_manager.cc:1929] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.395948 5512 log.cc:1199] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3e0b6c3701ad46e2a656cf47ea295480
I20260619 07:57:30.396638 5512 ts_tablet_manager.cc:1950] T 3e0b6c3701ad46e2a656cf47ea295480 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.397047 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.399991 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3e0b6c3701ad46e2a656cf47ea295480 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.400676 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f4ee339df18449bc8d83167b80e45c57 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f4ee339df18449bc8d83167b80e45c57 already in progress: creating tablet
I20260619 07:57:30.401619 5502 tablet_bootstrap.cc:492] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.402017 5502 ts_tablet_manager.cc:1403] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.008s
I20260619 07:57:30.404531 5502 raft_consensus.cc:359] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.405067 5502 raft_consensus.cc:385] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.405337 5502 raft_consensus.cc:740] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.406081 5502 consensus_queue.cc:260] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.406708 5502 raft_consensus.cc:399] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.407021 5502 raft_consensus.cc:493] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.407323 5502 raft_consensus.cc:3060] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.409582 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.413225 5502 raft_consensus.cc:515] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.413730 5502 leader_election.cc:304] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.414167 5502 leader_election.cc:290] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.414288 5506 raft_consensus.cc:2804] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.414700 5506 raft_consensus.cc:697] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.415493 5502 ts_tablet_manager.cc:1434] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:30.415331 5506 consensus_queue.cc:237] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:30.421329 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet df06d85d504d4cfa9585561f43c7b8dd has no consensus state
I20260619 07:57:30.425953 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f4ee339df18449bc8d83167b80e45c57 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.426529 5512 tablet_replica.cc:333] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.427129 5512 raft_consensus.cc:2243] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.427546 5512 raft_consensus.cc:2272] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.427227 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.432708 5512 ts_tablet_manager.cc:1916] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.433826 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.437438 5455 tablet_service.cc:1511] Processing CreateTablet for tablet df06d85d504d4cfa9585561f43c7b8dd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.438326 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df06d85d504d4cfa9585561f43c7b8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.446488 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet df06d85d504d4cfa9585561f43c7b8dd
I20260619 07:57:30.447978 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet df06d85d504d4cfa9585561f43c7b8dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.448870 5512 ts_tablet_manager.cc:1929] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.449210 5512 log.cc:1199] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f4ee339df18449bc8d83167b80e45c57
I20260619 07:57:30.450246 5512 ts_tablet_manager.cc:1950] T f4ee339df18449bc8d83167b80e45c57 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.452190 5502 tablet_bootstrap.cc:492] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.452823 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f4ee339df18449bc8d83167b80e45c57 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.453640 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet df06d85d504d4cfa9585561f43c7b8dd because tablet deleting was already in progress. No further retry: Already present: State transition of tablet df06d85d504d4cfa9585561f43c7b8dd already in progress: creating tablet
I20260619 07:57:30.452103 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.457708 5502 tablet_bootstrap.cc:654] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.461585 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.465032 5502 tablet_bootstrap.cc:492] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.465355 5502 ts_tablet_manager.cc:1403] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:30.467303 5502 raft_consensus.cc:359] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.467747 5502 raft_consensus.cc:385] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.468000 5502 raft_consensus.cc:740] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.468575 5502 consensus_queue.cc:260] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.469026 5502 raft_consensus.cc:399] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.469394 5502 raft_consensus.cc:493] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.469715 5502 raft_consensus.cc:3060] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:30.471805 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb4a1dcd569745f39cb58e5a90bf6046 has no consensus state
I20260619 07:57:30.474128 5502 raft_consensus.cc:515] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.474706 5502 leader_election.cc:304] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.475195 5502 leader_election.cc:290] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.475445 5506 raft_consensus.cc:2804] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.475831 5506 raft_consensus.cc:697] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.476528 5502 ts_tablet_manager.cc:1434] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.011s user 0.008s sys 0.000s
I20260619 07:57:30.476485 5506 consensus_queue.cc:237] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.478189 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.484476 5455 tablet_service.cc:1511] Processing CreateTablet for tablet bb4a1dcd569745f39cb58e5a90bf6046 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.485709 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4a1dcd569745f39cb58e5a90bf6046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.485803 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.494374 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet bb4a1dcd569745f39cb58e5a90bf6046
I20260619 07:57:30.495885 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet bb4a1dcd569745f39cb58e5a90bf6046 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.498389 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet bb4a1dcd569745f39cb58e5a90bf6046 because the tablet was not found. No further retry: Not found: Tablet not found: bb4a1dcd569745f39cb58e5a90bf6046
I20260619 07:57:30.500018 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.500361 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.501173 5502 tablet_bootstrap.cc:492] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.505096 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet df06d85d504d4cfa9585561f43c7b8dd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.506086 5512 tablet_replica.cc:333] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.506708 5512 raft_consensus.cc:2243] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.506511 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.507157 5512 raft_consensus.cc:2272] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.507601 5502 tablet_bootstrap.cc:654] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:30.517611 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a082cef1909c4aab87140566a3194e53 has no consensus state
I20260619 07:57:30.518262 5512 ts_tablet_manager.cc:1916] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.521859 5502 tablet_bootstrap.cc:492] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.522245 5502 ts_tablet_manager.cc:1403] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.006s sys 0.009s
I20260619 07:57:30.523095 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.524369 5502 raft_consensus.cc:359] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.524842 5502 raft_consensus.cc:385] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.525063 5502 raft_consensus.cc:740] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.527405 5502 consensus_queue.cc:260] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.527962 5502 raft_consensus.cc:399] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.527944 5455 tablet_service.cc:1511] Processing CreateTablet for tablet a082cef1909c4aab87140566a3194e53 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:30.528348 5502 raft_consensus.cc:493] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.528638 5502 raft_consensus.cc:3060] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.529022 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a082cef1909c4aab87140566a3194e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.534720 5502 raft_consensus.cc:515] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.535315 5502 leader_election.cc:304] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.535797 5502 leader_election.cc:290] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.536298 5506 raft_consensus.cc:2804] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.536710 5506 raft_consensus.cc:697] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.537467 5502 ts_tablet_manager.cc:1434] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.014s sys 0.000s
I20260619 07:57:30.537384 5506 consensus_queue.cc:237] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.540057 5512 ts_tablet_manager.cc:1929] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.540531 5512 log.cc:1199] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/df06d85d504d4cfa9585561f43c7b8dd
I20260619 07:57:30.541424 5512 ts_tablet_manager.cc:1950] T df06d85d504d4cfa9585561f43c7b8dd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.543992 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet df06d85d504d4cfa9585561f43c7b8dd (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.546941 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.550338 5502 tablet_bootstrap.cc:492] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.555681 5502 tablet_bootstrap.cc:654] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.558600 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet a082cef1909c4aab87140566a3194e53
I20260619 07:57:30.562005 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet a082cef1909c4aab87140566a3194e53 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.563431 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet a082cef1909c4aab87140566a3194e53 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a082cef1909c4aab87140566a3194e53 already in progress: creating tablet
I20260619 07:57:30.563656 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.565110 5502 tablet_bootstrap.cc:492] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.565447 5502 ts_tablet_manager.cc:1403] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.004s sys 0.007s
I20260619 07:57:30.566066 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.567611 5502 raft_consensus.cc:359] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.568123 5502 raft_consensus.cc:385] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.568360 5502 raft_consensus.cc:740] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.569288 5502 consensus_queue.cc:260] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.569784 5502 raft_consensus.cc:399] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.570007 5502 raft_consensus.cc:493] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.570286 5502 raft_consensus.cc:3060] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.570482 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet bb4a1dcd569745f39cb58e5a90bf6046 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.571118 5512 tablet_replica.cc:333] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.571724 5512 raft_consensus.cc:2243] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.572181 5512 raft_consensus.cc:2272] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.573195 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.575094 5512 ts_tablet_manager.cc:1916] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.576457 5502 raft_consensus.cc:515] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.577147 5502 leader_election.cc:304] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.577647 5502 leader_election.cc:290] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.577790 5506 raft_consensus.cc:2804] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.578253 5506 raft_consensus.cc:697] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.578951 5502 ts_tablet_manager.cc:1434] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 07:57:30.578892 5506 consensus_queue.cc:237] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:30.585638 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12109bf47daa4d20884c9da5c28111c8 has no consensus state
I20260619 07:57:30.587968 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet a082cef1909c4aab87140566a3194e53 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.590624 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.597199 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.599687 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 12109bf47daa4d20884c9da5c28111c8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:30.600659 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12109bf47daa4d20884c9da5c28111c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.602237 5512 ts_tablet_manager.cc:1929] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.602595 5512 log.cc:1199] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/bb4a1dcd569745f39cb58e5a90bf6046
I20260619 07:57:30.603278 5512 ts_tablet_manager.cc:1950] T bb4a1dcd569745f39cb58e5a90bf6046 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.605690 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet bb4a1dcd569745f39cb58e5a90bf6046 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.605667 5512 tablet_replica.cc:333] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.606729 5512 raft_consensus.cc:2243] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.607141 5512 raft_consensus.cc:2272] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.609726 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 12109bf47daa4d20884c9da5c28111c8
I20260619 07:57:30.611208 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 12109bf47daa4d20884c9da5c28111c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.612242 5502 tablet_bootstrap.cc:492] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.612421 5512 ts_tablet_manager.cc:1916] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.614243 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.620254 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.621719 5502 tablet_bootstrap.cc:654] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.627209 5512 ts_tablet_manager.cc:1929] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.627561 5512 log.cc:1199] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/a082cef1909c4aab87140566a3194e53
I20260619 07:57:30.628224 5512 ts_tablet_manager.cc:1950] T a082cef1909c4aab87140566a3194e53 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.631261 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet a082cef1909c4aab87140566a3194e53 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.632649 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 12109bf47daa4d20884c9da5c28111c8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 12109bf47daa4d20884c9da5c28111c8 already in progress: creating tablet
W20260619 07:57:30.635200 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ca420cdd4f31486dbb5c25e361980331 has no consensus state
I20260619 07:57:30.636479 5502 tablet_bootstrap.cc:492] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.636880 5502 ts_tablet_manager.cc:1403] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.025s user 0.012s sys 0.007s
I20260619 07:57:30.639169 5502 raft_consensus.cc:359] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.639539 5502 raft_consensus.cc:385] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.643651 5502 raft_consensus.cc:740] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.644227 5502 consensus_queue.cc:260] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.642650 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.644809 5502 raft_consensus.cc:399] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.645617 5502 raft_consensus.cc:493] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.645906 5502 raft_consensus.cc:3060] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.648597 5454 tablet_service.cc:1511] Processing CreateTablet for tablet ca420cdd4f31486dbb5c25e361980331 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.649669 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca420cdd4f31486dbb5c25e361980331. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.651898 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.652860 5502 raft_consensus.cc:515] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.653509 5502 leader_election.cc:304] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.655359 5502 leader_election.cc:290] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.655481 5506 raft_consensus.cc:2804] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.655931 5506 raft_consensus.cc:697] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.656601 5506 consensus_queue.cc:237] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.657061 5502 ts_tablet_manager.cc:1434] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.020s user 0.013s sys 0.000s
I20260619 07:57:30.665174 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ca420cdd4f31486dbb5c25e361980331
I20260619 07:57:30.666599 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ca420cdd4f31486dbb5c25e361980331 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.667793 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ca420cdd4f31486dbb5c25e361980331 because the tablet was not found. No further retry: Not found: Tablet not found: ca420cdd4f31486dbb5c25e361980331
I20260619 07:57:30.669375 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.671173 5502 tablet_bootstrap.cc:492] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.672891 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.674939 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 12109bf47daa4d20884c9da5c28111c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.675523 5512 tablet_replica.cc:333] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.676122 5512 raft_consensus.cc:2243] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.676573 5512 raft_consensus.cc:2272] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.679311 5512 ts_tablet_manager.cc:1916] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.679260 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.683372 5502 tablet_bootstrap.cc:654] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:30.690671 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06d0d4f9fcac421fb308ee8c47c62575 has no consensus state
I20260619 07:57:30.693503 5512 ts_tablet_manager.cc:1929] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.693840 5512 log.cc:1199] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/12109bf47daa4d20884c9da5c28111c8
I20260619 07:57:30.694515 5512 ts_tablet_manager.cc:1950] T 12109bf47daa4d20884c9da5c28111c8 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.696173 5502 tablet_bootstrap.cc:492] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.696609 5502 ts_tablet_manager.cc:1403] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.026s user 0.009s sys 0.007s
I20260619 07:57:30.698926 5502 raft_consensus.cc:359] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.699460 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 12109bf47daa4d20884c9da5c28111c8 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.699527 5502 raft_consensus.cc:385] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.699968 5502 raft_consensus.cc:740] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.700644 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.701244 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 06d0d4f9fcac421fb308ee8c47c62575 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.702234 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06d0d4f9fcac421fb308ee8c47c62575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.700637 5502 consensus_queue.cc:260] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.702879 5502 raft_consensus.cc:399] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.703119 5502 raft_consensus.cc:493] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.703392 5502 raft_consensus.cc:3060] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.707784 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.709789 5502 raft_consensus.cc:515] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.710389 5502 leader_election.cc:304] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.710901 5502 leader_election.cc:290] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.711030 5506 raft_consensus.cc:2804] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.711484 5506 raft_consensus.cc:697] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.712188 5502 ts_tablet_manager.cc:1434] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.009s sys 0.000s
I20260619 07:57:30.712102 5506 consensus_queue.cc:237] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.717159 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 06d0d4f9fcac421fb308ee8c47c62575
I20260619 07:57:30.719156 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 06d0d4f9fcac421fb308ee8c47c62575 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.720558 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 06d0d4f9fcac421fb308ee8c47c62575 because the tablet was not found. No further retry: Not found: Tablet not found: 06d0d4f9fcac421fb308ee8c47c62575
I20260619 07:57:30.724000 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.725706 5502 tablet_bootstrap.cc:492] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.727598 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.731953 5502 tablet_bootstrap.cc:654] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.733026 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ca420cdd4f31486dbb5c25e361980331 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.733608 5512 tablet_replica.cc:333] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.734205 5512 raft_consensus.cc:2243] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.734648 5512 raft_consensus.cc:2272] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.738221 5512 ts_tablet_manager.cc:1916] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.738309 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.748852 5502 tablet_bootstrap.cc:492] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.749258 5502 ts_tablet_manager.cc:1403] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.024s user 0.009s sys 0.012s
I20260619 07:57:30.751943 5512 ts_tablet_manager.cc:1929] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.752300 5512 log.cc:1199] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ca420cdd4f31486dbb5c25e361980331
W20260619 07:57:30.752765 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa640ad1761c48ef9d161b270bb67783 has no consensus state
I20260619 07:57:30.753091 5512 ts_tablet_manager.cc:1950] T ca420cdd4f31486dbb5c25e361980331 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.752059 5502 raft_consensus.cc:359] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.754136 5502 raft_consensus.cc:385] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.754405 5502 raft_consensus.cc:740] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.755218 5502 consensus_queue.cc:260] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.755798 5502 raft_consensus.cc:399] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.756166 5502 raft_consensus.cc:493] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.756482 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ca420cdd4f31486dbb5c25e361980331 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.756498 5502 raft_consensus.cc:3060] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.759080 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.763018 5502 raft_consensus.cc:515] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.763654 5502 leader_election.cc:304] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.764310 5506 raft_consensus.cc:2804] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.764755 5506 raft_consensus.cc:697] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.765396 5506 consensus_queue.cc:237] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.765847 5502 leader_election.cc:290] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.766398 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.767452 5502 ts_tablet_manager.cc:1434] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.012s sys 0.001s
I20260619 07:57:30.767346 5454 tablet_service.cc:1511] Processing CreateTablet for tablet fa640ad1761c48ef9d161b270bb67783 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260619 07:57:30.768364 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa640ad1761c48ef9d161b270bb67783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.776546 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet fa640ad1761c48ef9d161b270bb67783
I20260619 07:57:30.778501 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet fa640ad1761c48ef9d161b270bb67783 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.780308 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet fa640ad1761c48ef9d161b270bb67783 because the tablet was not found. No further retry: Not found: Tablet not found: fa640ad1761c48ef9d161b270bb67783
I20260619 07:57:30.781942 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.783916 5502 tablet_bootstrap.cc:492] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.789366 5502 tablet_bootstrap.cc:654] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.791764 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.793452 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 06d0d4f9fcac421fb308ee8c47c62575 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.794071 5512 tablet_replica.cc:333] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.794574 5502 tablet_bootstrap.cc:492] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.794682 5512 raft_consensus.cc:2243] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.795073 5502 ts_tablet_manager.cc:1403] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.010s sys 0.000s
I20260619 07:57:30.795166 5512 raft_consensus.cc:2272] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.797492 5502 raft_consensus.cc:359] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.799615 5502 raft_consensus.cc:385] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.798416 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.799881 5502 raft_consensus.cc:740] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.800385 5512 ts_tablet_manager.cc:1916] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.800483 5502 consensus_queue.cc:260] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.801122 5502 raft_consensus.cc:399] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.801388 5502 raft_consensus.cc:493] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.801674 5502 raft_consensus.cc:3060] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.807413 5502 raft_consensus.cc:515] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.807972 5502 leader_election.cc:304] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.808477 5502 leader_election.cc:290] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.808657 5506 raft_consensus.cc:2804] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.809834 5502 ts_tablet_manager.cc:1434] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 07:57:30.809937 5506 raft_consensus.cc:697] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.810590 5506 consensus_queue.cc:237] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:30.811000 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 has no consensus state
I20260619 07:57:30.813910 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.820896 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20260619 07:57:30.821282 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.821931 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.822152 5512 ts_tablet_manager.cc:1929] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.822556 5512 log.cc:1199] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/06d0d4f9fcac421fb308ee8c47c62575
I20260619 07:57:30.823372 5512 ts_tablet_manager.cc:1950] T 06d0d4f9fcac421fb308ee8c47c62575 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.826962 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 06d0d4f9fcac421fb308ee8c47c62575 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:30.833570 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 1bba3cca8ced4b0db742d2c3c6c9ab10
I20260619 07:57:30.835019 5502 tablet_bootstrap.cc:492] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.838040 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\031\000\000\000\007\001\032\000\000\000""\006\001\031\000\000\000\007\001\032\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.838932 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.840520 5502 tablet_bootstrap.cc:654] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:30.840624 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 already in progress: creating tablet
I20260619 07:57:30.841799 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.844781 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet fa640ad1761c48ef9d161b270bb67783 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.845422 5512 tablet_replica.cc:333] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.846015 5512 raft_consensus.cc:2243] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.846457 5512 raft_consensus.cc:2272] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.848905 5512 ts_tablet_manager.cc:1916] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.853193 5502 tablet_bootstrap.cc:492] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.853626 5502 ts_tablet_manager.cc:1403] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.016s sys 0.000s
I20260619 07:57:30.852259 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.855945 5502 raft_consensus.cc:359] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.856665 5502 raft_consensus.cc:385] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.856983 5502 raft_consensus.cc:740] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.857589 5502 consensus_queue.cc:260] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.858157 5502 raft_consensus.cc:399] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.858461 5502 raft_consensus.cc:493] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.858779 5502 raft_consensus.cc:3060] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.861555 5512 ts_tablet_manager.cc:1929] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.862418 5512 log.cc:1199] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/fa640ad1761c48ef9d161b270bb67783
I20260619 07:57:30.863077 5512 ts_tablet_manager.cc:1950] T fa640ad1761c48ef9d161b270bb67783 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.865065 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet fa640ad1761c48ef9d161b270bb67783 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.866144 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cf80f816f934d75aa59b8793fb83e12 has no consensus state
I20260619 07:57:30.866056 5502 raft_consensus.cc:515] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.866675 5502 leader_election.cc:304] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.867313 5504 raft_consensus.cc:2804] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.867746 5504 raft_consensus.cc:697] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.868396 5504 consensus_queue.cc:237] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.870177 5502 leader_election.cc:290] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.871733 5502 ts_tablet_manager.cc:1434] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.012s sys 0.000s
I20260619 07:57:30.875417 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.877686 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf80f816f934d75aa59b8793fb83e12 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.878700 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf80f816f934d75aa59b8793fb83e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.883085 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.883730 5512 tablet_replica.cc:333] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.884331 5512 raft_consensus.cc:2243] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.884131 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.884822 5512 raft_consensus.cc:2272] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.887503 5512 ts_tablet_manager.cc:1916] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.893817 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3cf80f816f934d75aa59b8793fb83e12
I20260619 07:57:30.895136 5502 tablet_bootstrap.cc:492] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.895658 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cf80f816f934d75aa59b8793fb83e12 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.901096 5512 ts_tablet_manager.cc:1929] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.901440 5512 log.cc:1199] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1bba3cca8ced4b0db742d2c3c6c9ab10
I20260619 07:57:30.902104 5512 ts_tablet_manager.cc:1950] T 1bba3cca8ced4b0db742d2c3c6c9ab10 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.902467 5502 tablet_bootstrap.cc:654] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:30.901832 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.905524 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:30.906430 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3cf80f816f934d75aa59b8793fb83e12 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3cf80f816f934d75aa59b8793fb83e12 already in progress: creating tablet
I20260619 07:57:30.908802 5502 tablet_bootstrap.cc:492] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.909168 5502 ts_tablet_manager.cc:1403] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.004s
I20260619 07:57:30.911101 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.911743 5502 raft_consensus.cc:359] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.912228 5502 raft_consensus.cc:385] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.912482 5502 raft_consensus.cc:740] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.913130 5502 consensus_queue.cc:260] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.913666 5502 raft_consensus.cc:399] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.913918 5502 raft_consensus.cc:493] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.914187 5502 raft_consensus.cc:3060] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:30.919289 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 932436cbf32d48729bc0a0554e183f2f has no consensus state
I20260619 07:57:30.919855 5502 raft_consensus.cc:515] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.920441 5502 leader_election.cc:304] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.921110 5504 raft_consensus.cc:2804] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.921520 5504 raft_consensus.cc:697] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.922137 5504 consensus_queue.cc:237] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.922632 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.927784 5502 leader_election.cc:290] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.929919 5502 ts_tablet_manager.cc:1434] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.020s user 0.012s sys 0.000s
I20260619 07:57:30.929759 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 932436cbf32d48729bc0a0554e183f2f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:30.930939 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 932436cbf32d48729bc0a0554e183f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.931429 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.942478 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 932436cbf32d48729bc0a0554e183f2f
I20260619 07:57:30.944322 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 932436cbf32d48729bc0a0554e183f2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:30.946201 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 932436cbf32d48729bc0a0554e183f2f because the tablet was not found. No further retry: Not found: Tablet not found: 932436cbf32d48729bc0a0554e183f2f
I20260619 07:57:30.947736 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.950788 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:30.952500 5502 tablet_bootstrap.cc:492] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:30.953184 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cf80f816f934d75aa59b8793fb83e12 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:30.953821 5512 tablet_replica.cc:333] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:30.954454 5512 raft_consensus.cc:2243] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:30.954895 5512 raft_consensus.cc:2272] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:30.958240 5512 ts_tablet_manager.cc:1916] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:30.957880 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.960847 5502 tablet_bootstrap.cc:654] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:30.969249 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 059ee451ce1042319d86f665c0041824 has no consensus state
I20260619 07:57:30.971345 5502 tablet_bootstrap.cc:492] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:30.971717 5502 ts_tablet_manager.cc:1403] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.008s sys 0.007s
I20260619 07:57:30.973973 5502 raft_consensus.cc:359] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.974908 5502 raft_consensus.cc:385] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:30.975207 5502 raft_consensus.cc:740] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:30.976289 5502 consensus_queue.cc:260] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.976858 5502 raft_consensus.cc:399] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:30.977116 5502 raft_consensus.cc:493] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:30.977406 5502 raft_consensus.cc:3060] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:30.977257 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.979918 5512 ts_tablet_manager.cc:1929] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:30.980855 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 059ee451ce1042319d86f665c0041824 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260619 07:57:30.981869 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059ee451ce1042319d86f665c0041824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:30.983623 5502 raft_consensus.cc:515] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.984229 5502 leader_election.cc:304] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:30.984891 5504 raft_consensus.cc:2804] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:30.985303 5504 raft_consensus.cc:697] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:30.985956 5504 consensus_queue.cc:237] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:30.988821 5502 leader_election.cc:290] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:30.990533 5502 ts_tablet_manager.cc:1434] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.019s user 0.009s sys 0.004s
I20260619 07:57:30.990429 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:30.992866 5512 log.cc:1199] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3cf80f816f934d75aa59b8793fb83e12
I20260619 07:57:30.993585 5512 ts_tablet_manager.cc:1950] T 3cf80f816f934d75aa59b8793fb83e12 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:30.995744 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3cf80f816f934d75aa59b8793fb83e12 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.001765 5502 tablet_bootstrap.cc:492] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.003170 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 059ee451ce1042319d86f665c0041824
I20260619 07:57:31.004639 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 059ee451ce1042319d86f665c0041824 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.005816 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 059ee451ce1042319d86f665c0041824 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 059ee451ce1042319d86f665c0041824 already in progress: creating tablet
I20260619 07:57:31.007664 5502 tablet_bootstrap.cc:654] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.010824 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.012228 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.014345 5502 tablet_bootstrap.cc:492] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.014701 5502 ts_tablet_manager.cc:1403] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.005s sys 0.004s
I20260619 07:57:31.014627 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 932436cbf32d48729bc0a0554e183f2f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.015429 5512 tablet_replica.cc:333] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.016065 5512 raft_consensus.cc:2243] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.016494 5512 raft_consensus.cc:2272] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.017248 5502 raft_consensus.cc:359] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.017724 5502 raft_consensus.cc:385] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.017976 5502 raft_consensus.cc:740] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.018561 5502 consensus_queue.cc:260] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.019075 5502 raft_consensus.cc:399] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.019322 5502 raft_consensus.cc:493] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.019596 5502 raft_consensus.cc:3060] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.021832 5512 ts_tablet_manager.cc:1916] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.025188 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.025552 5502 raft_consensus.cc:515] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.029066 5502 leader_election.cc:304] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.029742 5504 raft_consensus.cc:2804] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.030133 5504 raft_consensus.cc:697] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.030792 5504 consensus_queue.cc:237] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.035204 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7ccc77d0c4e449caff72deceb36ca69 has no consensus state
I20260619 07:57:31.036573 5502 leader_election.cc:290] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.037647 5512 ts_tablet_manager.cc:1929] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.041033 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.043126 5512 log.cc:1199] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/932436cbf32d48729bc0a0554e183f2f
I20260619 07:57:31.043826 5512 ts_tablet_manager.cc:1950] T 932436cbf32d48729bc0a0554e183f2f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.045266 5454 tablet_service.cc:1511] Processing CreateTablet for tablet f7ccc77d0c4e449caff72deceb36ca69 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260619 07:57:31.045893 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 932436cbf32d48729bc0a0554e183f2f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.046268 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7ccc77d0c4e449caff72deceb36ca69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.042759 5502 ts_tablet_manager.cc:1434] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.027s user 0.012s sys 0.000s
I20260619 07:57:31.050130 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 059ee451ce1042319d86f665c0041824 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:30 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.050783 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.054867 5512 tablet_replica.cc:333] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.055552 5512 raft_consensus.cc:2243] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.056078 5512 raft_consensus.cc:2272] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.059162 5512 ts_tablet_manager.cc:1916] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.060357 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f7ccc77d0c4e449caff72deceb36ca69
I20260619 07:57:31.061861 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f7ccc77d0c4e449caff72deceb36ca69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.063066 5502 tablet_bootstrap.cc:492] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.065172 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001d\000\000\000""\006\001\000\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.067895 5502 tablet_bootstrap.cc:654] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.070973 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.073253 5502 tablet_bootstrap.cc:492] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.073647 5502 ts_tablet_manager.cc:1403] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.007s sys 0.000s
I20260619 07:57:31.075846 5502 raft_consensus.cc:359] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.076290 5502 raft_consensus.cc:385] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.076552 5502 raft_consensus.cc:740] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.077181 5502 consensus_queue.cc:260] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.077718 5502 raft_consensus.cc:399] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.077972 5502 raft_consensus.cc:493] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.078281 5502 raft_consensus.cc:3060] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.078434 5512 ts_tablet_manager.cc:1929] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.078439 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.078974 5512 log.cc:1199] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/059ee451ce1042319d86f665c0041824
I20260619 07:57:31.079741 5512 ts_tablet_manager.cc:1950] T 059ee451ce1042319d86f665c0041824 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.082070 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 059ee451ce1042319d86f665c0041824 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.082855 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f7ccc77d0c4e449caff72deceb36ca69 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f7ccc77d0c4e449caff72deceb36ca69 already in progress: creating tablet
I20260619 07:57:31.084599 5502 raft_consensus.cc:515] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.085172 5502 leader_election.cc:304] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.085705 5502 leader_election.cc:290] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.085826 5504 raft_consensus.cc:2804] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.086232 5504 raft_consensus.cc:697] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.087056 5502 ts_tablet_manager.cc:1434] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:31.086858 5504 consensus_queue.cc:237] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.094385 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6dfc690638c14a47885d0473abda27c0 has no consensus state
I20260619 07:57:31.096139 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet f7ccc77d0c4e449caff72deceb36ca69 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.097550 5512 tablet_replica.cc:333] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.098155 5512 raft_consensus.cc:2243] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.098600 5512 raft_consensus.cc:2272] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.098251 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.102655 5512 ts_tablet_manager.cc:1916] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.103929 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 6dfc690638c14a47885d0473abda27c0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.104918 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dfc690638c14a47885d0473abda27c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.111075 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.113752 5512 ts_tablet_manager.cc:1929] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.114090 5512 log.cc:1199] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f7ccc77d0c4e449caff72deceb36ca69
I20260619 07:57:31.114745 5512 ts_tablet_manager.cc:1950] T f7ccc77d0c4e449caff72deceb36ca69 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.117204 5502 tablet_bootstrap.cc:492] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.117154 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f7ccc77d0c4e449caff72deceb36ca69 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.121173 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 6dfc690638c14a47885d0473abda27c0
I20260619 07:57:31.123099 5502 tablet_bootstrap.cc:654] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.122720 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6dfc690638c14a47885d0473abda27c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.125327 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 6dfc690638c14a47885d0473abda27c0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6dfc690638c14a47885d0473abda27c0 already in progress: creating tablet
I20260619 07:57:31.124929 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.131219 5502 tablet_bootstrap.cc:492] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.131632 5502 ts_tablet_manager.cc:1403] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.014s sys 0.000s
I20260619 07:57:31.131700 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.134399 5502 raft_consensus.cc:359] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.134976 5502 raft_consensus.cc:385] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.135216 5502 raft_consensus.cc:740] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.135782 5502 consensus_queue.cc:260] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.136291 5502 raft_consensus.cc:399] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.136554 5502 raft_consensus.cc:493] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.136968 5502 raft_consensus.cc:3060] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:31.141956 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29d852d74ea24fb2812587e08d15b5f2 has no consensus state
I20260619 07:57:31.142136 5502 raft_consensus.cc:515] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.145129 5502 leader_election.cc:304] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.145618 5502 leader_election.cc:290] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.145727 5504 raft_consensus.cc:2804] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.146137 5504 raft_consensus.cc:697] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.146778 5504 consensus_queue.cc:237] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.147262 5502 ts_tablet_manager.cc:1434] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260619 07:57:31.148312 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.152463 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 29d852d74ea24fb2812587e08d15b5f2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.153627 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d852d74ea24fb2812587e08d15b5f2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 07:57:31.157797 5355 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1bba3cca8ced4b0db742d2c3c6c9ab10 consensus state has no leader
I20260619 07:57:31.157109 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.159621 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 6dfc690638c14a47885d0473abda27c0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.160259 5512 tablet_replica.cc:333] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.160881 5512 raft_consensus.cc:2243] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.161324 5512 raft_consensus.cc:2272] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.163750 5512 ts_tablet_manager.cc:1916] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.168097 5502 tablet_bootstrap.cc:492] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.168704 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 29d852d74ea24fb2812587e08d15b5f2
I20260619 07:57:31.174081 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.177204 5502 tablet_bootstrap.cc:654] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.180220 5512 ts_tablet_manager.cc:1929] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.181257 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.181221 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 29d852d74ea24fb2812587e08d15b5f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.180562 5512 log.cc:1199] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/6dfc690638c14a47885d0473abda27c0
I20260619 07:57:31.186695 5512 ts_tablet_manager.cc:1950] T 6dfc690638c14a47885d0473abda27c0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
W20260619 07:57:31.190279 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ad2c4351ba534175819e9c928dcf10c4 has no consensus state
I20260619 07:57:31.190446 5502 tablet_bootstrap.cc:492] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.190812 5502 ts_tablet_manager.cc:1403] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.023s user 0.011s sys 0.003s
I20260619 07:57:31.191354 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 6dfc690638c14a47885d0473abda27c0 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.192634 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 29d852d74ea24fb2812587e08d15b5f2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 29d852d74ea24fb2812587e08d15b5f2 already in progress: creating tablet
I20260619 07:57:31.193796 5502 raft_consensus.cc:359] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.194972 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.195688 5502 raft_consensus.cc:385] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.196074 5502 raft_consensus.cc:740] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.196813 5502 consensus_queue.cc:260] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.197484 5502 raft_consensus.cc:399] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.197839 5502 raft_consensus.cc:493] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.198235 5502 raft_consensus.cc:3060] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.204027 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.205266 5502 raft_consensus.cc:515] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.205946 5502 leader_election.cc:304] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.206951 5502 leader_election.cc:290] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.207119 5454 tablet_service.cc:1511] Processing CreateTablet for tablet ad2c4351ba534175819e9c928dcf10c4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260619 07:57:31.208098 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad2c4351ba534175819e9c928dcf10c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.208246 5502 ts_tablet_manager.cc:1434] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.017s user 0.014s sys 0.001s
I20260619 07:57:31.208910 5506 raft_consensus.cc:2804] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.209313 5506 raft_consensus.cc:697] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.209969 5506 consensus_queue.cc:237] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.214184 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ad2c4351ba534175819e9c928dcf10c4
I20260619 07:57:31.215662 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ad2c4351ba534175819e9c928dcf10c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.218122 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ad2c4351ba534175819e9c928dcf10c4 because the tablet was not found. No further retry: Not found: Tablet not found: ad2c4351ba534175819e9c928dcf10c4
I20260619 07:57:31.218959 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.222805 5502 tablet_bootstrap.cc:492] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.226997 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.228287 5502 tablet_bootstrap.cc:654] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.236564 5502 tablet_bootstrap.cc:492] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.237090 5502 ts_tablet_manager.cc:1403] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.010s sys 0.000s
W20260619 07:57:31.238072 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f9e45e02bb4f46988057853518c92e94 has no consensus state
I20260619 07:57:31.239362 5502 raft_consensus.cc:359] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.239828 5502 raft_consensus.cc:385] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.240027 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 29d852d74ea24fb2812587e08d15b5f2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.240090 5502 raft_consensus.cc:740] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.240679 5512 tablet_replica.cc:333] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.240658 5502 consensus_queue.cc:260] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.241252 5502 raft_consensus.cc:399] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.241412 5512 raft_consensus.cc:2243] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.241504 5502 raft_consensus.cc:493] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.241784 5502 raft_consensus.cc:3060] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.241966 5512 raft_consensus.cc:2272] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.244678 5512 ts_tablet_manager.cc:1916] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.249135 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.254097 5454 tablet_service.cc:1511] Processing CreateTablet for tablet f9e45e02bb4f46988057853518c92e94 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20260619 07:57:31.255053 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e45e02bb4f46988057853518c92e94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.256203 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.259186 5512 ts_tablet_manager.cc:1929] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.259482 5512 log.cc:1199] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/29d852d74ea24fb2812587e08d15b5f2
I20260619 07:57:31.260111 5512 ts_tablet_manager.cc:1950] T 29d852d74ea24fb2812587e08d15b5f2 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.265807 5502 raft_consensus.cc:515] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.266422 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f9e45e02bb4f46988057853518c92e94
I20260619 07:57:31.266415 5502 leader_election.cc:304] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.266999 5502 leader_election.cc:290] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.267124 5506 raft_consensus.cc:2804] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.267570 5506 raft_consensus.cc:697] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.267920 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f9e45e02bb4f46988057853518c92e94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.268225 5506 consensus_queue.cc:237] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.268877 5502 ts_tablet_manager.cc:1434] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.032s user 0.013s sys 0.000s
I20260619 07:57:31.271600 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\366\377\377\377\007\000""\006\001\366\377\377\377\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.276106 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 29d852d74ea24fb2812587e08d15b5f2 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.276960 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f9e45e02bb4f46988057853518c92e94 because the tablet was not found. No further retry: Not found: Tablet not found: f9e45e02bb4f46988057853518c92e94
I20260619 07:57:31.279021 5502 tablet_bootstrap.cc:492] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.281886 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.284391 5502 tablet_bootstrap.cc:654] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.285007 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.289206 5502 tablet_bootstrap.cc:492] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.290026 5502 ts_tablet_manager.cc:1403] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.002s
I20260619 07:57:31.290200 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ad2c4351ba534175819e9c928dcf10c4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.292235 5512 tablet_replica.cc:333] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.292292 5502 raft_consensus.cc:359] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.292704 5512 raft_consensus.cc:2243] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.292928 5502 raft_consensus.cc:385] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.293227 5512 raft_consensus.cc:2272] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.293278 5502 raft_consensus.cc:740] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.294430 5502 consensus_queue.cc:260] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.295132 5502 raft_consensus.cc:399] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.295426 5502 raft_consensus.cc:493] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.295732 5502 raft_consensus.cc:3060] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.296284 5512 ts_tablet_manager.cc:1916] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:31.299612 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 00dd13c4bc36447692ff831dbd3a950c has no consensus state
I20260619 07:57:31.301713 5502 raft_consensus.cc:515] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.302570 5502 leader_election.cc:304] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.303246 5506 raft_consensus.cc:2804] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.303642 5506 raft_consensus.cc:697] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.304271 5506 consensus_queue.cc:237] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.304807 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.308561 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 00dd13c4bc36447692ff831dbd3a950c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.309295 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00dd13c4bc36447692ff831dbd3a950c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.309890 5502 leader_election.cc:290] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.311782 5502 ts_tablet_manager.cc:1434] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.021s user 0.011s sys 0.001s
I20260619 07:57:31.323284 5512 ts_tablet_manager.cc:1929] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.324146 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f9e45e02bb4f46988057853518c92e94 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.324678 5512 log.cc:1199] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ad2c4351ba534175819e9c928dcf10c4
I20260619 07:57:31.325464 5512 ts_tablet_manager.cc:1950] T ad2c4351ba534175819e9c928dcf10c4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.324767 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.327854 5512 tablet_replica.cc:333] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.328260 5502 tablet_bootstrap.cc:492] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.328497 5512 raft_consensus.cc:2243] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.327579 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ad2c4351ba534175819e9c928dcf10c4 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.329878 5512 raft_consensus.cc:2272] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.334445 5502 tablet_bootstrap.cc:654] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.335296 5512 ts_tablet_manager.cc:1916] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.338347 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 00dd13c4bc36447692ff831dbd3a950c
I20260619 07:57:31.341349 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 00dd13c4bc36447692ff831dbd3a950c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.339448 5502 tablet_bootstrap.cc:492] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.342056 5502 ts_tablet_manager.cc:1403] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.007s sys 0.003s
I20260619 07:57:31.343255 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.344277 5502 raft_consensus.cc:359] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.344852 5502 raft_consensus.cc:385] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.345110 5502 raft_consensus.cc:740] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.345657 5502 consensus_queue.cc:260] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.346155 5502 raft_consensus.cc:399] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.346396 5502 raft_consensus.cc:493] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.346683 5502 raft_consensus.cc:3060] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.351380 5512 ts_tablet_manager.cc:1929] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.351759 5512 log.cc:1199] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f9e45e02bb4f46988057853518c92e94
I20260619 07:57:31.352474 5512 ts_tablet_manager.cc:1950] T f9e45e02bb4f46988057853518c92e94 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.352368 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.352666 5502 raft_consensus.cc:515] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.353304 5502 leader_election.cc:304] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.353843 5502 leader_election.cc:290] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.353948 5506 raft_consensus.cc:2804] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.354422 5506 raft_consensus.cc:697] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.355144 5502 ts_tablet_manager.cc:1434] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.009s sys 0.002s
I20260619 07:57:31.355487 5506 consensus_queue.cc:237] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.357837 5512 tablet_replica.cc:333] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.358021 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f9e45e02bb4f46988057853518c92e94 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.361086 5512 raft_consensus.cc:2243] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.363128 5512 pending_rounds.cc:70] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Trying to abort 1 pending ops.
W20260619 07:57:31.363251 5664 consensus_queue.cc:1175] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260619 07:57:31.363466 5512 pending_rounds.cc:77] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 154 op_type: NO_OP noop_request { }
W20260619 07:57:31.363967 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 54da243b2ba84943bb41212b900ef62a has no consensus state
I20260619 07:57:31.364029 5512 raft_consensus.cc:2889] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:57:31.364487 5512 raft_consensus.cc:2272] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.367161 5512 ts_tablet_manager.cc:1916] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.373428 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.374012 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 54da243b2ba84943bb41212b900ef62a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.375845 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54da243b2ba84943bb41212b900ef62a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.380543 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.382521 5512 ts_tablet_manager.cc:1929] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.382875 5512 log.cc:1199] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/00dd13c4bc36447692ff831dbd3a950c
I20260619 07:57:31.383560 5512 ts_tablet_manager.cc:1950] T 00dd13c4bc36447692ff831dbd3a950c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.385771 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 00dd13c4bc36447692ff831dbd3a950c (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.390514 5502 tablet_bootstrap.cc:492] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.391702 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 54da243b2ba84943bb41212b900ef62a
I20260619 07:57:31.393179 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 54da243b2ba84943bb41212b900ef62a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.395848 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 54da243b2ba84943bb41212b900ef62a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 54da243b2ba84943bb41212b900ef62a already in progress: creating tablet
I20260619 07:57:31.396014 5502 tablet_bootstrap.cc:654] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.396049 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.400585 5502 tablet_bootstrap.cc:492] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.401014 5502 ts_tablet_manager.cc:1403] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.001s
I20260619 07:57:31.404089 5502 raft_consensus.cc:359] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.404479 5502 raft_consensus.cc:385] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.404706 5502 raft_consensus.cc:740] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.404270 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.405300 5502 consensus_queue.cc:260] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.405737 5502 raft_consensus.cc:399] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.405951 5502 raft_consensus.cc:493] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.406229 5502 raft_consensus.cc:3060] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.410748 5502 raft_consensus.cc:515] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.411310 5502 leader_election.cc:304] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.411764 5502 leader_election.cc:290] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.411888 5506 raft_consensus.cc:2804] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.412324 5506 raft_consensus.cc:697] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.413389 5502 ts_tablet_manager.cc:1434] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260619 07:57:31.413231 5506 consensus_queue.cc:237] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.415637 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9231d7588b294c46aca2b55cd4194475 has no consensus state
I20260619 07:57:31.422479 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 54da243b2ba84943bb41212b900ef62a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.423667 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.424993 5512 tablet_replica.cc:333] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.425704 5512 raft_consensus.cc:2243] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.426213 5512 raft_consensus.cc:2272] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.426906 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 9231d7588b294c46aca2b55cd4194475 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.427845 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9231d7588b294c46aca2b55cd4194475. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.429513 5512 ts_tablet_manager.cc:1916] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.430146 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.441318 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 9231d7588b294c46aca2b55cd4194475
I20260619 07:57:31.441721 5502 tablet_bootstrap.cc:492] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.446070 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.447614 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9231d7588b294c46aca2b55cd4194475 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.449301 5502 tablet_bootstrap.cc:654] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.453720 5512 ts_tablet_manager.cc:1929] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.454145 5512 log.cc:1199] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/54da243b2ba84943bb41212b900ef62a
I20260619 07:57:31.454895 5512 ts_tablet_manager.cc:1950] T 54da243b2ba84943bb41212b900ef62a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.455832 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.457636 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 54da243b2ba84943bb41212b900ef62a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.458549 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 9231d7588b294c46aca2b55cd4194475 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9231d7588b294c46aca2b55cd4194475 already in progress: creating tablet
I20260619 07:57:31.467092 5502 tablet_bootstrap.cc:492] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.467577 5502 ts_tablet_manager.cc:1403] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.026s user 0.013s sys 0.008s
I20260619 07:57:31.469581 5502 raft_consensus.cc:359] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.469897 5502 raft_consensus.cc:385] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.470050 5502 raft_consensus.cc:740] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.470561 5502 consensus_queue.cc:260] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.470851 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b61f7af202246f1a5228d06c2f0a2e9 has no consensus state
I20260619 07:57:31.471139 5502 raft_consensus.cc:399] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.471395 5502 raft_consensus.cc:493] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.471675 5502 raft_consensus.cc:3060] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.474051 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.477617 5502 raft_consensus.cc:515] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.478243 5502 leader_election.cc:304] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.478688 5502 leader_election.cc:290] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.478801 5506 raft_consensus.cc:2804] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.479223 5506 raft_consensus.cc:697] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.480417 5502 ts_tablet_manager.cc:1434] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.011s sys 0.000s
I20260619 07:57:31.480270 5506 consensus_queue.cc:237] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.484018 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 1b61f7af202246f1a5228d06c2f0a2e9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.485020 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b61f7af202246f1a5228d06c2f0a2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.484817 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.495882 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 1b61f7af202246f1a5228d06c2f0a2e9
I20260619 07:57:31.497763 5502 tablet_bootstrap.cc:492] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.498670 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b61f7af202246f1a5228d06c2f0a2e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.502907 5502 tablet_bootstrap.cc:654] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.503341 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
W20260619 07:57:31.503504 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 1b61f7af202246f1a5228d06c2f0a2e9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1b61f7af202246f1a5228d06c2f0a2e9 already in progress: creating tablet
I20260619 07:57:31.505342 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9231d7588b294c46aca2b55cd4194475 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.506772 5512 tablet_replica.cc:333] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.506899 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.507812 5512 raft_consensus.cc:2243] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.508420 5512 raft_consensus.cc:2272] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.511636 5512 ts_tablet_manager.cc:1916] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.514379 5502 tablet_bootstrap.cc:492] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.514760 5502 ts_tablet_manager.cc:1403] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.008s sys 0.004s
I20260619 07:57:31.516649 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.517073 5502 raft_consensus.cc:359] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.517515 5502 raft_consensus.cc:385] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.517781 5502 raft_consensus.cc:740] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.518352 5502 consensus_queue.cc:260] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.518875 5502 raft_consensus.cc:399] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.519143 5502 raft_consensus.cc:493] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.519418 5502 raft_consensus.cc:3060] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.525385 5502 raft_consensus.cc:515] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.525970 5502 leader_election.cc:304] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.526475 5502 leader_election.cc:290] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.526605 5506 raft_consensus.cc:2804] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.527590 5506 raft_consensus.cc:697] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
W20260619 07:57:31.527981 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a64b8db854b947669de2cf0b2f86fb92 has no consensus state
I20260619 07:57:31.528043 5502 ts_tablet_manager.cc:1434] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.013s sys 0.000s
I20260619 07:57:31.528328 5506 consensus_queue.cc:237] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.531189 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.538216 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.539054 5512 ts_tablet_manager.cc:1929] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.539429 5512 log.cc:1199] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9231d7588b294c46aca2b55cd4194475
I20260619 07:57:31.540534 5512 ts_tablet_manager.cc:1950] T 9231d7588b294c46aca2b55cd4194475 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.542824 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 9231d7588b294c46aca2b55cd4194475 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.545506 5454 tablet_service.cc:1511] Processing CreateTablet for tablet a64b8db854b947669de2cf0b2f86fb92 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:31.546475 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64b8db854b947669de2cf0b2f86fb92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.548523 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet a64b8db854b947669de2cf0b2f86fb92
I20260619 07:57:31.554338 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.558105 5453 tablet_service.cc:1558] Processing DeleteTablet for tablet 1b61f7af202246f1a5228d06c2f0a2e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.558682 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet a64b8db854b947669de2cf0b2f86fb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.559298 5512 tablet_replica.cc:333] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.559948 5512 raft_consensus.cc:2243] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.560449 5512 raft_consensus.cc:2272] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.560330 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.563241 5512 ts_tablet_manager.cc:1916] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.568111 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.571655 5502 tablet_bootstrap.cc:492] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.575474 5512 ts_tablet_manager.cc:1929] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.575814 5512 log.cc:1199] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1b61f7af202246f1a5228d06c2f0a2e9
I20260619 07:57:31.576503 5512 ts_tablet_manager.cc:1950] T 1b61f7af202246f1a5228d06c2f0a2e9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.576946 5502 tablet_bootstrap.cc:654] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.578725 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 1b61f7af202246f1a5228d06c2f0a2e9 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.579526 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet a64b8db854b947669de2cf0b2f86fb92 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a64b8db854b947669de2cf0b2f86fb92 already in progress: creating tablet
W20260619 07:57:31.581081 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ae00cc29d813417bac5a43bfd4aeab1f has no consensus state
I20260619 07:57:31.586468 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.588568 5502 tablet_bootstrap.cc:492] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.588982 5502 ts_tablet_manager.cc:1403] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.006s sys 0.007s
I20260619 07:57:31.590987 5454 tablet_service.cc:1511] Processing CreateTablet for tablet ae00cc29d813417bac5a43bfd4aeab1f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:31.591985 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae00cc29d813417bac5a43bfd4aeab1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.592274 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.598923 5502 raft_consensus.cc:359] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.599397 5502 raft_consensus.cc:385] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.599635 5502 raft_consensus.cc:740] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.600039 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ae00cc29d813417bac5a43bfd4aeab1f
I20260619 07:57:31.601620 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ae00cc29d813417bac5a43bfd4aeab1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.603912 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ae00cc29d813417bac5a43bfd4aeab1f because the tablet was not found. No further retry: Not found: Tablet not found: ae00cc29d813417bac5a43bfd4aeab1f
I20260619 07:57:31.604910 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.608382 5502 consensus_queue.cc:260] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.609391 5502 raft_consensus.cc:399] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.609673 5502 raft_consensus.cc:493] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.610013 5502 raft_consensus.cc:3060] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.610270 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.614182 5502 raft_consensus.cc:515] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.614802 5502 leader_election.cc:304] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.615317 5502 leader_election.cc:290] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.615469 5504 raft_consensus.cc:2804] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.615960 5504 raft_consensus.cc:697] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.616595 5504 consensus_queue.cc:237] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.616963 5502 ts_tablet_manager.cc:1434] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.028s user 0.012s sys 0.000s
I20260619 07:57:31.617655 5502 tablet_bootstrap.cc:492] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
W20260619 07:57:31.623365 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6b59cdddc18a4f7f89a703757975e929 has no consensus state
I20260619 07:57:31.623584 5502 tablet_bootstrap.cc:654] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.634601 5502 tablet_bootstrap.cc:492] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.634949 5502 ts_tablet_manager.cc:1403] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.014s sys 0.000s
I20260619 07:57:31.635453 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 6b59cdddc18a4f7f89a703757975e929 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.636439 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b59cdddc18a4f7f89a703757975e929. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.637727 5502 raft_consensus.cc:359] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.638237 5502 raft_consensus.cc:385] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.638501 5502 raft_consensus.cc:740] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.639122 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet a64b8db854b947669de2cf0b2f86fb92 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.639238 5502 consensus_queue.cc:260] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.639776 5512 tablet_replica.cc:333] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.639822 5502 raft_consensus.cc:399] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.640184 5502 raft_consensus.cc:493] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.640465 5502 raft_consensus.cc:3060] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.640504 5512 raft_consensus.cc:2243] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.641122 5512 raft_consensus.cc:2272] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.643632 5512 ts_tablet_manager.cc:1916] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.646442 5502 raft_consensus.cc:515] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.647068 5502 leader_election.cc:304] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.647558 5502 leader_election.cc:290] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.648085 5506 raft_consensus.cc:2804] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.648518 5506 raft_consensus.cc:697] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.648933 5502 ts_tablet_manager.cc:1434] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.015s sys 0.000s
I20260619 07:57:31.649226 5506 consensus_queue.cc:237] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.650348 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.659325 5512 ts_tablet_manager.cc:1929] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.659688 5512 log.cc:1199] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/a64b8db854b947669de2cf0b2f86fb92
I20260619 07:57:31.660362 5512 ts_tablet_manager.cc:1950] T a64b8db854b947669de2cf0b2f86fb92 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.661369 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.662864 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet a64b8db854b947669de2cf0b2f86fb92 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.665319 5502 tablet_bootstrap.cc:492] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.670522 5502 tablet_bootstrap.cc:654] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.675058 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 6b59cdddc18a4f7f89a703757975e929
I20260619 07:57:31.675731 5502 tablet_bootstrap.cc:492] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.676101 5502 ts_tablet_manager.cc:1403] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:31.677418 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b59cdddc18a4f7f89a703757975e929 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.678791 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 6b59cdddc18a4f7f89a703757975e929 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6b59cdddc18a4f7f89a703757975e929 already in progress: creating tablet
I20260619 07:57:31.679205 5502 raft_consensus.cc:359] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.679687 5502 raft_consensus.cc:385] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.679903 5502 raft_consensus.cc:740] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.680442 5502 consensus_queue.cc:260] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.681008 5502 raft_consensus.cc:399] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.681273 5502 raft_consensus.cc:493] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.681546 5502 raft_consensus.cc:3060] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.682844 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.684921 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet ae00cc29d813417bac5a43bfd4aeab1f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.685561 5512 tablet_replica.cc:333] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.684538 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.686165 5512 raft_consensus.cc:2243] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.686637 5512 raft_consensus.cc:2272] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.689504 5512 ts_tablet_manager.cc:1916] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.689945 5502 raft_consensus.cc:515] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.690553 5502 leader_election.cc:304] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.691195 5506 raft_consensus.cc:2804] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.691624 5506 raft_consensus.cc:697] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.692302 5506 consensus_queue.cc:237] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.697906 5502 leader_election.cc:290] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.698230 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.699275 5502 ts_tablet_manager.cc:1434] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.009s sys 0.004s
I20260619 07:57:31.706066 5512 ts_tablet_manager.cc:1929] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.706423 5512 log.cc:1199] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ae00cc29d813417bac5a43bfd4aeab1f
I20260619 07:57:31.707079 5512 ts_tablet_manager.cc:1950] T ae00cc29d813417bac5a43bfd4aeab1f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.709216 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ae00cc29d813417bac5a43bfd4aeab1f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.710638 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b9f5b02fd9f7420b9960f57e2e708acc has no consensus state
I20260619 07:57:31.713879 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b59cdddc18a4f7f89a703757975e929 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.714527 5512 tablet_replica.cc:333] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.715176 5512 raft_consensus.cc:2243] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.716003 5512 raft_consensus.cc:2272] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.716439 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.719911 5512 ts_tablet_manager.cc:1916] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.723034 5454 tablet_service.cc:1511] Processing CreateTablet for tablet b9f5b02fd9f7420b9960f57e2e708acc (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.724013 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f5b02fd9f7420b9960f57e2e708acc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.729889 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.734829 5512 ts_tablet_manager.cc:1929] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.735217 5512 log.cc:1199] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/6b59cdddc18a4f7f89a703757975e929
I20260619 07:57:31.736301 5512 ts_tablet_manager.cc:1950] T 6b59cdddc18a4f7f89a703757975e929 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.736405 5502 tablet_bootstrap.cc:492] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.739256 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 6b59cdddc18a4f7f89a703757975e929 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.740252 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet b9f5b02fd9f7420b9960f57e2e708acc
I20260619 07:57:31.742017 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f5b02fd9f7420b9960f57e2e708acc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.743685 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet b9f5b02fd9f7420b9960f57e2e708acc because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b9f5b02fd9f7420b9960f57e2e708acc already in progress: creating tablet
I20260619 07:57:31.743818 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.744801 5502 tablet_bootstrap.cc:654] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.749478 5502 tablet_bootstrap.cc:492] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.749847 5502 ts_tablet_manager.cc:1403] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.000s
I20260619 07:57:31.749569 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.752166 5502 raft_consensus.cc:359] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.752632 5502 raft_consensus.cc:385] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.752890 5502 raft_consensus.cc:740] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.753454 5502 consensus_queue.cc:260] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.754001 5502 raft_consensus.cc:399] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.754259 5502 raft_consensus.cc:493] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.754549 5502 raft_consensus.cc:3060] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:31.765772 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 070f6662190941e2a5af2160f7c55779 has no consensus state
I20260619 07:57:31.765822 5502 raft_consensus.cc:515] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.766541 5502 leader_election.cc:304] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.767025 5502 leader_election.cc:290] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.767494 5504 raft_consensus.cc:2804] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.767936 5504 raft_consensus.cc:697] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.768312 5502 ts_tablet_manager.cc:1434] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.009s sys 0.002s
I20260619 07:57:31.768555 5504 consensus_queue.cc:237] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.775369 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.776778 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 070f6662190941e2a5af2160f7c55779 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 1
I20260619 07:57:31.777761 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 070f6662190941e2a5af2160f7c55779. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.781464 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f5b02fd9f7420b9960f57e2e708acc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.782135 5512 tablet_replica.cc:333] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.782784 5512 raft_consensus.cc:2243] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.783207 5512 raft_consensus.cc:2272] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.784174 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.785534 5512 ts_tablet_manager.cc:1916] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.794962 5502 tablet_bootstrap.cc:492] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.795496 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 070f6662190941e2a5af2160f7c55779
I20260619 07:57:31.799592 5512 ts_tablet_manager.cc:1929] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.799975 5512 log.cc:1199] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/b9f5b02fd9f7420b9960f57e2e708acc
I20260619 07:57:31.800696 5512 ts_tablet_manager.cc:1950] T b9f5b02fd9f7420b9960f57e2e708acc P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.803171 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.803761 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet b9f5b02fd9f7420b9960f57e2e708acc (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.803982 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.804941 5502 tablet_bootstrap.cc:654] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.807261 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 070f6662190941e2a5af2160f7c55779 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.808665 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 070f6662190941e2a5af2160f7c55779 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 070f6662190941e2a5af2160f7c55779 already in progress: creating tablet
I20260619 07:57:31.809732 5502 tablet_bootstrap.cc:492] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.810087 5502 ts_tablet_manager.cc:1403] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.005s sys 0.003s
I20260619 07:57:31.811290 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.812314 5502 raft_consensus.cc:359] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.812763 5502 raft_consensus.cc:385] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.812984 5502 raft_consensus.cc:740] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.813489 5502 consensus_queue.cc:260] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.813975 5502 raft_consensus.cc:399] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.814226 5502 raft_consensus.cc:493] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.814504 5502 raft_consensus.cc:3060] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.820446 5502 raft_consensus.cc:515] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.820708 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f93ad8660a664a088b8f47002a769a6b has no consensus state
I20260619 07:57:31.821055 5502 leader_election.cc:304] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.821681 5506 raft_consensus.cc:2804] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.822098 5506 raft_consensus.cc:697] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.822715 5506 consensus_queue.cc:237] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.826949 5502 leader_election.cc:290] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.828303 5502 ts_tablet_manager.cc:1434] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.012s sys 0.000s
I20260619 07:57:31.827859 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.831583 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 070f6662190941e2a5af2160f7c55779 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.832260 5512 tablet_replica.cc:333] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.832867 5512 raft_consensus.cc:2243] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.833313 5512 raft_consensus.cc:2272] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.835476 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.836449 5454 tablet_service.cc:1511] Processing CreateTablet for tablet f93ad8660a664a088b8f47002a769a6b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 1
I20260619 07:57:31.837432 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93ad8660a664a088b8f47002a769a6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.841643 5512 ts_tablet_manager.cc:1916] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:31.851253 5502 tablet_bootstrap.cc:492] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.852425 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.854125 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet f93ad8660a664a088b8f47002a769a6b
I20260619 07:57:31.855531 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet f93ad8660a664a088b8f47002a769a6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.855672 5512 ts_tablet_manager.cc:1929] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.857193 5512 log.cc:1199] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/070f6662190941e2a5af2160f7c55779
I20260619 07:57:31.857869 5512 ts_tablet_manager.cc:1950] T 070f6662190941e2a5af2160f7c55779 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.857961 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001\001\000\000\000""\006\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.859210 5502 tablet_bootstrap.cc:654] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.859956 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 070f6662190941e2a5af2160f7c55779 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:31.860764 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet f93ad8660a664a088b8f47002a769a6b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f93ad8660a664a088b8f47002a769a6b already in progress: creating tablet
I20260619 07:57:31.864033 5502 tablet_bootstrap.cc:492] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.865835 5502 ts_tablet_manager.cc:1403] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.007s sys 0.003s
I20260619 07:57:31.865489 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.868343 5502 raft_consensus.cc:359] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.868820 5502 raft_consensus.cc:385] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.869083 5502 raft_consensus.cc:740] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.869647 5502 consensus_queue.cc:260] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.870185 5502 raft_consensus.cc:399] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.870429 5502 raft_consensus.cc:493] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.870693 5502 raft_consensus.cc:3060] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:31.874089 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a802095d94af491797a25f7c8cb82a56 has no consensus state
I20260619 07:57:31.877111 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.877439 5502 raft_consensus.cc:515] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.879117 5502 leader_election.cc:304] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.879745 5506 raft_consensus.cc:2804] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.880169 5506 raft_consensus.cc:697] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.880828 5506 consensus_queue.cc:237] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.885713 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.886075 5454 tablet_service.cc:1511] Processing CreateTablet for tablet a802095d94af491797a25f7c8cb82a56 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.887056 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a802095d94af491797a25f7c8cb82a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.889832 5502 leader_election.cc:290] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.892298 5502 ts_tablet_manager.cc:1434] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.009s sys 0.004s
I20260619 07:57:31.896178 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet a802095d94af491797a25f7c8cb82a56
I20260619 07:57:31.898012 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet a802095d94af491797a25f7c8cb82a56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:31.901569 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet a802095d94af491797a25f7c8cb82a56 because the tablet was not found. No further retry: Not found: Tablet not found: a802095d94af491797a25f7c8cb82a56
I20260619 07:57:31.904071 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.905751 5502 tablet_bootstrap.cc:492] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.907960 5366 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:31.911196 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet f93ad8660a664a088b8f47002a769a6b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.911864 5512 tablet_replica.cc:333] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:31.912484 5512 raft_consensus.cc:2243] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:31.912995 5512 raft_consensus.cc:2272] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:31.913911 5502 tablet_bootstrap.cc:654] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:31.914245 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.917899 5512 ts_tablet_manager.cc:1916] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:31.926364 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c63dc1e8bcd94ccdb265ee4dde06818b has no consensus state
I20260619 07:57:31.932099 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.940704 5454 tablet_service.cc:1511] Processing CreateTablet for tablet c63dc1e8bcd94ccdb265ee4dde06818b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:31.942011 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c63dc1e8bcd94ccdb265ee4dde06818b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:31.944321 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.957834 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c63dc1e8bcd94ccdb265ee4dde06818b
I20260619 07:57:31.959673 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c63dc1e8bcd94ccdb265ee4dde06818b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.963269 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.969714 5512 ts_tablet_manager.cc:1929] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:31.970080 5512 log.cc:1199] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/f93ad8660a664a088b8f47002a769a6b
I20260619 07:57:31.970149 5502 tablet_bootstrap.cc:492] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:31.970548 5502 ts_tablet_manager.cc:1403] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.065s user 0.026s sys 0.022s
I20260619 07:57:31.970758 5512 ts_tablet_manager.cc:1950] T f93ad8660a664a088b8f47002a769a6b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:31.972898 5502 raft_consensus.cc:359] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.973340 5502 raft_consensus.cc:385] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:31.973580 5502 raft_consensus.cc:740] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:31.974072 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet f93ad8660a664a088b8f47002a769a6b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:31.974215 5502 consensus_queue.cc:260] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.974713 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c63dc1e8bcd94ccdb265ee4dde06818b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c63dc1e8bcd94ccdb265ee4dde06818b already in progress: creating tablet
I20260619 07:57:31.974776 5502 raft_consensus.cc:399] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:31.975086 5502 raft_consensus.cc:493] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:31.975379 5502 raft_consensus.cc:3060] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:31.976404 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.981240 5502 raft_consensus.cc:515] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:31.981858 5502 leader_election.cc:304] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:31.982466 5506 raft_consensus.cc:2804] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:31.982882 5506 raft_consensus.cc:697] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:31.983513 5506 consensus_queue.cc:237] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:31.987326 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cd31c461742148e781b6220cd2bd0d17 has no consensus state
I20260619 07:57:31.990943 5502 leader_election.cc:290] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:31.992419 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.992923 5502 ts_tablet_manager.cc:1434] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.014s sys 0.000s
I20260619 07:57:31.997408 5502 tablet_bootstrap.cc:492] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:31.998759 5454 tablet_service.cc:1511] Processing CreateTablet for tablet cd31c461742148e781b6220cd2bd0d17 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:31.998922 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:31.999936 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet a802095d94af491797a25f7c8cb82a56 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:31.999948 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd31c461742148e781b6220cd2bd0d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.000593 5512 tablet_replica.cc:333] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.001246 5512 raft_consensus.cc:2243] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.001689 5512 raft_consensus.cc:2272] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.004069 5512 ts_tablet_manager.cc:1916] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.010280 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet cd31c461742148e781b6220cd2bd0d17
I20260619 07:57:32.013419 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet cd31c461742148e781b6220cd2bd0d17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.016041 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.018787 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.024396 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.028095 5502 tablet_bootstrap.cc:654] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.028574 5512 ts_tablet_manager.cc:1929] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.028985 5512 log.cc:1199] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/a802095d94af491797a25f7c8cb82a56
I20260619 07:57:32.029709 5512 ts_tablet_manager.cc:1950] T a802095d94af491797a25f7c8cb82a56 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
W20260619 07:57:32.033267 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 36c3fe16d6734fb69d20d5a47f660d6c has no consensus state
I20260619 07:57:32.035985 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet a802095d94af491797a25f7c8cb82a56 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.037434 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet cd31c461742148e781b6220cd2bd0d17 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cd31c461742148e781b6220cd2bd0d17 already in progress: creating tablet
I20260619 07:57:32.040992 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.041873 5502 tablet_bootstrap.cc:492] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.042263 5502 ts_tablet_manager.cc:1403] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.045s user 0.007s sys 0.008s
I20260619 07:57:32.042326 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 36c3fe16d6734fb69d20d5a47f660d6c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:32.043246 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36c3fe16d6734fb69d20d5a47f660d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.044538 5502 raft_consensus.cc:359] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.045055 5502 raft_consensus.cc:385] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.045284 5502 raft_consensus.cc:740] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.045905 5502 consensus_queue.cc:260] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.046443 5502 raft_consensus.cc:399] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.046700 5502 raft_consensus.cc:493] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.046986 5502 raft_consensus.cc:3060] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.049686 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.053495 5502 raft_consensus.cc:515] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.054142 5502 leader_election.cc:304] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.054766 5506 raft_consensus.cc:2804] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.055188 5506 raft_consensus.cc:697] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.055847 5506 consensus_queue.cc:237] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.059532 5502 leader_election.cc:290] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.060643 5502 ts_tablet_manager.cc:1434] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.018s user 0.009s sys 0.003s
I20260619 07:57:32.061208 5366 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 36c3fe16d6734fb69d20d5a47f660d6c
I20260619 07:57:32.061364 5502 tablet_bootstrap.cc:492] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.062728 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 36c3fe16d6734fb69d20d5a47f660d6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.064839 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 36c3fe16d6734fb69d20d5a47f660d6c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 36c3fe16d6734fb69d20d5a47f660d6c already in progress: creating tablet
I20260619 07:57:32.066895 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.067989 5502 tablet_bootstrap.cc:654] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.076578 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.078651 5502 tablet_bootstrap.cc:492] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.079017 5502 ts_tablet_manager.cc:1403] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.018s user 0.007s sys 0.008s
I20260619 07:57:32.081323 5502 raft_consensus.cc:359] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.081772 5502 raft_consensus.cc:385] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.082022 5502 raft_consensus.cc:740] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.082917 5502 consensus_queue.cc:260] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.083454 5502 raft_consensus.cc:399] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.083709 5502 raft_consensus.cc:493] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.083971 5502 raft_consensus.cc:3060] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:32.089005 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49cb70380a2b48e0a1683537ec7dccf7 has no consensus state
I20260619 07:57:32.090493 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c63dc1e8bcd94ccdb265ee4dde06818b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.091146 5512 tablet_replica.cc:333] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.091782 5512 raft_consensus.cc:2243] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.092226 5512 raft_consensus.cc:2272] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.093823 5502 raft_consensus.cc:515] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.094444 5502 leader_election.cc:304] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.095104 5506 raft_consensus.cc:2804] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.095530 5506 raft_consensus.cc:697] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.096205 5506 consensus_queue.cc:237] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.098094 5502 leader_election.cc:290] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.099611 5512 ts_tablet_manager.cc:1916] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.099974 5502 ts_tablet_manager.cc:1434] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.021s user 0.015s sys 0.000s
I20260619 07:57:32.100751 5502 tablet_bootstrap.cc:492] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.103251 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 49cb70380a2b48e0a1683537ec7dccf7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:32.104211 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49cb70380a2b48e0a1683537ec7dccf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.106468 5502 tablet_bootstrap.cc:654] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.110082 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.117798 5502 tablet_bootstrap.cc:492] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.118229 5502 ts_tablet_manager.cc:1403] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.018s user 0.012s sys 0.003s
I20260619 07:57:32.119302 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.121105 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet cd31c461742148e781b6220cd2bd0d17 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:31 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.121865 5502 raft_consensus.cc:359] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.122467 5502 raft_consensus.cc:385] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.122756 5502 raft_consensus.cc:740] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.123364 5502 consensus_queue.cc:260] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.123890 5502 raft_consensus.cc:399] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.124193 5502 raft_consensus.cc:493] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.124516 5502 raft_consensus.cc:3060] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.130321 5502 raft_consensus.cc:515] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.131063 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 49cb70380a2b48e0a1683537ec7dccf7
I20260619 07:57:32.131017 5502 leader_election.cc:304] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.131768 5506 raft_consensus.cc:2804] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.132201 5506 raft_consensus.cc:697] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.132839 5506 consensus_queue.cc:237] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.134406 5512 ts_tablet_manager.cc:1929] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.134624 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 49cb70380a2b48e0a1683537ec7dccf7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.134749 5512 log.cc:1199] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c63dc1e8bcd94ccdb265ee4dde06818b
I20260619 07:57:32.135433 5512 ts_tablet_manager.cc:1950] T c63dc1e8bcd94ccdb265ee4dde06818b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.138232 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c63dc1e8bcd94ccdb265ee4dde06818b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.138373 5512 tablet_replica.cc:333] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.138954 5502 leader_election.cc:290] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.139008 5512 raft_consensus.cc:2243] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.139258 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.141103 5502 ts_tablet_manager.cc:1434] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.011s sys 0.001s
I20260619 07:57:32.141764 5502 tablet_bootstrap.cc:492] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.144812 5512 raft_consensus.cc:2272] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.147580 5512 ts_tablet_manager.cc:1916] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.147900 5502 tablet_bootstrap.cc:654] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.154156 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.156538 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 36c3fe16d6734fb69d20d5a47f660d6c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.149389 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:32.161873 5352 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cd31c461742148e781b6220cd2bd0d17 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cd31c461742148e781b6220cd2bd0d17 consensus state has no leader
I20260619 07:57:32.167541 5512 ts_tablet_manager.cc:1929] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.168054 5512 log.cc:1199] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/cd31c461742148e781b6220cd2bd0d17
I20260619 07:57:32.168816 5512 ts_tablet_manager.cc:1950] T cd31c461742148e781b6220cd2bd0d17 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.171998 5512 tablet_replica.cc:333] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.172639 5512 raft_consensus.cc:2243] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.173203 5512 raft_consensus.cc:2272] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.173379 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet cd31c461742148e781b6220cd2bd0d17 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.174268 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 49cb70380a2b48e0a1683537ec7dccf7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 49cb70380a2b48e0a1683537ec7dccf7 already in progress: creating tablet
W20260619 07:57:32.176175 5366 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29ccd52f3e88410290494c3cf8aa2375 has no consensus state
I20260619 07:57:32.177922 5512 ts_tablet_manager.cc:1916] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.179967 5366 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.186869 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 29ccd52f3e88410290494c3cf8aa2375 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:32.188161 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29ccd52f3e88410290494c3cf8aa2375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.187966 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.200486 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 29ccd52f3e88410290494c3cf8aa2375
I20260619 07:57:32.201921 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 29ccd52f3e88410290494c3cf8aa2375 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.204309 5502 tablet_bootstrap.cc:492] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.204195 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.204770 5502 ts_tablet_manager.cc:1403] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.063s user 0.036s sys 0.020s
I20260619 07:57:32.208035 5502 raft_consensus.cc:359] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.208519 5502 raft_consensus.cc:385] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.208873 5502 raft_consensus.cc:740] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.209511 5502 consensus_queue.cc:260] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.210083 5502 raft_consensus.cc:399] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.210364 5502 raft_consensus.cc:493] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.210685 5502 raft_consensus.cc:3060] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.213167 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.217615 5502 raft_consensus.cc:515] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.218257 5502 leader_election.cc:304] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.218586 5512 ts_tablet_manager.cc:1929] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.218896 5502 leader_election.cc:290] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.218927 5512 log.cc:1199] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/36c3fe16d6734fb69d20d5a47f660d6c
I20260619 07:57:32.219003 5506 raft_consensus.cc:2804] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.219538 5506 raft_consensus.cc:697] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.220160 5506 consensus_queue.cc:237] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.220520 5502 ts_tablet_manager.cc:1434] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.012s sys 0.000s
I20260619 07:57:32.221374 5502 tablet_bootstrap.cc:492] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
W20260619 07:57:32.225652 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 825be6a569fb47bbb10a16a6edf58284 has no consensus state
I20260619 07:57:32.226845 5512 ts_tablet_manager.cc:1950] T 36c3fe16d6734fb69d20d5a47f660d6c P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.229014 5502 tablet_bootstrap.cc:654] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.229200 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 36c3fe16d6734fb69d20d5a47f660d6c (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.231097 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 29ccd52f3e88410290494c3cf8aa2375 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 29ccd52f3e88410290494c3cf8aa2375 already in progress: creating tablet
I20260619 07:57:32.235078 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 49cb70380a2b48e0a1683537ec7dccf7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.235745 5512 tablet_replica.cc:333] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.236531 5512 raft_consensus.cc:2243] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.237075 5512 pending_rounds.cc:70] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Trying to abort 1 pending ops.
I20260619 07:57:32.237329 5512 pending_rounds.cc:77] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 182 op_type: NO_OP noop_request { }
I20260619 07:57:32.237718 5512 raft_consensus.cc:2889] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:57:32.238101 5512 raft_consensus.cc:2272] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.239229 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.241294 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 825be6a569fb47bbb10a16a6edf58284 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:32.242627 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 825be6a569fb47bbb10a16a6edf58284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.245015 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:32.254956 5692 consensus_queue.cc:1175] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260619 07:57:32.255937 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 825be6a569fb47bbb10a16a6edf58284
I20260619 07:57:32.257279 5512 ts_tablet_manager.cc:1916] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.258219 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 825be6a569fb47bbb10a16a6edf58284 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.260339 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.264426 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.270689 5502 tablet_bootstrap.cc:492] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.271134 5502 ts_tablet_manager.cc:1403] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.050s user 0.012s sys 0.020s
I20260619 07:57:32.272815 5512 ts_tablet_manager.cc:1929] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.272783 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.273335 5512 log.cc:1199] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/49cb70380a2b48e0a1683537ec7dccf7
I20260619 07:57:32.273792 5502 raft_consensus.cc:359] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.274328 5502 raft_consensus.cc:385] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.274472 5512 ts_tablet_manager.cc:1950] T 49cb70380a2b48e0a1683537ec7dccf7 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.274639 5502 raft_consensus.cc:740] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.275741 5502 consensus_queue.cc:260] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.276314 5502 raft_consensus.cc:399] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.276628 5502 raft_consensus.cc:493] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.276974 5502 raft_consensus.cc:3060] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.278159 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 49cb70380a2b48e0a1683537ec7dccf7 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.282150 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 825be6a569fb47bbb10a16a6edf58284 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 825be6a569fb47bbb10a16a6edf58284 already in progress: creating tablet
I20260619 07:57:32.283341 5502 raft_consensus.cc:515] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:32.283788 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e8acf3bd3619491a8c9ba4f25816b359 has no consensus state
I20260619 07:57:32.283942 5502 leader_election.cc:304] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.284461 5502 leader_election.cc:290] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.285681 5502 ts_tablet_manager.cc:1434] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 07:57:32.286365 5502 tablet_bootstrap.cc:492] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.286623 5506 raft_consensus.cc:2804] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.287019 5506 raft_consensus.cc:697] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.287572 5506 consensus_queue.cc:237] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.289405 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.291793 5502 tablet_bootstrap.cc:654] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.294705 5455 tablet_service.cc:1511] Processing CreateTablet for tablet e8acf3bd3619491a8c9ba4f25816b359 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:32.295706 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8acf3bd3619491a8c9ba4f25816b359. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.305629 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.306552 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 29ccd52f3e88410290494c3cf8aa2375 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.306969 5502 tablet_bootstrap.cc:492] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.307276 5512 tablet_replica.cc:333] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.307351 5502 ts_tablet_manager.cc:1403] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.008s sys 0.011s
I20260619 07:57:32.308097 5512 raft_consensus.cc:2243] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.309657 5502 raft_consensus.cc:359] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.310134 5502 raft_consensus.cc:385] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.310202 5512 raft_consensus.cc:2272] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.310389 5502 raft_consensus.cc:740] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.311002 5502 consensus_queue.cc:260] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.311530 5502 raft_consensus.cc:399] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.311779 5502 raft_consensus.cc:493] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.312062 5502 raft_consensus.cc:3060] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.315898 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet e8acf3bd3619491a8c9ba4f25816b359
I20260619 07:57:32.316778 5512 ts_tablet_manager.cc:1916] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.317706 5502 raft_consensus.cc:515] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.318285 5502 leader_election.cc:304] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.318786 5502 leader_election.cc:290] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.318889 5506 raft_consensus.cc:2804] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.319283 5506 raft_consensus.cc:697] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.320047 5502 ts_tablet_manager.cc:1434] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
I20260619 07:57:32.319836 5506 consensus_queue.cc:237] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.320760 5502 tablet_bootstrap.cc:492] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.321925 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.325920 5502 tablet_bootstrap.cc:654] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.330487 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e8acf3bd3619491a8c9ba4f25816b359 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.330361 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.337932 5512 ts_tablet_manager.cc:1929] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.338449 5512 log.cc:1199] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/29ccd52f3e88410290494c3cf8aa2375
I20260619 07:57:32.339048 5502 tablet_bootstrap.cc:492] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.339395 5512 ts_tablet_manager.cc:1950] T 29ccd52f3e88410290494c3cf8aa2375 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.339432 5502 ts_tablet_manager.cc:1403] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.010s sys 0.007s
W20260619 07:57:32.343124 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 542e93d0bc7c4819831ce74aa63505d3 has no consensus state
I20260619 07:57:32.344255 5502 raft_consensus.cc:359] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.344772 5502 raft_consensus.cc:385] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.345011 5502 raft_consensus.cc:740] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.346114 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 29ccd52f3e88410290494c3cf8aa2375 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.346266 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 825be6a569fb47bbb10a16a6edf58284 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.345654 5502 consensus_queue.cc:260] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.348026 5502 raft_consensus.cc:399] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260619 07:57:32.348189 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet e8acf3bd3619491a8c9ba4f25816b359 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet e8acf3bd3619491a8c9ba4f25816b359 already in progress: creating tablet
I20260619 07:57:32.348660 5512 tablet_replica.cc:333] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.348759 5502 raft_consensus.cc:493] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.349093 5502 raft_consensus.cc:3060] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.349496 5512 raft_consensus.cc:2243] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.349927 5512 pending_rounds.cc:70] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Trying to abort 1 pending ops.
I20260619 07:57:32.350180 5512 pending_rounds.cc:77] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 186 op_type: NO_OP noop_request { }
I20260619 07:57:32.350505 5512 raft_consensus.cc:2889] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:57:32.350826 5512 raft_consensus.cc:2272] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 07:57:32.353272 5696 consensus_queue.cc:1175] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260619 07:57:32.355883 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.356815 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 542e93d0bc7c4819831ce74aa63505d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:32.357769 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542e93d0bc7c4819831ce74aa63505d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.358703 5502 raft_consensus.cc:515] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.359248 5502 leader_election.cc:304] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.359741 5502 leader_election.cc:290] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.359848 5506 raft_consensus.cc:2804] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.360275 5506 raft_consensus.cc:697] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.360888 5506 consensus_queue.cc:237] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.361793 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.372200 5512 ts_tablet_manager.cc:1916] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.372695 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 542e93d0bc7c4819831ce74aa63505d3
I20260619 07:57:32.374758 5502 ts_tablet_manager.cc:1434] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.034s user 0.012s sys 0.000s
I20260619 07:57:32.374851 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 542e93d0bc7c4819831ce74aa63505d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.375468 5502 tablet_bootstrap.cc:492] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.378489 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.386443 5502 tablet_bootstrap.cc:654] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.386962 5512 ts_tablet_manager.cc:1929] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.387419 5512 log.cc:1199] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/825be6a569fb47bbb10a16a6edf58284
I20260619 07:57:32.388216 5512 ts_tablet_manager.cc:1950] T 825be6a569fb47bbb10a16a6edf58284 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.391352 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 825be6a569fb47bbb10a16a6edf58284 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.392028 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 542e93d0bc7c4819831ce74aa63505d3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 542e93d0bc7c4819831ce74aa63505d3 already in progress: creating tablet
I20260619 07:57:32.393323 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.393373 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.394925 5502 tablet_bootstrap.cc:492] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.394954 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet e8acf3bd3619491a8c9ba4f25816b359 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.395430 5502 ts_tablet_manager.cc:1403] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.004s sys 0.008s
I20260619 07:57:32.395649 5512 tablet_replica.cc:333] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.396315 5512 raft_consensus.cc:2243] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.396799 5512 raft_consensus.cc:2272] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.398026 5502 raft_consensus.cc:359] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.398607 5502 raft_consensus.cc:385] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.398902 5502 raft_consensus.cc:740] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.399590 5502 consensus_queue.cc:260] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.400187 5502 raft_consensus.cc:399] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.400491 5502 raft_consensus.cc:493] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.400825 5502 raft_consensus.cc:3060] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.401803 5512 ts_tablet_manager.cc:1916] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:32.406103 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 288b4648d53041f2a85e887d656c93bd has no consensus state
I20260619 07:57:32.415337 5502 raft_consensus.cc:515] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.415957 5502 leader_election.cc:304] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.416479 5502 leader_election.cc:290] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.416599 5506 raft_consensus.cc:2804] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.418587 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.422363 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 288b4648d53041f2a85e887d656c93bd (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20260619 07:57:32.422372 5512 ts_tablet_manager.cc:1929] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.423331 5512 log.cc:1199] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/e8acf3bd3619491a8c9ba4f25816b359
I20260619 07:57:32.423507 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288b4648d53041f2a85e887d656c93bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.424122 5512 ts_tablet_manager.cc:1950] T e8acf3bd3619491a8c9ba4f25816b359 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.424849 5506 raft_consensus.cc:697] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.425076 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.425460 5506 consensus_queue.cc:237] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.431303 5502 ts_tablet_manager.cc:1434] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.036s user 0.010s sys 0.002s
I20260619 07:57:32.435597 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet e8acf3bd3619491a8c9ba4f25816b359 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.436560 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 288b4648d53041f2a85e887d656c93bd
I20260619 07:57:32.438154 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 288b4648d53041f2a85e887d656c93bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.439405 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 288b4648d53041f2a85e887d656c93bd because the tablet was not found. No further retry: Not found: Tablet not found: 288b4648d53041f2a85e887d656c93bd
I20260619 07:57:32.440904 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.446767 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.448767 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 542e93d0bc7c4819831ce74aa63505d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.449251 5502 tablet_bootstrap.cc:492] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.449587 5512 tablet_replica.cc:333] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.450276 5512 raft_consensus.cc:2243] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.450754 5512 raft_consensus.cc:2272] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.455086 5502 tablet_bootstrap.cc:654] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.456910 5512 ts_tablet_manager.cc:1916] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.457250 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.465937 5502 tablet_bootstrap.cc:492] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.466313 5502 ts_tablet_manager.cc:1403] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.006s sys 0.009s
I20260619 07:57:32.469089 5502 raft_consensus.cc:359] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.469573 5502 raft_consensus.cc:385] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.469810 5502 raft_consensus.cc:740] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
W20260619 07:57:32.469892 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3bb8627c3ecf466580b5e48edbba9d29 has no consensus state
I20260619 07:57:32.473120 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.475379 5502 consensus_queue.cc:260] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.475920 5502 raft_consensus.cc:399] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.472581 5512 ts_tablet_manager.cc:1929] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.477438 5512 log.cc:1199] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/542e93d0bc7c4819831ce74aa63505d3
I20260619 07:57:32.477754 5502 raft_consensus.cc:493] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.478617 5502 raft_consensus.cc:3060] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.478793 5512 ts_tablet_manager.cc:1950] T 542e93d0bc7c4819831ce74aa63505d3 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.478904 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 3bb8627c3ecf466580b5e48edbba9d29 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260619 07:57:32.479842 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bb8627c3ecf466580b5e48edbba9d29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.480944 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 542e93d0bc7c4819831ce74aa63505d3 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.481269 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.484912 5502 raft_consensus.cc:515] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.485472 5502 leader_election.cc:304] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.485950 5502 leader_election.cc:290] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.486270 5506 raft_consensus.cc:2804] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.486702 5506 raft_consensus.cc:697] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.487231 5506 consensus_queue.cc:237] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.491729 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 3bb8627c3ecf466580b5e48edbba9d29
I20260619 07:57:32.493248 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb8627c3ecf466580b5e48edbba9d29 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.494761 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 3bb8627c3ecf466580b5e48edbba9d29 because the tablet was not found. No further retry: Not found: Tablet not found: 3bb8627c3ecf466580b5e48edbba9d29
I20260619 07:57:32.494869 5502 ts_tablet_manager.cc:1434] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.028s user 0.009s sys 0.004s
I20260619 07:57:32.496222 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.498634 5502 tablet_bootstrap.cc:492] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.503892 5502 tablet_bootstrap.cc:654] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.505024 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.508749 5502 tablet_bootstrap.cc:492] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.509142 5502 ts_tablet_manager.cc:1403] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260619 07:57:32.509480 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.511780 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 288b4648d53041f2a85e887d656c93bd with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.512463 5512 tablet_replica.cc:333] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.513114 5512 raft_consensus.cc:2243] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.513556 5512 raft_consensus.cc:2272] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.514319 5502 raft_consensus.cc:359] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.514779 5502 raft_consensus.cc:385] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.515012 5502 raft_consensus.cc:740] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.515798 5502 consensus_queue.cc:260] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.516459 5502 raft_consensus.cc:399] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.516709 5502 raft_consensus.cc:493] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.517016 5502 raft_consensus.cc:3060] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.519649 5512 ts_tablet_manager.cc:1916] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.522126 5502 raft_consensus.cc:515] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.522651 5502 leader_election.cc:304] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.523087 5502 leader_election.cc:290] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.523195 5506 raft_consensus.cc:2804] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.524477 5506 raft_consensus.cc:697] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.525151 5506 consensus_queue.cc:237] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.525527 5502 ts_tablet_manager.cc:1434] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.008s sys 0.004s
W20260619 07:57:32.527172 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 82b592b555604e409437f5fdd46cc557 has no consensus state
I20260619 07:57:32.539307 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.539950 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 82b592b555604e409437f5fdd46cc557 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20260619 07:57:32.541020 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82b592b555604e409437f5fdd46cc557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.541410 5512 ts_tablet_manager.cc:1929] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.541865 5512 log.cc:1199] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/288b4648d53041f2a85e887d656c93bd
I20260619 07:57:32.542544 5512 ts_tablet_manager.cc:1950] T 288b4648d53041f2a85e887d656c93bd P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.544886 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 288b4648d53041f2a85e887d656c93bd (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.546754 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.554764 5502 tablet_bootstrap.cc:492] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.558143 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 82b592b555604e409437f5fdd46cc557
I20260619 07:57:32.561323 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b592b555604e409437f5fdd46cc557 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.563938 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 82b592b555604e409437f5fdd46cc557 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 82b592b555604e409437f5fdd46cc557 already in progress: creating tablet
I20260619 07:57:32.564975 5502 tablet_bootstrap.cc:654] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.564823 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001d\000\000\000\007\001e\000\000\000""\006\001d\000\000\000\007\001e\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\000""\006\001\000\000\000\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.566419 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.568540 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bb8627c3ecf466580b5e48edbba9d29 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.569212 5512 tablet_replica.cc:333] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.569862 5512 raft_consensus.cc:2243] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.570379 5512 raft_consensus.cc:2272] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.573016 5512 ts_tablet_manager.cc:1916] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.577564 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.583851 5502 tablet_bootstrap.cc:492] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.584256 5502 ts_tablet_manager.cc:1403] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.030s user 0.007s sys 0.015s
I20260619 07:57:32.586625 5502 raft_consensus.cc:359] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.587110 5502 raft_consensus.cc:385] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.587365 5502 raft_consensus.cc:740] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.589406 5502 consensus_queue.cc:260] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.589851 5512 ts_tablet_manager.cc:1929] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.589962 5502 raft_consensus.cc:399] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20260619 07:57:32.590030 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 68bf09bd7e9548bd8e1ea6b1333ea21b has no consensus state
I20260619 07:57:32.590390 5502 raft_consensus.cc:493] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.590454 5512 log.cc:1199] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3bb8627c3ecf466580b5e48edbba9d29
I20260619 07:57:32.590732 5502 raft_consensus.cc:3060] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.591419 5512 ts_tablet_manager.cc:1950] T 3bb8627c3ecf466580b5e48edbba9d29 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.595820 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 3bb8627c3ecf466580b5e48edbba9d29 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.596535 5502 raft_consensus.cc:515] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.597200 5502 leader_election.cc:304] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.597851 5506 raft_consensus.cc:2804] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.598251 5506 raft_consensus.cc:697] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.598923 5506 consensus_queue.cc:237] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.602993 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 68bf09bd7e9548bd8e1ea6b1333ea21b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:32.604473 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68bf09bd7e9548bd8e1ea6b1333ea21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.604833 5502 leader_election.cc:290] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.606312 5502 ts_tablet_manager.cc:1434] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.014s sys 0.001s
I20260619 07:57:32.611698 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.613621 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b592b555604e409437f5fdd46cc557 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.614199 5512 tablet_replica.cc:333] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.614776 5512 raft_consensus.cc:2243] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.615183 5512 raft_consensus.cc:2272] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.615933 5502 tablet_bootstrap.cc:492] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.618436 5512 ts_tablet_manager.cc:1916] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.619292 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.621059 5502 tablet_bootstrap.cc:654] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.631803 5512 ts_tablet_manager.cc:1929] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.632210 5512 log.cc:1199] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/82b592b555604e409437f5fdd46cc557
I20260619 07:57:32.632889 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 68bf09bd7e9548bd8e1ea6b1333ea21b
I20260619 07:57:32.632956 5512 ts_tablet_manager.cc:1950] T 82b592b555604e409437f5fdd46cc557 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.635915 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 82b592b555604e409437f5fdd46cc557 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.637580 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 68bf09bd7e9548bd8e1ea6b1333ea21b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.637193 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:32.638940 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 68bf09bd7e9548bd8e1ea6b1333ea21b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 68bf09bd7e9548bd8e1ea6b1333ea21b already in progress: creating tablet
I20260619 07:57:32.639815 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.640301 5502 tablet_bootstrap.cc:492] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.640681 5502 ts_tablet_manager.cc:1403] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.025s user 0.017s sys 0.000s
I20260619 07:57:32.641999 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 82b592b555604e409437f5fdd46cc557 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.643492 5502 raft_consensus.cc:359] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:32.643599 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 82b592b555604e409437f5fdd46cc557 because the tablet was not found. No further retry: Not found: Tablet not found: 82b592b555604e409437f5fdd46cc557
I20260619 07:57:32.644325 5502 raft_consensus.cc:385] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.644548 5502 raft_consensus.cc:740] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.645135 5502 consensus_queue.cc:260] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.645673 5502 raft_consensus.cc:399] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.645955 5502 raft_consensus.cc:493] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.646276 5502 raft_consensus.cc:3060] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.646440 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.650460 5502 raft_consensus.cc:515] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.650987 5502 leader_election.cc:304] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.651448 5502 leader_election.cc:290] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.651577 5577 raft_consensus.cc:2804] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.651990 5577 raft_consensus.cc:697] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.652627 5577 consensus_queue.cc:237] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.653349 5502 ts_tablet_manager.cc:1434] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.011s sys 0.000s
W20260619 07:57:32.659716 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ce27d94bc8224df5bb0238c73831c034 has no consensus state
I20260619 07:57:32.662035 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 68bf09bd7e9548bd8e1ea6b1333ea21b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.662674 5512 tablet_replica.cc:333] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.663725 5512 raft_consensus.cc:2243] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.664172 5512 raft_consensus.cc:2272] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.664167 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.669915 5512 ts_tablet_manager.cc:1916] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.671499 5455 tablet_service.cc:1511] Processing CreateTablet for tablet ce27d94bc8224df5bb0238c73831c034 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:32.672498 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce27d94bc8224df5bb0238c73831c034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.676651 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.683504 5502 tablet_bootstrap.cc:492] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.683619 5512 ts_tablet_manager.cc:1929] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.683959 5512 log.cc:1199] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/68bf09bd7e9548bd8e1ea6b1333ea21b
I20260619 07:57:32.684615 5512 ts_tablet_manager.cc:1950] T 68bf09bd7e9548bd8e1ea6b1333ea21b P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.688942 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ce27d94bc8224df5bb0238c73831c034
I20260619 07:57:32.689339 5502 tablet_bootstrap.cc:654] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.689977 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 68bf09bd7e9548bd8e1ea6b1333ea21b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.694221 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ce27d94bc8224df5bb0238c73831c034 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.695993 5502 tablet_bootstrap.cc:492] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.695735 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.696374 5502 ts_tablet_manager.cc:1403] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.003s
W20260619 07:57:32.696436 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ce27d94bc8224df5bb0238c73831c034 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ce27d94bc8224df5bb0238c73831c034 already in progress: creating tablet
I20260619 07:57:32.698701 5502 raft_consensus.cc:359] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.699081 5502 raft_consensus.cc:385] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.699304 5502 raft_consensus.cc:740] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.699853 5502 consensus_queue.cc:260] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.700266 5502 raft_consensus.cc:399] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.700490 5502 raft_consensus.cc:493] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.700771 5502 raft_consensus.cc:3060] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.703789 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.706054 5502 raft_consensus.cc:515] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.706619 5502 leader_election.cc:304] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.707063 5502 leader_election.cc:290] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.707204 5504 raft_consensus.cc:2804] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.707616 5504 raft_consensus.cc:697] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.708288 5504 consensus_queue.cc:237] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.708817 5502 ts_tablet_manager.cc:1434] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.013s sys 0.000s
W20260619 07:57:32.717298 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5598ccd448b24770a8d5977ca4eca21a has no consensus state
I20260619 07:57:32.722206 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ce27d94bc8224df5bb0238c73831c034 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.723021 5512 tablet_replica.cc:333] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.723824 5512 raft_consensus.cc:2243] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.723281 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.724474 5512 raft_consensus.cc:2272] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.727818 5512 ts_tablet_manager.cc:1916] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.731213 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.736478 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 5598ccd448b24770a8d5977ca4eca21a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:32.737440 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5598ccd448b24770a8d5977ca4eca21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.740715 5512 ts_tablet_manager.cc:1929] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.741127 5512 log.cc:1199] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ce27d94bc8224df5bb0238c73831c034
I20260619 07:57:32.742686 5512 ts_tablet_manager.cc:1950] T ce27d94bc8224df5bb0238c73831c034 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.745060 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ce27d94bc8224df5bb0238c73831c034 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.749526 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 5598ccd448b24770a8d5977ca4eca21a
I20260619 07:57:32.751034 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 5598ccd448b24770a8d5977ca4eca21a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.752074 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 5598ccd448b24770a8d5977ca4eca21a because the tablet was not found. No further retry: Not found: Tablet not found: 5598ccd448b24770a8d5977ca4eca21a
I20260619 07:57:32.753189 5502 tablet_bootstrap.cc:492] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.753263 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.757949 5502 tablet_bootstrap.cc:654] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.760656 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.762740 5502 tablet_bootstrap.cc:492] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.763082 5502 ts_tablet_manager.cc:1403] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.010s user 0.007s sys 0.000s
I20260619 07:57:32.764729 5502 raft_consensus.cc:359] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.765199 5502 raft_consensus.cc:385] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.765414 5502 raft_consensus.cc:740] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.765918 5502 consensus_queue.cc:260] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.766355 5502 raft_consensus.cc:399] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.766559 5502 raft_consensus.cc:493] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.766796 5502 raft_consensus.cc:3060] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.772035 5502 raft_consensus.cc:515] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:32.772272 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b6b77c48b6334bdd8d579afa5ff75b1e has no consensus state
I20260619 07:57:32.772639 5502 leader_election.cc:304] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.773232 5502 leader_election.cc:290] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.773352 5504 raft_consensus.cc:2804] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.773782 5504 raft_consensus.cc:697] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.774390 5504 consensus_queue.cc:237] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.775257 5502 ts_tablet_manager.cc:1434] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.012s sys 0.000s
I20260619 07:57:32.780575 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.781852 5455 tablet_service.cc:1511] Processing CreateTablet for tablet b6b77c48b6334bdd8d579afa5ff75b1e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:32.783207 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b77c48b6334bdd8d579afa5ff75b1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.786295 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.797008 5502 tablet_bootstrap.cc:492] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.797622 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet b6b77c48b6334bdd8d579afa5ff75b1e
I20260619 07:57:32.801707 5502 tablet_bootstrap.cc:654] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.802217 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet b6b77c48b6334bdd8d579afa5ff75b1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.803966 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet b6b77c48b6334bdd8d579afa5ff75b1e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b6b77c48b6334bdd8d579afa5ff75b1e already in progress: creating tablet
I20260619 07:57:32.805107 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.807035 5502 tablet_bootstrap.cc:492] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.807015 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.807554 5502 ts_tablet_manager.cc:1403] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.009s sys 0.000s
I20260619 07:57:32.809862 5502 raft_consensus.cc:359] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.810148 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5598ccd448b24770a8d5977ca4eca21a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.810316 5502 raft_consensus.cc:385] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.810560 5502 raft_consensus.cc:740] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.810761 5512 tablet_replica.cc:333] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.811379 5512 raft_consensus.cc:2243] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.811203 5502 consensus_queue.cc:260] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.811724 5502 raft_consensus.cc:399] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.811805 5512 raft_consensus.cc:2272] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.811986 5502 raft_consensus.cc:493] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.814011 5512 ts_tablet_manager.cc:1916] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.817587 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.812665 5502 raft_consensus.cc:3060] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:32.826463 5512 ts_tablet_manager.cc:1929] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.826789 5512 log.cc:1199] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5598ccd448b24770a8d5977ca4eca21a
I20260619 07:57:32.827407 5512 ts_tablet_manager.cc:1950] T 5598ccd448b24770a8d5977ca4eca21a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.828292 5502 raft_consensus.cc:515] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.828914 5502 leader_election.cc:304] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.829402 5502 leader_election.cc:290] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.829638 5504 raft_consensus.cc:2804] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.830075 5504 raft_consensus.cc:697] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.830673 5502 ts_tablet_manager.cc:1434] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.011s sys 0.000s
I20260619 07:57:32.830933 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 5598ccd448b24770a8d5977ca4eca21a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.830742 5504 consensus_queue.cc:237] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:32.831729 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 990a58bc2b5f4e43b65bcc33573cf25f has no consensus state
I20260619 07:57:32.839185 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.843364 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 990a58bc2b5f4e43b65bcc33573cf25f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 50
I20260619 07:57:32.844326 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 990a58bc2b5f4e43b65bcc33573cf25f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.847419 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.851356 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet b6b77c48b6334bdd8d579afa5ff75b1e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.851994 5512 tablet_replica.cc:333] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.853150 5512 raft_consensus.cc:2243] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.853664 5512 raft_consensus.cc:2272] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.857774 5512 ts_tablet_manager.cc:1916] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.859392 5502 tablet_bootstrap.cc:492] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.859781 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 990a58bc2b5f4e43b65bcc33573cf25f
I20260619 07:57:32.867040 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 990a58bc2b5f4e43b65bcc33573cf25f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.867179 5502 tablet_bootstrap.cc:654] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.867831 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.871941 5512 ts_tablet_manager.cc:1929] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.872714 5502 tablet_bootstrap.cc:492] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.872776 5512 log.cc:1199] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/b6b77c48b6334bdd8d579afa5ff75b1e
I20260619 07:57:32.873293 5502 ts_tablet_manager.cc:1403] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.000s
I20260619 07:57:32.873772 5512 ts_tablet_manager.cc:1950] T b6b77c48b6334bdd8d579afa5ff75b1e P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.873907 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.875584 5502 raft_consensus.cc:359] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.876056 5502 raft_consensus.cc:385] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.876300 5502 raft_consensus.cc:740] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.876883 5502 consensus_queue.cc:260] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.877260 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet b6b77c48b6334bdd8d579afa5ff75b1e (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:32.877408 5502 raft_consensus.cc:399] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.877692 5502 raft_consensus.cc:493] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.877974 5502 raft_consensus.cc:3060] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:32.878804 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 990a58bc2b5f4e43b65bcc33573cf25f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 990a58bc2b5f4e43b65bcc33573cf25f already in progress: creating tablet
I20260619 07:57:32.881280 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.883698 5502 raft_consensus.cc:515] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.884272 5502 leader_election.cc:304] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.884928 5504 raft_consensus.cc:2804] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.885318 5504 raft_consensus.cc:697] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.885937 5504 consensus_queue.cc:237] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.886579 5502 leader_election.cc:290] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.888033 5502 ts_tablet_manager.cc:1434] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.011s sys 0.001s
W20260619 07:57:32.890153 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6a7a791954c84a25acb4ae0bb86e95e0 has no consensus state
I20260619 07:57:32.893438 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.897961 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 990a58bc2b5f4e43b65bcc33573cf25f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.898581 5512 tablet_replica.cc:333] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.899817 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7a791954c84a25acb4ae0bb86e95e0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 50
I20260619 07:57:32.900594 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7a791954c84a25acb4ae0bb86e95e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.900144 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.909358 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 6a7a791954c84a25acb4ae0bb86e95e0
I20260619 07:57:32.910816 5512 raft_consensus.cc:2243] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.910836 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7a791954c84a25acb4ae0bb86e95e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.912256 5512 raft_consensus.cc:2272] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.914233 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\0012\000\000\000""\006\000\007\0012\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.915151 5512 ts_tablet_manager.cc:1916] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.917706 5502 tablet_bootstrap.cc:492] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.923481 5502 tablet_bootstrap.cc:654] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.927371 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.927598 5512 ts_tablet_manager.cc:1929] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:32.928956 5512 log.cc:1199] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/990a58bc2b5f4e43b65bcc33573cf25f
I20260619 07:57:32.929600 5512 ts_tablet_manager.cc:1950] T 990a58bc2b5f4e43b65bcc33573cf25f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:32.929978 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.931928 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 990a58bc2b5f4e43b65bcc33573cf25f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:32.933346 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 6a7a791954c84a25acb4ae0bb86e95e0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6a7a791954c84a25acb4ae0bb86e95e0 already in progress: creating tablet
I20260619 07:57:32.935989 5502 tablet_bootstrap.cc:492] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.936359 5502 ts_tablet_manager.cc:1403] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.011s sys 0.004s
I20260619 07:57:32.939688 5502 raft_consensus.cc:359] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.940150 5502 raft_consensus.cc:385] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.940394 5502 raft_consensus.cc:740] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.940991 5502 consensus_queue.cc:260] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.941519 5502 raft_consensus.cc:399] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.941781 5502 raft_consensus.cc:493] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.942052 5502 raft_consensus.cc:3060] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:32.942505 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ee84773614e74d0bbbdee23a8cb7abd0 has no consensus state
I20260619 07:57:32.945029 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.951622 5455 tablet_service.cc:1511] Processing CreateTablet for tablet ee84773614e74d0bbbdee23a8cb7abd0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:32.952589 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee84773614e74d0bbbdee23a8cb7abd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:32.952584 5502 raft_consensus.cc:515] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.953326 5502 leader_election.cc:304] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:32.953943 5504 raft_consensus.cc:2804] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:32.954340 5504 raft_consensus.cc:697] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:32.954964 5504 consensus_queue.cc:237] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.959352 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.960029 5502 leader_election.cc:290] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:32.962507 5502 ts_tablet_manager.cc:1434] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.015s sys 0.000s
I20260619 07:57:32.966231 5502 tablet_bootstrap.cc:492] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:32.970151 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet ee84773614e74d0bbbdee23a8cb7abd0
I20260619 07:57:32.972221 5502 tablet_bootstrap.cc:654] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:32.974057 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ee84773614e74d0bbbdee23a8cb7abd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:32.976855 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet ee84773614e74d0bbbdee23a8cb7abd0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ee84773614e74d0bbbdee23a8cb7abd0 already in progress: creating tablet
I20260619 07:57:32.977648 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.979378 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:32.983824 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7a791954c84a25acb4ae0bb86e95e0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:32.984484 5512 tablet_replica.cc:333] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:32.985140 5512 raft_consensus.cc:2243] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:32.985576 5512 raft_consensus.cc:2272] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:32.985989 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:32.986678 5502 tablet_bootstrap.cc:492] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:32.987051 5502 ts_tablet_manager.cc:1403] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.021s user 0.009s sys 0.001s
I20260619 07:57:32.989244 5502 raft_consensus.cc:359] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.989705 5502 raft_consensus.cc:385] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:32.989945 5502 raft_consensus.cc:740] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:32.990417 5512 ts_tablet_manager.cc:1916] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:32.990667 5502 consensus_queue.cc:260] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:32.991228 5502 raft_consensus.cc:399] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:32.991488 5502 raft_consensus.cc:493] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:32.991798 5502 raft_consensus.cc:3060] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:32.997599 5365 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 92730b87186b42b0806c12505230c086 has no consensus state
I20260619 07:57:33.000761 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.003537 5502 raft_consensus.cc:515] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.004138 5502 leader_election.cc:304] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.004777 5504 raft_consensus.cc:2804] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.005189 5504 raft_consensus.cc:697] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.005826 5504 consensus_queue.cc:237] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.008193 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 92730b87186b42b0806c12505230c086 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:33.009177 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92730b87186b42b0806c12505230c086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.011435 5502 leader_election.cc:290] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.011824 5512 ts_tablet_manager.cc:1929] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.012193 5512 log.cc:1199] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/6a7a791954c84a25acb4ae0bb86e95e0
I20260619 07:57:33.012892 5512 ts_tablet_manager.cc:1950] T 6a7a791954c84a25acb4ae0bb86e95e0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.014132 5502 ts_tablet_manager.cc:1434] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.025s user 0.012s sys 0.001s
I20260619 07:57:33.015267 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 6a7a791954c84a25acb4ae0bb86e95e0 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.006898 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.025367 5502 tablet_bootstrap.cc:492] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.027133 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 92730b87186b42b0806c12505230c086
I20260619 07:57:33.030607 5502 tablet_bootstrap.cc:654] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.031473 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.032354 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 92730b87186b42b0806c12505230c086 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.033946 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
W20260619 07:57:33.034677 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 92730b87186b42b0806c12505230c086 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 92730b87186b42b0806c12505230c086 already in progress: creating tablet
I20260619 07:57:33.034855 5502 tablet_bootstrap.cc:492] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.035231 5502 ts_tablet_manager.cc:1403] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.003s
I20260619 07:57:33.035867 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet ee84773614e74d0bbbdee23a8cb7abd0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:32 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.036515 5512 tablet_replica.cc:333] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.037168 5512 raft_consensus.cc:2243] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.037698 5512 raft_consensus.cc:2272] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.038940 5502 raft_consensus.cc:359] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.039485 5502 raft_consensus.cc:385] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.039754 5502 raft_consensus.cc:740] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.041479 5512 ts_tablet_manager.cc:1916] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.041860 5502 consensus_queue.cc:260] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.042418 5502 raft_consensus.cc:399] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.042677 5502 raft_consensus.cc:493] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.042949 5502 raft_consensus.cc:3060] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.048785 5502 raft_consensus.cc:515] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.049386 5502 leader_election.cc:304] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.049885 5502 leader_election.cc:290] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.050012 5504 raft_consensus.cc:2804] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.050468 5504 raft_consensus.cc:697] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.051201 5502 ts_tablet_manager.cc:1434] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.008s sys 0.005s
I20260619 07:57:33.051096 5504 consensus_queue.cc:237] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.052173 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.056955 5512 ts_tablet_manager.cc:1929] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.057293 5512 log.cc:1199] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/ee84773614e74d0bbbdee23a8cb7abd0
I20260619 07:57:33.057963 5512 ts_tablet_manager.cc:1950] T ee84773614e74d0bbbdee23a8cb7abd0 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.060231 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet ee84773614e74d0bbbdee23a8cb7abd0 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.095681 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1afee8ef01104add8c58bf2d9a627541 has no consensus state
I20260619 07:57:33.105033 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 92730b87186b42b0806c12505230c086 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.106781 5512 tablet_replica.cc:333] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.108511 5512 raft_consensus.cc:2243] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.109916 5512 raft_consensus.cc:2272] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.109485 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.116079 5512 ts_tablet_manager.cc:1916] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.118649 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.119038 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 1afee8ef01104add8c58bf2d9a627541 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:33.120499 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afee8ef01104add8c58bf2d9a627541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.130409 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 1afee8ef01104add8c58bf2d9a627541
I20260619 07:57:33.132323 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 1afee8ef01104add8c58bf2d9a627541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.136015 5512 ts_tablet_manager.cc:1929] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.136571 5512 log.cc:1199] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/92730b87186b42b0806c12505230c086
I20260619 07:57:33.134733 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.139149 5502 tablet_bootstrap.cc:492] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.139788 5512 ts_tablet_manager.cc:1950] T 92730b87186b42b0806c12505230c086 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.143451 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 92730b87186b42b0806c12505230c086 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.144960 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 1afee8ef01104add8c58bf2d9a627541 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 1afee8ef01104add8c58bf2d9a627541 already in progress: creating tablet
I20260619 07:57:33.144837 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.146740 5502 tablet_bootstrap.cc:654] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.155364 5502 tablet_bootstrap.cc:492] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.155735 5502 ts_tablet_manager.cc:1403] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.003s sys 0.011s
W20260619 07:57:33.157347 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 37c3b8fbce7941328080e972d9ec4d25 has no consensus state
I20260619 07:57:33.158888 5502 raft_consensus.cc:359] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.159308 5502 raft_consensus.cc:385] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.159557 5502 raft_consensus.cc:740] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.160140 5502 consensus_queue.cc:260] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.160674 5502 raft_consensus.cc:399] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.161018 5502 raft_consensus.cc:493] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.161844 5502 raft_consensus.cc:3060] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.163535 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.169212 5502 raft_consensus.cc:515] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.169875 5502 leader_election.cc:304] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.170750 5504 raft_consensus.cc:2804] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.170739 5455 tablet_service.cc:1511] Processing CreateTablet for tablet 37c3b8fbce7941328080e972d9ec4d25 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:33.171427 5504 raft_consensus.cc:697] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.171892 5455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37c3b8fbce7941328080e972d9ec4d25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.172188 5504 consensus_queue.cc:237] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.170795 5502 leader_election.cc:290] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.178331 5502 ts_tablet_manager.cc:1434] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.010s sys 0.005s
I20260619 07:57:33.182426 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.186738 5502 tablet_bootstrap.cc:492] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.191362 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 37c3b8fbce7941328080e972d9ec4d25
I20260619 07:57:33.192042 5502 tablet_bootstrap.cc:654] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
W20260619 07:57:33.197180 5353 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 92730b87186b42b0806c12505230c086 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 92730b87186b42b0806c12505230c086 consensus state has no leader
I20260619 07:57:33.197909 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 37c3b8fbce7941328080e972d9ec4d25 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:33.199469 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 37c3b8fbce7941328080e972d9ec4d25 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 37c3b8fbce7941328080e972d9ec4d25 already in progress: creating tablet
I20260619 07:57:33.200362 5368 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.195796 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.204938 5502 tablet_bootstrap.cc:492] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.205111 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 1afee8ef01104add8c58bf2d9a627541 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.205318 5502 ts_tablet_manager.cc:1403] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.019s user 0.008s sys 0.008s
I20260619 07:57:33.205868 5512 tablet_replica.cc:333] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.206481 5512 raft_consensus.cc:2243] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.206931 5512 raft_consensus.cc:2272] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.207662 5502 raft_consensus.cc:359] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.208225 5502 raft_consensus.cc:385] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.208480 5502 raft_consensus.cc:740] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.209071 5502 consensus_queue.cc:260] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.209609 5502 raft_consensus.cc:399] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.209877 5502 raft_consensus.cc:493] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.210193 5502 raft_consensus.cc:3060] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.211303 5512 ts_tablet_manager.cc:1916] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.212539 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.217782 5502 raft_consensus.cc:515] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.218370 5502 leader_election.cc:304] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.218990 5504 raft_consensus.cc:2804] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.219404 5504 raft_consensus.cc:697] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.220013 5504 consensus_queue.cc:237] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.225165 5502 leader_election.cc:290] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
W20260619 07:57:33.227094 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 29293252539d45278ef83f74d74d607f has no consensus state
I20260619 07:57:33.227229 5502 ts_tablet_manager.cc:1434] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.022s user 0.010s sys 0.004s
I20260619 07:57:33.230012 5512 ts_tablet_manager.cc:1929] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.230641 5512 log.cc:1199] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1afee8ef01104add8c58bf2d9a627541
I20260619 07:57:33.231474 5512 ts_tablet_manager.cc:1950] T 1afee8ef01104add8c58bf2d9a627541 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.234581 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 1afee8ef01104add8c58bf2d9a627541 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.236951 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 37c3b8fbce7941328080e972d9ec4d25 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.237776 5512 tablet_replica.cc:333] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.238094 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 29293252539d45278ef83f74d74d607f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:33.238459 5512 raft_consensus.cc:2243] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.238909 5512 raft_consensus.cc:2272] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.239171 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29293252539d45278ef83f74d74d607f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.240152 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.244069 5512 ts_tablet_manager.cc:1916] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.249547 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.254133 5502 tablet_bootstrap.cc:492] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.259274 5502 tablet_bootstrap.cc:654] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.260485 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 29293252539d45278ef83f74d74d607f
I20260619 07:57:33.262094 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 29293252539d45278ef83f74d74d607f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.264922 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.266927 5502 tablet_bootstrap.cc:492] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.267350 5502 ts_tablet_manager.cc:1403] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.004s
I20260619 07:57:33.267799 5512 ts_tablet_manager.cc:1929] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.268218 5512 log.cc:1199] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/37c3b8fbce7941328080e972d9ec4d25
I20260619 07:57:33.269047 5512 ts_tablet_manager.cc:1950] T 37c3b8fbce7941328080e972d9ec4d25 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.272130 5502 raft_consensus.cc:359] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.272394 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 37c3b8fbce7941328080e972d9ec4d25 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.272622 5502 raft_consensus.cc:385] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.272933 5502 raft_consensus.cc:740] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.273533 5502 consensus_queue.cc:260] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.274096 5502 raft_consensus.cc:399] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.274359 5502 raft_consensus.cc:493] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.274820 5502 raft_consensus.cc:3060] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.274299 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:33.275281 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 29293252539d45278ef83f74d74d607f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 29293252539d45278ef83f74d74d607f already in progress: creating tablet
I20260619 07:57:33.281111 5502 raft_consensus.cc:515] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.281764 5502 leader_election.cc:304] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.282404 5504 raft_consensus.cc:2804] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.282838 5504 raft_consensus.cc:697] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
W20260619 07:57:33.283077 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf6a92acd47f4a35bf64729a6472f876 has no consensus state
I20260619 07:57:33.283488 5504 consensus_queue.cc:237] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.286513 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.288820 5502 leader_election.cc:290] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.290442 5502 ts_tablet_manager.cc:1434] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.023s user 0.014s sys 0.000s
I20260619 07:57:33.292811 5454 tablet_service.cc:1511] Processing CreateTablet for tablet cf6a92acd47f4a35bf64729a6472f876 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:33.293817 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6a92acd47f4a35bf64729a6472f876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.296234 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.301281 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 29293252539d45278ef83f74d74d607f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.303694 5512 tablet_replica.cc:333] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.304306 5512 raft_consensus.cc:2243] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.304775 5512 raft_consensus.cc:2272] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.306144 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet cf6a92acd47f4a35bf64729a6472f876
I20260619 07:57:33.307591 5512 ts_tablet_manager.cc:1916] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.307622 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6a92acd47f4a35bf64729a6472f876 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.310365 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.314502 5502 tablet_bootstrap.cc:492] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.319959 5502 tablet_bootstrap.cc:654] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.315949 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.322114 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.328626 5502 tablet_bootstrap.cc:492] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.328981 5512 ts_tablet_manager.cc:1929] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.329090 5502 ts_tablet_manager.cc:1403] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.003s
I20260619 07:57:33.329763 5512 log.cc:1199] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/29293252539d45278ef83f74d74d607f
I20260619 07:57:33.330466 5512 ts_tablet_manager.cc:1950] T 29293252539d45278ef83f74d74d607f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.332932 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 29293252539d45278ef83f74d74d607f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.333761 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9a17a0bb838f4cebaf08b6705b355b90 has no consensus state
W20260619 07:57:33.333889 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet cf6a92acd47f4a35bf64729a6472f876 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet cf6a92acd47f4a35bf64729a6472f876 already in progress: creating tablet
I20260619 07:57:33.333990 5502 raft_consensus.cc:359] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.334477 5502 raft_consensus.cc:385] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.334703 5502 raft_consensus.cc:740] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.335495 5502 consensus_queue.cc:260] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.335968 5502 raft_consensus.cc:399] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.336130 5502 raft_consensus.cc:493] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.336308 5502 raft_consensus.cc:3060] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.339313 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.341711 5502 raft_consensus.cc:515] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.342306 5502 leader_election.cc:304] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.342789 5502 leader_election.cc:290] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.342926 5504 raft_consensus.cc:2804] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.343319 5504 raft_consensus.cc:697] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.343936 5504 consensus_queue.cc:237] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.344426 5502 ts_tablet_manager.cc:1434] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.011s sys 0.000s
I20260619 07:57:33.345559 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 9a17a0bb838f4cebaf08b6705b355b90 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260619 07:57:33.346577 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a17a0bb838f4cebaf08b6705b355b90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.346832 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.357554 5365 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 9a17a0bb838f4cebaf08b6705b355b90
I20260619 07:57:33.359761 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a17a0bb838f4cebaf08b6705b355b90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.360998 5502 tablet_bootstrap.cc:492] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
W20260619 07:57:33.361214 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 9a17a0bb838f4cebaf08b6705b355b90 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9a17a0bb838f4cebaf08b6705b355b90 already in progress: creating tablet
I20260619 07:57:33.362433 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.366811 5502 tablet_bootstrap.cc:654] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.368453 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.375166 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6a92acd47f4a35bf64729a6472f876 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.376138 5512 tablet_replica.cc:333] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.376777 5512 raft_consensus.cc:2243] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.377260 5512 raft_consensus.cc:2272] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.378155 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.379805 5512 ts_tablet_manager.cc:1916] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.383016 5502 tablet_bootstrap.cc:492] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.383421 5502 ts_tablet_manager.cc:1403] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.023s user 0.015s sys 0.000s
W20260619 07:57:33.386756 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0230b27be61044b8b8dcda5ae012df08 has no consensus state
I20260619 07:57:33.387301 5502 raft_consensus.cc:359] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.389295 5502 raft_consensus.cc:385] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.389654 5502 raft_consensus.cc:740] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.390343 5502 consensus_queue.cc:260] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.390944 5502 raft_consensus.cc:399] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.391232 5502 raft_consensus.cc:493] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.391556 5502 raft_consensus.cc:3060] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.393106 5512 ts_tablet_manager.cc:1929] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.393461 5512 log.cc:1199] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/cf6a92acd47f4a35bf64729a6472f876
I20260619 07:57:33.394106 5512 ts_tablet_manager.cc:1950] T cf6a92acd47f4a35bf64729a6472f876 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.396235 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet cf6a92acd47f4a35bf64729a6472f876 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.397140 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 0230b27be61044b8b8dcda5ae012df08 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20260619 07:57:33.398216 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0230b27be61044b8b8dcda5ae012df08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.399096 5502 raft_consensus.cc:515] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.400012 5502 leader_election.cc:304] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.400612 5504 raft_consensus.cc:2804] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.400537 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.401062 5504 raft_consensus.cc:697] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.402384 5504 consensus_queue.cc:237] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.407164 5502 leader_election.cc:290] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.408064 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.409524 5502 ts_tablet_manager.cc:1434] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.026s user 0.012s sys 0.000s
I20260619 07:57:33.413834 5502 tablet_bootstrap.cc:492] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.418807 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 0230b27be61044b8b8dcda5ae012df08
I20260619 07:57:33.419134 5502 tablet_bootstrap.cc:654] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.420221 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0230b27be61044b8b8dcda5ae012df08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:33.421541 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 0230b27be61044b8b8dcda5ae012df08 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0230b27be61044b8b8dcda5ae012df08 already in progress: creating tablet
I20260619 07:57:33.423060 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\0012\000\000\000\007\0013\000\000\000""\006\0012\000\000\000\007\0013\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.425016 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.429992 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a17a0bb838f4cebaf08b6705b355b90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.430922 5512 tablet_replica.cc:333] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.431524 5512 raft_consensus.cc:2243] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.431962 5512 raft_consensus.cc:2272] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.434166 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.435459 5502 tablet_bootstrap.cc:492] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.435828 5502 ts_tablet_manager.cc:1403] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.022s user 0.003s sys 0.016s
I20260619 07:57:33.436015 5512 ts_tablet_manager.cc:1916] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.438606 5502 raft_consensus.cc:359] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.439558 5502 raft_consensus.cc:385] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.439811 5502 raft_consensus.cc:740] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.440454 5502 consensus_queue.cc:260] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.441061 5502 raft_consensus.cc:399] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.441373 5502 raft_consensus.cc:493] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.441664 5502 raft_consensus.cc:3060] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:33.445391 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c9eaaa5e82c04f9592dca32b068bcd38 has no consensus state
I20260619 07:57:33.449390 5502 raft_consensus.cc:515] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.450313 5502 leader_election.cc:304] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.451049 5502 leader_election.cc:290] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.451699 5504 raft_consensus.cc:2804] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.452082 5504 raft_consensus.cc:697] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.452519 5502 ts_tablet_manager.cc:1434] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.016s user 0.004s sys 0.008s
I20260619 07:57:33.452761 5504 consensus_queue.cc:237] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.458639 5454 tablet_service.cc:1511] Processing CreateTablet for tablet c9eaaa5e82c04f9592dca32b068bcd38 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:33.459589 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9eaaa5e82c04f9592dca32b068bcd38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.462097 5512 ts_tablet_manager.cc:1929] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.464629 5512 log.cc:1199] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9a17a0bb838f4cebaf08b6705b355b90
I20260619 07:57:33.467073 5512 ts_tablet_manager.cc:1950] T 9a17a0bb838f4cebaf08b6705b355b90 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.468477 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 0230b27be61044b8b8dcda5ae012df08 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.470340 5512 tablet_replica.cc:333] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.470906 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 9a17a0bb838f4cebaf08b6705b355b90 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.470991 5512 raft_consensus.cc:2243] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.471580 5512 raft_consensus.cc:2272] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.468691 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.474619 5502 tablet_bootstrap.cc:492] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.475487 5512 ts_tablet_manager.cc:1916] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.479734 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.481745 5502 tablet_bootstrap.cc:654] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.489744 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c9eaaa5e82c04f9592dca32b068bcd38
I20260619 07:57:33.491231 5502 tablet_bootstrap.cc:492] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.491496 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c9eaaa5e82c04f9592dca32b068bcd38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.491616 5502 ts_tablet_manager.cc:1403] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.017s user 0.008s sys 0.004s
I20260619 07:57:33.493088 5512 ts_tablet_manager.cc:1929] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.493453 5512 log.cc:1199] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/0230b27be61044b8b8dcda5ae012df08
I20260619 07:57:33.494170 5512 ts_tablet_manager.cc:1950] T 0230b27be61044b8b8dcda5ae012df08 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.494000 5502 raft_consensus.cc:359] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.494954 5502 raft_consensus.cc:385] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.495225 5502 raft_consensus.cc:740] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.495419 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.495882 5502 consensus_queue.cc:260] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.496480 5502 raft_consensus.cc:399] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.496771 5502 raft_consensus.cc:493] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.497061 5502 raft_consensus.cc:3060] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.498572 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 0230b27be61044b8b8dcda5ae012df08 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.499230 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c9eaaa5e82c04f9592dca32b068bcd38 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c9eaaa5e82c04f9592dca32b068bcd38 already in progress: creating tablet
I20260619 07:57:33.502170 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.502791 5502 raft_consensus.cc:515] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.503394 5502 leader_election.cc:304] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.503880 5502 leader_election.cc:290] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.504017 5504 raft_consensus.cc:2804] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.504420 5504 raft_consensus.cc:697] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.505577 5502 ts_tablet_manager.cc:1434] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.014s sys 0.000s
I20260619 07:57:33.505370 5504 consensus_queue.cc:237] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:33.511808 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2711501aa88a4b3789779ddc8247633f has no consensus state
I20260619 07:57:33.513911 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet c9eaaa5e82c04f9592dca32b068bcd38 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.515640 5512 tablet_replica.cc:333] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.516911 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.518126 5512 raft_consensus.cc:2243] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.518666 5512 raft_consensus.cc:2272] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.522262 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 2711501aa88a4b3789779ddc8247633f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION VALUES < 100
I20260619 07:57:33.522957 5512 ts_tablet_manager.cc:1916] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.523247 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2711501aa88a4b3789779ddc8247633f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.526347 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.537346 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 2711501aa88a4b3789779ddc8247633f
I20260619 07:57:33.537667 5502 tablet_bootstrap.cc:492] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.539932 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2711501aa88a4b3789779ddc8247633f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.542430 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.543449 5502 tablet_bootstrap.cc:654] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.544857 5512 ts_tablet_manager.cc:1929] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.545429 5512 log.cc:1199] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/c9eaaa5e82c04f9592dca32b068bcd38
I20260619 07:57:33.546211 5512 ts_tablet_manager.cc:1950] T c9eaaa5e82c04f9592dca32b068bcd38 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.550726 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet c9eaaa5e82c04f9592dca32b068bcd38 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.551100 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:33.554396 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 2711501aa88a4b3789779ddc8247633f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2711501aa88a4b3789779ddc8247633f already in progress: creating tablet
I20260619 07:57:33.557173 5502 tablet_bootstrap.cc:492] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.557592 5502 ts_tablet_manager.cc:1403] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.020s user 0.013s sys 0.004s
I20260619 07:57:33.559996 5502 raft_consensus.cc:359] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.560482 5502 raft_consensus.cc:385] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.560742 5502 raft_consensus.cc:740] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
W20260619 07:57:33.560906 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0aad254a1c7a4c4e808492b1e7a8cd6a has no consensus state
I20260619 07:57:33.561384 5502 consensus_queue.cc:260] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.561942 5502 raft_consensus.cc:399] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.562203 5502 raft_consensus.cc:493] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.562491 5502 raft_consensus.cc:3060] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.567055 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.569974 5502 raft_consensus.cc:515] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.570628 5502 leader_election.cc:304] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.571137 5502 leader_election.cc:290] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.571247 5504 raft_consensus.cc:2804] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.571663 5504 raft_consensus.cc:697] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.572242 5504 consensus_queue.cc:237] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.572471 5502 ts_tablet_manager.cc:1434] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.015s user 0.011s sys 0.000s
I20260619 07:57:33.576701 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 0aad254a1c7a4c4e808492b1e7a8cd6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260619 07:57:33.578142 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aad254a1c7a4c4e808492b1e7a8cd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.580525 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.581944 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2711501aa88a4b3789779ddc8247633f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.582640 5512 tablet_replica.cc:333] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.583268 5512 raft_consensus.cc:2243] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.583745 5512 raft_consensus.cc:2272] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.587673 5512 ts_tablet_manager.cc:1916] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.593324 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 0aad254a1c7a4c4e808492b1e7a8cd6a
I20260619 07:57:33.594946 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aad254a1c7a4c4e808492b1e7a8cd6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.597622 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.601320 5512 ts_tablet_manager.cc:1929] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.601750 5512 log.cc:1199] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/2711501aa88a4b3789779ddc8247633f
I20260619 07:57:33.602475 5512 ts_tablet_manager.cc:1950] T 2711501aa88a4b3789779ddc8247633f P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.602524 5502 tablet_bootstrap.cc:492] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.604809 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.606204 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 2711501aa88a4b3789779ddc8247633f (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.607247 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 0aad254a1c7a4c4e808492b1e7a8cd6a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0aad254a1c7a4c4e808492b1e7a8cd6a already in progress: creating tablet
I20260619 07:57:33.608011 5502 tablet_bootstrap.cc:654] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.613440 5502 tablet_bootstrap.cc:492] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.613781 5502 ts_tablet_manager.cc:1403] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.003s
W20260619 07:57:33.615937 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2b5f9ab14399475093297794a2627247 has no consensus state
I20260619 07:57:33.616103 5502 raft_consensus.cc:359] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.616613 5502 raft_consensus.cc:385] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.616873 5502 raft_consensus.cc:740] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.618562 5502 consensus_queue.cc:260] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.619107 5502 raft_consensus.cc:399] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.619413 5502 raft_consensus.cc:493] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.619117 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.619678 5502 raft_consensus.cc:3060] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.624800 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5f9ab14399475093297794a2627247 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20260619 07:57:33.625793 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5f9ab14399475093297794a2627247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.626886 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.628285 5502 raft_consensus.cc:515] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.628931 5502 leader_election.cc:304] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.629467 5502 leader_election.cc:290] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.629567 5504 raft_consensus.cc:2804] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.630014 5504 raft_consensus.cc:697] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.630571 5504 consensus_queue.cc:237] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.630859 5502 ts_tablet_manager.cc:1434] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.017s user 0.013s sys 0.000s
I20260619 07:57:33.638399 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 2b5f9ab14399475093297794a2627247
I20260619 07:57:33.639875 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b5f9ab14399475093297794a2627247 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:33.642282 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 2b5f9ab14399475093297794a2627247 because the tablet was not found. No further retry: Not found: Tablet not found: 2b5f9ab14399475093297794a2627247
I20260619 07:57:33.643077 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001c\000\000\000\007\001d\000\000\000""\006\001c\000\000\000\007\001d\000\000\000" indirect_data: """" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\001d\000\000\000""\006\000\007\001d\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.645095 5502 tablet_bootstrap.cc:492] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.649147 5367 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.650342 5502 tablet_bootstrap.cc:654] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.653753 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aad254a1c7a4c4e808492b1e7a8cd6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.654503 5502 tablet_bootstrap.cc:492] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.655292 5502 ts_tablet_manager.cc:1403] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:57:33.655437 5512 tablet_replica.cc:333] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.656122 5512 raft_consensus.cc:2243] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.656611 5512 raft_consensus.cc:2272] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.656244 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.658268 5502 raft_consensus.cc:359] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.658726 5502 raft_consensus.cc:385] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.658948 5502 raft_consensus.cc:740] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.660012 5512 ts_tablet_manager.cc:1916] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.659981 5502 consensus_queue.cc:260] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.660549 5502 raft_consensus.cc:399] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.660853 5502 raft_consensus.cc:493] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.661144 5502 raft_consensus.cc:3060] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.666944 5502 raft_consensus.cc:515] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.667501 5502 leader_election.cc:304] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.668015 5502 leader_election.cc:290] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.668417 5506 raft_consensus.cc:2804] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.668845 5506 raft_consensus.cc:697] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.669426 5502 ts_tablet_manager.cc:1434] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 07:57:33.669571 5506 consensus_queue.cc:237] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:33.668820 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 has no consensus state
I20260619 07:57:33.677589 5512 ts_tablet_manager.cc:1929] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.677955 5512 log.cc:1199] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/0aad254a1c7a4c4e808492b1e7a8cd6a
I20260619 07:57:33.678653 5512 ts_tablet_manager.cc:1950] T 0aad254a1c7a4c4e808492b1e7a8cd6a P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.680922 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.682818 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b5f9ab14399475093297794a2627247 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.682160 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 0aad254a1c7a4c4e808492b1e7a8cd6a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.683403 5512 tablet_replica.cc:333] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.683981 5512 raft_consensus.cc:2243] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.684394 5512 raft_consensus.cc:2272] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.684569 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:33.685570 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.687424 5512 ts_tablet_manager.cc:1916] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.692443 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.699780 5512 ts_tablet_manager.cc:1929] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.700110 5512 log.cc:1199] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/2b5f9ab14399475093297794a2627247
I20260619 07:57:33.700835 5512 ts_tablet_manager.cc:1950] T 2b5f9ab14399475093297794a2627247 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.702622 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4
I20260619 07:57:33.702961 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 2b5f9ab14399475093297794a2627247 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.704299 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
W20260619 07:57:33.706512 5352 catalog_manager.cc:4994] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 because the tablet was not found. No further retry: Not found: Tablet not found: 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4
I20260619 07:57:33.706694 5502 tablet_bootstrap.cc:492] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.706717 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.710830 5502 tablet_bootstrap.cc:654] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.716037 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.719391 5502 tablet_bootstrap.cc:492] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.719815 5502 ts_tablet_manager.cc:1403] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.013s user 0.004s sys 0.007s
I20260619 07:57:33.721967 5502 raft_consensus.cc:359] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.722347 5502 raft_consensus.cc:385] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.722568 5502 raft_consensus.cc:740] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.723209 5502 consensus_queue.cc:260] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.723734 5502 raft_consensus.cc:399] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.723996 5502 raft_consensus.cc:493] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.724293 5502 raft_consensus.cc:3060] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
W20260619 07:57:33.726740 5368 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9357f97d8e26404f902f119db886abd9 has no consensus state
I20260619 07:57:33.729899 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.730202 5502 raft_consensus.cc:515] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.730808 5502 leader_election.cc:304] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.731333 5502 leader_election.cc:290] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.731437 5506 raft_consensus.cc:2804] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.731853 5506 raft_consensus.cc:697] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.732383 5506 consensus_queue.cc:237] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.732594 5502 ts_tablet_manager.cc:1434] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.013s user 0.008s sys 0.004s
I20260619 07:57:33.738689 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 9357f97d8e26404f902f119db886abd9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:33.739398 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357f97d8e26404f902f119db886abd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.742013 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.742653 5512 tablet_replica.cc:333] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.743247 5512 raft_consensus.cc:2243] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.743685 5512 raft_consensus.cc:2272] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.743772 5368 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.746198 5512 ts_tablet_manager.cc:1916] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.754695 5502 tablet_bootstrap.cc:492] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.756562 5368 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 9357f97d8e26404f902f119db886abd9
I20260619 07:57:33.758070 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9357f97d8e26404f902f119db886abd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.760708 5502 tablet_bootstrap.cc:654] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.760572 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.760560 5512 ts_tablet_manager.cc:1929] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.762140 5512 log.cc:1199] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4
I20260619 07:57:33.762892 5512 ts_tablet_manager.cc:1950] T 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.765300 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 2d0fa61f4a5d4e3bbe6c6ea0b4dc3cd4 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
I20260619 07:57:33.769665 5502 tablet_bootstrap.cc:492] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
W20260619 07:57:33.769788 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 9357f97d8e26404f902f119db886abd9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9357f97d8e26404f902f119db886abd9 already in progress: creating tablet
I20260619 07:57:33.770047 5502 ts_tablet_manager.cc:1403] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.016s user 0.009s sys 0.004s
I20260619 07:57:33.769826 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.772393 5502 raft_consensus.cc:359] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.772771 5502 raft_consensus.cc:385] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.773056 5502 raft_consensus.cc:740] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.773595 5502 consensus_queue.cc:260] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.774020 5502 raft_consensus.cc:399] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.774242 5502 raft_consensus.cc:493] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.774492 5502 raft_consensus.cc:3060] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.779413 5502 raft_consensus.cc:515] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:33.779764 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5ec7ba9924ad4f5d9a9354cf6379d30d has no consensus state
I20260619 07:57:33.779989 5502 leader_election.cc:304] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.780526 5502 leader_election.cc:290] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.781328 5577 raft_consensus.cc:2804] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.781740 5577 raft_consensus.cc:697] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.782567 5502 ts_tablet_manager.cc:1434] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.012s user 0.013s sys 0.000s
I20260619 07:57:33.782371 5577 consensus_queue.cc:237] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.786629 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.790884 5454 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec7ba9924ad4f5d9a9354cf6379d30d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:33.792470 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 9357f97d8e26404f902f119db886abd9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.793025 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec7ba9924ad4f5d9a9354cf6379d30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.794626 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.797026 5512 tablet_replica.cc:333] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.797650 5512 raft_consensus.cc:2243] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.798105 5512 raft_consensus.cc:2272] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.800685 5512 ts_tablet_manager.cc:1916] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.807919 5502 tablet_bootstrap.cc:492] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.808513 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet 5ec7ba9924ad4f5d9a9354cf6379d30d
I20260619 07:57:33.810191 5454 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ec7ba9924ad4f5d9a9354cf6379d30d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.814968 5512 ts_tablet_manager.cc:1929] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.815306 5512 log.cc:1199] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/9357f97d8e26404f902f119db886abd9
I20260619 07:57:33.815973 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.816545 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.817214 5502 tablet_bootstrap.cc:654] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.815990 5512 ts_tablet_manager.cc:1950] T 9357f97d8e26404f902f119db886abd9 P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.821152 5502 tablet_bootstrap.cc:492] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.821574 5502 ts_tablet_manager.cc:1403] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.014s user 0.009s sys 0.000s
I20260619 07:57:33.824088 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 9357f97d8e26404f902f119db886abd9 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.824751 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet 5ec7ba9924ad4f5d9a9354cf6379d30d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5ec7ba9924ad4f5d9a9354cf6379d30d already in progress: creating tablet
I20260619 07:57:33.824339 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.825066 5502 raft_consensus.cc:359] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.825548 5502 raft_consensus.cc:385] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.825780 5502 raft_consensus.cc:740] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.826316 5502 consensus_queue.cc:260] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.826828 5502 raft_consensus.cc:399] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.827075 5502 raft_consensus.cc:493] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.827348 5502 raft_consensus.cc:3060] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.833844 5502 raft_consensus.cc:515] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
W20260619 07:57:33.834205 5367 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c853083763314bc981b4c12d6c9dbe5e has no consensus state
I20260619 07:57:33.834414 5502 leader_election.cc:304] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.834959 5502 leader_election.cc:290] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.835075 5506 raft_consensus.cc:2804] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.835459 5506 raft_consensus.cc:697] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.836028 5506 consensus_queue.cc:237] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.836966 5502 ts_tablet_manager.cc:1434] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.014s user 0.009s sys 0.003s
I20260619 07:57:33.843204 5365 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.844157 5454 tablet_service.cc:1511] Processing CreateTablet for tablet c853083763314bc981b4c12d6c9dbe5e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20260619 07:57:33.844991 5454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c853083763314bc981b4c12d6c9dbe5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:33.849381 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ec7ba9924ad4f5d9a9354cf6379d30d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.850026 5512 tablet_replica.cc:333] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.850677 5512 raft_consensus.cc:2243] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.850443 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.851132 5512 raft_consensus.cc:2272] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.857040 5512 ts_tablet_manager.cc:1916] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:33.860097 5367 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: Sending DeleteTablet for 1 replicas of tablet c853083763314bc981b4c12d6c9dbe5e
I20260619 07:57:33.861529 5455 tablet_service.cc:1558] Processing DeleteTablet for tablet c853083763314bc981b4c12d6c9dbe5e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:33 UTC) from {username='slave'} at 127.0.0.1:40366
I20260619 07:57:33.865695 5367 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:32918:
table { table_name: "test-alter-range-partitioning-invalid-unbounded" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\000\000\000\000\007\001\001\000\000\000""\006\001\000\000\000\000\007\001\001\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:33.867448 5365 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114] alter complete (version 0)
I20260619 07:57:33.872584 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:33.873278 5502 tablet_bootstrap.cc:492] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: Bootstrap starting.
I20260619 07:57:33.873518 5512 ts_tablet_manager.cc:1929] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:33.873889 5512 log.cc:1199] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1781855812743220-867-0/minicluster-data/ts-0-root/wals/5ec7ba9924ad4f5d9a9354cf6379d30d
I20260619 07:57:33.874640 5512 ts_tablet_manager.cc:1950] T 5ec7ba9924ad4f5d9a9354cf6379d30d P 38d8676daeb84a8ba363bd1fa42c9b6b: Deleting consensus metadata
I20260619 07:57:33.879617 5502 tablet_bootstrap.cc:654] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:33.881654 5352 catalog_manager.cc:5027] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): tablet 5ec7ba9924ad4f5d9a9354cf6379d30d (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114]) successfully deleted
W20260619 07:57:33.882297 5352 catalog_manager.cc:5007] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): delete failed for tablet c853083763314bc981b4c12d6c9dbe5e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c853083763314bc981b4c12d6c9dbe5e already in progress: creating tablet
I20260619 07:57:33.884866 5502 tablet_bootstrap.cc:492] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: No bootstrap required, opened a new log
I20260619 07:57:33.885282 5502 ts_tablet_manager.cc:1403] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent bootstrapping tablet: real 0.012s user 0.007s sys 0.004s
I20260619 07:57:33.888013 5502 raft_consensus.cc:359] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.888598 5502 raft_consensus.cc:385] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:33.888873 5502 raft_consensus.cc:740] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Initialized, Role: FOLLOWER
I20260619 07:57:33.889612 5502 consensus_queue.cc:260] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.890272 5502 raft_consensus.cc:399] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:33.890535 5502 raft_consensus.cc:493] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:33.890816 5502 raft_consensus.cc:3060] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:33.898252 5502 raft_consensus.cc:515] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.898942 5502 leader_election.cc:304] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [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: 38d8676daeb84a8ba363bd1fa42c9b6b; no voters:
I20260619 07:57:33.899528 5502 leader_election.cc:290] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:33.899655 5506 raft_consensus.cc:2804] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:33.900069 5506 raft_consensus.cc:697] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Becoming Leader. State: Replica: 38d8676daeb84a8ba363bd1fa42c9b6b, State: Running, Role: LEADER
I20260619 07:57:33.900704 5506 consensus_queue.cc:237] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [LEADER]: Queue going to LEADER mode. State: All 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: "38d8676daeb84a8ba363bd1fa42c9b6b" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43881 } }
I20260619 07:57:33.902108 5502 ts_tablet_manager.cc:1434] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: Time spent starting tablet: real 0.017s user 0.015s sys 0.000s
W20260619 07:57:33.917201 5352 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 7 similar messages]
W20260619 07:57:33.924088 5352 catalog_manager.cc:4754] TS 38d8676daeb84a8ba363bd1fa42c9b6b (127.0.216.193:43881): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet c853083763314bc981b4c12d6c9dbe5e: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260619 07:57:33.930203 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:33.931682 867 tablet_replica.cc:333] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.932204 867 raft_consensus.cc:2243] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.932605 867 raft_consensus.cc:2272] T c853083763314bc981b4c12d6c9dbe5e P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.934741 867 tablet_replica.cc:333] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b: stopping tablet replica
I20260619 07:57:33.935254 867 raft_consensus.cc:2243] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:33.935688 867 raft_consensus.cc:2272] T 53fd825b51a043ac961ab094d1a445f0 P 38d8676daeb84a8ba363bd1fa42c9b6b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:33.948938 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:34.104274 867 master.cc:562] Master@127.0.216.254:43685 shutting down...
W20260619 07:57:34.203665 5355 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 1afee8ef01104add8c58bf2d9a627541 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1afee8ef01104add8c58bf2d9a627541 consensus state has no leader
W20260619 07:57:35.277189 5354 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 059ee451ce1042319d86f665c0041824 (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 059ee451ce1042319d86f665c0041824 consensus state has no leader
W20260619 07:57:36.347136 5352 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 8b69be69a39d4e9abcef6dba5a67e90b (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 8b69be69a39d4e9abcef6dba5a67e90b consensus state has no leader
W20260619 07:57:37.362191 5352 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c78a5e4f39434dd3b23bf73762d4254a (table test-alter-range-partitioning-invalid-unbounded [id=c59d32ca180b404896a33c1352584114], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c78a5e4f39434dd3b23bf73762d4254a consensus state has no leader
I20260619 07:57:38.613341 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:38.614007 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:38.614416 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 761f477be2794150bb395ac8afba3697: stopping tablet replica
I20260619 07:57:38.645991 867 master.cc:584] Master@127.0.216.254:43685 shutdown complete.
[ OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (12277 ms)
[ RUN ] AlterTableTest.RangeWithCustomHashSchema
I20260619 07:57:38.688210 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:39783
I20260619 07:57:38.689508 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:38.691903 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:38.695139 867 webserver.cc:533] Webserver started at http://127.0.216.254:45693/ using document root <none> and password file <none>
I20260619 07:57:38.695619 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:38.695839 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:38.696132 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:38.697327 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "130ba49c99ab4d6095ae7e34c539576e"
format_stamp: "Formatted at 2026-06-19 07:57:38 on dist-test-slave-9qfz"
I20260619 07:57:38.702183 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:38.705801 5757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:38.706629 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:38.706926 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "130ba49c99ab4d6095ae7e34c539576e"
format_stamp: "Formatted at 2026-06-19 07:57:38 on dist-test-slave-9qfz"
I20260619 07:57:38.707254 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:38.731482 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:38.733048 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:38.778240 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:39783
I20260619 07:57:38.778402 5808 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:39783 every 8 connection(s)
I20260619 07:57:38.782570 5809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:38.796936 5809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: Bootstrap starting.
I20260619 07:57:38.801056 5809 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:38.805106 5809 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: No bootstrap required, opened a new log
I20260619 07:57:38.806921 5809 raft_consensus.cc:359] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER }
I20260619 07:57:38.807294 5809 raft_consensus.cc:385] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:38.807494 5809 raft_consensus.cc:740] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 130ba49c99ab4d6095ae7e34c539576e, State: Initialized, Role: FOLLOWER
I20260619 07:57:38.808028 5809 consensus_queue.cc:260] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER }
I20260619 07:57:38.808452 5809 raft_consensus.cc:399] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:38.808823 5809 raft_consensus.cc:493] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:38.809103 5809 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:38.813181 5809 raft_consensus.cc:515] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER }
I20260619 07:57:38.813658 5809 leader_election.cc:304] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [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: 130ba49c99ab4d6095ae7e34c539576e; no voters:
I20260619 07:57:38.814944 5809 leader_election.cc:290] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:38.815259 5812 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:38.817138 5812 raft_consensus.cc:697] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 1 LEADER]: Becoming Leader. State: Replica: 130ba49c99ab4d6095ae7e34c539576e, State: Running, Role: LEADER
I20260619 07:57:38.818012 5812 consensus_queue.cc:237] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [LEADER]: Queue going to LEADER mode. State: All 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: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER }
I20260619 07:57:38.819904 5809 sys_catalog.cc:565] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:38.823173 5814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "130ba49c99ab4d6095ae7e34c539576e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER } }
I20260619 07:57:38.823814 5814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:38.826534 5813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 130ba49c99ab4d6095ae7e34c539576e. Latest consensus state: current_term: 1 leader_uuid: "130ba49c99ab4d6095ae7e34c539576e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "130ba49c99ab4d6095ae7e34c539576e" member_type: VOTER } }
I20260619 07:57:38.827037 5813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:38.832321 5818 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:38.839000 5818 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:38.840790 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:38.848109 5818 catalog_manager.cc:1382] Generated new cluster ID: 9bd1be3b35d7466f99577b157814ba9b
I20260619 07:57:38.848356 5818 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:38.870311 5818 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:38.871502 5818 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:38.883495 5818 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: Generated new TSK 0
I20260619 07:57:38.884006 5818 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:38.906942 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:38.911474 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:38.914712 867 webserver.cc:533] Webserver started at http://127.0.216.193:40225/ using document root <none> and password file <none>
I20260619 07:57:38.915278 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:38.915489 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:38.915772 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:38.917122 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "ee36cff19a654c7e9e5c7273d7426be9"
format_stamp: "Formatted at 2026-06-19 07:57:38 on dist-test-slave-9qfz"
I20260619 07:57:38.922874 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:38.927029 5834 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:38.927863 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:38.928167 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "ee36cff19a654c7e9e5c7273d7426be9"
format_stamp: "Formatted at 2026-06-19 07:57:38 on dist-test-slave-9qfz"
I20260619 07:57:38.928494 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:38.984280 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:38.986135 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:38.988394 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:38.992089 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:38.992426 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 07:57:38.992817 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:38.993111 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:39.050192 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:37657
I20260619 07:57:39.050297 5896 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:37657 every 8 connection(s)
I20260619 07:57:39.066179 5897 heartbeater.cc:344] Connected to a master server at 127.0.216.254:39783
I20260619 07:57:39.066557 5897 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:39.067341 5897 heartbeater.cc:507] Master 127.0.216.254:39783 requested a full tablet report, sending...
I20260619 07:57:39.069660 5774 ts_manager.cc:194] Registered new tserver with Master: ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193:37657)
I20260619 07:57:39.070070 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01639676s
I20260619 07:57:39.071967 5774 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40846
I20260619 07:57:39.084836 5897 heartbeater.cc:499] Master 127.0.216.254:39783 was elected leader, sending a full tablet report...
I20260619 07:57:39.093066 5774 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40862:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:39.130126 5862 tablet_service.cc:1511] Processing CreateTablet for tablet a0e6ed3152534c708ecacd6bc8f3f449 (DEFAULT_TABLE table=fake-table [id=5a9562e7810b4e3191305cad2cb0139d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:39.131162 5862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0e6ed3152534c708ecacd6bc8f3f449. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.143656 5909 tablet_bootstrap.cc:492] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.149497 5909 tablet_bootstrap.cc:654] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.154897 5909 tablet_bootstrap.cc:492] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.155293 5909 ts_tablet_manager.cc:1403] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.005s
I20260619 07:57:39.157637 5909 raft_consensus.cc:359] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.158123 5909 raft_consensus.cc:385] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.158411 5909 raft_consensus.cc:740] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.159022 5909 consensus_queue.cc:260] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.159591 5909 raft_consensus.cc:399] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.159862 5909 raft_consensus.cc:493] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.160153 5909 raft_consensus.cc:3060] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.166610 5909 raft_consensus.cc:515] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.167232 5909 leader_election.cc:304] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.168506 5909 leader_election.cc:290] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.168987 5911 raft_consensus.cc:2804] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.170794 5909 ts_tablet_manager.cc:1434] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260619 07:57:39.171432 5911 raft_consensus.cc:697] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.172092 5911 consensus_queue.cc:237] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.179195 5774 catalog_manager.cc:5696] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.210655 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:39.213752 5773 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40862:
name: "kudu-3577"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: true
is_nullable: false
read_default_value: "\000\000\000\000"
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: INT32
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 {
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
range_schema {
columns {
name: "c0"
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\234\377\377\377\007\001\000\000\000\000\000""\006\001\000\234\377\377\377\007\001\000\000\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 2
seed: 0
}
}
custom_hash_schema_ranges {
range_bounds {
rows: "\006\001\000\000\000\000\000\007\001\000d\000\000\000""\006\001\000\000\000\000\000\007\001\000d\000\000\000"
indirect_data: """"
}
hash_schema {
columns {
name: "c1"
}
num_buckets: 3
seed: 0
}
}
}
I20260619 07:57:39.245193 5862 tablet_service.cc:1511] Processing CreateTablet for tablet 510c3dac2742483b9717ee29c3ce6f71 (DEFAULT_TABLE table=kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260619 07:57:39.246485 5862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 510c3dac2742483b9717ee29c3ce6f71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.249014 5861 tablet_service.cc:1511] Processing CreateTablet for tablet a841378ea84c4443a0e89e81c8865913 (DEFAULT_TABLE table=kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:39.250334 5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a841378ea84c4443a0e89e81c8865913. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.250250 5860 tablet_service.cc:1511] Processing CreateTablet for tablet 48dc0f7b8e864ff09333d0a9d060bbaf (DEFAULT_TABLE table=kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20260619 07:57:39.251475 5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48dc0f7b8e864ff09333d0a9d060bbaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.253222 5859 tablet_service.cc:1511] Processing CreateTablet for tablet 45c33c6768674a30b7e3e16cba3f9855 (DEFAULT_TABLE table=kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:39.254433 5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45c33c6768674a30b7e3e16cba3f9855. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.258386 5858 tablet_service.cc:1511] Processing CreateTablet for tablet aee30b051efd4453bd87c7f65e02369c (DEFAULT_TABLE table=kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20260619 07:57:39.259877 5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aee30b051efd4453bd87c7f65e02369c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:39.266635 5909 tablet_bootstrap.cc:492] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.273403 5909 tablet_bootstrap.cc:654] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.298370 5909 tablet_bootstrap.cc:492] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.298875 5909 ts_tablet_manager.cc:1403] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.032s user 0.021s sys 0.008s
I20260619 07:57:39.301004 5909 raft_consensus.cc:359] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.301419 5909 raft_consensus.cc:385] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.301682 5909 raft_consensus.cc:740] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.302248 5909 consensus_queue.cc:260] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.302736 5909 raft_consensus.cc:399] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.302975 5909 raft_consensus.cc:493] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.303232 5909 raft_consensus.cc:3060] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.309423 5909 raft_consensus.cc:515] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.309981 5909 leader_election.cc:304] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.310523 5909 leader_election.cc:290] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.310652 5911 raft_consensus.cc:2804] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.311113 5911 raft_consensus.cc:697] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.311787 5911 consensus_queue.cc:237] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.312475 5909 ts_tablet_manager.cc:1434] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.013s user 0.008s sys 0.004s
I20260619 07:57:39.313305 5909 tablet_bootstrap.cc:492] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.317998 5774 catalog_manager.cc:5696] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.318888 5909 tablet_bootstrap.cc:654] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.325228 5909 tablet_bootstrap.cc:492] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.325629 5909 ts_tablet_manager.cc:1403] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.013s user 0.007s sys 0.004s
I20260619 07:57:39.328146 5909 raft_consensus.cc:359] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.328694 5909 raft_consensus.cc:385] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.329001 5909 raft_consensus.cc:740] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.329631 5909 consensus_queue.cc:260] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.330235 5909 raft_consensus.cc:399] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.330626 5909 raft_consensus.cc:493] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.331027 5909 raft_consensus.cc:3060] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.336355 5909 raft_consensus.cc:515] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.336917 5909 leader_election.cc:304] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.337456 5909 leader_election.cc:290] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.337581 5911 raft_consensus.cc:2804] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.338099 5911 raft_consensus.cc:697] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.338841 5911 consensus_queue.cc:237] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.339929 5909 ts_tablet_manager.cc:1434] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.014s user 0.012s sys 0.000s
I20260619 07:57:39.340922 5909 tablet_bootstrap.cc:492] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.349117 5774 catalog_manager.cc:5696] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.350512 5909 tablet_bootstrap.cc:654] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.355314 5909 tablet_bootstrap.cc:492] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.355726 5909 ts_tablet_manager.cc:1403] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.015s user 0.011s sys 0.000s
I20260619 07:57:39.357777 5909 raft_consensus.cc:359] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.358196 5909 raft_consensus.cc:385] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.358434 5909 raft_consensus.cc:740] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.358932 5909 consensus_queue.cc:260] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.359560 5909 raft_consensus.cc:399] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.359844 5909 raft_consensus.cc:493] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.360196 5909 raft_consensus.cc:3060] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.366104 5909 raft_consensus.cc:515] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.366818 5909 leader_election.cc:304] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.367471 5909 leader_election.cc:290] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.367595 5912 raft_consensus.cc:2804] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.368062 5912 raft_consensus.cc:697] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.368723 5912 consensus_queue.cc:237] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.369150 5909 ts_tablet_manager.cc:1434] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.013s user 0.015s sys 0.000s
I20260619 07:57:39.370012 5909 tablet_bootstrap.cc:492] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.375352 5909 tablet_bootstrap.cc:654] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.378487 5774 catalog_manager.cc:5696] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.380182 5909 tablet_bootstrap.cc:492] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.380605 5909 ts_tablet_manager.cc:1403] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.003s
I20260619 07:57:39.382567 5909 raft_consensus.cc:359] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.383070 5909 raft_consensus.cc:385] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.383391 5909 raft_consensus.cc:740] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.384145 5909 consensus_queue.cc:260] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.384799 5909 raft_consensus.cc:399] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.385094 5909 raft_consensus.cc:493] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.385457 5909 raft_consensus.cc:3060] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.391287 5909 raft_consensus.cc:515] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.391868 5909 leader_election.cc:304] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.392329 5909 leader_election.cc:290] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.392493 5912 raft_consensus.cc:2804] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.392983 5912 raft_consensus.cc:697] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.393946 5909 ts_tablet_manager.cc:1434] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 07:57:39.393646 5912 consensus_queue.cc:237] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.394680 5909 tablet_bootstrap.cc:492] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Bootstrap starting.
I20260619 07:57:39.400041 5774 catalog_manager.cc:5696] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.400838 5909 tablet_bootstrap.cc:654] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:39.405481 5909 tablet_bootstrap.cc:492] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: No bootstrap required, opened a new log
I20260619 07:57:39.405800 5909 ts_tablet_manager.cc:1403] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Time spent bootstrapping tablet: real 0.011s user 0.006s sys 0.004s
I20260619 07:57:39.407603 5909 raft_consensus.cc:359] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.407974 5909 raft_consensus.cc:385] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:39.408259 5909 raft_consensus.cc:740] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Initialized, Role: FOLLOWER
I20260619 07:57:39.408960 5909 consensus_queue.cc:260] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.409426 5909 raft_consensus.cc:399] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:39.409690 5909 raft_consensus.cc:493] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:39.409950 5909 raft_consensus.cc:3060] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:39.414462 5909 raft_consensus.cc:515] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.414976 5909 leader_election.cc:304] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [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: ee36cff19a654c7e9e5c7273d7426be9; no voters:
I20260619 07:57:39.415372 5909 leader_election.cc:290] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:39.415518 5912 raft_consensus.cc:2804] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:39.415987 5912 raft_consensus.cc:697] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Becoming Leader. State: Replica: ee36cff19a654c7e9e5c7273d7426be9, State: Running, Role: LEADER
I20260619 07:57:39.416780 5909 ts_tablet_manager.cc:1434] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Time spent starting tablet: real 0.011s user 0.008s sys 0.000s
I20260619 07:57:39.416591 5912 consensus_queue.cc:237] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [LEADER]: Queue going to LEADER mode. State: All 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: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } }
I20260619 07:57:39.423274 5774 catalog_manager.cc:5696] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee36cff19a654c7e9e5c7273d7426be9 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "ee36cff19a654c7e9e5c7273d7426be9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee36cff19a654c7e9e5c7273d7426be9" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:39.645377 5773 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20260619 07:57:39.660079 5932 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260619 07:57:39.663261 5935 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260619 07:57:39.668493 5931 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260619 07:57:39.674433 5929 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260619 07:57:39.757817 5932 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1
I20260619 07:57:39.804140 5774 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 1)
I20260619 07:57:39.871255 5773 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c3" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c4" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c5" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c6" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c7" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c8" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: false read_default_value: "\000\000\000\000" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:39.890496 5932 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260619 07:57:39.893047 5932 tablet.cc:1622] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:39.897761 5931 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260619 07:57:39.900179 5931 tablet.cc:1622] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:39.905514 5929 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260619 07:57:39.908020 5929 tablet.cc:1622] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:39.905099 5935 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260619 07:57:39.911401 5935 tablet.cc:1622] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:39.927666 5932 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2
I20260619 07:57:39.931825 5932 tablet.cc:1622] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:39.952984 5774 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 2)
I20260619 07:57:40.024844 5774 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20260619 07:57:40.039920 5932 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260619 07:57:40.042428 5932 tablet.cc:1622] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.046514 5935 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260619 07:57:40.049528 5935 tablet.cc:1622] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.051775 5929 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260619 07:57:40.053020 5931 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260619 07:57:40.054747 5929 tablet.cc:1622] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.055971 5931 tablet.cc:1622] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.068809 5931 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
20:c9 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3
I20260619 07:57:40.071820 5931 tablet.cc:1622] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.094633 5773 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 3)
I20260619 07:57:40.166597 5773 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:40.184477 5931 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260619 07:57:40.187605 5931 tablet.cc:1622] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.190203 5935 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260619 07:57:40.193158 5935 tablet.cc:1622] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.193120 5932 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260619 07:57:40.195583 5932 tablet.cc:1622] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.197105 5929 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260619 07:57:40.199980 5929 tablet.cc:1622] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.216450 5932 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4
I20260619 07:57:40.221745 5932 tablet.cc:1622] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.240949 5773 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 4)
I20260619 07:57:40.321635 5774 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c10" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c11" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c12" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c13" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c14" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c15" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c16" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c17" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c18" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c19" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c20" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c21" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c22" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c23" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c24" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c25" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c26" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c27" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c28" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c29" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c30" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c31" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c32" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c33" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c34" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c35" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c36" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c37" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c38" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c39" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c40" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c41" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c42" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c43" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c44" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c45" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c46" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c47" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c48" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c49" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c50" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c51" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c52" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c53" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c54" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c55" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c56" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c57" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c58" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c59" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c60" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c61" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c62" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c63" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c64" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c65" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c66" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c67" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c68" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c69" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c70" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c71" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c72" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c73" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c74" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c75" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c76" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c77" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c78" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c79" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c80" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c81" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c82" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c83" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c84" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c85" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c86" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c87" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c88" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c89" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c90" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c91" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c92" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c93" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c94" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c95" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c96" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c97" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c98" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c99" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:40.364846 5932 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260619 07:57:40.373443 5932 tablet.cc:1622] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.374253 5931 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260619 07:57:40.382432 5931 tablet.cc:1622] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.405380 5929 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260619 07:57:40.415480 5929 tablet.cc:1622] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.402500 5931 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260619 07:57:40.429093 5931 tablet.cc:1622] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.429886 5932 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5
I20260619 07:57:40.436106 5932 tablet.cc:1622] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.468312 5773 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 5)
I20260619 07:57:40.680627 5773 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40862:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c3" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c4" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c5" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c6" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c7" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c8" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c10" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c11" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c12" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c13" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c14" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c15" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c16" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c17" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c18" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c19" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c20" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c21" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c22" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c23" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c24" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c25" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c26" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c27" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c28" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c29" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c30" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c31" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c32" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c33" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c34" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c35" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c36" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c37" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c38" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c39" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c40" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c41" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c42" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c43" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c44" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c45" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c46" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c47" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c48" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c49" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c50" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c51" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c52" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c53" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c54" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c55" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c56" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c57" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c58" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c59" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c60" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c61" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c62" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c63" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c64" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c65" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c66" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c67" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c68" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c69" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c70" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c71" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c72" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c73" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c74" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c75" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c76" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c77" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c78" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c79" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c80" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c81" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c82" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c83" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c84" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c85" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c86" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c87" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c88" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c89" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c90" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c91" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c92" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c93" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c94" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c95" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c96" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c97" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c98" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c99" } } modify_external_catalogs: true
I20260619 07:57:40.718732 5932 tablet.cc:1724] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260619 07:57:40.729041 5929 tablet.cc:1724] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260619 07:57:40.727169 5931 tablet.cc:1724] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260619 07:57:40.743083 5932 tablet.cc:1622] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.747800 5929 tablet.cc:1622] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.749213 5931 tablet.cc:1622] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.769088 5932 tablet.cc:1724] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260619 07:57:40.775967 5932 tablet.cc:1622] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.758710 5943 tablet.cc:1724] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
13:c2 INT32 NOT NULL,
14:c3 INT32 NOT NULL,
15:c4 INT32 NOT NULL,
16:c5 INT32 NOT NULL,
17:c6 INT32 NOT NULL,
18:c7 INT32 NOT NULL,
19:c8 INT32 NOT NULL,
21:c9 INT32 NULLABLE,
22:c10 INT32 NULLABLE,
23:c11 INT32 NULLABLE,
24:c12 INT32 NULLABLE,
25:c13 INT32 NULLABLE,
26:c14 INT32 NULLABLE,
27:c15 INT32 NULLABLE,
28:c16 INT32 NULLABLE,
29:c17 INT32 NULLABLE,
30:c18 INT32 NULLABLE,
31:c19 INT32 NULLABLE,
32:c20 INT32 NULLABLE,
33:c21 INT32 NULLABLE,
34:c22 INT32 NULLABLE,
35:c23 INT32 NULLABLE,
36:c24 INT32 NULLABLE,
37:c25 INT32 NULLABLE,
38:c26 INT32 NULLABLE,
39:c27 INT32 NULLABLE,
40:c28 INT32 NULLABLE,
41:c29 INT32 NULLABLE,
42:c30 INT32 NULLABLE,
43:c31 INT32 NULLABLE,
44:c32 INT32 NULLABLE,
45:c33 INT32 NULLABLE,
46:c34 INT32 NULLABLE,
47:c35 INT32 NULLABLE,
48:c36 INT32 NULLABLE,
49:c37 INT32 NULLABLE,
50:c38 INT32 NULLABLE,
51:c39 INT32 NULLABLE,
52:c40 INT32 NULLABLE,
53:c41 INT32 NULLABLE,
54:c42 INT32 NULLABLE,
55:c43 INT32 NULLABLE,
56:c44 INT32 NULLABLE,
57:c45 INT32 NULLABLE,
58:c46 INT32 NULLABLE,
59:c47 INT32 NULLABLE,
60:c48 INT32 NULLABLE,
61:c49 INT32 NULLABLE,
62:c50 INT32 NULLABLE,
63:c51 INT32 NULLABLE,
64:c52 INT32 NULLABLE,
65:c53 INT32 NULLABLE,
66:c54 INT32 NULLABLE,
67:c55 INT32 NULLABLE,
68:c56 INT32 NULLABLE,
69:c57 INT32 NULLABLE,
70:c58 INT32 NULLABLE,
71:c59 INT32 NULLABLE,
72:c60 INT32 NULLABLE,
73:c61 INT32 NULLABLE,
74:c62 INT32 NULLABLE,
75:c63 INT32 NULLABLE,
76:c64 INT32 NULLABLE,
77:c65 INT32 NULLABLE,
78:c66 INT32 NULLABLE,
79:c67 INT32 NULLABLE,
80:c68 INT32 NULLABLE,
81:c69 INT32 NULLABLE,
82:c70 INT32 NULLABLE,
83:c71 INT32 NULLABLE,
84:c72 INT32 NULLABLE,
85:c73 INT32 NULLABLE,
86:c74 INT32 NULLABLE,
87:c75 INT32 NULLABLE,
88:c76 INT32 NULLABLE,
89:c77 INT32 NULLABLE,
90:c78 INT32 NULLABLE,
91:c79 INT32 NULLABLE,
92:c80 INT32 NULLABLE,
93:c81 INT32 NULLABLE,
94:c82 INT32 NULLABLE,
95:c83 INT32 NULLABLE,
96:c84 INT32 NULLABLE,
97:c85 INT32 NULLABLE,
98:c86 INT32 NULLABLE,
99:c87 INT32 NULLABLE,
100:c88 INT32 NULLABLE,
101:c89 INT32 NULLABLE,
102:c90 INT32 NULLABLE,
103:c91 INT32 NULLABLE,
104:c92 INT32 NULLABLE,
105:c93 INT32 NULLABLE,
106:c94 INT32 NULLABLE,
107:c95 INT32 NULLABLE,
108:c96 INT32 NULLABLE,
109:c97 INT32 NULLABLE,
110:c98 INT32 NULLABLE,
111:c99 INT32 NULLABLE,
PRIMARY KEY (c0, c1)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0, c1)
) version 6
I20260619 07:57:40.793670 5943 tablet.cc:1622] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: MemRowSet was empty: no flush needed.
I20260619 07:57:40.810796 5773 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: kudu-3577 [id=d480a6914b6e4e80b6fdbfdf18ffc8e0] alter complete (version 6)
I20260619 07:57:40.865552 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:40.888423 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:40.889164 867 tablet_replica.cc:333] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.889856 867 raft_consensus.cc:2243] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.890373 867 raft_consensus.cc:2272] T aee30b051efd4453bd87c7f65e02369c P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.892952 867 tablet_replica.cc:333] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.893606 867 raft_consensus.cc:2243] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.894076 867 raft_consensus.cc:2272] T 45c33c6768674a30b7e3e16cba3f9855 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.896556 867 tablet_replica.cc:333] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.897235 867 raft_consensus.cc:2243] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.897698 867 raft_consensus.cc:2272] T 48dc0f7b8e864ff09333d0a9d060bbaf P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.900101 867 tablet_replica.cc:333] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.900707 867 raft_consensus.cc:2243] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.901193 867 raft_consensus.cc:2272] T a841378ea84c4443a0e89e81c8865913 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.903590 867 tablet_replica.cc:333] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.904189 867 raft_consensus.cc:2243] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.904657 867 raft_consensus.cc:2272] T 510c3dac2742483b9717ee29c3ce6f71 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.907090 867 tablet_replica.cc:333] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9: stopping tablet replica
I20260619 07:57:40.907639 867 raft_consensus.cc:2243] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.908070 867 raft_consensus.cc:2272] T a0e6ed3152534c708ecacd6bc8f3f449 P ee36cff19a654c7e9e5c7273d7426be9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.934136 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:40.947719 867 master.cc:562] Master@127.0.216.254:39783 shutting down...
I20260619 07:57:40.970021 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:40.970582 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:40.970937 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 130ba49c99ab4d6095ae7e34c539576e: stopping tablet replica
I20260619 07:57:40.982800 867 master.cc:584] Master@127.0.216.254:39783 shutdown complete.
[ OK ] AlterTableTest.RangeWithCustomHashSchema (2324 ms)
[ RUN ] AlterTableTest.TestRenameStillCreatingTable
I20260619 07:57:41.012012 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:36767
I20260619 07:57:41.013129 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:41.015237 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:41.017899 867 webserver.cc:533] Webserver started at http://127.0.216.254:36243/ using document root <none> and password file <none>
I20260619 07:57:41.018340 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:41.018524 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:41.018786 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:41.019752 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "58e4c9c7b39148c085080bf4771536f6"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.024044 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:57:41.029485 5947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.030205 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.002s
I20260619 07:57:41.030478 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "58e4c9c7b39148c085080bf4771536f6"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.030745 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:41.064810 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:41.065733 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:41.112885 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:36767
I20260619 07:57:41.112982 5998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:36767 every 8 connection(s)
I20260619 07:57:41.117077 5999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:41.126575 5999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: Bootstrap starting.
I20260619 07:57:41.130410 5999 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:41.134251 5999 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: No bootstrap required, opened a new log
I20260619 07:57:41.136129 5999 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER }
I20260619 07:57:41.136497 5999 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:41.136734 5999 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58e4c9c7b39148c085080bf4771536f6, State: Initialized, Role: FOLLOWER
I20260619 07:57:41.137339 5999 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER }
I20260619 07:57:41.137753 5999 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:41.138000 5999 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:41.138260 5999 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:41.142730 5999 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER }
I20260619 07:57:41.143208 5999 leader_election.cc:304] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [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: 58e4c9c7b39148c085080bf4771536f6; no voters:
I20260619 07:57:41.144439 5999 leader_election.cc:290] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:41.144714 6002 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:41.146250 6002 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 1 LEADER]: Becoming Leader. State: Replica: 58e4c9c7b39148c085080bf4771536f6, State: Running, Role: LEADER
I20260619 07:57:41.146944 6002 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [LEADER]: Queue going to LEADER mode. State: All 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: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER }
I20260619 07:57:41.147557 5999 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:41.149583 6004 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58e4c9c7b39148c085080bf4771536f6. Latest consensus state: current_term: 1 leader_uuid: "58e4c9c7b39148c085080bf4771536f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER } }
I20260619 07:57:41.149690 6003 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58e4c9c7b39148c085080bf4771536f6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58e4c9c7b39148c085080bf4771536f6" member_type: VOTER } }
I20260619 07:57:41.150081 6004 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:41.150209 6003 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:41.161125 6007 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:41.168669 6007 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:41.169679 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:41.176797 6007 catalog_manager.cc:1382] Generated new cluster ID: 920dd49756704dec9a61addbf570ecd1
I20260619 07:57:41.177049 6007 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:41.194582 6007 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:41.196046 6007 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:41.211818 6007 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: Generated new TSK 0
I20260619 07:57:41.212338 6007 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:41.236034 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:41.240231 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:41.243324 867 webserver.cc:533] Webserver started at http://127.0.216.193:42867/ using document root <none> and password file <none>
I20260619 07:57:41.243918 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:41.244138 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:41.244427 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:41.245738 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "a77e110d4b3a49b8a1ac753426c7ed02"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.251334 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260619 07:57:41.255354 6023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.256124 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:41.256418 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "a77e110d4b3a49b8a1ac753426c7ed02"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.256760 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:41.280390 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:41.281335 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:41.282789 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:41.285177 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:41.285382 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.285617 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:41.285787 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.335486 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:33955
I20260619 07:57:41.335592 6085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:33955 every 8 connection(s)
I20260619 07:57:41.349836 6086 heartbeater.cc:344] Connected to a master server at 127.0.216.254:36767
I20260619 07:57:41.350163 6086 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:41.350785 6086 heartbeater.cc:507] Master 127.0.216.254:36767 requested a full tablet report, sending...
I20260619 07:57:41.352595 5964 ts_manager.cc:194] Registered new tserver with Master: a77e110d4b3a49b8a1ac753426c7ed02 (127.0.216.193:33955)
I20260619 07:57:41.352749 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.014017502s
I20260619 07:57:41.354346 5964 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60144
I20260619 07:57:41.366560 6086 heartbeater.cc:499] Master 127.0.216.254:36767 was elected leader, sending a full tablet report...
I20260619 07:57:41.375576 5964 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60160:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:41.405212 6051 tablet_service.cc:1511] Processing CreateTablet for tablet c2493819a0324c059ee8c2743084bd82 (DEFAULT_TABLE table=fake-table [id=cf0238c7740c4a459adfe5541c1e9006]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:41.406315 6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2493819a0324c059ee8c2743084bd82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:41.418943 6098 tablet_bootstrap.cc:492] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: Bootstrap starting.
I20260619 07:57:41.424196 6098 tablet_bootstrap.cc:654] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:41.428411 6098 tablet_bootstrap.cc:492] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: No bootstrap required, opened a new log
I20260619 07:57:41.428804 6098 ts_tablet_manager.cc:1403] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.006s
I20260619 07:57:41.431192 6098 raft_consensus.cc:359] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.431676 6098 raft_consensus.cc:385] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:41.431938 6098 raft_consensus.cc:740] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77e110d4b3a49b8a1ac753426c7ed02, State: Initialized, Role: FOLLOWER
I20260619 07:57:41.432713 6098 consensus_queue.cc:260] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.433373 6098 raft_consensus.cc:399] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:41.433672 6098 raft_consensus.cc:493] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:41.433976 6098 raft_consensus.cc:3060] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:41.440527 6098 raft_consensus.cc:515] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.441191 6098 leader_election.cc:304] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [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: a77e110d4b3a49b8a1ac753426c7ed02; no voters:
I20260619 07:57:41.442420 6098 leader_election.cc:290] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:41.442619 6100 raft_consensus.cc:2804] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:41.444631 6100 raft_consensus.cc:697] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 LEADER]: Becoming Leader. State: Replica: a77e110d4b3a49b8a1ac753426c7ed02, State: Running, Role: LEADER
I20260619 07:57:41.444768 6098 ts_tablet_manager.cc:1434] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: Time spent starting tablet: real 0.016s user 0.008s sys 0.006s
I20260619 07:57:41.445276 6100 consensus_queue.cc:237] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [LEADER]: Queue going to LEADER mode. State: All 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: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.451081 5964 catalog_manager.cc:5696] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77e110d4b3a49b8a1ac753426c7ed02 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:41.489565 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:41.491813 5964 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60160:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260619 07:57:41.492298 5963 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60160:
name: "foo"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:41.494222 5964 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60160:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260619 07:57:41.496364 5964 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60160:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260619 07:57:41.499485 5964 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60160:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260619 07:57:41.505381 5963 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60160:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20260619 07:57:41.511992 6051 tablet_service.cc:1511] Processing CreateTablet for tablet 159144c627394eeca67f4b0deba77cfa (DEFAULT_TABLE table=foo [id=5cfa6506b52f43a998bff891b7c82cf3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:41.512986 6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 159144c627394eeca67f4b0deba77cfa. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 07:57:41.515952 5963 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 159144c627394eeca67f4b0deba77cfa consensus state has no leader
I20260619 07:57:41.526448 6098 tablet_bootstrap.cc:492] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: Bootstrap starting.
I20260619 07:57:41.532037 6098 tablet_bootstrap.cc:654] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:41.538750 6098 tablet_bootstrap.cc:492] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: No bootstrap required, opened a new log
I20260619 07:57:41.539116 6098 ts_tablet_manager.cc:1403] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: Time spent bootstrapping tablet: real 0.013s user 0.008s sys 0.002s
I20260619 07:57:41.541430 6098 raft_consensus.cc:359] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.541987 6098 raft_consensus.cc:385] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:41.542285 6098 raft_consensus.cc:740] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a77e110d4b3a49b8a1ac753426c7ed02, State: Initialized, Role: FOLLOWER
I20260619 07:57:41.542943 6098 consensus_queue.cc:260] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.543533 6098 raft_consensus.cc:399] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:41.543815 6098 raft_consensus.cc:493] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:41.544185 6098 raft_consensus.cc:3060] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:41.550669 6098 raft_consensus.cc:515] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
I20260619 07:57:41.551287 6098 leader_election.cc:304] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [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: a77e110d4b3a49b8a1ac753426c7ed02; no voters:
I20260619 07:57:41.551925 6098 leader_election.cc:290] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:41.552074 6100 raft_consensus.cc:2804] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:41.552603 6100 raft_consensus.cc:697] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 LEADER]: Becoming Leader. State: Replica: a77e110d4b3a49b8a1ac753426c7ed02, State: Running, Role: LEADER
I20260619 07:57:41.553668 6098 ts_tablet_manager.cc:1434] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: Time spent starting tablet: real 0.014s user 0.006s sys 0.008s
I20260619 07:57:41.553387 6100 consensus_queue.cc:237] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [LEADER]: Queue going to LEADER mode. State: All 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: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } }
W20260619 07:57:41.555379 5950 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 159144c627394eeca67f4b0deba77cfa (table foo2 [id=5cfa6506b52f43a998bff891b7c82cf3], current schema version=1) failed: Not found: failed to reset TS proxy: No leader found: Tablet 159144c627394eeca67f4b0deba77cfa consensus state has no leader
I20260619 07:57:41.559753 5963 catalog_manager.cc:5696] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a77e110d4b3a49b8a1ac753426c7ed02 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a77e110d4b3a49b8a1ac753426c7ed02" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33955 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:41.560456 5963 catalog_manager.cc:5788] TS a77e110d4b3a49b8a1ac753426c7ed02 (127.0.216.193:33955) does not have the latest schema for tablet 159144c627394eeca67f4b0deba77cfa (table foo2 [id=5cfa6506b52f43a998bff891b7c82cf3]). Expected version 1 got 0
I20260619 07:57:41.571231 5964 catalog_manager.cc:5788] TS a77e110d4b3a49b8a1ac753426c7ed02 (127.0.216.193:33955) does not have the latest schema for tablet 159144c627394eeca67f4b0deba77cfa (table foo2 [id=5cfa6506b52f43a998bff891b7c82cf3]). Expected version 1 got 0
I20260619 07:57:41.601749 6109 tablet.cc:1724] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:41.617501 5964 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: foo2 [id=5cfa6506b52f43a998bff891b7c82cf3] alter complete (version 1)
I20260619 07:57:41.620301 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:41.642261 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:41.642949 867 tablet_replica.cc:333] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02: stopping tablet replica
I20260619 07:57:41.643502 867 raft_consensus.cc:2243] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:41.643936 867 raft_consensus.cc:2272] T 159144c627394eeca67f4b0deba77cfa P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:41.645924 867 tablet_replica.cc:333] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02: stopping tablet replica
I20260619 07:57:41.646341 867 raft_consensus.cc:2243] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:41.646692 867 raft_consensus.cc:2272] T c2493819a0324c059ee8c2743084bd82 P a77e110d4b3a49b8a1ac753426c7ed02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:41.657414 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:41.665710 867 master.cc:562] Master@127.0.216.254:36767 shutting down...
I20260619 07:57:41.682138 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:41.682592 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:41.683022 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58e4c9c7b39148c085080bf4771536f6: stopping tablet replica
I20260619 07:57:41.692672 867 master.cc:584] Master@127.0.216.254:36767 shutdown complete.
[ OK ] AlterTableTest.TestRenameStillCreatingTable (704 ms)
[ RUN ] AlterTableTest.TestKUDU2132
I20260619 07:57:41.716176 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:43487
I20260619 07:57:41.717240 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:41.719399 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:41.722244 867 webserver.cc:533] Webserver started at http://127.0.216.254:43245/ using document root <none> and password file <none>
I20260619 07:57:41.722705 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:41.722879 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:41.723143 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:41.724109 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "22141c650aed41aa9658e138b7abf8ea"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.728353 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.006s
I20260619 07:57:41.731678 6113 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.732450 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:41.732776 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "22141c650aed41aa9658e138b7abf8ea"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.733110 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:41.765386 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:41.766577 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:41.807507 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:43487
I20260619 07:57:41.807564 6164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:43487 every 8 connection(s)
I20260619 07:57:41.811899 6165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:41.821293 6165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: Bootstrap starting.
I20260619 07:57:41.825078 6165 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:41.828670 6165 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: No bootstrap required, opened a new log
I20260619 07:57:41.830457 6165 raft_consensus.cc:359] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER }
I20260619 07:57:41.830832 6165 raft_consensus.cc:385] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:41.831056 6165 raft_consensus.cc:740] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22141c650aed41aa9658e138b7abf8ea, State: Initialized, Role: FOLLOWER
I20260619 07:57:41.831631 6165 consensus_queue.cc:260] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER }
I20260619 07:57:41.832057 6165 raft_consensus.cc:399] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:41.832283 6165 raft_consensus.cc:493] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:41.832535 6165 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:41.836684 6165 raft_consensus.cc:515] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER }
I20260619 07:57:41.837224 6165 leader_election.cc:304] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [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: 22141c650aed41aa9658e138b7abf8ea; no voters:
I20260619 07:57:41.838423 6165 leader_election.cc:290] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:41.838698 6168 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:41.840245 6168 raft_consensus.cc:697] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 1 LEADER]: Becoming Leader. State: Replica: 22141c650aed41aa9658e138b7abf8ea, State: Running, Role: LEADER
I20260619 07:57:41.841002 6168 consensus_queue.cc:237] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [LEADER]: Queue going to LEADER mode. State: All 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: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER }
I20260619 07:57:41.841589 6165 sys_catalog.cc:565] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:41.844745 6169 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "22141c650aed41aa9658e138b7abf8ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER } }
I20260619 07:57:41.845363 6169 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:41.847297 6170 sys_catalog.cc:455] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 22141c650aed41aa9658e138b7abf8ea. Latest consensus state: current_term: 1 leader_uuid: "22141c650aed41aa9658e138b7abf8ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "22141c650aed41aa9658e138b7abf8ea" member_type: VOTER } }
I20260619 07:57:41.847635 6174 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:41.847784 6170 sys_catalog.cc:458] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:41.857945 6174 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:41.863590 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:41.869092 6174 catalog_manager.cc:1382] Generated new cluster ID: 0d39e6c603c840eb8066529317133b38
I20260619 07:57:41.869343 6174 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:41.890632 6174 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:41.891741 6174 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:41.903501 6174 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: Generated new TSK 0
I20260619 07:57:41.904104 6174 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:41.930500 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:41.934777 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:41.937877 867 webserver.cc:533] Webserver started at http://127.0.216.193:45785/ using document root <none> and password file <none>
I20260619 07:57:41.938469 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:41.938683 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:41.938967 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:41.940299 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "a55cf717da174f02b2b7a93a51e67db0"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.945799 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.000s sys 0.004s
I20260619 07:57:41.949908 6190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.950735 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:57:41.951045 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "a55cf717da174f02b2b7a93a51e67db0"
format_stamp: "Formatted at 2026-06-19 07:57:41 on dist-test-slave-9qfz"
I20260619 07:57:41.951354 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:41.975754 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:41.977020 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:41.978744 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:41.981562 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:41.981803 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:41.982069 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:41.982262 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:42.027104 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:33263
I20260619 07:57:42.027158 6252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:33263 every 8 connection(s)
I20260619 07:57:42.043640 6253 heartbeater.cc:344] Connected to a master server at 127.0.216.254:43487
I20260619 07:57:42.043987 6253 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:42.044628 6253 heartbeater.cc:507] Master 127.0.216.254:43487 requested a full tablet report, sending...
I20260619 07:57:42.046444 6130 ts_manager.cc:194] Registered new tserver with Master: a55cf717da174f02b2b7a93a51e67db0 (127.0.216.193:33263)
I20260619 07:57:42.047446 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016124574s
I20260619 07:57:42.048051 6130 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58274
I20260619 07:57:42.060355 6253 heartbeater.cc:499] Master 127.0.216.254:43487 was elected leader, sending a full tablet report...
I20260619 07:57:42.074923 6130 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58278:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:42.108160 6218 tablet_service.cc:1511] Processing CreateTablet for tablet 2a364f6797c445e7b8fa57397e7eb2f7 (DEFAULT_TABLE table=fake-table [id=1cb4fafe5c0f405aa6f1d60b379f1b2b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:42.109102 6218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a364f6797c445e7b8fa57397e7eb2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:42.122225 6265 tablet_bootstrap.cc:492] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: Bootstrap starting.
I20260619 07:57:42.126544 6265 tablet_bootstrap.cc:654] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:42.130415 6265 tablet_bootstrap.cc:492] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: No bootstrap required, opened a new log
I20260619 07:57:42.130832 6265 ts_tablet_manager.cc:1403] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:42.133011 6265 raft_consensus.cc:359] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55cf717da174f02b2b7a93a51e67db0" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33263 } }
I20260619 07:57:42.133589 6265 raft_consensus.cc:385] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:42.133781 6265 raft_consensus.cc:740] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a55cf717da174f02b2b7a93a51e67db0, State: Initialized, Role: FOLLOWER
I20260619 07:57:42.134286 6265 consensus_queue.cc:260] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a55cf717da174f02b2b7a93a51e67db0" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33263 } }
I20260619 07:57:42.134718 6265 raft_consensus.cc:399] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:42.134999 6265 raft_consensus.cc:493] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:42.135260 6265 raft_consensus.cc:3060] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:42.139390 6265 raft_consensus.cc:515] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55cf717da174f02b2b7a93a51e67db0" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33263 } }
I20260619 07:57:42.139880 6265 leader_election.cc:304] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [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: a55cf717da174f02b2b7a93a51e67db0; no voters:
I20260619 07:57:42.141147 6265 leader_election.cc:290] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:42.141413 6267 raft_consensus.cc:2804] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:42.147470 6267 raft_consensus.cc:697] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 1 LEADER]: Becoming Leader. State: Replica: a55cf717da174f02b2b7a93a51e67db0, State: Running, Role: LEADER
I20260619 07:57:42.147920 6265 ts_tablet_manager.cc:1434] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: Time spent starting tablet: real 0.017s user 0.006s sys 0.010s
I20260619 07:57:42.148214 6267 consensus_queue.cc:237] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [LEADER]: Queue going to LEADER mode. State: All 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: "a55cf717da174f02b2b7a93a51e67db0" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33263 } }
I20260619 07:57:42.155434 6129 catalog_manager.cc:5696] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a55cf717da174f02b2b7a93a51e67db0 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "a55cf717da174f02b2b7a93a51e67db0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a55cf717da174f02b2b7a93a51e67db0" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 33263 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:42.190058 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:42.191795 6130 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58278:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "primaryKeyRenamed" } } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c1" new_name: "c0" } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c0" } } modify_external_catalogs: true
I20260619 07:57:42.205179 6273 tablet.cc:1724] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:primaryKeyRenamed INT32 NOT NULL,
PRIMARY KEY (primaryKeyRenamed)
) version 1
I20260619 07:57:42.206960 6273 tablet.cc:1622] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: MemRowSet was empty: no flush needed.
I20260619 07:57:42.225286 6130 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: fake-table [id=1cb4fafe5c0f405aa6f1d60b379f1b2b] alter complete (version 1)
I20260619 07:57:42.230214 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:42.256798 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:42.257717 867 tablet_replica.cc:333] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0: stopping tablet replica
I20260619 07:57:42.258203 867 raft_consensus.cc:2243] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:42.258574 867 raft_consensus.cc:2272] T 2a364f6797c445e7b8fa57397e7eb2f7 P a55cf717da174f02b2b7a93a51e67db0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:42.277561 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:42.285065 867 master.cc:562] Master@127.0.216.254:43487 shutting down...
I20260619 07:57:42.299860 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:42.300318 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:42.300715 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 22141c650aed41aa9658e138b7abf8ea: stopping tablet replica
I20260619 07:57:42.311272 867 master.cc:584] Master@127.0.216.254:43487 shutdown complete.
[ OK ] AlterTableTest.TestKUDU2132 (618 ms)
[ RUN ] AlterTableTest.TestMaintenancePriorityAlter
I20260619 07:57:42.336166 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:42913
I20260619 07:57:42.337412 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:42.340451 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:42.343065 867 webserver.cc:533] Webserver started at http://127.0.216.254:32851/ using document root <none> and password file <none>
I20260619 07:57:42.343647 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:42.343864 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:42.344168 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:42.345443 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "18f64140628047deb9e575a8c7a5dd55"
format_stamp: "Formatted at 2026-06-19 07:57:42 on dist-test-slave-9qfz"
I20260619 07:57:42.350703 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:42.354606 6277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:42.355384 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:42.355680 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "18f64140628047deb9e575a8c7a5dd55"
format_stamp: "Formatted at 2026-06-19 07:57:42 on dist-test-slave-9qfz"
I20260619 07:57:42.355999 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:42.381336 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:42.382578 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:42.428416 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:42913
I20260619 07:57:42.428459 6328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:42913 every 8 connection(s)
I20260619 07:57:42.433159 6329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:42.442782 6329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: Bootstrap starting.
I20260619 07:57:42.446648 6329 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:42.450436 6329 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: No bootstrap required, opened a new log
I20260619 07:57:42.452209 6329 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER }
I20260619 07:57:42.452574 6329 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:42.452870 6329 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18f64140628047deb9e575a8c7a5dd55, State: Initialized, Role: FOLLOWER
I20260619 07:57:42.453487 6329 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER }
I20260619 07:57:42.454056 6329 raft_consensus.cc:399] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:42.454411 6329 raft_consensus.cc:493] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:42.454784 6329 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:42.462316 6329 raft_consensus.cc:515] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER }
I20260619 07:57:42.462978 6329 leader_election.cc:304] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [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: 18f64140628047deb9e575a8c7a5dd55; no voters:
I20260619 07:57:42.464244 6329 leader_election.cc:290] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:42.464527 6332 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:42.467897 6329 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:42.468636 6332 raft_consensus.cc:697] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 1 LEADER]: Becoming Leader. State: Replica: 18f64140628047deb9e575a8c7a5dd55, State: Running, Role: LEADER
I20260619 07:57:42.469388 6332 consensus_queue.cc:237] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [LEADER]: Queue going to LEADER mode. State: All 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: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER }
I20260619 07:57:42.471902 6333 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "18f64140628047deb9e575a8c7a5dd55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER } }
I20260619 07:57:42.472370 6333 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:42.473747 6334 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 18f64140628047deb9e575a8c7a5dd55. Latest consensus state: current_term: 1 leader_uuid: "18f64140628047deb9e575a8c7a5dd55" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "18f64140628047deb9e575a8c7a5dd55" member_type: VOTER } }
I20260619 07:57:42.474251 6334 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:42.484036 6337 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:42.491168 6337 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:42.492129 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:42.499958 6337 catalog_manager.cc:1382] Generated new cluster ID: 44f6b4d2ce81482287656ae1224bbdf3
I20260619 07:57:42.500227 6337 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:42.522315 6337 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:42.523876 6337 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:42.548115 6337 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: Generated new TSK 0
I20260619 07:57:42.548626 6337 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:42.558060 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:42.562222 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:42.565338 867 webserver.cc:533] Webserver started at http://127.0.216.193:43433/ using document root <none> and password file <none>
I20260619 07:57:42.565963 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:42.566201 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:42.566515 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:42.567850 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "6d582b7b2e724dcf81d726066b965fb2"
format_stamp: "Formatted at 2026-06-19 07:57:42 on dist-test-slave-9qfz"
I20260619 07:57:42.573669 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.002s sys 0.006s
I20260619 07:57:42.577696 6353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:42.578500 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.004s sys 0.000s
I20260619 07:57:42.578799 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "6d582b7b2e724dcf81d726066b965fb2"
format_stamp: "Formatted at 2026-06-19 07:57:42 on dist-test-slave-9qfz"
I20260619 07:57:42.579104 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:42.595396 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:42.596468 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:42.597968 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:42.600180 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:42.600389 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:42.600607 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:42.600782 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 07:57:42.649673 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35977
I20260619 07:57:42.649799 6415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35977 every 8 connection(s)
I20260619 07:57:42.664912 6416 heartbeater.cc:344] Connected to a master server at 127.0.216.254:42913
I20260619 07:57:42.665340 6416 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:42.666074 6416 heartbeater.cc:507] Master 127.0.216.254:42913 requested a full tablet report, sending...
I20260619 07:57:42.668058 6294 ts_manager.cc:194] Registered new tserver with Master: 6d582b7b2e724dcf81d726066b965fb2 (127.0.216.193:35977)
I20260619 07:57:42.668630 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013871791s
I20260619 07:57:42.670356 6294 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53920
I20260619 07:57:42.683352 6416 heartbeater.cc:499] Master 127.0.216.254:42913 was elected leader, sending a full tablet report...
I20260619 07:57:42.692022 6294 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53932:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:42.723183 6381 tablet_service.cc:1511] Processing CreateTablet for tablet 378cba8de7eb4f9abceac2f03330d091 (DEFAULT_TABLE table=fake-table [id=05c1140981f5497baabbf7276bea549b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:42.724084 6381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 378cba8de7eb4f9abceac2f03330d091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:42.737290 6428 tablet_bootstrap.cc:492] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Bootstrap starting.
I20260619 07:57:42.741740 6428 tablet_bootstrap.cc:654] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:42.745615 6428 tablet_bootstrap.cc:492] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: No bootstrap required, opened a new log
I20260619 07:57:42.745949 6428 ts_tablet_manager.cc:1403] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:42.747810 6428 raft_consensus.cc:359] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d582b7b2e724dcf81d726066b965fb2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35977 } }
I20260619 07:57:42.748243 6428 raft_consensus.cc:385] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:42.748473 6428 raft_consensus.cc:740] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d582b7b2e724dcf81d726066b965fb2, State: Initialized, Role: FOLLOWER
I20260619 07:57:42.749100 6428 consensus_queue.cc:260] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d582b7b2e724dcf81d726066b965fb2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35977 } }
I20260619 07:57:42.749640 6428 raft_consensus.cc:399] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:42.749933 6428 raft_consensus.cc:493] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:42.750257 6428 raft_consensus.cc:3060] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:42.756132 6428 raft_consensus.cc:515] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d582b7b2e724dcf81d726066b965fb2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35977 } }
I20260619 07:57:42.756758 6428 leader_election.cc:304] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [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: 6d582b7b2e724dcf81d726066b965fb2; no voters:
I20260619 07:57:42.758177 6428 leader_election.cc:290] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:42.758507 6430 raft_consensus.cc:2804] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:42.763810 6430 raft_consensus.cc:697] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 1 LEADER]: Becoming Leader. State: Replica: 6d582b7b2e724dcf81d726066b965fb2, State: Running, Role: LEADER
I20260619 07:57:42.764719 6430 consensus_queue.cc:237] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [LEADER]: Queue going to LEADER mode. State: All 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: "6d582b7b2e724dcf81d726066b965fb2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35977 } }
I20260619 07:57:42.765415 6428 ts_tablet_manager.cc:1434] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Time spent starting tablet: real 0.019s user 0.012s sys 0.008s
I20260619 07:57:42.771566 6294 catalog_manager.cc:5696] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d582b7b2e724dcf81d726066b965fb2 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "6d582b7b2e724dcf81d726066b965fb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d582b7b2e724dcf81d726066b965fb2" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35977 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:42.825305 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:42.827306 6294 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53932:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20260619 07:57:42.843962 6436 tablet.cc:1724] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:42.864115 6293 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: fake-table [id=05c1140981f5497baabbf7276bea549b] alter complete (version 1)
I20260619 07:57:42.866799 6293 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53932:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20260619 07:57:42.880483 6436 tablet.cc:1724] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:42.898151 6294 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: fake-table [id=05c1140981f5497baabbf7276bea549b] alter complete (version 2)
I20260619 07:57:42.903064 6294 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53932:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20260619 07:57:42.915473 6436 tablet.cc:1724] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:42.935735 6294 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: fake-table [id=05c1140981f5497baabbf7276bea549b] alter complete (version 3)
I20260619 07:57:42.942077 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:42.959553 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:42.960301 867 tablet_replica.cc:333] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2: stopping tablet replica
I20260619 07:57:42.960906 867 raft_consensus.cc:2243] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:42.961335 867 raft_consensus.cc:2272] T 378cba8de7eb4f9abceac2f03330d091 P 6d582b7b2e724dcf81d726066b965fb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:42.972064 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:42.982220 867 master.cc:562] Master@127.0.216.254:42913 shutting down...
I20260619 07:57:43.000054 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:43.000589 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:43.001024 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 18f64140628047deb9e575a8c7a5dd55: stopping tablet replica
I20260619 07:57:43.021018 867 master.cc:584] Master@127.0.216.254:42913 shutdown complete.
[ OK ] AlterTableTest.TestMaintenancePriorityAlter (713 ms)
[ RUN ] AlterTableTest.DisableCompactionAlter
I20260619 07:57:43.049365 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:39183
I20260619 07:57:43.050540 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:43.053298 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:43.055737 867 webserver.cc:533] Webserver started at http://127.0.216.254:44205/ using document root <none> and password file <none>
I20260619 07:57:43.056306 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:43.056507 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:43.056829 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:43.058099 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "61976272a87b4312a65d678beb6766ce"
format_stamp: "Formatted at 2026-06-19 07:57:43 on dist-test-slave-9qfz"
I20260619 07:57:43.063032 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:43.066663 6440 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:43.067687 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:43.068022 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "61976272a87b4312a65d678beb6766ce"
format_stamp: "Formatted at 2026-06-19 07:57:43 on dist-test-slave-9qfz"
I20260619 07:57:43.068321 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:43.091957 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:43.092891 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:43.162245 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:39183
I20260619 07:57:43.162448 6492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:39183 every 8 connection(s)
I20260619 07:57:43.167979 6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:43.181180 6493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: Bootstrap starting.
I20260619 07:57:43.186162 6493 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:43.190604 6493 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: No bootstrap required, opened a new log
I20260619 07:57:43.192929 6493 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61976272a87b4312a65d678beb6766ce" member_type: VOTER }
I20260619 07:57:43.193591 6493 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:43.193850 6493 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61976272a87b4312a65d678beb6766ce, State: Initialized, Role: FOLLOWER
I20260619 07:57:43.194422 6493 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61976272a87b4312a65d678beb6766ce" member_type: VOTER }
I20260619 07:57:43.194900 6493 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:43.195137 6493 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:43.195459 6493 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:43.200063 6493 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61976272a87b4312a65d678beb6766ce" member_type: VOTER }
I20260619 07:57:43.200515 6493 leader_election.cc:304] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [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: 61976272a87b4312a65d678beb6766ce; no voters:
I20260619 07:57:43.201829 6493 leader_election.cc:290] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:43.202256 6496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:43.203784 6496 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 1 LEADER]: Becoming Leader. State: Replica: 61976272a87b4312a65d678beb6766ce, State: Running, Role: LEADER
I20260619 07:57:43.204541 6496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [LEADER]: Queue going to LEADER mode. State: All 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: "61976272a87b4312a65d678beb6766ce" member_type: VOTER }
I20260619 07:57:43.205305 6493 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:43.207739 6497 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61976272a87b4312a65d678beb6766ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61976272a87b4312a65d678beb6766ce" member_type: VOTER } }
I20260619 07:57:43.207777 6498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61976272a87b4312a65d678beb6766ce. Latest consensus state: current_term: 1 leader_uuid: "61976272a87b4312a65d678beb6766ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61976272a87b4312a65d678beb6766ce" member_type: VOTER } }
I20260619 07:57:43.208319 6497 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:43.208387 6498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:43.217870 6500 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:43.226083 6500 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:43.227346 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:43.235186 6500 catalog_manager.cc:1382] Generated new cluster ID: 74fa499deb2647cd90250033cb1d46fe
I20260619 07:57:43.235527 6500 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:43.269959 6500 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:43.271241 6500 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:43.282389 6500 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: Generated new TSK 0
I20260619 07:57:43.282887 6500 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:43.293867 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:43.299273 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:43.302842 867 webserver.cc:533] Webserver started at http://127.0.216.193:42993/ using document root <none> and password file <none>
I20260619 07:57:43.303501 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:43.303774 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:43.304126 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:43.305684 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "8658afc3cb2148ada04c420b13d8a59f"
format_stamp: "Formatted at 2026-06-19 07:57:43 on dist-test-slave-9qfz"
I20260619 07:57:43.311996 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.003s sys 0.003s
I20260619 07:57:43.316431 6517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:43.317320 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:43.317621 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "8658afc3cb2148ada04c420b13d8a59f"
format_stamp: "Formatted at 2026-06-19 07:57:43 on dist-test-slave-9qfz"
I20260619 07:57:43.317945 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:43.331437 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:43.333082 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:43.334858 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:43.337949 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:43.338210 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:43.338483 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:43.338697 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:43.390432 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:34325
I20260619 07:57:43.390633 6579 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:34325 every 8 connection(s)
I20260619 07:57:43.406821 6580 heartbeater.cc:344] Connected to a master server at 127.0.216.254:39183
I20260619 07:57:43.407246 6580 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:43.407929 6580 heartbeater.cc:507] Master 127.0.216.254:39183 requested a full tablet report, sending...
I20260619 07:57:43.410007 6458 ts_manager.cc:194] Registered new tserver with Master: 8658afc3cb2148ada04c420b13d8a59f (127.0.216.193:34325)
I20260619 07:57:43.410275 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.016291525s
I20260619 07:57:43.411808 6458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51340
I20260619 07:57:43.424546 6580 heartbeater.cc:499] Master 127.0.216.254:39183 was elected leader, sending a full tablet report...
I20260619 07:57:43.434689 6458 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51356:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:43.466504 6545 tablet_service.cc:1511] Processing CreateTablet for tablet afb516d3e8ee479881847d9d97fff186 (DEFAULT_TABLE table=fake-table [id=a1b7bee26991413389f778c4fdf6a2d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:43.467495 6545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afb516d3e8ee479881847d9d97fff186. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:43.480867 6592 tablet_bootstrap.cc:492] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Bootstrap starting.
I20260619 07:57:43.486162 6592 tablet_bootstrap.cc:654] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:43.489959 6592 tablet_bootstrap.cc:492] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: No bootstrap required, opened a new log
I20260619 07:57:43.490305 6592 ts_tablet_manager.cc:1403] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 07:57:43.492460 6592 raft_consensus.cc:359] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } }
I20260619 07:57:43.492931 6592 raft_consensus.cc:385] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:43.493296 6592 raft_consensus.cc:740] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8658afc3cb2148ada04c420b13d8a59f, State: Initialized, Role: FOLLOWER
I20260619 07:57:43.494644 6592 consensus_queue.cc:260] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } }
I20260619 07:57:43.495297 6594 raft_consensus.cc:493] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:43.495673 6594 raft_consensus.cc:515] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } }
I20260619 07:57:43.496279 6594 leader_election.cc:304] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8658afc3cb2148ada04c420b13d8a59f; no voters:
I20260619 07:57:43.495163 6592 raft_consensus.cc:399] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:43.500787 6592 raft_consensus.cc:493] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:43.501139 6592 raft_consensus.cc:3060] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:43.505177 6594 leader_election.cc:290] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers
I20260619 07:57:43.508090 6592 raft_consensus.cc:515] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } }
I20260619 07:57:43.508621 6592 leader_election.cc:304] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [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: 8658afc3cb2148ada04c420b13d8a59f; no voters:
I20260619 07:57:43.508809 6595 raft_consensus.cc:2764] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260619 07:57:43.509192 6592 leader_election.cc:290] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:43.509594 6594 raft_consensus.cc:2804] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:43.517530 6594 raft_consensus.cc:697] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 LEADER]: Becoming Leader. State: Replica: 8658afc3cb2148ada04c420b13d8a59f, State: Running, Role: LEADER
I20260619 07:57:43.518546 6592 ts_tablet_manager.cc:1434] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Time spent starting tablet: real 0.028s user 0.022s sys 0.004s
I20260619 07:57:43.518483 6594 consensus_queue.cc:237] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [LEADER]: Queue going to LEADER mode. State: All 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: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } }
I20260619 07:57:43.526345 6458 catalog_manager.cc:5696] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8658afc3cb2148ada04c420b13d8a59f (127.0.216.193). New cstate: current_term: 1 leader_uuid: "8658afc3cb2148ada04c420b13d8a59f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8658afc3cb2148ada04c420b13d8a59f" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34325 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:43.569942 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:43.571810 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260619 07:57:43.585297 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:43.604688 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 1)
I20260619 07:57:43.608701 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20260619 07:57:43.621956 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:43.638441 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 2)
I20260619 07:57:43.645394 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20260619 07:57:43.657857 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:43.675977 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 3)
I20260619 07:57:43.678651 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20260619 07:57:43.691068 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 3 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4
I20260619 07:57:43.708250 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 4)
I20260619 07:57:43.712646 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20260619 07:57:43.725162 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 4 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5
I20260619 07:57:43.741505 6458 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 5)
I20260619 07:57:43.745733 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20260619 07:57:43.758011 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 5 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6
I20260619 07:57:43.775455 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 6)
I20260619 07:57:43.779425 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 07:57:43.791850 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 6 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7
I20260619 07:57:43.813628 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 7)
I20260619 07:57:43.819453 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 07:57:43.832095 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 7 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8
I20260619 07:57:43.850385 6456 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 8)
I20260619 07:57:43.854809 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 07:57:43.867332 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 8 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9
I20260619 07:57:43.884799 6458 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 9)
I20260619 07:57:43.890118 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 07:57:43.902053 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 9 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10
I20260619 07:57:43.918936 6458 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 10)
I20260619 07:57:43.924214 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20260619 07:57:43.936893 6601 tablet.cc:1724] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 10 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 11
I20260619 07:57:43.957880 6458 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: fake-table [id=a1b7bee26991413389f778c4fdf6a2d1] alter complete (version 11)
I20260619 07:57:43.966018 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20260619 07:57:43.970054 6458 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20260619 07:57:43.974257 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20260619 07:57:43.978840 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20260619 07:57:43.983078 6456 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51356:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20260619 07:57:43.986120 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:44.008598 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:44.009399 867 tablet_replica.cc:333] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f: stopping tablet replica
I20260619 07:57:44.009918 867 raft_consensus.cc:2243] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:44.010340 867 raft_consensus.cc:2272] T afb516d3e8ee479881847d9d97fff186 P 8658afc3cb2148ada04c420b13d8a59f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:44.029983 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:44.037824 867 master.cc:562] Master@127.0.216.254:39183 shutting down...
I20260619 07:57:44.055770 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:44.056939 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:44.057454 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61976272a87b4312a65d678beb6766ce: stopping tablet replica
I20260619 07:57:44.075868 867 master.cc:584] Master@127.0.216.254:39183 shutdown complete.
[ OK ] AlterTableTest.DisableCompactionAlter (1064 ms)
[ RUN ] AlterTableTest.AddAndRemoveImmutableAttribute
I20260619 07:57:44.114166 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41177
I20260619 07:57:44.115571 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:44.118590 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:44.121163 867 webserver.cc:533] Webserver started at http://127.0.216.254:39633/ using document root <none> and password file <none>
I20260619 07:57:44.121749 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:44.121956 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:44.122262 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:44.123560 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "243f5543ffd14c5cb69a89f746f842a9"
format_stamp: "Formatted at 2026-06-19 07:57:44 on dist-test-slave-9qfz"
I20260619 07:57:44.129094 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:57:44.133062 6605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:44.133888 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:44.134200 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "243f5543ffd14c5cb69a89f746f842a9"
format_stamp: "Formatted at 2026-06-19 07:57:44 on dist-test-slave-9qfz"
I20260619 07:57:44.134527 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:44.157799 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:44.159261 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:44.203894 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41177
I20260619 07:57:44.203953 6656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41177 every 8 connection(s)
I20260619 07:57:44.208453 6657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:44.218710 6657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: Bootstrap starting.
I20260619 07:57:44.222656 6657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:44.226414 6657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: No bootstrap required, opened a new log
I20260619 07:57:44.228138 6657 raft_consensus.cc:359] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER }
I20260619 07:57:44.228495 6657 raft_consensus.cc:385] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:44.228713 6657 raft_consensus.cc:740] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 243f5543ffd14c5cb69a89f746f842a9, State: Initialized, Role: FOLLOWER
I20260619 07:57:44.229338 6657 consensus_queue.cc:260] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER }
I20260619 07:57:44.229763 6657 raft_consensus.cc:399] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:44.230029 6657 raft_consensus.cc:493] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:44.230299 6657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:44.234411 6657 raft_consensus.cc:515] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER }
I20260619 07:57:44.234911 6657 leader_election.cc:304] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [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: 243f5543ffd14c5cb69a89f746f842a9; no voters:
I20260619 07:57:44.236119 6657 leader_election.cc:290] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:44.236443 6660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:44.238674 6660 raft_consensus.cc:697] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 1 LEADER]: Becoming Leader. State: Replica: 243f5543ffd14c5cb69a89f746f842a9, State: Running, Role: LEADER
I20260619 07:57:44.239323 6660 consensus_queue.cc:237] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [LEADER]: Queue going to LEADER mode. State: All 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: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER }
I20260619 07:57:44.239759 6657 sys_catalog.cc:565] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:44.241982 6661 sys_catalog.cc:455] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "243f5543ffd14c5cb69a89f746f842a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER } }
I20260619 07:57:44.242101 6662 sys_catalog.cc:455] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 243f5543ffd14c5cb69a89f746f842a9. Latest consensus state: current_term: 1 leader_uuid: "243f5543ffd14c5cb69a89f746f842a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "243f5543ffd14c5cb69a89f746f842a9" member_type: VOTER } }
I20260619 07:57:44.242434 6661 sys_catalog.cc:458] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:44.242605 6662 sys_catalog.cc:458] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:44.250516 6665 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:44.258772 6665 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:44.262069 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:44.268620 6665 catalog_manager.cc:1382] Generated new cluster ID: a7089bcda3e141e2853e9f53add72fd3
I20260619 07:57:44.268963 6665 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:44.288513 6665 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:44.289655 6665 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:44.303409 6665 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: Generated new TSK 0
I20260619 07:57:44.303987 6665 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:44.331691 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:44.336086 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:44.339495 867 webserver.cc:533] Webserver started at http://127.0.216.193:45605/ using document root <none> and password file <none>
I20260619 07:57:44.339967 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:44.340229 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:44.340550 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:44.341682 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "e699c8dc31904f86a09770f2ae759c43"
format_stamp: "Formatted at 2026-06-19 07:57:44 on dist-test-slave-9qfz"
I20260619 07:57:44.346164 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:44.349645 6681 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:44.350440 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.001s
I20260619 07:57:44.350705 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "e699c8dc31904f86a09770f2ae759c43"
format_stamp: "Formatted at 2026-06-19 07:57:44 on dist-test-slave-9qfz"
I20260619 07:57:44.350957 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:44.361944 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:44.362882 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:44.364389 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:44.366823 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:44.366990 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:44.367281 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:44.367444 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:44.423619 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:34081
I20260619 07:57:44.423720 6743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:34081 every 8 connection(s)
I20260619 07:57:44.442708 6744 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41177
I20260619 07:57:44.443020 6744 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:44.443742 6744 heartbeater.cc:507] Master 127.0.216.254:41177 requested a full tablet report, sending...
I20260619 07:57:44.445755 6622 ts_manager.cc:194] Registered new tserver with Master: e699c8dc31904f86a09770f2ae759c43 (127.0.216.193:34081)
I20260619 07:57:44.446940 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.019796945s
I20260619 07:57:44.447957 6622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60664
I20260619 07:57:44.460850 6744 heartbeater.cc:499] Master 127.0.216.254:41177 was elected leader, sending a full tablet report...
I20260619 07:57:44.469662 6622 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60670:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:44.504441 6709 tablet_service.cc:1511] Processing CreateTablet for tablet f1e161fc6b4742a8857b88c863f798ea (DEFAULT_TABLE table=fake-table [id=3b86b55dc42b4ac48720983e09f47e04]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:44.505667 6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e161fc6b4742a8857b88c863f798ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:44.522217 6756 tablet_bootstrap.cc:492] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Bootstrap starting.
I20260619 07:57:44.527666 6756 tablet_bootstrap.cc:654] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:44.531924 6756 tablet_bootstrap.cc:492] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: No bootstrap required, opened a new log
I20260619 07:57:44.532302 6756 ts_tablet_manager.cc:1403] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Time spent bootstrapping tablet: real 0.010s user 0.004s sys 0.004s
I20260619 07:57:44.534127 6756 raft_consensus.cc:359] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e699c8dc31904f86a09770f2ae759c43" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34081 } }
I20260619 07:57:44.534570 6756 raft_consensus.cc:385] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:44.534912 6756 raft_consensus.cc:740] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e699c8dc31904f86a09770f2ae759c43, State: Initialized, Role: FOLLOWER
I20260619 07:57:44.535571 6756 consensus_queue.cc:260] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e699c8dc31904f86a09770f2ae759c43" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34081 } }
I20260619 07:57:44.536266 6756 raft_consensus.cc:399] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:44.536607 6756 raft_consensus.cc:493] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:44.536934 6756 raft_consensus.cc:3060] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:44.542147 6756 raft_consensus.cc:515] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e699c8dc31904f86a09770f2ae759c43" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34081 } }
I20260619 07:57:44.542795 6756 leader_election.cc:304] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [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: e699c8dc31904f86a09770f2ae759c43; no voters:
I20260619 07:57:44.544215 6756 leader_election.cc:290] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:44.544536 6758 raft_consensus.cc:2804] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:44.546785 6756 ts_tablet_manager.cc:1434] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Time spent starting tablet: real 0.014s user 0.009s sys 0.006s
I20260619 07:57:44.547906 6758 raft_consensus.cc:697] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 1 LEADER]: Becoming Leader. State: Replica: e699c8dc31904f86a09770f2ae759c43, State: Running, Role: LEADER
I20260619 07:57:44.548614 6758 consensus_queue.cc:237] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [LEADER]: Queue going to LEADER mode. State: All 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: "e699c8dc31904f86a09770f2ae759c43" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34081 } }
I20260619 07:57:44.554214 6622 catalog_manager.cc:5696] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to e699c8dc31904f86a09770f2ae759c43 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "e699c8dc31904f86a09770f2ae759c43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e699c8dc31904f86a09770f2ae759c43" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34081 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:44.586303 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:44.661710 6621 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60670:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20260619 07:57:44.675868 6765 tablet.cc:1724] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:44.677584 6765 tablet.cc:1622] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: MemRowSet was empty: no flush needed.
I20260619 07:57:44.697818 6622 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: fake-table [id=3b86b55dc42b4ac48720983e09f47e04] alter complete (version 1)
I20260619 07:57:44.755851 6621 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60670:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20260619 07:57:44.769341 6765 tablet.cc:1724] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL IMMUTABLE,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:44.771209 6765 tablet.cc:1622] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: MemRowSet was empty: no flush needed.
I20260619 07:57:44.790480 6622 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: fake-table [id=3b86b55dc42b4ac48720983e09f47e04] alter complete (version 2)
I20260619 07:57:44.848878 6621 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60670:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: true } } } modify_external_catalogs: true
I20260619 07:57:44.862161 6765 tablet.cc:1724] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
12:c2 INT32 NULLABLE IMMUTABLE,
PRIMARY KEY (c0)
) version 3
I20260619 07:57:44.864341 6765 tablet.cc:1622] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: MemRowSet was empty: no flush needed.
I20260619 07:57:44.886620 6622 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: fake-table [id=3b86b55dc42b4ac48720983e09f47e04] alter complete (version 3)
I20260619 07:57:44.946622 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:44.969372 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:44.970113 867 tablet_replica.cc:333] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43: stopping tablet replica
I20260619 07:57:44.970912 867 raft_consensus.cc:2243] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:44.971441 867 raft_consensus.cc:2272] T f1e161fc6b4742a8857b88c863f798ea P e699c8dc31904f86a09770f2ae759c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:44.993983 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:45.006301 867 master.cc:562] Master@127.0.216.254:41177 shutting down...
I20260619 07:57:45.021706 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:45.022270 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:45.022624 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 243f5543ffd14c5cb69a89f746f842a9: stopping tablet replica
I20260619 07:57:45.041386 867 master.cc:584] Master@127.0.216.254:41177 shutdown complete.
[ OK ] AlterTableTest.AddAndRemoveImmutableAttribute (954 ms)
[ RUN ] AlterTableTest.DropAndAddBackSameRangePartition
I20260619 07:57:45.069024 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41827
I20260619 07:57:45.070350 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:45.073436 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:45.076012 867 webserver.cc:533] Webserver started at http://127.0.216.254:46741/ using document root <none> and password file <none>
I20260619 07:57:45.076591 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:45.076824 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:45.077118 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:45.078440 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "fa375943f8f44479ab1d1b692b699321"
format_stamp: "Formatted at 2026-06-19 07:57:45 on dist-test-slave-9qfz"
I20260619 07:57:45.083796 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.002s
I20260619 07:57:45.087740 6769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:45.088637 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:45.089030 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "fa375943f8f44479ab1d1b692b699321"
format_stamp: "Formatted at 2026-06-19 07:57:45 on dist-test-slave-9qfz"
I20260619 07:57:45.089426 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:45.113022 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:45.113996 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:45.160161 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41827
I20260619 07:57:45.160267 6820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41827 every 8 connection(s)
I20260619 07:57:45.164445 6821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.179455 6821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Bootstrap starting.
I20260619 07:57:45.185101 6821 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.189761 6821 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: No bootstrap required, opened a new log
I20260619 07:57:45.192292 6821 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER }
I20260619 07:57:45.192775 6821 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.193034 6821 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa375943f8f44479ab1d1b692b699321, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.193647 6821 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER }
I20260619 07:57:45.194196 6821 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.194465 6821 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.194769 6821 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.201215 6821 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER }
I20260619 07:57:45.201809 6821 leader_election.cc:304] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [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: fa375943f8f44479ab1d1b692b699321; no voters:
I20260619 07:57:45.203047 6821 leader_election.cc:290] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.203369 6824 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.205122 6824 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 1 LEADER]: Becoming Leader. State: Replica: fa375943f8f44479ab1d1b692b699321, State: Running, Role: LEADER
I20260619 07:57:45.205773 6824 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [LEADER]: Queue going to LEADER mode. State: All 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: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER }
I20260619 07:57:45.206131 6821 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:45.208240 6825 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa375943f8f44479ab1d1b692b699321" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER } }
I20260619 07:57:45.208747 6825 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:45.214226 6829 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:45.214387 6826 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa375943f8f44479ab1d1b692b699321. Latest consensus state: current_term: 1 leader_uuid: "fa375943f8f44479ab1d1b692b699321" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa375943f8f44479ab1d1b692b699321" member_type: VOTER } }
I20260619 07:57:45.215126 6826 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:45.220803 6829 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:45.231079 6829 catalog_manager.cc:1382] Generated new cluster ID: bf438f2aeb4e4db1bc5527370c6b708b
I20260619 07:57:45.231319 6829 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:45.248368 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:45.250123 6829 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:45.251623 6829 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:45.269125 6829 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Generated new TSK 0
I20260619 07:57:45.269733 6829 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:45.282136 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:45.285336 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:45.288657 867 webserver.cc:533] Webserver started at http://127.0.216.193:38585/ using document root <none> and password file <none>
I20260619 07:57:45.289209 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:45.289403 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:45.289795 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:45.291031 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "06be23f8b934430aa5ae98e2047208ad"
format_stamp: "Formatted at 2026-06-19 07:57:45 on dist-test-slave-9qfz"
I20260619 07:57:45.295856 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:45.299505 6846 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:45.300364 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:45.300671 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "06be23f8b934430aa5ae98e2047208ad"
format_stamp: "Formatted at 2026-06-19 07:57:45 on dist-test-slave-9qfz"
I20260619 07:57:45.301043 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:45.327019 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:45.328507 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:45.330439 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:45.333698 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:45.333938 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:45.334199 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:45.334419 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:45.383751 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:41959
I20260619 07:57:45.383868 6908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:41959 every 8 connection(s)
I20260619 07:57:45.400844 6909 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41827
I20260619 07:57:45.401187 6909 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:45.401871 6909 heartbeater.cc:507] Master 127.0.216.254:41827 requested a full tablet report, sending...
I20260619 07:57:45.403932 6786 ts_manager.cc:194] Registered new tserver with Master: 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959)
I20260619 07:57:45.404603 867 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.017303706s
I20260619 07:57:45.405622 6786 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43662
I20260619 07:57:45.418385 6909 heartbeater.cc:499] Master 127.0.216.254:41827 was elected leader, sending a full tablet report...
I20260619 07:57:45.430380 6786 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43678:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:57:45.468351 6874 tablet_service.cc:1511] Processing CreateTablet for tablet 8fdac4ac9b1944b598d5fe9e6d8dd151 (DEFAULT_TABLE table=fake-table [id=741cc0575c484abe8843e35442547916]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:45.469270 6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fdac4ac9b1944b598d5fe9e6d8dd151. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.481812 6921 tablet_bootstrap.cc:492] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.486159 6921 tablet_bootstrap.cc:654] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.490902 6921 tablet_bootstrap.cc:492] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.491295 6921 ts_tablet_manager.cc:1403] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.010s user 0.005s sys 0.003s
I20260619 07:57:45.493152 6921 raft_consensus.cc:359] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.493574 6921 raft_consensus.cc:385] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.493808 6921 raft_consensus.cc:740] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.494366 6921 consensus_queue.cc:260] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.494848 6921 raft_consensus.cc:399] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.495098 6921 raft_consensus.cc:493] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.495447 6921 raft_consensus.cc:3060] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.500536 6921 raft_consensus.cc:515] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.501209 6921 leader_election.cc:304] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.502756 6921 leader_election.cc:290] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.503057 6923 raft_consensus.cc:2804] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.505405 6921 ts_tablet_manager.cc:1434] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.014s user 0.013s sys 0.002s
I20260619 07:57:45.506547 6923 raft_consensus.cc:697] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.507397 6923 consensus_queue.cc:237] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.513602 6786 catalog_manager.cc:5696] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.559005 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:45.562455 6786 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43678:
name: "test-dup-ranges"
schema {
columns {
name: "c0"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c2"
type: UNIXTIME_MICROS
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c3"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c4"
type: STRING
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c5"
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: "\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000""\006\004\000\000@bAYD\006\000\007\004\000\000P\007\026BE\006\000"
indirect_data: """"
}
partition_schema {
hash_schema {
columns {
name: "c0"
}
columns {
name: "c4"
}
num_buckets: 5
seed: 0
}
range_schema {
columns {
name: "c2"
}
}
}
I20260619 07:57:45.591809 6874 tablet_service.cc:1511] Processing CreateTablet for tablet ac6316087ee448de8499d59d51123d85 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260619 07:57:45.593079 6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac6316087ee448de8499d59d51123d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.595726 6873 tablet_service.cc:1511] Processing CreateTablet for tablet 68186c5c7bb54bea8708ff83623cb36e (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260619 07:57:45.596891 6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68186c5c7bb54bea8708ff83623cb36e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.598209 6871 tablet_service.cc:1511] Processing CreateTablet for tablet 8600f001d9264e36b3975d76d5b4501b (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260619 07:57:45.599391 6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8600f001d9264e36b3975d76d5b4501b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.602218 6872 tablet_service.cc:1511] Processing CreateTablet for tablet 42910c6641f849a3b7b295903f20b6fd (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260619 07:57:45.603607 6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42910c6641f849a3b7b295903f20b6fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.608930 6870 tablet_service.cc:1511] Processing CreateTablet for tablet 8100dbfa088d41968381a4390c15a834 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-11-24T16:00:00.000000Z <= VALUES < 2025-12-06T05:46:40.000000Z
I20260619 07:57:45.610215 6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8100dbfa088d41968381a4390c15a834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.615965 6921 tablet_bootstrap.cc:492] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.622169 6921 tablet_bootstrap.cc:654] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.629603 6921 tablet_bootstrap.cc:492] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.630002 6921 ts_tablet_manager.cc:1403] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.014s user 0.011s sys 0.000s
I20260619 07:57:45.632629 6921 raft_consensus.cc:359] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.633318 6921 raft_consensus.cc:385] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.633647 6921 raft_consensus.cc:740] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.634310 6921 consensus_queue.cc:260] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.634936 6921 raft_consensus.cc:399] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.635236 6921 raft_consensus.cc:493] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.635558 6921 raft_consensus.cc:3060] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.641981 6921 raft_consensus.cc:515] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.642680 6921 leader_election.cc:304] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.643255 6921 leader_election.cc:290] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.643406 6923 raft_consensus.cc:2804] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.644378 6923 raft_consensus.cc:697] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.644819 6921 ts_tablet_manager.cc:1434] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.015s user 0.016s sys 0.000s
I20260619 07:57:45.645038 6923 consensus_queue.cc:237] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.645615 6921 tablet_bootstrap.cc:492] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.651672 6785 catalog_manager.cc:5696] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.652108 6921 tablet_bootstrap.cc:654] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.657303 6921 tablet_bootstrap.cc:492] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.657724 6921 ts_tablet_manager.cc:1403] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.012s user 0.004s sys 0.008s
I20260619 07:57:45.660264 6921 raft_consensus.cc:359] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.660821 6921 raft_consensus.cc:385] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.661131 6921 raft_consensus.cc:740] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.661716 6921 consensus_queue.cc:260] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.662317 6921 raft_consensus.cc:399] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.662597 6921 raft_consensus.cc:493] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.663125 6921 raft_consensus.cc:3060] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.669689 6921 raft_consensus.cc:515] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.670327 6921 leader_election.cc:304] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.670924 6921 leader_election.cc:290] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.671041 6923 raft_consensus.cc:2804] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.671612 6923 raft_consensus.cc:697] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.672446 6921 ts_tablet_manager.cc:1434] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.014s user 0.011s sys 0.000s
I20260619 07:57:45.672279 6923 consensus_queue.cc:237] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.673292 6921 tablet_bootstrap.cc:492] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.679832 6921 tablet_bootstrap.cc:654] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.681260 6786 catalog_manager.cc:5696] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.684556 6921 tablet_bootstrap.cc:492] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.684944 6921 ts_tablet_manager.cc:1403] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.012s user 0.003s sys 0.008s
I20260619 07:57:45.687394 6921 raft_consensus.cc:359] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.687872 6921 raft_consensus.cc:385] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.688136 6921 raft_consensus.cc:740] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.689276 6921 consensus_queue.cc:260] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.689891 6921 raft_consensus.cc:399] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.690270 6921 raft_consensus.cc:493] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.690601 6921 raft_consensus.cc:3060] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.696914 6921 raft_consensus.cc:515] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.697438 6921 leader_election.cc:304] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.697923 6921 leader_election.cc:290] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.698045 6923 raft_consensus.cc:2804] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.698493 6923 raft_consensus.cc:697] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.699167 6923 consensus_queue.cc:237] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.699574 6921 ts_tablet_manager.cc:1434] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.014s user 0.008s sys 0.003s
I20260619 07:57:45.700395 6921 tablet_bootstrap.cc:492] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.705463 6786 catalog_manager.cc:5696] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.706470 6921 tablet_bootstrap.cc:654] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.711753 6921 tablet_bootstrap.cc:492] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.712141 6921 ts_tablet_manager.cc:1403] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.012s user 0.010s sys 0.000s
I20260619 07:57:45.715148 6921 raft_consensus.cc:359] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.715651 6921 raft_consensus.cc:385] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.715982 6921 raft_consensus.cc:740] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.716622 6921 consensus_queue.cc:260] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.717193 6921 raft_consensus.cc:399] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.717437 6921 raft_consensus.cc:493] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.717702 6921 raft_consensus.cc:3060] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.722512 6921 raft_consensus.cc:515] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.723038 6921 leader_election.cc:304] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.723461 6921 leader_election.cc:290] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.723631 6923 raft_consensus.cc:2804] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.724156 6923 raft_consensus.cc:697] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.725023 6921 ts_tablet_manager.cc:1434] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.013s user 0.003s sys 0.011s
I20260619 07:57:45.724839 6923 consensus_queue.cc:237] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.725736 6921 tablet_bootstrap.cc:492] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.731741 6921 tablet_bootstrap.cc:654] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.731891 6785 catalog_manager.cc:5696] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.735514 6921 tablet_bootstrap.cc:492] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.735859 6921 ts_tablet_manager.cc:1403] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:57:45.738009 6921 raft_consensus.cc:359] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.738432 6921 raft_consensus.cc:385] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.738677 6921 raft_consensus.cc:740] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.739300 6921 consensus_queue.cc:260] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.739841 6921 raft_consensus.cc:399] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.740100 6921 raft_consensus.cc:493] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.740389 6921 raft_consensus.cc:3060] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.745945 6921 raft_consensus.cc:515] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.746376 6921 leader_election.cc:304] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.746833 6921 leader_election.cc:290] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.746945 6923 raft_consensus.cc:2804] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.747360 6923 raft_consensus.cc:697] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.748168 6921 ts_tablet_manager.cc:1434] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.012s user 0.010s sys 0.000s
I20260619 07:57:45.747964 6923 consensus_queue.cc:237] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.753342 6785 catalog_manager.cc:5696] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.794473 6786 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260619 07:57:45.814682 6786 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12b5f816904247e1a506483638de9b9e has no consensus state
W20260619 07:57:45.816582 6786 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1d3357cf91c24eb8807f116195abbc00 has no consensus state
W20260619 07:57:45.818401 6786 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e4de4c49ca9642839ddc1eb162655daa has no consensus state
W20260619 07:57:45.820405 6786 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 708e488cdada4942890c35ca39546ba8 has no consensus state
W20260619 07:57:45.822136 6786 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d96d8ba948f548d9b243551d5dd34a90 has no consensus state
I20260619 07:57:45.839501 6874 tablet_service.cc:1511] Processing CreateTablet for tablet 12b5f816904247e1a506483638de9b9e (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:45.841828 6870 tablet_service.cc:1511] Processing CreateTablet for tablet 1d3357cf91c24eb8807f116195abbc00 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:45.843132 6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d3357cf91c24eb8807f116195abbc00. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 07:57:45.845875 6770 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 1d3357cf91c24eb8807f116195abbc00 (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1d3357cf91c24eb8807f116195abbc00 consensus state has no leader
I20260619 07:57:45.845561 6873 tablet_service.cc:1511] Processing CreateTablet for tablet 708e488cdada4942890c35ca39546ba8 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:45.847648 6872 tablet_service.cc:1511] Processing CreateTablet for tablet e4de4c49ca9642839ddc1eb162655daa (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:45.848037 6871 tablet_service.cc:1511] Processing CreateTablet for tablet d96d8ba948f548d9b243551d5dd34a90 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:45.848892 6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4de4c49ca9642839ddc1eb162655daa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.849459 6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708e488cdada4942890c35ca39546ba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.850025 6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d96d8ba948f548d9b243551d5dd34a90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.850740 6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b5f816904247e1a506483638de9b9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:45.862741 6921 tablet_bootstrap.cc:492] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.868539 6921 tablet_bootstrap.cc:654] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.885802 6921 tablet_bootstrap.cc:492] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.886196 6921 ts_tablet_manager.cc:1403] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.024s user 0.006s sys 0.007s
I20260619 07:57:45.888273 6921 raft_consensus.cc:359] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.888839 6921 raft_consensus.cc:385] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.889058 6921 raft_consensus.cc:740] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.889614 6921 consensus_queue.cc:260] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.890074 6921 raft_consensus.cc:399] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.890298 6921 raft_consensus.cc:493] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.890547 6921 raft_consensus.cc:3060] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.895524 6921 raft_consensus.cc:515] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.896081 6921 leader_election.cc:304] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.896522 6921 leader_election.cc:290] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.896679 6923 raft_consensus.cc:2804] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.897176 6923 raft_consensus.cc:697] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.897891 6921 ts_tablet_manager.cc:1434] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.011s user 0.008s sys 0.004s
I20260619 07:57:45.897845 6923 consensus_queue.cc:237] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.898584 6921 tablet_bootstrap.cc:492] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.904511 6921 tablet_bootstrap.cc:654] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.904359 6785 catalog_manager.cc:5696] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.908519 6921 tablet_bootstrap.cc:492] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.908879 6921 ts_tablet_manager.cc:1403] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:57:45.910519 6921 raft_consensus.cc:359] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.910948 6921 raft_consensus.cc:385] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.911180 6921 raft_consensus.cc:740] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.911661 6921 consensus_queue.cc:260] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.912177 6921 raft_consensus.cc:399] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.912441 6921 raft_consensus.cc:493] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.912721 6921 raft_consensus.cc:3060] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.917675 6921 raft_consensus.cc:515] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.918258 6921 leader_election.cc:304] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.918751 6921 leader_election.cc:290] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.918871 6923 raft_consensus.cc:2804] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.919546 6923 raft_consensus.cc:697] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.920415 6921 ts_tablet_manager.cc:1434] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.011s user 0.010s sys 0.000s
I20260619 07:57:45.920241 6923 consensus_queue.cc:237] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.921164 6921 tablet_bootstrap.cc:492] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.926298 6921 tablet_bootstrap.cc:654] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.926435 6785 catalog_manager.cc:5696] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.936599 6921 tablet_bootstrap.cc:492] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.937031 6921 ts_tablet_manager.cc:1403] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.016s user 0.012s sys 0.004s
I20260619 07:57:45.939010 6921 raft_consensus.cc:359] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.939391 6921 raft_consensus.cc:385] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.939595 6921 raft_consensus.cc:740] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.940106 6921 consensus_queue.cc:260] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.940557 6921 raft_consensus.cc:399] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.940800 6921 raft_consensus.cc:493] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.941042 6921 raft_consensus.cc:3060] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.945029 6921 raft_consensus.cc:515] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.945523 6921 leader_election.cc:304] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.945937 6921 leader_election.cc:290] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.946081 6923 raft_consensus.cc:2804] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.946508 6923 raft_consensus.cc:697] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.947280 6921 ts_tablet_manager.cc:1434] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.010s user 0.008s sys 0.000s
I20260619 07:57:45.947199 6923 consensus_queue.cc:237] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.947950 6921 tablet_bootstrap.cc:492] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.953379 6921 tablet_bootstrap.cc:654] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.958494 6921 tablet_bootstrap.cc:492] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.958815 6921 ts_tablet_manager.cc:1403] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.011s user 0.008s sys 0.000s
I20260619 07:57:45.959941 6785 catalog_manager.cc:5696] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.960355 6921 raft_consensus.cc:359] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.960798 6921 raft_consensus.cc:385] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.960997 6921 raft_consensus.cc:740] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.961513 6921 consensus_queue.cc:260] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.961905 6921 raft_consensus.cc:399] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.962147 6921 raft_consensus.cc:493] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.962438 6921 raft_consensus.cc:3060] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.967813 6921 raft_consensus.cc:515] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.968268 6921 leader_election.cc:304] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.968712 6921 leader_election.cc:290] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.968869 6923 raft_consensus.cc:2804] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.969796 6923 raft_consensus.cc:697] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.970252 6921 ts_tablet_manager.cc:1434] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260619 07:57:45.970487 6923 consensus_queue.cc:237] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.971716 6921 tablet_bootstrap.cc:492] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:45.978621 6921 tablet_bootstrap.cc:654] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:45.982713 6785 catalog_manager.cc:5696] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:45.985769 6921 tablet_bootstrap.cc:492] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:45.986123 6921 ts_tablet_manager.cc:1403] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.015s user 0.009s sys 0.004s
I20260619 07:57:45.988008 6921 raft_consensus.cc:359] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.988421 6921 raft_consensus.cc:385] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:45.988627 6921 raft_consensus.cc:740] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:45.989168 6921 consensus_queue.cc:260] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.989617 6921 raft_consensus.cc:399] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:45.989840 6921 raft_consensus.cc:493] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:45.990084 6921 raft_consensus.cc:3060] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:45.994606 6921 raft_consensus.cc:515] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.995165 6921 leader_election.cc:304] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:45.995684 6921 leader_election.cc:290] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:45.995849 6923 raft_consensus.cc:2804] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:45.996331 6923 raft_consensus.cc:697] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:45.996965 6923 consensus_queue.cc:237] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:45.997308 6921 ts_tablet_manager.cc:1434] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.011s user 0.012s sys 0.000s
I20260619 07:57:46.006970 6785 catalog_manager.cc:5696] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.019032 6785 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: test-dup-ranges [id=febc786bb16649c1970cdea47423769c] alter complete (version 0)
I20260619 07:57:46.035146 6786 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:46.056196 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 12b5f816904247e1a506483638de9b9e
I20260619 07:57:46.056917 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 1d3357cf91c24eb8807f116195abbc00
I20260619 07:57:46.058081 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet e4de4c49ca9642839ddc1eb162655daa
I20260619 07:57:46.058481 6871 tablet_service.cc:1558] Processing DeleteTablet for tablet 12b5f816904247e1a506483638de9b9e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.060724 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 708e488cdada4942890c35ca39546ba8
I20260619 07:57:46.061404 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet d96d8ba948f548d9b243551d5dd34a90
I20260619 07:57:46.062605 6872 tablet_service.cc:1558] Processing DeleteTablet for tablet e4de4c49ca9642839ddc1eb162655daa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.063647 6873 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d3357cf91c24eb8807f116195abbc00 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.064169 6872 tablet_service.cc:1558] Processing DeleteTablet for tablet 708e488cdada4942890c35ca39546ba8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.065011 6870 tablet_service.cc:1558] Processing DeleteTablet for tablet d96d8ba948f548d9b243551d5dd34a90 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.069801 6949 tablet_replica.cc:333] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.069502 6785 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } custom_hash_schema { hash_schema { columns { name: "c0" } columns { name: "c4" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:46.070626 6949 raft_consensus.cc:2243] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.071125 6949 raft_consensus.cc:2272] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.074136 6949 ts_tablet_manager.cc:1916] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.087639 6949 ts_tablet_manager.cc:1929] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.088107 6949 log.cc:1199] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/12b5f816904247e1a506483638de9b9e
W20260619 07:57:46.088204 6785 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cb75a4e7b1e407c939ef0b8b8b6874b has no consensus state
I20260619 07:57:46.089308 6949 ts_tablet_manager.cc:1950] T 12b5f816904247e1a506483638de9b9e P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
W20260619 07:57:46.090083 6785 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1a351f49d9fc4a15aada9fdc1238a276 has no consensus state
I20260619 07:57:46.091990 6949 tablet_replica.cc:333] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
W20260619 07:57:46.092033 6785 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53ee5d065f6d4a21a65a05298ebe1b4c has no consensus state
I20260619 07:57:46.092933 6949 raft_consensus.cc:2243] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.093472 6949 raft_consensus.cc:2272] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
W20260619 07:57:46.093919 6785 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f8a1805bda6447c7b017809dba38ee62 has no consensus state
I20260619 07:57:46.095108 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet 12b5f816904247e1a506483638de9b9e (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
W20260619 07:57:46.096379 6785 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 05fd1ee919a14efe9fa4d4cf59e40744 has no consensus state
I20260619 07:57:46.096788 6949 ts_tablet_manager.cc:1916] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.112331 6949 ts_tablet_manager.cc:1929] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.112694 6949 log.cc:1199] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/e4de4c49ca9642839ddc1eb162655daa
I20260619 07:57:46.113466 6949 ts_tablet_manager.cc:1950] T e4de4c49ca9642839ddc1eb162655daa P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.116076 6871 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb75a4e7b1e407c939ef0b8b8b6874b (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 0, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:46.116202 6949 tablet_replica.cc:333] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.116626 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet e4de4c49ca9642839ddc1eb162655daa (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
I20260619 07:57:46.117972 6949 raft_consensus.cc:2243] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.118485 6949 raft_consensus.cc:2272] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.119452 6871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb75a4e7b1e407c939ef0b8b8b6874b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.120528 6873 tablet_service.cc:1511] Processing CreateTablet for tablet 1a351f49d9fc4a15aada9fdc1238a276 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 1, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:46.121779 6873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a351f49d9fc4a15aada9fdc1238a276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.123601 6949 ts_tablet_manager.cc:1916] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.126329 6870 tablet_service.cc:1511] Processing CreateTablet for tablet 53ee5d065f6d4a21a65a05298ebe1b4c (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 2, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:46.127530 6870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ee5d065f6d4a21a65a05298ebe1b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.135983 6872 tablet_service.cc:1511] Processing CreateTablet for tablet f8a1805bda6447c7b017809dba38ee62 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 3, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:46.137182 6872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8a1805bda6447c7b017809dba38ee62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.140199 6874 tablet_service.cc:1511] Processing CreateTablet for tablet 05fd1ee919a14efe9fa4d4cf59e40744 (DEFAULT_TABLE table=test-dup-ranges [id=febc786bb16649c1970cdea47423769c]), partition=HASH (c0, c4) PARTITION 4, RANGE (c2) PARTITION 2025-12-06T05:46:40.000000Z <= VALUES < 2025-12-17T19:33:20.000000Z
I20260619 07:57:46.141451 6874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05fd1ee919a14efe9fa4d4cf59e40744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.147964 6921 tablet_bootstrap.cc:492] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:46.154399 6921 tablet_bootstrap.cc:654] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.155339 6949 ts_tablet_manager.cc:1929] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.155797 6949 log.cc:1199] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/708e488cdada4942890c35ca39546ba8
I20260619 07:57:46.156632 6949 ts_tablet_manager.cc:1950] T 708e488cdada4942890c35ca39546ba8 P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.159864 6949 tablet_replica.cc:333] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.160710 6949 raft_consensus.cc:2243] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.161191 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet 708e488cdada4942890c35ca39546ba8 (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
I20260619 07:57:46.161295 6949 raft_consensus.cc:2272] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.169679 6921 tablet_bootstrap.cc:492] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:46.169721 6949 ts_tablet_manager.cc:1916] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.170210 6921 ts_tablet_manager.cc:1403] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.022s user 0.009s sys 0.000s
I20260619 07:57:46.173029 6921 raft_consensus.cc:359] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.173563 6921 raft_consensus.cc:385] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.173889 6921 raft_consensus.cc:740] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.174620 6921 consensus_queue.cc:260] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.176901 6921 raft_consensus.cc:399] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.177219 6921 raft_consensus.cc:493] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.177582 6921 raft_consensus.cc:3060] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.183987 6949 ts_tablet_manager.cc:1929] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.184365 6949 log.cc:1199] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/d96d8ba948f548d9b243551d5dd34a90
I20260619 07:57:46.184170 6921 raft_consensus.cc:515] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.185194 6949 ts_tablet_manager.cc:1950] T d96d8ba948f548d9b243551d5dd34a90 P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.185118 6921 leader_election.cc:304] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:46.185889 6923 raft_consensus.cc:2804] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.186292 6923 raft_consensus.cc:697] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:46.186929 6923 consensus_queue.cc:237] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.188122 6949 tablet_replica.cc:333] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.188949 6949 raft_consensus.cc:2243] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.189450 6949 raft_consensus.cc:2272] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.190487 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet d96d8ba948f548d9b243551d5dd34a90 (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
I20260619 07:57:46.191779 6921 leader_election.cc:290] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.193269 6921 ts_tablet_manager.cc:1434] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.023s user 0.013s sys 0.000s
I20260619 07:57:46.193964 6921 tablet_bootstrap.cc:492] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:46.194968 6949 ts_tablet_manager.cc:1916] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.201992 6921 tablet_bootstrap.cc:654] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.204176 6785 catalog_manager.cc:5696] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.212121 6949 ts_tablet_manager.cc:1929] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.212538 6949 log.cc:1199] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1d3357cf91c24eb8807f116195abbc00
I20260619 07:57:46.213299 6949 ts_tablet_manager.cc:1950] T 1d3357cf91c24eb8807f116195abbc00 P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.216054 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet 1d3357cf91c24eb8807f116195abbc00 (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
I20260619 07:57:46.218384 6921 tablet_bootstrap.cc:492] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:46.218746 6921 ts_tablet_manager.cc:1403] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.025s user 0.012s sys 0.007s
I20260619 07:57:46.220959 6921 raft_consensus.cc:359] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.221410 6921 raft_consensus.cc:385] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.221637 6921 raft_consensus.cc:740] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.222170 6921 consensus_queue.cc:260] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.222671 6921 raft_consensus.cc:399] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.222924 6921 raft_consensus.cc:493] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.223198 6921 raft_consensus.cc:3060] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.229053 6921 raft_consensus.cc:515] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.229657 6921 leader_election.cc:304] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:46.230149 6921 leader_election.cc:290] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.230286 6923 raft_consensus.cc:2804] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.230854 6923 raft_consensus.cc:697] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:46.231535 6921 ts_tablet_manager.cc:1434] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.013s user 0.012s sys 0.000s
I20260619 07:57:46.231520 6923 consensus_queue.cc:237] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.232354 6921 tablet_bootstrap.cc:492] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:46.236316 6785 catalog_manager.cc:5696] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.238073 6921 tablet_bootstrap.cc:654] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.242163 6921 tablet_bootstrap.cc:492] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:46.242563 6921 ts_tablet_manager.cc:1403] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:57:46.244763 6921 raft_consensus.cc:359] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.245227 6921 raft_consensus.cc:385] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.245460 6921 raft_consensus.cc:740] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.246018 6921 consensus_queue.cc:260] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.246532 6921 raft_consensus.cc:399] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.246807 6921 raft_consensus.cc:493] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.247084 6921 raft_consensus.cc:3060] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.251526 6921 raft_consensus.cc:515] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.251973 6921 leader_election.cc:304] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:46.252373 6921 leader_election.cc:290] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.252530 6923 raft_consensus.cc:2804] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.253010 6923 raft_consensus.cc:697] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:46.253710 6921 ts_tablet_manager.cc:1434] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.011s user 0.010s sys 0.000s
I20260619 07:57:46.253647 6923 consensus_queue.cc:237] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.254374 6921 tablet_bootstrap.cc:492] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:46.258991 6921 tablet_bootstrap.cc:654] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.261548 6785 catalog_manager.cc:5696] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.263365 6921 tablet_bootstrap.cc:492] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:46.263747 6921 ts_tablet_manager.cc:1403] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:57:46.265990 6921 raft_consensus.cc:359] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.266427 6921 raft_consensus.cc:385] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.266665 6921 raft_consensus.cc:740] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.267213 6921 consensus_queue.cc:260] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.267735 6921 raft_consensus.cc:399] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.267997 6921 raft_consensus.cc:493] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.268290 6921 raft_consensus.cc:3060] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.274521 6921 raft_consensus.cc:515] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.275030 6921 leader_election.cc:304] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:46.275621 6923 raft_consensus.cc:2804] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.276016 6923 raft_consensus.cc:697] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:46.276595 6923 consensus_queue.cc:237] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.279461 6921 leader_election.cc:290] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.281181 6921 ts_tablet_manager.cc:1434] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260619 07:57:46.281845 6921 tablet_bootstrap.cc:492] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Bootstrap starting.
I20260619 07:57:46.283084 6786 catalog_manager.cc:5696] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.287058 6921 tablet_bootstrap.cc:654] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.291972 6921 tablet_bootstrap.cc:492] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: No bootstrap required, opened a new log
I20260619 07:57:46.292302 6921 ts_tablet_manager.cc:1403] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Time spent bootstrapping tablet: real 0.011s user 0.005s sys 0.004s
I20260619 07:57:46.294466 6921 raft_consensus.cc:359] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.294934 6921 raft_consensus.cc:385] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.295173 6921 raft_consensus.cc:740] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.295704 6921 consensus_queue.cc:260] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.296234 6921 raft_consensus.cc:399] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.296476 6921 raft_consensus.cc:493] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.296764 6921 raft_consensus.cc:3060] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.302522 6921 raft_consensus.cc:515] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.303150 6921 leader_election.cc:304] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [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: 06be23f8b934430aa5ae98e2047208ad; no voters:
I20260619 07:57:46.303632 6921 leader_election.cc:290] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.303797 6923 raft_consensus.cc:2804] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.304256 6923 raft_consensus.cc:697] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Becoming Leader. State: Replica: 06be23f8b934430aa5ae98e2047208ad, State: Running, Role: LEADER
I20260619 07:57:46.304996 6921 ts_tablet_manager.cc:1434] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Time spent starting tablet: real 0.012s user 0.010s sys 0.004s
I20260619 07:57:46.304952 6923 consensus_queue.cc:237] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [LEADER]: Queue going to LEADER mode. State: All 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: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } }
I20260619 07:57:46.310607 6786 catalog_manager.cc:5696] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 06be23f8b934430aa5ae98e2047208ad (127.0.216.193). New cstate: current_term: 1 leader_uuid: "06be23f8b934430aa5ae98e2047208ad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06be23f8b934430aa5ae98e2047208ad" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 41959 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:46.322279 6786 catalog_manager.cc:6241] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: test-dup-ranges [id=febc786bb16649c1970cdea47423769c] alter complete (version 0)
I20260619 07:57:46.348613 6786 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000""\006\004\000\000P\007\026BE\006\000\007\004\000\000`\254\352*F\006\000" indirect_data: """" } } } schema { columns { name: "c0" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c2" type: UNIXTIME_MICROS is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c3" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c4" type: STRING is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c5" type: STRING is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:57:46.370301 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 3cb75a4e7b1e407c939ef0b8b8b6874b
I20260619 07:57:46.370999 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 1a351f49d9fc4a15aada9fdc1238a276
I20260619 07:57:46.371650 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 53ee5d065f6d4a21a65a05298ebe1b4c
I20260619 07:57:46.372263 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cb75a4e7b1e407c939ef0b8b8b6874b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.372781 6870 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a351f49d9fc4a15aada9fdc1238a276 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.373207 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ee5d065f6d4a21a65a05298ebe1b4c with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.373342 6949 tablet_replica.cc:333] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.372295 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet f8a1805bda6447c7b017809dba38ee62
I20260619 07:57:46.374217 6786 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 05fd1ee919a14efe9fa4d4cf59e40744
I20260619 07:57:46.374195 6949 raft_consensus.cc:2243] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.374835 6949 raft_consensus.cc:2272] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.375535 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet f8a1805bda6447c7b017809dba38ee62 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.376843 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet 05fd1ee919a14efe9fa4d4cf59e40744 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.378353 6949 ts_tablet_manager.cc:1916] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.385547 6785 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260619 07:57:46.386128 6785 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:43678:
table { table_name: "test-dup-ranges" } modify_external_catalogs: true
I20260619 07:57:46.394088 6949 ts_tablet_manager.cc:1929] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.394563 6949 log.cc:1199] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/3cb75a4e7b1e407c939ef0b8b8b6874b
I20260619 07:57:46.395442 6949 ts_tablet_manager.cc:1950] T 3cb75a4e7b1e407c939ef0b8b8b6874b P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.398983 6949 tablet_replica.cc:333] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.399838 6949 raft_consensus.cc:2243] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.400411 6949 raft_consensus.cc:2272] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.402359 6772 catalog_manager.cc:5027] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): tablet 3cb75a4e7b1e407c939ef0b8b8b6874b (table test-dup-ranges [id=febc786bb16649c1970cdea47423769c]) successfully deleted
I20260619 07:57:46.403825 6785 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet ac6316087ee448de8499d59d51123d85
I20260619 07:57:46.404500 6785 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 68186c5c7bb54bea8708ff83623cb36e
I20260619 07:57:46.405165 6785 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 42910c6641f849a3b7b295903f20b6fd
I20260619 07:57:46.405370 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet ac6316087ee448de8499d59d51123d85 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.405731 6785 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 8600f001d9264e36b3975d76d5b4501b
I20260619 07:57:46.406392 6785 catalog_manager.cc:5983] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: Sending DeleteTablet for 1 replicas of tablet 8100dbfa088d41968381a4390c15a834
I20260619 07:57:46.406898 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet 68186c5c7bb54bea8708ff83623cb36e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.409300 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:46.410400 6949 ts_tablet_manager.cc:1916] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.410897 6874 tablet_service.cc:1558] Processing DeleteTablet for tablet 42910c6641f849a3b7b295903f20b6fd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
W20260619 07:57:46.412009 6772 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 3 similar messages]
I20260619 07:57:46.410416 6870 tablet_service.cc:1558] Processing DeleteTablet for tablet 8600f001d9264e36b3975d76d5b4501b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:46 UTC) from {username='slave'} at 127.0.0.1:40372
I20260619 07:57:46.427349 6949 ts_tablet_manager.cc:1929] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.427855 6949 log.cc:1199] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/1a351f49d9fc4a15aada9fdc1238a276
I20260619 07:57:46.428762 6949 ts_tablet_manager.cc:1950] T 1a351f49d9fc4a15aada9fdc1238a276 P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.434152 6949 tablet_replica.cc:333] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.435613 6949 raft_consensus.cc:2243] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.436147 6949 raft_consensus.cc:2272] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.443563 6949 ts_tablet_manager.cc:1916] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:46.462450 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260619 07:57:46.462467 6772 catalog_manager.cc:4754] TS 06be23f8b934430aa5ae98e2047208ad (127.0.216.193:41959): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8100dbfa088d41968381a4390c15a834: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260619 07:57:46.463280 6949 ts_tablet_manager.cc:1929] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:46.463739 6949 log.cc:1199] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.AlterTableTest.DropAndAddBackSameRangePartition.1781855812743220-867-0/minicluster-data/ts-0-root/wals/53ee5d065f6d4a21a65a05298ebe1b4c
I20260619 07:57:46.464512 6949 ts_tablet_manager.cc:1950] T 53ee5d065f6d4a21a65a05298ebe1b4c P 06be23f8b934430aa5ae98e2047208ad: Deleting consensus metadata
I20260619 07:57:46.469518 867 tablet_replica.cc:333] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.470247 867 raft_consensus.cc:2243] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.470729 867 raft_consensus.cc:2272] T 05fd1ee919a14efe9fa4d4cf59e40744 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.473322 867 tablet_replica.cc:333] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.473838 867 raft_consensus.cc:2243] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.474210 867 raft_consensus.cc:2272] T f8a1805bda6447c7b017809dba38ee62 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.476153 867 tablet_replica.cc:333] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.476625 867 raft_consensus.cc:2243] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.477026 867 raft_consensus.cc:2272] T ac6316087ee448de8499d59d51123d85 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.478806 867 tablet_replica.cc:333] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.479316 867 raft_consensus.cc:2243] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.479704 867 raft_consensus.cc:2272] T 8fdac4ac9b1944b598d5fe9e6d8dd151 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.481457 867 tablet_replica.cc:333] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.481915 867 raft_consensus.cc:2243] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.482265 867 raft_consensus.cc:2272] T 8100dbfa088d41968381a4390c15a834 P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.484091 867 tablet_replica.cc:333] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.484535 867 raft_consensus.cc:2243] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.484948 867 raft_consensus.cc:2272] T 42910c6641f849a3b7b295903f20b6fd P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.486575 867 tablet_replica.cc:333] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.487036 867 raft_consensus.cc:2243] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.487386 867 raft_consensus.cc:2272] T 68186c5c7bb54bea8708ff83623cb36e P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.489266 867 tablet_replica.cc:333] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad: stopping tablet replica
I20260619 07:57:46.489687 867 raft_consensus.cc:2243] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.490036 867 raft_consensus.cc:2272] T 8600f001d9264e36b3975d76d5b4501b P 06be23f8b934430aa5ae98e2047208ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.513278 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:46.531908 867 master.cc:562] Master@127.0.216.254:41827 shutting down...
I20260619 07:57:46.633275 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:46.633780 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:46.634086 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa375943f8f44479ab1d1b692b699321: stopping tablet replica
I20260619 07:57:46.653973 867 master.cc:584] Master@127.0.216.254:41827 shutdown complete.
[ OK ] AlterTableTest.DropAndAddBackSameRangePartition (1610 ms)
[----------] 33 tests from AlterTableTest (53771 ms total)
[----------] 7 tests from ReplicatedAlterTableTest
[ RUN ] ReplicatedAlterTableTest.TestReplicatedAlter
I20260619 07:57:46.678858 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:45781
I20260619 07:57:46.679872 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:46.682121 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:46.684856 867 webserver.cc:533] Webserver started at http://127.0.216.254:35367/ using document root <none> and password file <none>
I20260619 07:57:46.685288 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:46.685477 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:46.685730 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:46.686707 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "9d74825110464fc1a3dae412fffacaf6"
format_stamp: "Formatted at 2026-06-19 07:57:46 on dist-test-slave-9qfz"
I20260619 07:57:46.691083 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:46.694517 6965 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:46.695312 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:57:46.695570 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "9d74825110464fc1a3dae412fffacaf6"
format_stamp: "Formatted at 2026-06-19 07:57:46 on dist-test-slave-9qfz"
I20260619 07:57:46.695824 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:46.720901 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:46.721844 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:46.770640 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:45781
I20260619 07:57:46.770895 7016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:45781 every 8 connection(s)
I20260619 07:57:46.775275 7017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:46.789740 7017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: Bootstrap starting.
I20260619 07:57:46.795317 7017 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:46.799877 7017 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: No bootstrap required, opened a new log
I20260619 07:57:46.802101 7017 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER }
I20260619 07:57:46.802531 7017 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:46.802776 7017 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d74825110464fc1a3dae412fffacaf6, State: Initialized, Role: FOLLOWER
I20260619 07:57:46.803351 7017 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER }
I20260619 07:57:46.803879 7017 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:46.804133 7017 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:46.804404 7017 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:46.808669 7017 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER }
I20260619 07:57:46.809191 7017 leader_election.cc:304] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [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: 9d74825110464fc1a3dae412fffacaf6; no voters:
I20260619 07:57:46.810382 7017 leader_election.cc:290] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:46.810696 7020 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:46.812170 7020 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 1 LEADER]: Becoming Leader. State: Replica: 9d74825110464fc1a3dae412fffacaf6, State: Running, Role: LEADER
I20260619 07:57:46.812855 7020 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [LEADER]: Queue going to LEADER mode. State: All 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: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER }
I20260619 07:57:46.813215 7017 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:46.831161 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:46.832971 7021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9d74825110464fc1a3dae412fffacaf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER } }
I20260619 07:57:46.833091 7022 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9d74825110464fc1a3dae412fffacaf6. Latest consensus state: current_term: 1 leader_uuid: "9d74825110464fc1a3dae412fffacaf6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d74825110464fc1a3dae412fffacaf6" member_type: VOTER } }
I20260619 07:57:46.833505 7021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:46.833542 7022 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [sys.catalog]: This master's current role is: LEADER
W20260619 07:57:46.836536 7035 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260619 07:57:46.836818 7035 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260619 07:57:46.837077 7036 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:46.841347 7036 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:46.849421 7036 catalog_manager.cc:1382] Generated new cluster ID: 89adab83543d45ab94b114edf5665068
I20260619 07:57:46.849668 7036 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:46.884037 7036 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:46.885653 7036 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:46.902191 7036 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: Generated new TSK 0
I20260619 07:57:46.902740 7036 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:46.962226 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:46.966560 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:46.969753 867 webserver.cc:533] Webserver started at http://127.0.216.193:43615/ using document root <none> and password file <none>
I20260619 07:57:46.970350 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:46.970577 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:46.970889 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:46.972270 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "c0c70e652f11485d8669dba81ec88a82"
format_stamp: "Formatted at 2026-06-19 07:57:46 on dist-test-slave-9qfz"
I20260619 07:57:46.978629 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.001s sys 0.004s
I20260619 07:57:46.983371 7041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:46.984215 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:46.984521 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "c0c70e652f11485d8669dba81ec88a82"
format_stamp: "Formatted at 2026-06-19 07:57:46 on dist-test-slave-9qfz"
I20260619 07:57:46.984894 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:47.008931 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:47.010134 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:47.011791 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:47.014743 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:47.014993 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.015249 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:47.015439 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.060424 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:40799
I20260619 07:57:47.060487 7103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:40799 every 8 connection(s)
I20260619 07:57:47.065871 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:47.070091 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:47.075237 867 webserver.cc:533] Webserver started at http://127.0.216.194:36321/ using document root <none> and password file <none>
I20260619 07:57:47.075870 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:47.076087 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:47.076345 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:47.077386 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "690bc1c90ff84f68aebd945bb83a6a78"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.083673 7104 heartbeater.cc:344] Connected to a master server at 127.0.216.254:45781
I20260619 07:57:47.083916 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.006s sys 0.000s
I20260619 07:57:47.084002 7104 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:47.084802 7104 heartbeater.cc:507] Master 127.0.216.254:45781 requested a full tablet report, sending...
I20260619 07:57:47.086578 6982 ts_manager.cc:194] Registered new tserver with Master: c0c70e652f11485d8669dba81ec88a82 (127.0.216.193:40799)
I20260619 07:57:47.088619 7111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.088941 6982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58270
I20260619 07:57:47.089584 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:47.089919 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "690bc1c90ff84f68aebd945bb83a6a78"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.090251 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:47.101634 7104 heartbeater.cc:499] Master 127.0.216.254:45781 was elected leader, sending a full tablet report...
I20260619 07:57:47.103443 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:47.104552 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:47.105985 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:47.108080 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:47.108287 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.108525 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:47.108687 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.185590 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:41285
I20260619 07:57:47.185729 7173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:41285 every 8 connection(s)
I20260619 07:57:47.192092 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:47.196157 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:47.203065 867 webserver.cc:533] Webserver started at http://127.0.216.195:46829/ using document root <none> and password file <none>
I20260619 07:57:47.203711 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:47.203982 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:47.204277 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:47.204716 7174 heartbeater.cc:344] Connected to a master server at 127.0.216.254:45781
I20260619 07:57:47.205133 7174 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:47.205574 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "938d63f233dd4e458b5f13d90010aec0"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.205946 7174 heartbeater.cc:507] Master 127.0.216.254:45781 requested a full tablet report, sending...
I20260619 07:57:47.208025 6982 ts_manager.cc:194] Registered new tserver with Master: 690bc1c90ff84f68aebd945bb83a6a78 (127.0.216.194:41285)
I20260619 07:57:47.209677 6982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58274
I20260619 07:57:47.212250 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.007s sys 0.000s
I20260619 07:57:47.217216 7180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.218016 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.000s sys 0.002s
I20260619 07:57:47.218328 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "938d63f233dd4e458b5f13d90010aec0"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.218658 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:47.222711 7174 heartbeater.cc:499] Master 127.0.216.254:45781 was elected leader, sending a full tablet report...
I20260619 07:57:47.242976 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:47.244360 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:47.246739 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:47.250245 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:47.250488 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.250756 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:47.250964 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.345625 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:32949
I20260619 07:57:47.345690 7242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:32949 every 8 connection(s)
I20260619 07:57:47.355576 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:47.359992 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:47.365196 867 webserver.cc:533] Webserver started at http://127.0.216.196:44589/ using document root <none> and password file <none>
I20260619 07:57:47.366024 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:47.366269 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:47.366573 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:47.366726 7243 heartbeater.cc:344] Connected to a master server at 127.0.216.254:45781
I20260619 07:57:47.367117 7243 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:47.367763 7243 heartbeater.cc:507] Master 127.0.216.254:45781 requested a full tablet report, sending...
I20260619 07:57:47.367987 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "cbdee30bc9c14e80aa6563a251d1ea24"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.369508 6982 ts_manager.cc:194] Registered new tserver with Master: 938d63f233dd4e458b5f13d90010aec0 (127.0.216.195:32949)
I20260619 07:57:47.370805 6982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58280
I20260619 07:57:47.374620 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.003s sys 0.004s
I20260619 07:57:47.380262 7249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.381067 867 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.002s sys 0.000s
I20260619 07:57:47.381358 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "cbdee30bc9c14e80aa6563a251d1ea24"
format_stamp: "Formatted at 2026-06-19 07:57:47 on dist-test-slave-9qfz"
I20260619 07:57:47.381647 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:47.382891 7243 heartbeater.cc:499] Master 127.0.216.254:45781 was elected leader, sending a full tablet report...
I20260619 07:57:47.398306 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:47.399598 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:47.401022 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:47.405002 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:47.405248 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.405545 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:47.405782 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:47.517936 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:36345
I20260619 07:57:47.518046 7311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:36345 every 8 connection(s)
I20260619 07:57:47.535843 7312 heartbeater.cc:344] Connected to a master server at 127.0.216.254:45781
I20260619 07:57:47.536268 7312 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:47.537108 7312 heartbeater.cc:507] Master 127.0.216.254:45781 requested a full tablet report, sending...
I20260619 07:57:47.539160 6981 ts_manager.cc:194] Registered new tserver with Master: cbdee30bc9c14e80aa6563a251d1ea24 (127.0.216.196:36345)
I20260619 07:57:47.540920 6981 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58296
I20260619 07:57:47.541795 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.018007154s
I20260619 07:57:47.555581 7312 heartbeater.cc:499] Master 127.0.216.254:45781 was elected leader, sending a full tablet report...
I20260619 07:57:47.573418 6980 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58308:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:47.638556 7069 tablet_service.cc:1511] Processing CreateTablet for tablet fd685fc91f2448a8b2d4104111b27c3c (DEFAULT_TABLE table=fake-table [id=77453c268a384ae89161003e184495f5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:47.639761 7069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd685fc91f2448a8b2d4104111b27c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:47.654773 7208 tablet_service.cc:1511] Processing CreateTablet for tablet fd685fc91f2448a8b2d4104111b27c3c (DEFAULT_TABLE table=fake-table [id=77453c268a384ae89161003e184495f5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:47.656050 7208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd685fc91f2448a8b2d4104111b27c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:47.656199 7277 tablet_service.cc:1511] Processing CreateTablet for tablet fd685fc91f2448a8b2d4104111b27c3c (DEFAULT_TABLE table=fake-table [id=77453c268a384ae89161003e184495f5]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:47.657373 7277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd685fc91f2448a8b2d4104111b27c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:47.695366 7330 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Bootstrap starting.
I20260619 07:57:47.701058 7330 tablet_bootstrap.cc:654] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:47.715693 7329 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Bootstrap starting.
I20260619 07:57:47.720890 7330 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: No bootstrap required, opened a new log
I20260619 07:57:47.721346 7330 ts_tablet_manager.cc:1403] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Time spent bootstrapping tablet: real 0.026s user 0.008s sys 0.008s
I20260619 07:57:47.723857 7330 raft_consensus.cc:359] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.724539 7330 raft_consensus.cc:385] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:47.724850 7330 raft_consensus.cc:740] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cbdee30bc9c14e80aa6563a251d1ea24, State: Initialized, Role: FOLLOWER
I20260619 07:57:47.728159 7330 consensus_queue.cc:260] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.733215 7329 tablet_bootstrap.cc:654] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:47.748431 7331 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Bootstrap starting.
I20260619 07:57:47.749470 7329 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: No bootstrap required, opened a new log
I20260619 07:57:47.750101 7329 ts_tablet_manager.cc:1403] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Time spent bootstrapping tablet: real 0.035s user 0.009s sys 0.007s
I20260619 07:57:47.752604 7329 raft_consensus.cc:359] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.753022 7330 ts_tablet_manager.cc:1434] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Time spent starting tablet: real 0.031s user 0.008s sys 0.002s
I20260619 07:57:47.753320 7329 raft_consensus.cc:385] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:47.753708 7329 raft_consensus.cc:740] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c70e652f11485d8669dba81ec88a82, State: Initialized, Role: FOLLOWER
I20260619 07:57:47.759296 7331 tablet_bootstrap.cc:654] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:47.764170 7329 consensus_queue.cc:260] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.767812 7329 ts_tablet_manager.cc:1434] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Time spent starting tablet: real 0.017s user 0.006s sys 0.001s
I20260619 07:57:47.770825 7331 tablet_bootstrap.cc:492] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: No bootstrap required, opened a new log
I20260619 07:57:47.770974 7337 raft_consensus.cc:493] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:47.771413 7331 ts_tablet_manager.cc:1403] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Time spent bootstrapping tablet: real 0.023s user 0.011s sys 0.006s
I20260619 07:57:47.771528 7337 raft_consensus.cc:515] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.777386 7331 raft_consensus.cc:359] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.778317 7331 raft_consensus.cc:385] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:47.778703 7331 raft_consensus.cc:740] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 938d63f233dd4e458b5f13d90010aec0, State: Initialized, Role: FOLLOWER
I20260619 07:57:47.779829 7331 consensus_queue.cc:260] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.788048 7337 leader_election.cc:290] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cbdee30bc9c14e80aa6563a251d1ea24 (127.0.216.196:36345), 938d63f233dd4e458b5f13d90010aec0 (127.0.216.195:32949)
I20260619 07:57:47.794883 7331 ts_tablet_manager.cc:1434] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Time spent starting tablet: real 0.023s user 0.006s sys 0.007s
I20260619 07:57:47.803857 7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd685fc91f2448a8b2d4104111b27c3c" candidate_uuid: "c0c70e652f11485d8669dba81ec88a82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" is_pre_election: true
I20260619 07:57:47.804744 7287 raft_consensus.cc:2468] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c70e652f11485d8669dba81ec88a82 in term 0.
I20260619 07:57:47.806028 7042 leader_election.cc:304] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0c70e652f11485d8669dba81ec88a82, cbdee30bc9c14e80aa6563a251d1ea24; no voters:
I20260619 07:57:47.806716 7337 raft_consensus.cc:2804] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:57:47.807031 7337 raft_consensus.cc:493] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:57:47.806850 7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd685fc91f2448a8b2d4104111b27c3c" candidate_uuid: "c0c70e652f11485d8669dba81ec88a82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938d63f233dd4e458b5f13d90010aec0" is_pre_election: true
I20260619 07:57:47.807340 7337 raft_consensus.cc:3060] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:47.807544 7218 raft_consensus.cc:2468] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c70e652f11485d8669dba81ec88a82 in term 0.
I20260619 07:57:47.815342 7337 raft_consensus.cc:515] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.817164 7337 leader_election.cc:290] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [CANDIDATE]: Term 1 election: Requested vote from peers cbdee30bc9c14e80aa6563a251d1ea24 (127.0.216.196:36345), 938d63f233dd4e458b5f13d90010aec0 (127.0.216.195:32949)
I20260619 07:57:47.817793 7287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd685fc91f2448a8b2d4104111b27c3c" candidate_uuid: "c0c70e652f11485d8669dba81ec88a82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cbdee30bc9c14e80aa6563a251d1ea24"
I20260619 07:57:47.818365 7287 raft_consensus.cc:3060] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:47.818312 7218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd685fc91f2448a8b2d4104111b27c3c" candidate_uuid: "c0c70e652f11485d8669dba81ec88a82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "938d63f233dd4e458b5f13d90010aec0"
I20260619 07:57:47.819038 7218 raft_consensus.cc:3060] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:47.826009 7218 raft_consensus.cc:2468] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c70e652f11485d8669dba81ec88a82 in term 1.
I20260619 07:57:47.827272 7044 leader_election.cc:304] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 938d63f233dd4e458b5f13d90010aec0, c0c70e652f11485d8669dba81ec88a82; no voters:
I20260619 07:57:47.828136 7337 raft_consensus.cc:2804] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:47.828823 7337 raft_consensus.cc:697] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 1 LEADER]: Becoming Leader. State: Replica: c0c70e652f11485d8669dba81ec88a82, State: Running, Role: LEADER
I20260619 07:57:47.829690 7337 consensus_queue.cc:237] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } }
I20260619 07:57:47.832453 7287 raft_consensus.cc:2468] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c70e652f11485d8669dba81ec88a82 in term 1.
I20260619 07:57:47.837926 6981 catalog_manager.cc:5696] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c70e652f11485d8669dba81ec88a82 (127.0.216.193). New cstate: current_term: 1 leader_uuid: "c0c70e652f11485d8669dba81ec88a82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0c70e652f11485d8669dba81ec88a82" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 40799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 } health_report { overall_health: UNKNOWN } } }
I20260619 07:57:47.909307 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:47.939102 7218 raft_consensus.cc:1275] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 1 FOLLOWER]: Refusing update from remote peer c0c70e652f11485d8669dba81ec88a82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 07:57:47.940639 7287 raft_consensus.cc:1275] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 1 FOLLOWER]: Refusing update from remote peer c0c70e652f11485d8669dba81ec88a82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 07:57:47.942930 7337 consensus_queue.cc:1048] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "938d63f233dd4e458b5f13d90010aec0" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260619 07:57:47.944873 7336 consensus_queue.cc:1048] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cbdee30bc9c14e80aa6563a251d1ea24" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 36345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 07:57:47.965965 7344 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20260619 07:57:48.092478 867 alter_table-test.cc:2380] Verifying initial pattern
I20260619 07:57:48.114641 867 alter_table-test.cc:2383] Dropping and adding back c1
I20260619 07:57:48.116240 6981 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58308:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20260619 07:57:48.138801 7349 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:48.144932 7350 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:48.167167 7351 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:48.237268 6981 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: fake-table [id=77453c268a384ae89161003e184495f5] alter complete (version 1)
I20260619 07:57:48.255326 6978 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58308:
table { table_name: "fake-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c1" type: INT32 is_nullable: false read_default_value: "\357\276\255\336" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20260619 07:57:48.274103 6982 catalog_manager.cc:5788] TS cbdee30bc9c14e80aa6563a251d1ea24 (127.0.216.196:36345) does not have the latest schema for tablet fd685fc91f2448a8b2d4104111b27c3c (table fake-table [id=77453c268a384ae89161003e184495f5]). Expected version 2 got 1
I20260619 07:57:48.284116 7350 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:48.284998 7349 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:48.286073 7350 tablet.cc:1622] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: MemRowSet was empty: no flush needed.
I20260619 07:57:48.286767 7349 tablet.cc:1622] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: MemRowSet was empty: no flush needed.
I20260619 07:57:48.293155 7351 tablet.cc:1724] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: Alter schema from (
10:c0 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
12:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:48.295982 7351 tablet.cc:1622] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: MemRowSet was empty: no flush needed.
I20260619 07:57:48.312952 6980 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: fake-table [id=77453c268a384ae89161003e184495f5] alter complete (version 2)
I20260619 07:57:48.321842 867 alter_table-test.cc:2393] Verifying that the new default shows up
I20260619 07:57:48.347194 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:48.374559 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:48.375308 867 tablet_replica.cc:333] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82: stopping tablet replica
I20260619 07:57:48.376077 867 raft_consensus.cc:2243] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:48.377175 867 raft_consensus.cc:2272] T fd685fc91f2448a8b2d4104111b27c3c P c0c70e652f11485d8669dba81ec88a82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:48.389678 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:48.400254 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:57:48.428185 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:48.443954 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:57:48.452225 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:57:48.474311 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:48.474859 867 tablet_replica.cc:333] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0: stopping tablet replica
I20260619 07:57:48.475355 867 raft_consensus.cc:2243] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:48.475767 867 raft_consensus.cc:2272] T fd685fc91f2448a8b2d4104111b27c3c P 938d63f233dd4e458b5f13d90010aec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:48.496160 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:57:48.507974 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:57:48.535313 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:48.535887 867 tablet_replica.cc:333] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24: stopping tablet replica
I20260619 07:57:48.536494 867 raft_consensus.cc:2243] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:48.536991 867 raft_consensus.cc:2272] T fd685fc91f2448a8b2d4104111b27c3c P cbdee30bc9c14e80aa6563a251d1ea24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:48.547068 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:57:48.556197 867 master.cc:562] Master@127.0.216.254:45781 shutting down...
I20260619 07:57:48.576061 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:48.576629 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:48.577044 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9d74825110464fc1a3dae412fffacaf6: stopping tablet replica
I20260619 07:57:48.589709 867 master.cc:584] Master@127.0.216.254:45781 shutdown complete.
[ OK ] ReplicatedAlterTableTest.TestReplicatedAlter (1947 ms)
[ RUN ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20260619 07:57:48.627732 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41643
I20260619 07:57:48.629055 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:48.632179 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:48.634936 867 webserver.cc:533] Webserver started at http://127.0.216.254:42095/ using document root <none> and password file <none>
I20260619 07:57:48.635520 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:48.635728 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:48.636019 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:48.637378 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "03f87c13925846239a994b332141269f"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.642680 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:48.646571 7359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:48.647330 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:57:48.647665 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "03f87c13925846239a994b332141269f"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.647984 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:48.672209 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:48.673195 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:48.710995 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41643
I20260619 07:57:48.711150 7410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41643 every 8 connection(s)
I20260619 07:57:48.715087 7411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:48.729044 7411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f: Bootstrap starting.
I20260619 07:57:48.734722 7411 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:48.739289 7411 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f: No bootstrap required, opened a new log
I20260619 07:57:48.741904 7411 raft_consensus.cc:359] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f87c13925846239a994b332141269f" member_type: VOTER }
I20260619 07:57:48.742372 7411 raft_consensus.cc:385] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:48.742676 7411 raft_consensus.cc:740] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03f87c13925846239a994b332141269f, State: Initialized, Role: FOLLOWER
I20260619 07:57:48.743353 7411 consensus_queue.cc:260] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "03f87c13925846239a994b332141269f" member_type: VOTER }
I20260619 07:57:48.743930 7411 raft_consensus.cc:399] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:48.744215 7411 raft_consensus.cc:493] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:48.744529 7411 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:48.750638 7411 raft_consensus.cc:515] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f87c13925846239a994b332141269f" member_type: VOTER }
I20260619 07:57:48.751281 7411 leader_election.cc:304] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [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: 03f87c13925846239a994b332141269f; no voters:
I20260619 07:57:48.752483 7411 leader_election.cc:290] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:48.752717 7414 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:48.754683 7414 raft_consensus.cc:697] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 1 LEADER]: Becoming Leader. State: Replica: 03f87c13925846239a994b332141269f, State: Running, Role: LEADER
I20260619 07:57:48.755323 7414 consensus_queue.cc:237] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [LEADER]: Queue going to LEADER mode. State: All 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: "03f87c13925846239a994b332141269f" member_type: VOTER }
I20260619 07:57:48.755671 7411 sys_catalog.cc:565] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:48.757907 7415 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "03f87c13925846239a994b332141269f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f87c13925846239a994b332141269f" member_type: VOTER } }
I20260619 07:57:48.757939 7416 sys_catalog.cc:455] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 03f87c13925846239a994b332141269f. Latest consensus state: current_term: 1 leader_uuid: "03f87c13925846239a994b332141269f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "03f87c13925846239a994b332141269f" member_type: VOTER } }
I20260619 07:57:48.758489 7415 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:48.758513 7416 sys_catalog.cc:458] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:48.761467 7419 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:48.769838 7419 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:48.780966 7419 catalog_manager.cc:1382] Generated new cluster ID: a5ad5a03bd564f8b88d20868b2c69513
I20260619 07:57:48.781212 7419 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:48.787446 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:48.807384 7419 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:48.808996 7419 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:48.828478 7419 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f: Generated new TSK 0
I20260619 07:57:48.829124 7419 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:48.853541 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:48.856531 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:48.859743 867 webserver.cc:533] Webserver started at http://127.0.216.193:44123/ using document root <none> and password file <none>
I20260619 07:57:48.860210 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:48.860407 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:48.860678 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:48.861754 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "4427bd47a21b416c8a6d112d8245f923"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.866354 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:57:48.869858 7435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:48.870764 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:48.871172 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4427bd47a21b416c8a6d112d8245f923"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.871511 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:48.894039 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:48.894950 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:48.896462 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:48.898909 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:48.899127 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:48.899369 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:48.899534 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:48.947917 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:35519
I20260619 07:57:48.948072 7497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:35519 every 8 connection(s)
I20260619 07:57:48.953061 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:48.959142 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:48.967636 867 webserver.cc:533] Webserver started at http://127.0.216.194:38823/ using document root <none> and password file <none>
I20260619 07:57:48.968230 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:48.968469 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:48.968772 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:48.969907 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "c0266e2565a4433aac3ecf20e19fd0d4"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.975056 7498 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41643
I20260619 07:57:48.975401 7498 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:48.975757 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.001s
I20260619 07:57:48.976204 7498 heartbeater.cc:507] Master 127.0.216.254:41643 requested a full tablet report, sending...
I20260619 07:57:48.978359 7376 ts_manager.cc:194] Registered new tserver with Master: 4427bd47a21b416c8a6d112d8245f923 (127.0.216.193:35519)
I20260619 07:57:48.979887 7505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:48.980690 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:48.980659 7376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52580
I20260619 07:57:48.981153 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "c0266e2565a4433aac3ecf20e19fd0d4"
format_stamp: "Formatted at 2026-06-19 07:57:48 on dist-test-slave-9qfz"
I20260619 07:57:48.981467 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:48.993575 7498 heartbeater.cc:499] Master 127.0.216.254:41643 was elected leader, sending a full tablet report...
I20260619 07:57:49.013219 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:49.014962 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:49.017099 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:49.020416 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:49.020761 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.021102 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:49.021337 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.076591 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:46367
I20260619 07:57:49.076709 7567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:46367 every 8 connection(s)
I20260619 07:57:49.089239 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:49.093575 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:49.099537 867 webserver.cc:533] Webserver started at http://127.0.216.195:36935/ using document root <none> and password file <none>
I20260619 07:57:49.100140 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:49.100370 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:49.100627 7568 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41643
I20260619 07:57:49.100675 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:49.101197 7568 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:49.102043 7568 heartbeater.cc:507] Master 127.0.216.254:41643 requested a full tablet report, sending...
I20260619 07:57:49.102408 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "62312a3f44fd409584aa4957d79ea04b"
format_stamp: "Formatted at 2026-06-19 07:57:49 on dist-test-slave-9qfz"
I20260619 07:57:49.104151 7376 ts_manager.cc:194] Registered new tserver with Master: c0266e2565a4433aac3ecf20e19fd0d4 (127.0.216.194:46367)
I20260619 07:57:49.105876 7376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52592
I20260619 07:57:49.107910 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 07:57:49.112164 7574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.112993 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:49.113265 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "62312a3f44fd409584aa4957d79ea04b"
format_stamp: "Formatted at 2026-06-19 07:57:49 on dist-test-slave-9qfz"
I20260619 07:57:49.113546 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:49.118497 7568 heartbeater.cc:499] Master 127.0.216.254:41643 was elected leader, sending a full tablet report...
I20260619 07:57:49.157320 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:49.158607 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:49.160167 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:49.163158 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:49.163411 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.001s sys 0.000s
I20260619 07:57:49.163727 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:49.163897 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.222705 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:37711
I20260619 07:57:49.222811 7636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:37711 every 8 connection(s)
I20260619 07:57:49.227578 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:49.232020 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:49.235163 867 webserver.cc:533] Webserver started at http://127.0.216.196:35995/ using document root <none> and password file <none>
I20260619 07:57:49.235682 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:49.235884 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:49.236152 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:49.237556 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "2974b363a3d84ab7999ddc2d170c3d3c"
format_stamp: "Formatted at 2026-06-19 07:57:49 on dist-test-slave-9qfz"
I20260619 07:57:49.247646 867 fs_manager.cc:696] Time spent creating directory manager: real 0.009s user 0.006s sys 0.003s
I20260619 07:57:49.249401 7637 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41643
I20260619 07:57:49.249872 7637 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:49.250710 7637 heartbeater.cc:507] Master 127.0.216.254:41643 requested a full tablet report, sending...
I20260619 07:57:49.252009 7643 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.252975 7375 ts_manager.cc:194] Registered new tserver with Master: 62312a3f44fd409584aa4957d79ea04b (127.0.216.195:37711)
I20260619 07:57:49.253072 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:49.253580 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "2974b363a3d84ab7999ddc2d170c3d3c"
format_stamp: "Formatted at 2026-06-19 07:57:49 on dist-test-slave-9qfz"
I20260619 07:57:49.253934 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:49.254840 7375 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52606
I20260619 07:57:49.270706 7637 heartbeater.cc:499] Master 127.0.216.254:41643 was elected leader, sending a full tablet report...
I20260619 07:57:49.278579 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:49.279929 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:49.281610 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:49.284888 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:49.285187 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.285512 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:49.285796 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:49.352876 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:39181
I20260619 07:57:49.352969 7705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:39181 every 8 connection(s)
I20260619 07:57:49.379246 7706 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41643
I20260619 07:57:49.379665 7706 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:49.380366 7706 heartbeater.cc:507] Master 127.0.216.254:41643 requested a full tablet report, sending...
I20260619 07:57:49.382826 7376 ts_manager.cc:194] Registered new tserver with Master: 2974b363a3d84ab7999ddc2d170c3d3c (127.0.216.196:39181)
I20260619 07:57:49.383697 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.022557812s
I20260619 07:57:49.384482 7376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52608
I20260619 07:57:49.397264 7706 heartbeater.cc:499] Master 127.0.216.254:41643 was elected leader, sending a full tablet report...
I20260619 07:57:49.417814 7374 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52620:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:49.521122 7533 tablet_service.cc:1511] Processing CreateTablet for tablet bd9363ffd2aa40849ba2692d69fa4d56 (DEFAULT_TABLE table=fake-table [id=553d541c6af5444ca6b65151e9f212cc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:49.522433 7533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9363ffd2aa40849ba2692d69fa4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:49.530611 7671 tablet_service.cc:1511] Processing CreateTablet for tablet bd9363ffd2aa40849ba2692d69fa4d56 (DEFAULT_TABLE table=fake-table [id=553d541c6af5444ca6b65151e9f212cc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:49.531850 7671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9363ffd2aa40849ba2692d69fa4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:49.536046 7463 tablet_service.cc:1511] Processing CreateTablet for tablet bd9363ffd2aa40849ba2692d69fa4d56 (DEFAULT_TABLE table=fake-table [id=553d541c6af5444ca6b65151e9f212cc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:49.537408 7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9363ffd2aa40849ba2692d69fa4d56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:49.554993 7724 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Bootstrap starting.
I20260619 07:57:49.564675 7725 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: Bootstrap starting.
I20260619 07:57:49.567386 7724 tablet_bootstrap.cc:654] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:49.574637 7725 tablet_bootstrap.cc:654] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:49.586854 7725 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: No bootstrap required, opened a new log
I20260619 07:57:49.587544 7725 ts_tablet_manager.cc:1403] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: Time spent bootstrapping tablet: real 0.023s user 0.019s sys 0.000s
I20260619 07:57:49.591017 7725 raft_consensus.cc:359] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.592242 7725 raft_consensus.cc:385] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:49.592689 7725 raft_consensus.cc:740] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0266e2565a4433aac3ecf20e19fd0d4, State: Initialized, Role: FOLLOWER
I20260619 07:57:49.593832 7725 consensus_queue.cc:260] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.596909 7728 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: Bootstrap starting.
I20260619 07:57:49.610230 7725 ts_tablet_manager.cc:1434] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: Time spent starting tablet: real 0.022s user 0.006s sys 0.004s
I20260619 07:57:49.614812 7724 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: No bootstrap required, opened a new log
I20260619 07:57:49.615324 7724 ts_tablet_manager.cc:1403] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Time spent bootstrapping tablet: real 0.061s user 0.013s sys 0.032s
I20260619 07:57:49.617672 7724 raft_consensus.cc:359] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.618189 7724 raft_consensus.cc:385] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:49.618410 7724 raft_consensus.cc:740] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2974b363a3d84ab7999ddc2d170c3d3c, State: Initialized, Role: FOLLOWER
I20260619 07:57:49.619027 7724 consensus_queue.cc:260] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.621188 7724 ts_tablet_manager.cc:1434] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Time spent starting tablet: real 0.006s user 0.005s sys 0.001s
I20260619 07:57:49.623417 7728 tablet_bootstrap.cc:654] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:49.630832 7728 tablet_bootstrap.cc:492] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: No bootstrap required, opened a new log
I20260619 07:57:49.631335 7728 ts_tablet_manager.cc:1403] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: Time spent bootstrapping tablet: real 0.035s user 0.009s sys 0.003s
I20260619 07:57:49.633908 7728 raft_consensus.cc:359] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.634661 7728 raft_consensus.cc:385] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:49.634941 7728 raft_consensus.cc:740] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4427bd47a21b416c8a6d112d8245f923, State: Initialized, Role: FOLLOWER
I20260619 07:57:49.635645 7728 consensus_queue.cc:260] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.638624 7728 ts_tablet_manager.cc:1434] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: Time spent starting tablet: real 0.007s user 0.006s sys 0.000s
W20260619 07:57:49.702550 7499 tablet.cc:2406] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 07:57:49.896029 7730 raft_consensus.cc:493] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:49.896607 7730 raft_consensus.cc:515] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.899458 7730 leader_election.cc:290] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0266e2565a4433aac3ecf20e19fd0d4 (127.0.216.194:46367), 4427bd47a21b416c8a6d112d8245f923 (127.0.216.193:35519)
I20260619 07:57:49.916441 7543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9363ffd2aa40849ba2692d69fa4d56" candidate_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" is_pre_election: true
I20260619 07:57:49.917192 7543 raft_consensus.cc:2468] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2974b363a3d84ab7999ddc2d170c3d3c in term 0.
I20260619 07:57:49.917578 7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9363ffd2aa40849ba2692d69fa4d56" candidate_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427bd47a21b416c8a6d112d8245f923" is_pre_election: true
I20260619 07:57:49.918246 7473 raft_consensus.cc:2468] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2974b363a3d84ab7999ddc2d170c3d3c in term 0.
I20260619 07:57:49.918674 7644 leader_election.cc:304] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2974b363a3d84ab7999ddc2d170c3d3c, c0266e2565a4433aac3ecf20e19fd0d4; no voters:
I20260619 07:57:49.919786 7730 raft_consensus.cc:2804] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:57:49.920114 7730 raft_consensus.cc:493] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:57:49.920403 7730 raft_consensus.cc:3060] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:49.927256 7730 raft_consensus.cc:515] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.929953 7543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9363ffd2aa40849ba2692d69fa4d56" candidate_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0266e2565a4433aac3ecf20e19fd0d4"
I20260619 07:57:49.930146 7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9363ffd2aa40849ba2692d69fa4d56" candidate_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4427bd47a21b416c8a6d112d8245f923"
I20260619 07:57:49.930511 7543 raft_consensus.cc:3060] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:49.930711 7473 raft_consensus.cc:3060] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:49.937490 7473 raft_consensus.cc:2468] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2974b363a3d84ab7999ddc2d170c3d3c in term 1.
I20260619 07:57:49.938555 7646 leader_election.cc:304] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2974b363a3d84ab7999ddc2d170c3d3c, 4427bd47a21b416c8a6d112d8245f923; no voters:
I20260619 07:57:49.939580 7730 leader_election.cc:290] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [CANDIDATE]: Term 1 election: Requested vote from peers c0266e2565a4433aac3ecf20e19fd0d4 (127.0.216.194:46367), 4427bd47a21b416c8a6d112d8245f923 (127.0.216.193:35519)
I20260619 07:57:49.939810 7543 raft_consensus.cc:2468] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2974b363a3d84ab7999ddc2d170c3d3c in term 1.
I20260619 07:57:49.940270 7730 raft_consensus.cc:2804] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:49.940726 7730 raft_consensus.cc:697] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 LEADER]: Becoming Leader. State: Replica: 2974b363a3d84ab7999ddc2d170c3d3c, State: Running, Role: LEADER
I20260619 07:57:49.941792 7730 consensus_queue.cc:237] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } }
I20260619 07:57:49.950176 7376 catalog_manager.cc:5696] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2974b363a3d84ab7999ddc2d170c3d3c (127.0.216.196). New cstate: current_term: 1 leader_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2974b363a3d84ab7999ddc2d170c3d3c" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 39181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0266e2565a4433aac3ecf20e19fd0d4" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 46367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4427bd47a21b416c8a6d112d8245f923" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 35519 } health_report { overall_health: UNKNOWN } } }
I20260619 07:57:50.055145 867 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2406: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 07:57:50.055950 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:50.094765 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:50.095463 867 tablet_replica.cc:333] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923: stopping tablet replica
I20260619 07:57:50.096218 867 raft_consensus.cc:2243] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:50.096608 867 raft_consensus.cc:2272] T bd9363ffd2aa40849ba2692d69fa4d56 P 4427bd47a21b416c8a6d112d8245f923 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:50.107334 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:50.117523 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:57:50.149631 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:50.150238 867 tablet_replica.cc:333] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4: stopping tablet replica
I20260619 07:57:50.150828 867 raft_consensus.cc:2243] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:50.151221 867 raft_consensus.cc:2272] T bd9363ffd2aa40849ba2692d69fa4d56 P c0266e2565a4433aac3ecf20e19fd0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:50.160156 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:57:50.167968 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:57:50.191226 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:50.207492 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:57:50.216425 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:57:50.242527 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:50.243173 867 tablet_replica.cc:333] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: stopping tablet replica
I20260619 07:57:50.243772 867 raft_consensus.cc:2243] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:50.244477 867 pending_rounds.cc:70] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Trying to abort 1 pending ops.
I20260619 07:57:50.244709 867 pending_rounds.cc:77] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260619 07:57:50.245107 867 raft_consensus.cc:2889] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:57:50.245425 867 raft_consensus.cc:2272] T bd9363ffd2aa40849ba2692d69fa4d56 P 2974b363a3d84ab7999ddc2d170c3d3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:50.255249 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:57:50.263288 867 master.cc:562] Master@127.0.216.254:41643 shutting down...
I20260619 07:57:50.283290 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:50.283782 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:50.284086 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 03f87c13925846239a994b332141269f: stopping tablet replica
I20260619 07:57:50.304024 867 master.cc:584] Master@127.0.216.254:41643 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet (1704 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactor
I20260619 07:57:50.330749 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:38381
I20260619 07:57:50.331761 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:50.334010 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:50.336825 867 webserver.cc:533] Webserver started at http://127.0.216.254:33861/ using document root <none> and password file <none>
I20260619 07:57:50.337545 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:50.337800 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:50.338080 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:50.339093 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "ea040f85674c4232adf576d6a4ad8ee7"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.343416 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:57:50.346716 7745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.347543 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:57:50.347810 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "ea040f85674c4232adf576d6a4ad8ee7"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.348059 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:50.360497 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:50.361388 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:50.410825 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:38381
I20260619 07:57:50.411273 7796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:38381 every 8 connection(s)
I20260619 07:57:50.415536 7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:50.425505 7797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: Bootstrap starting.
I20260619 07:57:50.429605 7797 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:50.433493 7797 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: No bootstrap required, opened a new log
I20260619 07:57:50.435361 7797 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER }
I20260619 07:57:50.435763 7797 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:50.435997 7797 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea040f85674c4232adf576d6a4ad8ee7, State: Initialized, Role: FOLLOWER
I20260619 07:57:50.436581 7797 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER }
I20260619 07:57:50.437093 7797 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:50.437358 7797 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:50.437613 7797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:50.441763 7797 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER }
I20260619 07:57:50.442243 7797 leader_election.cc:304] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [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: ea040f85674c4232adf576d6a4ad8ee7; no voters:
I20260619 07:57:50.443471 7797 leader_election.cc:290] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:50.443748 7800 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:50.445416 7800 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 1 LEADER]: Becoming Leader. State: Replica: ea040f85674c4232adf576d6a4ad8ee7, State: Running, Role: LEADER
I20260619 07:57:50.446156 7800 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [LEADER]: Queue going to LEADER mode. State: All 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: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER }
I20260619 07:57:50.446779 7797 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:50.449960 7802 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea040f85674c4232adf576d6a4ad8ee7. Latest consensus state: current_term: 1 leader_uuid: "ea040f85674c4232adf576d6a4ad8ee7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER } }
I20260619 07:57:50.450454 7802 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:50.451521 7801 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea040f85674c4232adf576d6a4ad8ee7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea040f85674c4232adf576d6a4ad8ee7" member_type: VOTER } }
I20260619 07:57:50.451996 7801 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:50.465452 7806 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:50.471768 7806 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:50.472843 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:50.481123 7806 catalog_manager.cc:1382] Generated new cluster ID: b386f6db6d6f4e2da278740f615b4b0e
I20260619 07:57:50.481411 7806 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:50.501608 7806 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:50.502844 7806 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:50.523823 7806 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: Generated new TSK 0
I20260619 07:57:50.524431 7806 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:50.538755 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:50.541903 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:50.545279 867 webserver.cc:533] Webserver started at http://127.0.216.193:38839/ using document root <none> and password file <none>
I20260619 07:57:50.545800 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:50.546016 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:50.546293 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:50.547386 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "4253529ce0b64480ba33905685e2d4ef"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.552699 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.004s
I20260619 07:57:50.556349 7821 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.557157 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:50.557435 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "4253529ce0b64480ba33905685e2d4ef"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.557700 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:50.574147 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:50.575011 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:50.576503 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:50.578964 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:50.579136 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.579407 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:50.579571 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.642408 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:39459
I20260619 07:57:50.642520 7883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:39459 every 8 connection(s)
I20260619 07:57:50.648223 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:50.655043 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:50.660429 867 webserver.cc:533] Webserver started at http://127.0.216.194:36309/ using document root <none> and password file <none>
I20260619 07:57:50.661180 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:50.661496 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:50.661900 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:50.663170 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "53ec99335db947d794699b359c9078cb"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.668021 7884 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38381
I20260619 07:57:50.668520 7884 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:50.669698 7884 heartbeater.cc:507] Master 127.0.216.254:38381 requested a full tablet report, sending...
I20260619 07:57:50.671237 867 fs_manager.cc:696] Time spent creating directory manager: real 0.007s user 0.005s sys 0.004s
I20260619 07:57:50.672232 7762 ts_manager.cc:194] Registered new tserver with Master: 4253529ce0b64480ba33905685e2d4ef (127.0.216.193:39459)
I20260619 07:57:50.674350 7762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60150
I20260619 07:57:50.675833 7891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.676826 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:50.677237 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "53ec99335db947d794699b359c9078cb"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.677572 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:50.687383 7884 heartbeater.cc:499] Master 127.0.216.254:38381 was elected leader, sending a full tablet report...
I20260619 07:57:50.692715 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:50.693930 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:50.695564 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:50.698041 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:50.698284 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.698588 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:50.698752 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.749794 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:36751
I20260619 07:57:50.749912 7953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:36751 every 8 connection(s)
I20260619 07:57:50.754746 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:50.759037 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:50.764019 867 webserver.cc:533] Webserver started at http://127.0.216.195:39067/ using document root <none> and password file <none>
I20260619 07:57:50.764793 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:50.765142 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:50.765550 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:50.766531 7954 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38381
I20260619 07:57:50.766945 7954 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:50.767110 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "5439e98513b642e3b05a5fc2d46ee3fa"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.767819 7954 heartbeater.cc:507] Master 127.0.216.254:38381 requested a full tablet report, sending...
I20260619 07:57:50.770072 7762 ts_manager.cc:194] Registered new tserver with Master: 53ec99335db947d794699b359c9078cb (127.0.216.194:36751)
I20260619 07:57:50.771803 7762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60152
I20260619 07:57:50.777940 867 fs_manager.cc:696] Time spent creating directory manager: real 0.010s user 0.004s sys 0.008s
I20260619 07:57:50.781747 7960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.782653 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.001s
I20260619 07:57:50.782938 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "5439e98513b642e3b05a5fc2d46ee3fa"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.783200 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:50.786345 7954 heartbeater.cc:499] Master 127.0.216.254:38381 was elected leader, sending a full tablet report...
I20260619 07:57:50.803354 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:50.804536 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:50.805999 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:50.808113 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:50.808327 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.808574 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:50.808784 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.869625 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:40329
I20260619 07:57:50.869719 8022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:40329 every 8 connection(s)
I20260619 07:57:50.875756 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:50.880113 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:50.887516 867 webserver.cc:533] Webserver started at http://127.0.216.196:40807/ using document root <none> and password file <none>
I20260619 07:57:50.888226 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:50.888514 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:50.888872 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:50.890281 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "8f46335c14ec45d198c6f0bbd5f21f39"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.891707 8023 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38381
I20260619 07:57:50.892119 8023 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:50.892999 8023 heartbeater.cc:507] Master 127.0.216.254:38381 requested a full tablet report, sending...
I20260619 07:57:50.895124 7762 ts_manager.cc:194] Registered new tserver with Master: 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329)
I20260619 07:57:50.896196 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:57:50.896996 7762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60160
I20260619 07:57:50.902077 8029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.902911 867 fs_manager.cc:730] Time spent opening block manager: real 0.004s user 0.003s sys 0.000s
I20260619 07:57:50.903200 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "8f46335c14ec45d198c6f0bbd5f21f39"
format_stamp: "Formatted at 2026-06-19 07:57:50 on dist-test-slave-9qfz"
I20260619 07:57:50.903481 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:50.910167 8023 heartbeater.cc:499] Master 127.0.216.254:38381 was elected leader, sending a full tablet report...
I20260619 07:57:50.915001 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:50.916121 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:50.917903 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:50.920293 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:50.920462 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.920781 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:50.920948 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:50.991379 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:41929
I20260619 07:57:50.991549 8091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:41929 every 8 connection(s)
I20260619 07:57:51.006551 8092 heartbeater.cc:344] Connected to a master server at 127.0.216.254:38381
I20260619 07:57:51.006914 8092 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:51.007581 8092 heartbeater.cc:507] Master 127.0.216.254:38381 requested a full tablet report, sending...
I20260619 07:57:51.009464 7762 ts_manager.cc:194] Registered new tserver with Master: 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929)
I20260619 07:57:51.009895 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015311598s
I20260619 07:57:51.011125 7762 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60176
I20260619 07:57:51.027107 8092 heartbeater.cc:499] Master 127.0.216.254:38381 was elected leader, sending a full tablet report...
I20260619 07:57:51.047992 7761 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60186:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:51.160162 8057 tablet_service.cc:1511] Processing CreateTablet for tablet 9de1e18bee7a4b85b410d948f5836429 (DEFAULT_TABLE table=fake-table [id=10329ff3e23b4492a554cba44d0f67c1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:51.161446 8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de1e18bee7a4b85b410d948f5836429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:51.170660 7919 tablet_service.cc:1511] Processing CreateTablet for tablet 9de1e18bee7a4b85b410d948f5836429 (DEFAULT_TABLE table=fake-table [id=10329ff3e23b4492a554cba44d0f67c1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:51.171634 7919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de1e18bee7a4b85b410d948f5836429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:51.186380 7988 tablet_service.cc:1511] Processing CreateTablet for tablet 9de1e18bee7a4b85b410d948f5836429 (DEFAULT_TABLE table=fake-table [id=10329ff3e23b4492a554cba44d0f67c1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:51.187554 7988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de1e18bee7a4b85b410d948f5836429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:51.203390 8110 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Bootstrap starting.
I20260619 07:57:51.210655 8110 tablet_bootstrap.cc:654] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:51.212565 8111 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Bootstrap starting.
I20260619 07:57:51.217751 8112 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Bootstrap starting.
I20260619 07:57:51.220458 8111 tablet_bootstrap.cc:654] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:51.229766 8112 tablet_bootstrap.cc:654] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:51.239698 8112 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: No bootstrap required, opened a new log
I20260619 07:57:51.241259 8112 ts_tablet_manager.cc:1403] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Time spent bootstrapping tablet: real 0.024s user 0.003s sys 0.008s
I20260619 07:57:51.243242 8111 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: No bootstrap required, opened a new log
I20260619 07:57:51.243772 8111 ts_tablet_manager.cc:1403] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Time spent bootstrapping tablet: real 0.031s user 0.010s sys 0.005s
I20260619 07:57:51.245420 8112 raft_consensus.cc:359] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.246183 8112 raft_consensus.cc:385] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:51.246511 8112 raft_consensus.cc:740] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5439e98513b642e3b05a5fc2d46ee3fa, State: Initialized, Role: FOLLOWER
I20260619 07:57:51.246403 8111 raft_consensus.cc:359] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.247320 8111 raft_consensus.cc:385] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:51.247714 8111 raft_consensus.cc:740] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53ec99335db947d794699b359c9078cb, State: Initialized, Role: FOLLOWER
I20260619 07:57:51.247370 8112 consensus_queue.cc:260] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.249323 8111 consensus_queue.cc:260] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.251416 8110 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: No bootstrap required, opened a new log
I20260619 07:57:51.251871 8110 ts_tablet_manager.cc:1403] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Time spent bootstrapping tablet: real 0.049s user 0.014s sys 0.019s
I20260619 07:57:51.254594 8110 raft_consensus.cc:359] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.255378 8110 raft_consensus.cc:385] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:51.255787 8110 raft_consensus.cc:740] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f46335c14ec45d198c6f0bbd5f21f39, State: Initialized, Role: FOLLOWER
I20260619 07:57:51.256505 8110 consensus_queue.cc:260] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.261283 8110 ts_tablet_manager.cc:1434] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Time spent starting tablet: real 0.009s user 0.010s sys 0.000s
I20260619 07:57:51.261631 8111 ts_tablet_manager.cc:1434] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Time spent starting tablet: real 0.018s user 0.009s sys 0.001s
I20260619 07:57:51.264084 8112 ts_tablet_manager.cc:1434] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Time spent starting tablet: real 0.022s user 0.005s sys 0.004s
I20260619 07:57:51.370855 8117 raft_consensus.cc:493] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:51.371500 8117 raft_consensus.cc:515] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.377285 8117 leader_election.cc:290] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929), 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329)
I20260619 07:57:51.388492 8118 raft_consensus.cc:493] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:51.389016 8118 raft_consensus.cc:515] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.392277 7998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "53ec99335db947d794699b359c9078cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" is_pre_election: true
I20260619 07:57:51.392974 7998 raft_consensus.cc:2468] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53ec99335db947d794699b359c9078cb in term 0.
I20260619 07:57:51.393781 8118 leader_election.cc:290] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329), 53ec99335db947d794699b359c9078cb (127.0.216.194:36751)
I20260619 07:57:51.398427 7894 leader_election.cc:304] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53ec99335db947d794699b359c9078cb, 5439e98513b642e3b05a5fc2d46ee3fa; no voters:
I20260619 07:57:51.399323 8117 raft_consensus.cc:2804] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:57:51.399654 8117 raft_consensus.cc:493] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:57:51.399972 8117 raft_consensus.cc:3060] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:51.408479 8117 raft_consensus.cc:515] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.409750 7929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53ec99335db947d794699b359c9078cb" is_pre_election: true
I20260619 07:57:51.410622 7929 raft_consensus.cc:2393] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f46335c14ec45d198c6f0bbd5f21f39 in current term 1: Already voted for candidate 53ec99335db947d794699b359c9078cb in this term.
I20260619 07:57:51.416617 7998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "53ec99335db947d794699b359c9078cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5439e98513b642e3b05a5fc2d46ee3fa"
I20260619 07:57:51.417212 7998 raft_consensus.cc:3060] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:51.424813 8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "53ec99335db947d794699b359c9078cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" is_pre_election: true
I20260619 07:57:51.425498 8067 raft_consensus.cc:2468] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53ec99335db947d794699b359c9078cb in term 0.
I20260619 07:57:51.425557 8117 leader_election.cc:290] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [CANDIDATE]: Term 1 election: Requested vote from peers 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929), 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329)
I20260619 07:57:51.426260 7998 raft_consensus.cc:2468] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53ec99335db947d794699b359c9078cb in term 1.
I20260619 07:57:51.426551 8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "53ec99335db947d794699b359c9078cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f46335c14ec45d198c6f0bbd5f21f39"
I20260619 07:57:51.427150 8066 raft_consensus.cc:3060] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:51.427461 7894 leader_election.cc:304] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53ec99335db947d794699b359c9078cb, 5439e98513b642e3b05a5fc2d46ee3fa; no voters:
I20260619 07:57:51.428329 8117 raft_consensus.cc:2804] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:51.433919 8066 raft_consensus.cc:2468] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53ec99335db947d794699b359c9078cb in term 1.
I20260619 07:57:51.435817 8117 raft_consensus.cc:697] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Becoming Leader. State: Replica: 53ec99335db947d794699b359c9078cb, State: Running, Role: LEADER
I20260619 07:57:51.436719 8117 consensus_queue.cc:237] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.437642 7998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9de1e18bee7a4b85b410d948f5836429" candidate_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" is_pre_election: true
I20260619 07:57:51.438359 7998 raft_consensus.cc:2393] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f46335c14ec45d198c6f0bbd5f21f39 in current term 1: Already voted for candidate 53ec99335db947d794699b359c9078cb in this term.
I20260619 07:57:51.439924 8032 leader_election.cc:304] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f46335c14ec45d198c6f0bbd5f21f39; no voters: 53ec99335db947d794699b359c9078cb, 5439e98513b642e3b05a5fc2d46ee3fa
I20260619 07:57:51.440778 8118 raft_consensus.cc:2749] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260619 07:57:51.445936 7761 catalog_manager.cc:5696] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 53ec99335db947d794699b359c9078cb (127.0.216.194). New cstate: current_term: 1 leader_uuid: "53ec99335db947d794699b359c9078cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:51.515125 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:51.517432 7761 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20260619 07:57:51.534809 7998 raft_consensus.cc:1275] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Refusing update from remote peer 53ec99335db947d794699b359c9078cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 07:57:51.535791 8066 raft_consensus.cc:1275] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 1 FOLLOWER]: Refusing update from remote peer 53ec99335db947d794699b359c9078cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260619 07:57:51.536516 8122 consensus_queue.cc:1048] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260619 07:57:51.538168 8122 consensus_queue.cc:1048] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f46335c14ec45d198c6f0bbd5f21f39" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 41929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260619 07:57:51.563582 7760 catalog_manager.cc:5788] TS 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329) does not have the latest schema for tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]). Expected version 1 got 0
I20260619 07:57:51.569636 7761 catalog_manager.cc:5788] TS 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929) does not have the latest schema for tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]). Expected version 1 got 0
I20260619 07:57:51.576967 8131 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:51.583887 8132 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:51.589651 8133 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:51.592254 7762 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: fake-table [id=10329ff3e23b4492a554cba44d0f67c1] alter complete (version 1)
I20260619 07:57:51.593557 7760 catalog_manager.cc:5788] TS 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329) does not have the latest schema for tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]). Expected version 1 got 0
I20260619 07:57:51.597290 7929 consensus_queue.cc:237] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.602442 7760 catalog_manager.cc:5788] TS 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929) does not have the latest schema for tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]). Expected version 1 got 0
I20260619 07:57:51.609266 7997 raft_consensus.cc:1275] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Refusing update from remote peer 53ec99335db947d794699b359c9078cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260619 07:57:51.610656 8122 consensus_queue.cc:1048] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260619 07:57:51.618652 8117 raft_consensus.cc:2955] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } }
I20260619 07:57:51.620229 7997 raft_consensus.cc:2955] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } }
I20260619 07:57:51.629792 7746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9de1e18bee7a4b85b410d948f5836429 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260619 07:57:51.632993 7760 catalog_manager.cc:5696] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb reported cstate change: config changed from index -1 to 3, VOTER 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196) evicted. New cstate: current_term: 1 leader_uuid: "53ec99335db947d794699b359c9078cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 40329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:51.644047 8057 tablet_service.cc:1558] Processing DeleteTablet for tablet 9de1e18bee7a4b85b410d948f5836429 with delete_type TABLET_DATA_TOMBSTONED (TS 8f46335c14ec45d198c6f0bbd5f21f39 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:41746
I20260619 07:57:51.646910 8134 tablet_replica.cc:333] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: stopping tablet replica
I20260619 07:57:51.647727 8134 raft_consensus.cc:2243] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:51.648074 7929 consensus_queue.cc:237] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } }
I20260619 07:57:51.648399 8134 raft_consensus.cc:2272] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:51.650952 8117 raft_consensus.cc:2955] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } }
I20260619 07:57:51.652030 8134 ts_tablet_manager.cc:1916] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260619 07:57:51.661686 7746 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9de1e18bee7a4b85b410d948f5836429 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260619 07:57:51.669396 8134 ts_tablet_manager.cc:1929] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260619 07:57:51.669974 8134 log.cc:1199] T 9de1e18bee7a4b85b410d948f5836429 P 8f46335c14ec45d198c6f0bbd5f21f39: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-3-root/wals/9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:51.669392 7760 catalog_manager.cc:5696] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb reported cstate change: config changed from index 3 to 4, VOTER 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195) evicted. New cstate: current_term: 1 leader_uuid: "53ec99335db947d794699b359c9078cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:51.671716 7749 catalog_manager.cc:5027] TS 8f46335c14ec45d198c6f0bbd5f21f39 (127.0.216.196:41929): tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]) successfully deleted
I20260619 07:57:51.678158 7988 tablet_service.cc:1558] Processing DeleteTablet for tablet 9de1e18bee7a4b85b410d948f5836429 with delete_type TABLET_DATA_TOMBSTONED (TS 5439e98513b642e3b05a5fc2d46ee3fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53498
I20260619 07:57:51.681087 8135 tablet_replica.cc:333] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: stopping tablet replica
I20260619 07:57:51.681847 8135 raft_consensus.cc:2243] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:51.682482 8135 raft_consensus.cc:2272] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:51.685812 8135 ts_tablet_manager.cc:1916] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260619 07:57:51.697404 7762 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260619 07:57:51.701820 8135 ts_tablet_manager.cc:1929] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260619 07:57:51.702302 8135 log.cc:1199] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root/wals/9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:51.705032 7748 catalog_manager.cc:5027] TS 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329): tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]) successfully deleted
I20260619 07:57:51.712432 8131 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:51.737006 7760 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: fake-table [id=10329ff3e23b4492a554cba44d0f67c1] alter complete (version 2)
I20260619 07:57:51.742158 7929 consensus_queue.cc:237] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } }
I20260619 07:57:51.745267 8117 raft_consensus.cc:2955] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 4253529ce0b64480ba33905685e2d4ef (127.0.216.193) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } }
I20260619 07:57:51.755833 7746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9de1e18bee7a4b85b410d948f5836429 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260619 07:57:51.758143 7892 consensus_peers.cc:597] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb -> Peer 4253529ce0b64480ba33905685e2d4ef (127.0.216.193:39459): Couldn't send request to peer 4253529ce0b64480ba33905685e2d4ef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9de1e18bee7a4b85b410d948f5836429. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:57:51.760972 7760 catalog_manager.cc:5696] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb reported cstate change: config changed from index 4 to 6, NON_VOTER 4253529ce0b64480ba33905685e2d4ef (127.0.216.193) added. New cstate: current_term: 1 leader_uuid: "53ec99335db947d794699b359c9078cb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260619 07:57:51.773048 7929 consensus_queue.cc:237] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } }
I20260619 07:57:51.777341 8122 raft_consensus.cc:2955] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } } }
W20260619 07:57:51.780445 7892 consensus_peers.cc:597] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb -> Peer 4253529ce0b64480ba33905685e2d4ef (127.0.216.193:39459): Couldn't send request to peer 4253529ce0b64480ba33905685e2d4ef. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9de1e18bee7a4b85b410d948f5836429. This is attempt 1: this message will repeat every 5th retry.
W20260619 07:57:51.780439 7894 consensus_peers.cc:597] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb -> Peer 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329): Couldn't send request to peer 5439e98513b642e3b05a5fc2d46ee3fa. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:57:51.788524 7746 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9de1e18bee7a4b85b410d948f5836429 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260619 07:57:51.792372 7760 catalog_manager.cc:5696] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb reported cstate change: config changed from index 6 to 7, NON_VOTER 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195) added. New cstate: current_term: 1 leader_uuid: "53ec99335db947d794699b359c9078cb" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260619 07:57:52.317878 8137 ts_tablet_manager.cc:933] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Initiating tablet copy from peer 53ec99335db947d794699b359c9078cb (127.0.216.194:36751)
I20260619 07:57:52.319483 8137 tablet_copy_client.cc:323] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: tablet copy: Beginning tablet copy session from remote peer at address 127.0.216.194:36751
I20260619 07:57:52.332115 7939 tablet_copy_service.cc:140] P 53ec99335db947d794699b359c9078cb: Received BeginTabletCopySession request for tablet 9de1e18bee7a4b85b410d948f5836429 from peer 4253529ce0b64480ba33905685e2d4ef ({username='slave'} at 127.0.0.1:52636)
I20260619 07:57:52.332557 7939 tablet_copy_service.cc:161] P 53ec99335db947d794699b359c9078cb: Beginning new tablet copy session on tablet 9de1e18bee7a4b85b410d948f5836429 from peer 4253529ce0b64480ba33905685e2d4ef at {username='slave'} at 127.0.0.1:52636: session id = 4253529ce0b64480ba33905685e2d4ef-9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:52.339504 7939 tablet_copy_source_session.cc:215] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260619 07:57:52.342480 8137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de1e18bee7a4b85b410d948f5836429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:52.354097 8137 tablet_copy_client.cc:806] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: tablet copy: Starting download of 0 data blocks...
I20260619 07:57:52.354717 8137 tablet_copy_client.cc:670] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: tablet copy: Starting download of 1 WAL segments...
I20260619 07:57:52.358701 8137 tablet_copy_client.cc:538] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260619 07:57:52.364885 8137 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Bootstrap starting.
I20260619 07:57:52.366845 8141 ts_tablet_manager.cc:933] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Initiating tablet copy from peer 53ec99335db947d794699b359c9078cb (127.0.216.194:36751)
I20260619 07:57:52.379694 8141 tablet_copy_client.cc:323] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet copy: Beginning tablet copy session from remote peer at address 127.0.216.194:36751
I20260619 07:57:52.389748 8137 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:52.390771 8137 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:52.396147 8137 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:52.397040 8137 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:52.401634 8137 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:57:52.401503 7939 tablet_copy_service.cc:140] P 53ec99335db947d794699b359c9078cb: Received BeginTabletCopySession request for tablet 9de1e18bee7a4b85b410d948f5836429 from peer 5439e98513b642e3b05a5fc2d46ee3fa ({username='slave'} at 127.0.0.1:52644)
I20260619 07:57:52.403266 7939 tablet_copy_service.cc:161] P 53ec99335db947d794699b359c9078cb: Beginning new tablet copy session on tablet 9de1e18bee7a4b85b410d948f5836429 from peer 5439e98513b642e3b05a5fc2d46ee3fa at {username='slave'} at 127.0.0.1:52644: session id = 5439e98513b642e3b05a5fc2d46ee3fa-9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:52.404227 8137 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Bootstrap complete.
I20260619 07:57:52.413002 7939 tablet_copy_source_session.cc:215] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260619 07:57:52.417258 8141 ts_tablet_manager.cc:1916] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260619 07:57:52.423024 8137 ts_tablet_manager.cc:1403] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Time spent bootstrapping tablet: real 0.058s user 0.031s sys 0.019s
I20260619 07:57:52.425902 8137 raft_consensus.cc:359] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } }
I20260619 07:57:52.426769 8137 raft_consensus.cc:740] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4253529ce0b64480ba33905685e2d4ef, State: Initialized, Role: LEARNER
I20260619 07:57:52.427430 8137 consensus_queue.cc:260] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } }
I20260619 07:57:52.435290 8141 ts_tablet_manager.cc:1929] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20260619 07:57:52.436129 8141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de1e18bee7a4b85b410d948f5836429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:52.439760 8137 ts_tablet_manager.cc:1434] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: Time spent starting tablet: real 0.016s user 0.008s sys 0.009s
I20260619 07:57:52.441481 7939 tablet_copy_service.cc:342] P 53ec99335db947d794699b359c9078cb: Request end of tablet copy session 4253529ce0b64480ba33905685e2d4ef-9de1e18bee7a4b85b410d948f5836429 received from {username='slave'} at 127.0.0.1:52636
I20260619 07:57:52.441890 7939 tablet_copy_service.cc:434] P 53ec99335db947d794699b359c9078cb: ending tablet copy session 4253529ce0b64480ba33905685e2d4ef-9de1e18bee7a4b85b410d948f5836429 on tablet 9de1e18bee7a4b85b410d948f5836429 with peer 4253529ce0b64480ba33905685e2d4ef
I20260619 07:57:52.450244 8141 tablet_copy_client.cc:806] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet copy: Starting download of 0 data blocks...
I20260619 07:57:52.450821 8141 tablet_copy_client.cc:670] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet copy: Starting download of 1 WAL segments...
I20260619 07:57:52.453923 8141 tablet_copy_client.cc:538] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260619 07:57:52.464749 8141 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Bootstrap starting.
I20260619 07:57:52.487389 8141 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 0 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1
I20260619 07:57:52.488049 8141 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:52.492333 8141 tablet.cc:1724] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Alter schema from (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 1 to (
10:c0 INT32 NOT NULL,
11:c1 INT32 NOT NULL,
PRIMARY KEY (c0)
) version 2
I20260619 07:57:52.493191 8141 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:57:52.498014 8141 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:57:52.498836 8141 tablet_bootstrap.cc:492] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Bootstrap complete.
I20260619 07:57:52.506494 8141 ts_tablet_manager.cc:1403] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Time spent bootstrapping tablet: real 0.042s user 0.036s sys 0.005s
I20260619 07:57:52.509506 8141 raft_consensus.cc:359] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } }
I20260619 07:57:52.510269 8141 raft_consensus.cc:740] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5439e98513b642e3b05a5fc2d46ee3fa, State: Initialized, Role: LEARNER
I20260619 07:57:52.510826 8141 consensus_queue.cc:260] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 7, Last appended: 1.7, Last appended by leader: 7, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "53ec99335db947d794699b359c9078cb" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 36751 } } peers { permanent_uuid: "4253529ce0b64480ba33905685e2d4ef" member_type: NON_VOTER last_known_addr { host: "127.0.216.193" port: 39459 } attrs { promote: true } } peers { permanent_uuid: "5439e98513b642e3b05a5fc2d46ee3fa" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 40329 } attrs { promote: true } }
I20260619 07:57:52.513952 8141 ts_tablet_manager.cc:1434] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Time spent starting tablet: real 0.007s user 0.003s sys 0.005s
I20260619 07:57:52.515591 7939 tablet_copy_service.cc:342] P 53ec99335db947d794699b359c9078cb: Request end of tablet copy session 5439e98513b642e3b05a5fc2d46ee3fa-9de1e18bee7a4b85b410d948f5836429 received from {username='slave'} at 127.0.0.1:52644
I20260619 07:57:52.516000 7939 tablet_copy_service.cc:434] P 53ec99335db947d794699b359c9078cb: ending tablet copy session 5439e98513b642e3b05a5fc2d46ee3fa-9de1e18bee7a4b85b410d948f5836429 on tablet 9de1e18bee7a4b85b410d948f5836429 with peer 5439e98513b642e3b05a5fc2d46ee3fa
I20260619 07:57:52.756668 7997 raft_consensus.cc:1217] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260619 07:57:52.791241 7760 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260619 07:57:52.799297 7760 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20260619 07:57:52.806213 7761 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20260619 07:57:52.811678 7760 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20260619 07:57:52.815670 7760 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20260619 07:57:52.820791 7761 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:57:52.821201 7761 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60186:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:57:52.833448 7859 raft_consensus.cc:1217] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7] Dedup: 1.7->[]
I20260619 07:57:52.843941 7761 catalog_manager.cc:5983] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: Sending DeleteTablet for 3 replicas of tablet 9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:52.845719 7919 tablet_service.cc:1558] Processing DeleteTablet for tablet 9de1e18bee7a4b85b410d948f5836429 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:52 UTC) from {username='slave'} at 127.0.0.1:52618
I20260619 07:57:52.851174 7988 tablet_service.cc:1558] Processing DeleteTablet for tablet 9de1e18bee7a4b85b410d948f5836429 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:52 UTC) from {username='slave'} at 127.0.0.1:53498
I20260619 07:57:52.857686 8159 tablet_replica.cc:333] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: stopping tablet replica
I20260619 07:57:52.858650 8159 raft_consensus.cc:2243] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 LEARNER]: Raft consensus shutting down.
I20260619 07:57:52.859269 8159 raft_consensus.cc:2272] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa [term 1 LEARNER]: Raft consensus is shut down!
I20260619 07:57:52.864991 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:57:52.869442 8159 ts_tablet_manager.cc:1916] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:52.872570 8156 tablet_replica.cc:333] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: stopping tablet replica
I20260619 07:57:52.873526 8156 raft_consensus.cc:2243] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:52.876703 8156 raft_consensus.cc:2272] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:52.879635 8156 ts_tablet_manager.cc:1916] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260619 07:57:52.889731 7746 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 19 similar messages]
I20260619 07:57:52.898779 8156 ts_tablet_manager.cc:1929] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260619 07:57:52.899296 8156 log.cc:1199] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-1-root/wals/9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:52.900141 8156 ts_tablet_manager.cc:1950] T 9de1e18bee7a4b85b410d948f5836429 P 53ec99335db947d794699b359c9078cb: Deleting consensus metadata
W20260619 07:57:52.900159 7746 catalog_manager.cc:4754] TS 4253529ce0b64480ba33905685e2d4ef (127.0.216.193:39459): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 9de1e18bee7a4b85b410d948f5836429: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260619 07:57:52.904006 7746 catalog_manager.cc:5027] TS 53ec99335db947d794699b359c9078cb (127.0.216.194:36751): tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]) successfully deleted
I20260619 07:57:52.911093 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:52.918300 8159 ts_tablet_manager.cc:1929] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20260619 07:57:52.918933 867 tablet_replica.cc:333] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef: stopping tablet replica
I20260619 07:57:52.919010 8159 log.cc:1199] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1781855812743220-867-0/minicluster-data/ts-2-root/wals/9de1e18bee7a4b85b410d948f5836429
I20260619 07:57:52.919824 8159 ts_tablet_manager.cc:1950] T 9de1e18bee7a4b85b410d948f5836429 P 5439e98513b642e3b05a5fc2d46ee3fa: Deleting consensus metadata
I20260619 07:57:52.919777 867 raft_consensus.cc:2243] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [term 1 LEARNER]: Raft consensus shutting down.
I20260619 07:57:52.920454 867 raft_consensus.cc:2272] T 9de1e18bee7a4b85b410d948f5836429 P 4253529ce0b64480ba33905685e2d4ef [term 1 LEARNER]: Raft consensus is shut down!
I20260619 07:57:52.922822 7748 catalog_manager.cc:5027] TS 5439e98513b642e3b05a5fc2d46ee3fa (127.0.216.195:40329): tablet 9de1e18bee7a4b85b410d948f5836429 (table fake-table [id=10329ff3e23b4492a554cba44d0f67c1]) successfully deleted
I20260619 07:57:52.946696 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:57:52.958841 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:57:52.994939 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:53.005877 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:57:53.016834 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:57:53.043426 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:53.060503 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:57:53.068267 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:57:53.087201 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:57:53.103613 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:57:53.111611 867 master.cc:562] Master@127.0.216.254:38381 shutting down...
I20260619 07:57:53.276248 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:53.277369 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:53.277779 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea040f85674c4232adf576d6a4ad8ee7: stopping tablet replica
I20260619 07:57:53.294003 867 master.cc:584] Master@127.0.216.254:38381 shutdown complete.
[ OK ] ReplicatedAlterTableTest.AlterReplicationFactor (3010 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20260619 07:57:53.340480 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:44267
I20260619 07:57:53.341645 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:53.344087 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:53.347254 867 webserver.cc:533] Webserver started at http://127.0.216.254:38223/ using document root <none> and password file <none>
I20260619 07:57:53.347724 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:53.347908 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:53.348194 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:53.349412 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "95f2bd27619d43bdaa7145f3318359cc"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.354050 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.004s sys 0.001s
I20260619 07:57:53.357512 8165 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.358341 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.002s
I20260619 07:57:53.358721 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "95f2bd27619d43bdaa7145f3318359cc"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.359190 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:53.394088 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:53.395709 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:53.440339 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:44267
I20260619 07:57:53.440516 8216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:44267 every 8 connection(s)
I20260619 07:57:53.444885 8217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:53.456365 8217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: Bootstrap starting.
I20260619 07:57:53.461254 8217 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:53.465636 8217 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: No bootstrap required, opened a new log
I20260619 07:57:53.467787 8217 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER }
I20260619 07:57:53.468323 8217 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:53.468560 8217 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95f2bd27619d43bdaa7145f3318359cc, State: Initialized, Role: FOLLOWER
I20260619 07:57:53.469138 8217 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER }
I20260619 07:57:53.469625 8217 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:53.469872 8217 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:53.470132 8217 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:53.474566 8217 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER }
I20260619 07:57:53.475056 8217 leader_election.cc:304] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [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: 95f2bd27619d43bdaa7145f3318359cc; no voters:
I20260619 07:57:53.476365 8217 leader_election.cc:290] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:53.476840 8220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:53.478317 8220 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 1 LEADER]: Becoming Leader. State: Replica: 95f2bd27619d43bdaa7145f3318359cc, State: Running, Role: LEADER
I20260619 07:57:53.479100 8220 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [LEADER]: Queue going to LEADER mode. State: All 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: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER }
I20260619 07:57:53.479851 8217 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:57:53.482023 8221 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95f2bd27619d43bdaa7145f3318359cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER } }
I20260619 07:57:53.482545 8221 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:53.484432 8222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95f2bd27619d43bdaa7145f3318359cc. Latest consensus state: current_term: 1 leader_uuid: "95f2bd27619d43bdaa7145f3318359cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95f2bd27619d43bdaa7145f3318359cc" member_type: VOTER } }
I20260619 07:57:53.485119 8222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [sys.catalog]: This master's current role is: LEADER
I20260619 07:57:53.491523 8226 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:57:53.498271 8226 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:57:53.502166 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:57:53.508564 8226 catalog_manager.cc:1382] Generated new cluster ID: db472584f39a4f1097e9d82633dde5d5
I20260619 07:57:53.508862 8226 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:57:53.550282 8226 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:57:53.551550 8226 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:57:53.566327 8226 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: Generated new TSK 0
I20260619 07:57:53.566870 8226 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:57:53.633672 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:53.637444 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:53.640630 867 webserver.cc:533] Webserver started at http://127.0.216.193:45835/ using document root <none> and password file <none>
I20260619 07:57:53.641207 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:53.641423 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:53.641690 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:53.642745 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "b9f7dc637d844e8d9a62faa587d55b9d"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.647504 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:57:53.651407 8242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.652282 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:57:53.652673 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "b9f7dc637d844e8d9a62faa587d55b9d"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.653064 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:53.673403 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:53.674541 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:53.676226 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:53.678795 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:53.678956 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.679250 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:53.679402 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.737412 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:46315
I20260619 07:57:53.737514 8304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:46315 every 8 connection(s)
I20260619 07:57:53.742692 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:53.749366 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:53.755300 867 webserver.cc:533] Webserver started at http://127.0.216.194:33589/ using document root <none> and password file <none>
I20260619 07:57:53.756026 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:53.756240 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:53.756547 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:53.758119 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "2b4d6833c8f34cc5a714d575056f5f57"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.764175 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.004s sys 0.002s
I20260619 07:57:53.765774 8305 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44267
I20260619 07:57:53.766204 8305 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:53.767023 8305 heartbeater.cc:507] Master 127.0.216.254:44267 requested a full tablet report, sending...
I20260619 07:57:53.768543 8312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.769472 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:57:53.769356 8182 ts_manager.cc:194] Registered new tserver with Master: b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193:46315)
I20260619 07:57:53.769912 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "2b4d6833c8f34cc5a714d575056f5f57"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.770256 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:53.771939 8182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35064
I20260619 07:57:53.785014 8305 heartbeater.cc:499] Master 127.0.216.254:44267 was elected leader, sending a full tablet report...
I20260619 07:57:53.787498 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:53.788930 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:53.790607 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:53.793131 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:53.793349 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.793588 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:53.793780 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.849077 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:32945
I20260619 07:57:53.849287 8374 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:32945 every 8 connection(s)
I20260619 07:57:53.854030 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:53.860457 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:53.863557 867 webserver.cc:533] Webserver started at http://127.0.216.195:38495/ using document root <none> and password file <none>
I20260619 07:57:53.864063 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:53.864284 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:53.864574 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:53.866353 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "17c21e041b8649278ddff6b395d14ac6"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.868902 8375 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44267
I20260619 07:57:53.869326 8375 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:53.870121 8375 heartbeater.cc:507] Master 127.0.216.254:44267 requested a full tablet report, sending...
I20260619 07:57:53.872342 8182 ts_manager.cc:194] Registered new tserver with Master: 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945)
I20260619 07:57:53.872881 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.000s
I20260619 07:57:53.874079 8182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35066
I20260619 07:57:53.878079 8381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.878901 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.004s sys 0.000s
I20260619 07:57:53.879268 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "17c21e041b8649278ddff6b395d14ac6"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:53.879549 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:53.886685 8375 heartbeater.cc:499] Master 127.0.216.254:44267 was elected leader, sending a full tablet report...
I20260619 07:57:53.905828 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:53.907234 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:53.908975 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:53.912355 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:53.912595 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.912925 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:53.913170 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:53.976759 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:34407
I20260619 07:57:53.976862 8443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:34407 every 8 connection(s)
I20260619 07:57:53.986351 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:57:53.991379 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:57:53.999328 8444 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44267
I20260619 07:57:53.999749 8444 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:54.000613 8444 heartbeater.cc:507] Master 127.0.216.254:44267 requested a full tablet report, sending...
I20260619 07:57:54.001919 867 webserver.cc:533] Webserver started at http://127.0.216.196:33775/ using document root <none> and password file <none>
I20260619 07:57:54.002478 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:57:54.002688 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:57:54.002746 8182 ts_manager.cc:194] Registered new tserver with Master: 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407)
I20260619 07:57:54.003118 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:57:54.004192 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:54.004477 8182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35082
I20260619 07:57:54.010070 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 07:57:54.014096 8450 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:54.015021 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:57:54.015349 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf"
format_stamp: "Formatted at 2026-06-19 07:57:53 on dist-test-slave-9qfz"
I20260619 07:57:54.015638 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:57:54.017594 8444 heartbeater.cc:499] Master 127.0.216.254:44267 was elected leader, sending a full tablet report...
I20260619 07:57:54.054857 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:57:54.056522 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:57:54.058457 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:57:54.061704 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:57:54.061946 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:54.062203 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:57:54.062397 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:57:54.128289 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:37673
I20260619 07:57:54.128407 8512 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:37673 every 8 connection(s)
I20260619 07:57:54.145560 8513 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44267
I20260619 07:57:54.146003 8513 heartbeater.cc:461] Registering TS with master...
I20260619 07:57:54.146837 8513 heartbeater.cc:507] Master 127.0.216.254:44267 requested a full tablet report, sending...
I20260619 07:57:54.148964 8182 ts_manager.cc:194] Registered new tserver with Master: a5e69aa47fbc47e693fd7c147d8c2ebf (127.0.216.196:37673)
I20260619 07:57:54.149412 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015661132s
I20260619 07:57:54.150591 8182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35096
I20260619 07:57:54.163870 8513 heartbeater.cc:499] Master 127.0.216.254:44267 was elected leader, sending a full tablet report...
I20260619 07:57:54.181334 8181 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35112:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:57:54.243537 8340 tablet_service.cc:1511] Processing CreateTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e (DEFAULT_TABLE table=fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:54.244946 8340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efc2e02585b41a1a33c8011339e3a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:54.255841 8408 tablet_service.cc:1511] Processing CreateTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e (DEFAULT_TABLE table=fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:54.257125 8408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efc2e02585b41a1a33c8011339e3a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:54.274066 8531 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap starting.
I20260619 07:57:54.284875 8531 tablet_bootstrap.cc:654] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:54.286360 8478 tablet_service.cc:1511] Processing CreateTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e (DEFAULT_TABLE table=fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:57:54.287633 8478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2efc2e02585b41a1a33c8011339e3a3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:54.289690 8531 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: No bootstrap required, opened a new log
I20260619 07:57:54.290522 8531 ts_tablet_manager.cc:1403] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Time spent bootstrapping tablet: real 0.016s user 0.010s sys 0.001s
I20260619 07:57:54.293368 8531 raft_consensus.cc:359] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.294087 8531 raft_consensus.cc:385] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:54.294382 8531 raft_consensus.cc:740] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4d6833c8f34cc5a714d575056f5f57, State: Initialized, Role: FOLLOWER
I20260619 07:57:54.295215 8531 consensus_queue.cc:260] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.304880 8531 ts_tablet_manager.cc:1434] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Time spent starting tablet: real 0.014s user 0.010s sys 0.003s
I20260619 07:57:54.305469 8532 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Bootstrap starting.
I20260619 07:57:54.311493 8532 tablet_bootstrap.cc:654] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:54.319207 8536 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Bootstrap starting.
I20260619 07:57:54.321540 8532 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: No bootstrap required, opened a new log
I20260619 07:57:54.321991 8532 ts_tablet_manager.cc:1403] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Time spent bootstrapping tablet: real 0.037s user 0.007s sys 0.003s
I20260619 07:57:54.324527 8536 tablet_bootstrap.cc:654] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:54.324590 8532 raft_consensus.cc:359] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.325446 8532 raft_consensus.cc:385] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:54.325702 8532 raft_consensus.cc:740] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17c21e041b8649278ddff6b395d14ac6, State: Initialized, Role: FOLLOWER
I20260619 07:57:54.326498 8532 consensus_queue.cc:260] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.339013 8532 ts_tablet_manager.cc:1434] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Time spent starting tablet: real 0.017s user 0.014s sys 0.000s
I20260619 07:57:54.349831 8536 tablet_bootstrap.cc:492] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: No bootstrap required, opened a new log
I20260619 07:57:54.350308 8536 ts_tablet_manager.cc:1403] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Time spent bootstrapping tablet: real 0.031s user 0.011s sys 0.016s
I20260619 07:57:54.352564 8536 raft_consensus.cc:359] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.353222 8536 raft_consensus.cc:385] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:54.353462 8536 raft_consensus.cc:740] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5e69aa47fbc47e693fd7c147d8c2ebf, State: Initialized, Role: FOLLOWER
I20260619 07:57:54.354020 8536 consensus_queue.cc:260] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.356721 8536 ts_tablet_manager.cc:1434] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Time spent starting tablet: real 0.006s user 0.005s sys 0.000s
I20260619 07:57:54.410890 8538 raft_consensus.cc:493] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:57:54.411540 8538 raft_consensus.cc:515] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.425390 8538 leader_election.cc:290] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945), a5e69aa47fbc47e693fd7c147d8c2ebf (127.0.216.196:37673)
I20260619 07:57:54.427145 8350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efc2e02585b41a1a33c8011339e3a3e" candidate_uuid: "17c21e041b8649278ddff6b395d14ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4d6833c8f34cc5a714d575056f5f57" is_pre_election: true
I20260619 07:57:54.427874 8350 raft_consensus.cc:2468] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c21e041b8649278ddff6b395d14ac6 in term 0.
I20260619 07:57:54.429594 8384 leader_election.cc:304] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c21e041b8649278ddff6b395d14ac6, 2b4d6833c8f34cc5a714d575056f5f57; no voters:
I20260619 07:57:54.429584 8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efc2e02585b41a1a33c8011339e3a3e" candidate_uuid: "17c21e041b8649278ddff6b395d14ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" is_pre_election: true
I20260619 07:57:54.430545 8538 raft_consensus.cc:2804] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:57:54.430506 8488 raft_consensus.cc:2468] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17c21e041b8649278ddff6b395d14ac6 in term 0.
I20260619 07:57:54.430968 8538 raft_consensus.cc:493] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:57:54.431357 8538 raft_consensus.cc:3060] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:54.441242 8538 raft_consensus.cc:515] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.443393 8538 leader_election.cc:290] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 1 election: Requested vote from peers 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945), a5e69aa47fbc47e693fd7c147d8c2ebf (127.0.216.196:37673)
I20260619 07:57:54.443651 8350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efc2e02585b41a1a33c8011339e3a3e" candidate_uuid: "17c21e041b8649278ddff6b395d14ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b4d6833c8f34cc5a714d575056f5f57"
I20260619 07:57:54.444227 8350 raft_consensus.cc:3060] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:54.445050 8488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2efc2e02585b41a1a33c8011339e3a3e" candidate_uuid: "17c21e041b8649278ddff6b395d14ac6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf"
I20260619 07:57:54.445428 8488 raft_consensus.cc:3060] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:54.451975 8350 raft_consensus.cc:2468] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c21e041b8649278ddff6b395d14ac6 in term 1.
I20260619 07:57:54.455125 8384 leader_election.cc:304] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17c21e041b8649278ddff6b395d14ac6, 2b4d6833c8f34cc5a714d575056f5f57; no voters:
I20260619 07:57:54.455982 8538 raft_consensus.cc:2804] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:54.456820 8488 raft_consensus.cc:2468] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17c21e041b8649278ddff6b395d14ac6 in term 1.
I20260619 07:57:54.458640 8538 raft_consensus.cc:697] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEADER]: Becoming Leader. State: Replica: 17c21e041b8649278ddff6b395d14ac6, State: Running, Role: LEADER
I20260619 07:57:54.459314 8538 consensus_queue.cc:237] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } }
I20260619 07:57:54.469465 8181 catalog_manager.cc:5696] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195). New cstate: current_term: 1 leader_uuid: "17c21e041b8649278ddff6b395d14ac6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5e69aa47fbc47e693fd7c147d8c2ebf" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } health_report { overall_health: HEALTHY } } }
I20260619 07:57:54.565770 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:57:54.567552 8182 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35112:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:57:54.568208 8182 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35112:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:57:54.577488 8182 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: Sending DeleteTablet for 3 replicas of tablet 2efc2e02585b41a1a33c8011339e3a3e
I20260619 07:57:54.579509 8340 tablet_service.cc:1558] Processing DeleteTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:54 UTC) from {username='slave'} at 127.0.0.1:58404
I20260619 07:57:54.581347 8408 tablet_service.cc:1558] Processing DeleteTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:54 UTC) from {username='slave'} at 127.0.0.1:37756
I20260619 07:57:54.585443 8478 tablet_service.cc:1558] Processing DeleteTablet for tablet 2efc2e02585b41a1a33c8011339e3a3e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:57:54 UTC) from {username='slave'} at 127.0.0.1:39488
I20260619 07:57:54.591241 8546 tablet_replica.cc:333] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: stopping tablet replica
I20260619 07:57:54.592021 8546 raft_consensus.cc:2243] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:57:54.592796 8546 pending_rounds.cc:70] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Trying to abort 1 pending ops.
I20260619 07:57:54.593068 8546 pending_rounds.cc:77] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260619 07:57:54.593477 8546 raft_consensus.cc:2889] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:57:54.593808 8546 raft_consensus.cc:2272] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:54.595453 8547 tablet_replica.cc:333] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: stopping tablet replica
I20260619 07:57:54.596375 8547 raft_consensus.cc:2243] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:54.596899 8547 raft_consensus.cc:2272] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:54.599514 8547 ts_tablet_manager.cc:1916] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:54.605014 8546 ts_tablet_manager.cc:1916] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:54.613487 8545 tablet_replica.cc:333] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: stopping tablet replica
I20260619 07:57:54.614180 8545 raft_consensus.cc:2243] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:57:54.614701 8545 raft_consensus.cc:2272] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:57:54.618988 8545 ts_tablet_manager.cc:1916] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:57:54.632089 8547 ts_tablet_manager.cc:1929] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260619 07:57:54.632550 8547 log.cc:1199] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-3-root/wals/2efc2e02585b41a1a33c8011339e3a3e
I20260619 07:57:54.633260 8547 ts_tablet_manager.cc:1950] T 2efc2e02585b41a1a33c8011339e3a3e P a5e69aa47fbc47e693fd7c147d8c2ebf: Deleting consensus metadata
I20260619 07:57:54.636554 8166 catalog_manager.cc:5027] TS a5e69aa47fbc47e693fd7c147d8c2ebf (127.0.216.196:37673): tablet 2efc2e02585b41a1a33c8011339e3a3e (table fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]) successfully deleted
I20260619 07:57:54.640712 8546 ts_tablet_manager.cc:1929] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:57:54.641134 8546 log.cc:1199] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-2-root/wals/2efc2e02585b41a1a33c8011339e3a3e
I20260619 07:57:54.641901 8546 ts_tablet_manager.cc:1950] T 2efc2e02585b41a1a33c8011339e3a3e P 17c21e041b8649278ddff6b395d14ac6: Deleting consensus metadata
I20260619 07:57:54.643257 8167 catalog_manager.cc:5027] TS 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): tablet 2efc2e02585b41a1a33c8011339e3a3e (table fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]) successfully deleted
I20260619 07:57:54.653192 8545 ts_tablet_manager.cc:1929] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260619 07:57:54.653571 8545 log.cc:1199] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0/minicluster-data/ts-1-root/wals/2efc2e02585b41a1a33c8011339e3a3e
I20260619 07:57:54.658808 8545 ts_tablet_manager.cc:1950] T 2efc2e02585b41a1a33c8011339e3a3e P 2b4d6833c8f34cc5a714d575056f5f57: Deleting consensus metadata
I20260619 07:57:54.662691 8168 catalog_manager.cc:5027] TS 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): tablet 2efc2e02585b41a1a33c8011339e3a3e (table fake-table [id=c8733b3a862f4502bc3fe62f9d2295e3]) successfully deleted
I20260619 07:57:54.668174 8182 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35126:
name: "fake-table"
schema {
columns {
name: "key"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "int_val"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "string_val"
type: STRING
is_key: false
is_nullable: true
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "key"
}
}
}
I20260619 07:57:54.699641 8270 tablet_service.cc:1511] Processing CreateTablet for tablet 16d1c2d6729c47dbbd9e5b27bd54839b (DEFAULT_TABLE table=fake-table [id=edf5f87ca01e4f84ad0ae63115d1a712]), partition=RANGE (key) PARTITION UNBOUNDED
I20260619 07:57:54.700758 8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:57:54.724937 8553 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Bootstrap starting.
I20260619 07:57:54.731527 8553 tablet_bootstrap.cc:654] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Neither blocks nor log segments found. Creating new log.
I20260619 07:57:54.739082 8553 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: No bootstrap required, opened a new log
I20260619 07:57:54.739658 8553 ts_tablet_manager.cc:1403] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Time spent bootstrapping tablet: real 0.015s user 0.007s sys 0.007s
I20260619 07:57:54.742465 8553 raft_consensus.cc:359] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } }
I20260619 07:57:54.743003 8553 raft_consensus.cc:385] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:57:54.743295 8553 raft_consensus.cc:740] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9f7dc637d844e8d9a62faa587d55b9d, State: Initialized, Role: FOLLOWER
I20260619 07:57:54.743960 8553 consensus_queue.cc:260] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } }
I20260619 07:57:54.744577 8553 raft_consensus.cc:399] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:57:54.744904 8553 raft_consensus.cc:493] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:57:54.745226 8553 raft_consensus.cc:3060] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:57:54.751969 8553 raft_consensus.cc:515] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } }
I20260619 07:57:54.752599 8553 leader_election.cc:304] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [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: b9f7dc637d844e8d9a62faa587d55b9d; no voters:
I20260619 07:57:54.753794 8553 leader_election.cc:290] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:57:54.754163 8555 raft_consensus.cc:2804] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:57:54.762799 8553 ts_tablet_manager.cc:1434] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Time spent starting tablet: real 0.023s user 0.018s sys 0.003s
I20260619 07:57:54.763656 8555 raft_consensus.cc:697] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Becoming Leader. State: Replica: b9f7dc637d844e8d9a62faa587d55b9d, State: Running, Role: LEADER
I20260619 07:57:54.764361 8555 consensus_queue.cc:237] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Queue going to LEADER mode. State: All 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: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } }
I20260619 07:57:54.774585 8180 catalog_manager.cc:5696] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d reported cstate change: term changed from 0 to 1, leader changed from <none> to b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193). New cstate: current_term: 1 leader_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } health_report { overall_health: HEALTHY } } }
W20260619 07:57:55.040901 8565 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s user 0.000s sys 0.003s
W20260619 07:57:55.055024 8563 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s user 0.002s sys 0.000s
W20260619 07:57:55.695032 8567 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s user 0.000s sys 0.000s
W20260619 07:57:56.298620 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08000546a0 after lost signal to thread 870
W20260619 07:57:56.299654 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6660 after lost signal to thread 8216
W20260619 07:57:56.301043 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3920 after lost signal to thread 8304
W20260619 07:57:56.302071 8509 debug-util.cc:398] Leaking SignalData structure 0x7b0800204d00 after lost signal to thread 8374
W20260619 07:57:56.303067 8509 debug-util.cc:398] Leaking SignalData structure 0x7b0800189680 after lost signal to thread 8443
W20260619 07:57:56.305302 8509 debug-util.cc:398] Leaking SignalData structure 0x7b080018aa00 after lost signal to thread 8512
W20260619 07:57:56.940181 8561 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s user 0.003s sys 0.000s
W20260619 07:57:59.772811 8560 meta_cache.cc:1261] Time spent looking up entry by key: real 0.079s user 0.002s sys 0.000s
W20260619 07:58:01.411402 8560 meta_cache.cc:1261] Time spent looking up entry by key: real 0.077s user 0.001s sys 0.000s
W20260619 07:58:02.961838 8563 meta_cache.cc:1261] Time spent looking up entry by key: real 0.065s user 0.000s sys 0.000s
W20260619 07:58:03.423705 8551 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.216.193:46315, user_credentials={real_user=slave}} blocked reactor thread for 49244.3us
W20260619 07:58:03.566030 8551 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.216.193:46315, user_credentials={real_user=slave}} blocked reactor thread for 63755.7us
W20260619 07:58:05.131846 8567 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s user 0.003s sys 0.001s
W20260619 07:58:06.814949 8566 meta_cache.cc:1261] Time spent looking up entry by key: real 0.067s user 0.000s sys 0.000s
I20260619 07:58:08.077033 867 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20260619 07:58:08.109372 8182 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35112:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260619 07:58:08.133411 8573 tablet.cc:1724] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260619 07:58:08.158159 8182 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: fake-table [id=edf5f87ca01e4f84ad0ae63115d1a712] alter complete (version 1)
I20260619 07:58:08.162444 8280 consensus_queue.cc:237] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 629, Committed index: 629, Last appended: 1.629, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 630 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } }
I20260619 07:58:08.166414 8555 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Committing config change with OpId 1.630: config changed from index -1 to 630, NON_VOTER 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) added. New config: { opid_index: 630 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } }
I20260619 07:58:08.182924 8169 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 16d1c2d6729c47dbbd9e5b27bd54839b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260619 07:58:08.193215 8178 catalog_manager.cc:5696] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d reported cstate change: config changed from index -1 to 630, NON_VOTER 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) added. New cstate: current_term: 1 leader_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" committed_config { opid_index: 630 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260619 07:58:08.198805 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16d1c2d6729c47dbbd9e5b27bd54839b. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:58:08.204486 8279 consensus_queue.cc:237] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 630, Committed index: 630, Last appended: 1.630, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } }
I20260619 07:58:08.208592 8600 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Committing config change with OpId 1.631: config changed from index 630 to 631, NON_VOTER 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) added. New config: { opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } } }
W20260619 07:58:08.212155 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16d1c2d6729c47dbbd9e5b27bd54839b. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:58:08.220767 8169 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 16d1c2d6729c47dbbd9e5b27bd54839b with cas_config_opid_index 630: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260619 07:58:08.225734 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16d1c2d6729c47dbbd9e5b27bd54839b. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:58:08.227994 8178 catalog_manager.cc:5696] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d reported cstate change: config changed from index 630 to 631, NON_VOTER 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) added. New cstate: current_term: 1 leader_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" committed_config { opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260619 07:58:08.719024 8604 ts_tablet_manager.cc:933] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Initiating tablet copy from peer b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193:46315)
I20260619 07:58:08.749140 8604 tablet_copy_client.cc:323] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: tablet copy: Beginning tablet copy session from remote peer at address 127.0.216.193:46315
I20260619 07:58:08.777298 8607 ts_tablet_manager.cc:933] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Initiating tablet copy from peer b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193:46315)
I20260619 07:58:08.797693 8607 tablet_copy_client.cc:323] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: tablet copy: Beginning tablet copy session from remote peer at address 127.0.216.193:46315
I20260619 07:58:08.801707 8290 tablet_copy_service.cc:140] P b9f7dc637d844e8d9a62faa587d55b9d: Received BeginTabletCopySession request for tablet 16d1c2d6729c47dbbd9e5b27bd54839b from peer 17c21e041b8649278ddff6b395d14ac6 ({username='slave'} at 127.0.0.1:37382)
I20260619 07:58:08.802299 8290 tablet_copy_service.cc:161] P b9f7dc637d844e8d9a62faa587d55b9d: Beginning new tablet copy session on tablet 16d1c2d6729c47dbbd9e5b27bd54839b from peer 17c21e041b8649278ddff6b395d14ac6 at {username='slave'} at 127.0.0.1:37382: session id = 17c21e041b8649278ddff6b395d14ac6-16d1c2d6729c47dbbd9e5b27bd54839b
I20260619 07:58:08.814894 8290 tablet_copy_source_session.cc:215] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260619 07:58:08.818123 8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:58:08.884853 8604 tablet_copy_client.cc:806] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: tablet copy: Starting download of 0 data blocks...
I20260619 07:58:08.893178 8290 tablet_copy_service.cc:140] P b9f7dc637d844e8d9a62faa587d55b9d: Received BeginTabletCopySession request for tablet 16d1c2d6729c47dbbd9e5b27bd54839b from peer 2b4d6833c8f34cc5a714d575056f5f57 ({username='slave'} at 127.0.0.1:37398)
I20260619 07:58:08.900609 8290 tablet_copy_service.cc:161] P b9f7dc637d844e8d9a62faa587d55b9d: Beginning new tablet copy session on tablet 16d1c2d6729c47dbbd9e5b27bd54839b from peer 2b4d6833c8f34cc5a714d575056f5f57 at {username='slave'} at 127.0.0.1:37398: session id = 2b4d6833c8f34cc5a714d575056f5f57-16d1c2d6729c47dbbd9e5b27bd54839b
I20260619 07:58:08.912602 8290 tablet_copy_source_session.cc:215] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: Tablet Copy: opened 0 blocks and 1 log segments
I20260619 07:58:08.913288 8604 tablet_copy_client.cc:670] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: tablet copy: Starting download of 1 WAL segments...
I20260619 07:58:08.916265 8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260619 07:58:08.936880 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.666s user 0.002s sys 0.000s
W20260619 07:58:08.950345 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.683s user 0.001s sys 0.000s
W20260619 07:58:08.964504 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.695s user 0.002s sys 0.000s
I20260619 07:58:08.991559 8607 tablet_copy_client.cc:806] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: tablet copy: Starting download of 0 data blocks...
I20260619 07:58:08.992195 8607 tablet_copy_client.cc:670] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: tablet copy: Starting download of 1 WAL segments...
W20260619 07:58:09.030074 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.761s user 0.007s sys 0.000s
W20260619 07:58:09.047683 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.778s user 0.001s sys 0.000s
W20260619 07:58:09.080356 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.809s user 0.002s sys 0.000s
W20260619 07:58:09.083160 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.812s user 0.001s sys 0.000s
W20260619 07:58:09.093778 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.822s user 0.002s sys 0.000s
W20260619 07:58:09.113619 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.840s user 0.001s sys 0.000s
W20260619 07:58:09.134557 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.860s user 0.002s sys 0.000s
I20260619 07:58:09.482838 8604 tablet_copy_client.cc:538] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260619 07:58:09.491917 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap starting.
I20260619 07:58:09.623854 8607 tablet_copy_client.cc:538] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260619 07:58:09.633114 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap starting.
W20260619 07:58:10.895097 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260619 07:58:11.484592 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260619 07:58:13.252790 8301 debug-util.cc:398] Leaking SignalData structure 0x7b080013a500 after lost signal to thread 870
W20260619 07:58:13.253870 8301 debug-util.cc:398] Leaking SignalData structure 0x7b0800164cc0 after lost signal to thread 8216
W20260619 07:58:13.254977 8301 debug-util.cc:398] Leaking SignalData structure 0x7b08000ea360 after lost signal to thread 8304
W20260619 07:58:13.256027 8301 debug-util.cc:398] Leaking SignalData structure 0x7b0800098b40 after lost signal to thread 8374
W20260619 07:58:13.257318 8301 debug-util.cc:398] Leaking SignalData structure 0x7b08001ff160 after lost signal to thread 8443
W20260619 07:58:13.258474 8301 debug-util.cc:398] Leaking SignalData structure 0x7b0800109c60 after lost signal to thread 8512
W20260619 07:58:13.304741 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.612s user 0.001s sys 0.000s
W20260619 07:58:13.504014 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260619 07:58:13.670080 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.616s user 0.002s sys 0.000s
W20260619 07:58:13.827085 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260619 07:58:14.343055 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.893s user 0.002s sys 0.000s
W20260619 07:58:15.020426 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.672s user 0.000s sys 0.002s
W20260619 07:58:15.125773 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.655s user 0.001s sys 0.000s
W20260619 07:58:15.374841 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.636s user 0.002s sys 0.000s
W20260619 07:58:15.912804 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.686s user 0.001s sys 0.000s
W20260619 07:58:15.963892 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.727s user 0.001s sys 0.000s
W20260619 07:58:16.054842 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260619 07:58:16.063848 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.750s user 0.001s sys 0.000s
W20260619 07:58:16.112782 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 16: this message will repeat every 5th retry.
W20260619 07:58:16.348824 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.620s user 0.002s sys 0.000s
I20260619 07:58:16.962332 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (164.3K/1.11M this segment, stats: ops{read=92 overwritten=0 applied=90 ignored=0} inserts{seen=4450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:17.713587 8604 log.cc:927] Time spent T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Append to log took a long time: real 0.075s user 0.002s sys 0.000s
W20260619 07:58:18.656977 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.642s user 0.002s sys 0.000s
W20260619 07:58:18.721977 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260619 07:58:18.855041 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 21: this message will repeat every 5th retry.
W20260619 07:58:18.859392 8604 log.cc:927] Time spent T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Append to log took a long time: real 0.051s user 0.003s sys 0.000s
W20260619 07:58:18.912489 8604 log.cc:927] Time spent T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Append to log took a long time: real 0.052s user 0.001s sys 0.000s
I20260619 07:58:19.277321 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (151.7K/1.11M this segment, stats: ops{read=85 overwritten=0 applied=83 ignored=0} inserts{seen=4100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:19.859862 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.711s user 0.001s sys 0.000s
W20260619 07:58:20.049077 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.668s user 0.001s sys 0.000s
W20260619 07:58:20.384713 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.795s user 0.001s sys 0.000s
W20260619 07:58:20.861177 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.652s user 0.001s sys 0.000s
W20260619 07:58:21.426039 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260619 07:58:21.429507 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20260619 07:58:21.587442 8583 scanner-internal.cc:458] Time spent opening tablet: real 1.003s user 0.002s sys 0.000s
I20260619 07:58:22.006690 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (296.2K/1.11M this segment, stats: ops{read=165 overwritten=0 applied=165 ignored=0} inserts{seen=8200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:22.049872 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.632s user 0.001s sys 0.000s
W20260619 07:58:22.073021 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.923s user 0.001s sys 0.000s
W20260619 07:58:22.705271 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.721s user 0.001s sys 0.000s
W20260619 07:58:22.781033 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.725s user 0.001s sys 0.000s
W20260619 07:58:23.029783 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.577s user 0.001s sys 0.000s
W20260619 07:58:23.632251 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20260619 07:58:23.963896 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20260619 07:58:24.316411 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (312.5K/1.11M this segment, stats: ops{read=174 overwritten=0 applied=174 ignored=0} inserts{seen=8650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:24.496843 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.742s user 0.001s sys 0.000s
W20260619 07:58:25.801337 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.650s user 0.001s sys 0.000s
W20260619 07:58:25.911846 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.697s user 0.001s sys 0.000s
W20260619 07:58:25.915460 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.720s user 0.002s sys 0.000s
W20260619 07:58:26.053820 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260619 07:58:26.239954 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20260619 07:58:27.108930 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.627s user 0.002s sys 0.000s
I20260619 07:58:27.195019 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (403.0K/1.11M this segment, stats: ops{read=224 overwritten=0 applied=224 ignored=0} inserts{seen=11150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:28.044303 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.682s user 0.001s sys 0.000s
W20260619 07:58:28.098716 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.652s user 0.001s sys 0.000s
W20260619 07:58:28.164569 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.687s user 0.001s sys 0.000s
W20260619 07:58:28.547437 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.654s user 0.001s sys 0.000s
W20260619 07:58:28.694530 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260619 07:58:28.756894 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
W20260619 07:58:29.066712 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.626s user 0.001s sys 0.000s
I20260619 07:58:29.319036 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (415.6K/1.11M this segment, stats: ops{read=231 overwritten=0 applied=231 ignored=0} inserts{seen=11500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:29.413033 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.713s user 0.002s sys 0.000s
W20260619 07:58:29.985739 8604 log.cc:927] Time spent T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Append to log took a long time: real 0.057s user 0.004s sys 0.000s
W20260619 07:58:30.552950 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.611s user 0.001s sys 0.000s
W20260619 07:58:30.997026 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260619 07:58:31.190578 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
W20260619 07:58:31.565076 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.610s user 0.001s sys 0.000s
I20260619 07:58:32.196189 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (513.4K/1.11M this segment, stats: ops{read=285 overwritten=0 applied=281 ignored=0} inserts{seen=14000 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:32.935735 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.702s user 0.001s sys 0.000s
W20260619 07:58:32.941785 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.732s user 0.001s sys 0.000s
W20260619 07:58:33.029896 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.722s user 0.001s sys 0.000s
W20260619 07:58:33.101713 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.843s user 0.001s sys 0.000s
W20260619 07:58:33.242799 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.564s user 0.001s sys 0.000s
W20260619 07:58:33.383324 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.595s user 0.001s sys 0.000s
W20260619 07:58:33.675839 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.736s user 0.001s sys 0.000s
W20260619 07:58:33.730470 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260619 07:58:33.863101 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20260619 07:58:34.110057 8604 log.cc:927] Time spent T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Append to log took a long time: real 0.076s user 0.001s sys 0.000s
I20260619 07:58:34.331753 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (517.0K/1.11M this segment, stats: ops{read=287 overwritten=0 applied=283 ignored=0} inserts{seen=14100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:35.411321 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.672s user 0.002s sys 0.000s
W20260619 07:58:35.758528 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.753s user 0.001s sys 0.000s
W20260619 07:58:36.269706 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260619 07:58:36.371419 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
W20260619 07:58:36.396042 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.760s user 0.002s sys 0.000s
W20260619 07:58:36.553144 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.746s user 0.001s sys 0.000s
I20260619 07:58:37.300343 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (633.3K/1.11M this segment, stats: ops{read=351 overwritten=0 applied=351 ignored=0} inserts{seen=17500 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:38.512235 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.663s user 0.001s sys 0.000s
W20260619 07:58:38.575100 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260619 07:58:38.875981 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.619s user 0.001s sys 0.000s
W20260619 07:58:38.904238 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
W20260619 07:58:38.924314 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.686s user 0.001s sys 0.000s
I20260619 07:58:39.350033 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (618.7K/1.11M this segment, stats: ops{read=343 overwritten=0 applied=342 ignored=0} inserts{seen=17050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:39.597995 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.651s user 0.001s sys 0.000s
W20260619 07:58:40.150756 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.707s user 0.001s sys 0.000s
W20260619 07:58:40.410010 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.814s user 0.002s sys 0.000s
W20260619 07:58:40.652017 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.621s user 0.001s sys 0.000s
W20260619 07:58:41.061789 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260619 07:58:41.392293 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 66: this message will repeat every 5th retry.
W20260619 07:58:41.807801 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.877s user 0.001s sys 0.000s
W20260619 07:58:41.813884 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.812s user 0.001s sys 0.000s
W20260619 07:58:42.044584 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.625s user 0.002s sys 0.000s
I20260619 07:58:42.477476 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (771.1K/1.11M this segment, stats: ops{read=427 overwritten=0 applied=426 ignored=0} inserts{seen=21250 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:43.483882 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260619 07:58:43.576439 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.644s user 0.002s sys 0.000s
W20260619 07:58:43.733139 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 71: this message will repeat every 5th retry.
W20260619 07:58:44.255460 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.678s user 0.001s sys 0.000s
I20260619 07:58:44.492688 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (740.2K/1.11M this segment, stats: ops{read=410 overwritten=0 applied=410 ignored=0} inserts{seen=20450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:44.533962 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.687s user 0.002s sys 0.000s
W20260619 07:58:45.729791 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.676s user 0.001s sys 0.000s
W20260619 07:58:45.869839 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260619 07:58:46.058876 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.752s user 0.001s sys 0.000s
W20260619 07:58:46.153649 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 76: this message will repeat every 5th retry.
W20260619 07:58:46.468703 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.721s user 0.000s sys 0.001s
W20260619 07:58:46.686088 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.840s user 0.001s sys 0.000s
I20260619 07:58:47.485014 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (888.6K/1.11M this segment, stats: ops{read=492 overwritten=0 applied=482 ignored=0} inserts{seen=24050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:47.945807 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.617s user 0.001s sys 0.000s
W20260619 07:58:47.955304 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.630s user 0.001s sys 0.000s
W20260619 07:58:48.317551 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260619 07:58:48.353366 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.629s user 0.002s sys 0.000s
W20260619 07:58:48.411870 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 81: this message will repeat every 5th retry.
W20260619 07:58:48.683470 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.603s user 0.001s sys 0.000s
I20260619 07:58:49.607771 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (827.1K/1.11M this segment, stats: ops{read=458 overwritten=0 applied=454 ignored=0} inserts{seen=22650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:49.623351 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.634s user 0.001s sys 0.000s
W20260619 07:58:49.665480 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.581s user 0.002s sys 0.000s
W20260619 07:58:50.308955 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.599s user 0.002s sys 0.000s
I20260619 07:58:53.122926 8252 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 781) took 2809 ms. Trace:
I20260619 07:58:53.123498 8252 rpcz_store.cc:276] 0619 07:58:50.313312 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.313438 (+ 126us) service_pool.cc:224] Handling call
0619 07:58:50.313650 (+ 212us) tablet_service.cc:3201] Found scanner 575dae129f8b4308b2e551ddbf2faf73 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is ee6476f5750244408fb26dd9074b2496
0619 07:58:53.121341 (+2807691us) tablet_service.cc:3276] Deadline expired after scanning 1280 rows: responding with 52480 bytes (batch size 1048576)
0619 07:58:53.122846 (+ 1505us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:53.130735 8254 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 779) took 2940 ms. Trace:
I20260619 07:58:53.131537 8254 rpcz_store.cc:276] 0619 07:58:50.190665 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.192799 (+ 2134us) service_pool.cc:224] Handling call
0619 07:58:50.193020 (+ 221us) tablet_service.cc:3201] Found scanner fda08ec1087c4b618f431e0cb1535b94 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 32eb1eefbe11471f9d8a593c0412e2ad
0619 07:58:53.129240 (+2936220us) tablet_service.cc:3276] Deadline expired after scanning 2944 rows: responding with 120704 bytes (batch size 1048576)
0619 07:58:53.130684 (+ 1444us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:53.846836 8257 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 786) took 3391 ms. Trace:
I20260619 07:58:54.034988 8257 rpcz_store.cc:276] 0619 07:58:50.455090 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.455215 (+ 125us) service_pool.cc:224] Handling call
0619 07:58:50.455440 (+ 225us) tablet_service.cc:3201] Found scanner 25ed6bd0f0a34efa90b09ef66f3e0903 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 725ab38d82cb4fad8717f3d949481436
0619 07:58:53.844911 (+3389471us) tablet_service.cc:3276] Deadline expired after scanning 384 rows: responding with 15744 bytes (batch size 1048576)
0619 07:58:53.846768 (+ 1857us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:53.923022 8255 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 784) took 3528 ms. Trace:
I20260619 07:58:53.936390 8253 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 785) took 3484 ms. Trace:
I20260619 07:58:54.036581 8253 rpcz_store.cc:276] 0619 07:58:50.452163 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.452285 (+ 122us) service_pool.cc:224] Handling call
0619 07:58:50.452521 (+ 236us) tablet_service.cc:3201] Found scanner 0df6212152e14e0289c7b4e0ccb5d5e9 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is c3333d2abb29432983fcbc02cdfefa98
0619 07:58:53.935280 (+3482759us) tablet_service.cc:3276] Deadline expired after scanning 512 rows: responding with 20992 bytes (batch size 1048576)
0619 07:58:53.936348 (+ 1068us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:54.037827 8255 rpcz_store.cc:276] 0619 07:58:50.394908 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.395316 (+ 408us) service_pool.cc:224] Handling call
0619 07:58:50.395533 (+ 217us) tablet_service.cc:3201] Found scanner 3e0a8fd688cc4e5b844c2011c27c4572 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 442167778c494fad8a642a43d0bc661e
0619 07:58:53.921299 (+3525766us) tablet_service.cc:3276] Deadline expired after scanning 896 rows: responding with 36736 bytes (batch size 1048576)
0619 07:58:53.922963 (+ 1664us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:54.379130 8260 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 780) took 4073 ms. Trace:
I20260619 07:58:54.379631 8260 rpcz_store.cc:276] 0619 07:58:50.305921 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.313459 (+ 7538us) service_pool.cc:224] Handling call
0619 07:58:50.313663 (+ 204us) tablet_service.cc:3201] Found scanner 10481fd1430e408daa127027bde54d23 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is ed0c8a3f7bae4948ab34a93691c7f5a6
0619 07:58:54.318906 (+4005243us) tablet_service.cc:3276] Deadline expired after scanning 1280 rows: responding with 52480 bytes (batch size 1048576)
0619 07:58:54.379064 (+ 60158us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260619 07:58:54.403258 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08000aa9a0 after lost signal to thread 870
I20260619 07:58:54.412564 8180 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35082 (request call id 3280) took 3811 ms. Trace:
I20260619 07:58:54.412994 8180 rpcz_store.cc:276] 0619 07:58:50.601454 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:54.410442 (+3808988us) service_pool.cc:224] Handling call
0619 07:58:54.412399 (+ 1957us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":0}
I20260619 07:58:54.416425 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (963.2K/1.11M this segment, stats: ops{read=533 overwritten=0 applied=532 ignored=0} inserts{seen=26550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260619 07:58:54.452659 8259 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 778) took 4283 ms. Trace:
I20260619 07:58:54.453132 8259 rpcz_store.cc:276] 0619 07:58:50.169572 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.176303 (+ 6731us) service_pool.cc:224] Handling call
0619 07:58:50.176539 (+ 236us) tablet_service.cc:3201] Found scanner 91f47fa0f0a24f958546e930db480050 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 3270037aa1ec4405b67a5ae5a66077ff
0619 07:58:54.451058 (+4274519us) tablet_service.cc:3276] Deadline expired after scanning 2176 rows: responding with 89216 bytes (batch size 1048576)
0619 07:58:54.452581 (+ 1523us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:58:54.615557 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (850.8K/1.11M this segment, stats: ops{read=471 overwritten=0 applied=470 ignored=0} inserts{seen=23450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:54.654589 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
I20260619 07:58:54.889230 8256 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 782) took 4564 ms. Trace:
I20260619 07:58:54.889935 8256 rpcz_store.cc:276] 0619 07:58:50.324359 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.324470 (+ 111us) service_pool.cc:224] Handling call
0619 07:58:50.324656 (+ 186us) tablet_service.cc:3201] Found scanner a5f6c3d1858c4eda90d874b8b5cb713c for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is f01c240703fe47dfb3e787c3141430f1
0619 07:58:54.878994 (+4554338us) tablet_service.cc:3276] Deadline expired after scanning 1152 rows: responding with 47232 bytes (batch size 1048576)
0619 07:58:54.889132 (+ 10138us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260619 07:58:54.924965 8246 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.995s user 0.020s sys 0.030s
W20260619 07:58:54.926672 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa1a0 after lost signal to thread 870
W20260619 07:58:54.928520 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08001aab00 after lost signal to thread 8216
W20260619 07:58:54.931123 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08000e83c0 after lost signal to thread 8304
W20260619 07:58:54.932842 8246 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.003s user 0.020s sys 0.030s
W20260619 07:58:54.931134 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 86: this message will repeat every 5th retry.
W20260619 07:58:54.946739 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9c80 after lost signal to thread 8374
I20260619 07:58:54.949877 8251 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 783) took 4596 ms. Trace:
I20260619 07:58:54.950330 8251 rpcz_store.cc:276] 0619 07:58:50.353410 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:50.353544 (+ 134us) service_pool.cc:224] Handling call
0619 07:58:50.353761 (+ 217us) tablet_service.cc:3201] Found scanner 1ba4a65aaddd473dbb2ec716e64e1396 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 4f49cce1728c44bba154e0393ab85ab1
0619 07:58:54.946995 (+4593234us) tablet_service.cc:3276] Deadline expired after scanning 896 rows: responding with 36736 bytes (batch size 1048576)
0619 07:58:54.949819 (+ 2824us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260619 07:58:54.963104 8371 debug-util.cc:398] Leaking SignalData structure 0x7b0800206460 after lost signal to thread 8443
W20260619 07:58:54.975904 8509 debug-util.cc:398] Leaking SignalData structure 0x7b080014aee0 after lost signal to thread 8216
W20260619 07:58:54.977849 8509 debug-util.cc:398] Leaking SignalData structure 0x7b080010cd20 after lost signal to thread 8304
W20260619 07:58:54.980626 8509 debug-util.cc:398] Leaking SignalData structure 0x7b080013b880 after lost signal to thread 8374
W20260619 07:58:54.980950 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0c80 after lost signal to thread 8375
W20260619 07:58:54.982637 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7940 after lost signal to thread 8443
W20260619 07:58:54.982972 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7640 after lost signal to thread 8444
W20260619 07:58:54.988560 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bac0 after lost signal to thread 8512
W20260619 07:58:54.994334 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08002135c0 after lost signal to thread 8513
W20260619 07:58:54.996338 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bc40 after lost signal to thread 8583
W20260619 07:58:55.006407 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bc20 after lost signal to thread 8584
W20260619 07:58:55.006757 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bc00 after lost signal to thread 8585
W20260619 07:58:55.007051 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bb60 after lost signal to thread 8586
W20260619 07:58:55.008173 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bbe0 after lost signal to thread 8587
W20260619 07:58:55.008838 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bbc0 after lost signal to thread 8588
W20260619 07:58:55.021845 8371 debug-util.cc:398] Leaking SignalData structure 0x7b080020bba0 after lost signal to thread 8589
W20260619 07:58:55.022270 8371 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4660 after lost signal to thread 8590
W20260619 07:58:55.005467 8509 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3de0 after lost signal to thread 8512
W20260619 07:58:55.022616 8371 debug-util.cc:398] Leaking SignalData structure 0x7b0800104880 after lost signal to thread 8591
W20260619 07:58:55.033097 8371 debug-util.cc:398] Leaking SignalData structure 0x7b0800093220 after lost signal to thread 8592
W20260619 07:58:55.029181 8509 debug-util.cc:398] Leaking SignalData structure 0x7b0800210860 after lost signal to thread 8591
I20260619 07:58:55.491109 8258 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 787) took 4975 ms. Trace:
I20260619 07:58:55.498564 8258 rpcz_store.cc:276] 0619 07:58:50.515339 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:58:54.934628 (+4419289us) service_pool.cc:224] Handling call
0619 07:58:54.935064 (+ 436us) tablet_service.cc:3201] Found scanner 0a0c5bd727134c729af306d200ad9be1 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 438cf2f52326403a80f2b750e0574a78
0619 07:58:55.489382 (+554318us) tablet_service.cc:3276] Deadline expired after scanning 2432 rows: responding with 99712 bytes (batch size 1048576)
0619 07:58:55.491053 (+ 1671us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260619 07:58:57.120507 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260619 07:58:57.128437 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.807s user 0.001s sys 0.000s
W20260619 07:58:57.612799 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 91: this message will repeat every 5th retry.
W20260619 07:58:57.619467 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.740s user 0.001s sys 0.000s
W20260619 07:58:57.828665 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.568s user 0.001s sys 0.000s
W20260619 07:58:57.896775 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.870s user 0.001s sys 0.000s
W20260619 07:58:58.063113 8584 scanner-internal.cc:458] Time spent opening tablet: real 0.691s user 0.002s sys 0.000s
W20260619 07:58:58.441648 8590 scanner-internal.cc:458] Time spent opening tablet: real 0.663s user 0.001s sys 0.000s
W20260619 07:58:58.610347 8588 scanner-internal.cc:458] Time spent opening tablet: real 0.783s user 0.002s sys 0.000s
I20260619 07:58:59.466516 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replaying log segment 1/1 (1.03M/1.11M this segment, stats: ops{read=582 overwritten=0 applied=582 ignored=0} inserts{seen=29050 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:58:59.727783 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
I20260619 07:58:59.777967 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (923.4K/1.11M this segment, stats: ops{read=511 overwritten=0 applied=510 ignored=0} inserts{seen=25450 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:59:00.028890 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 96: this message will repeat every 5th retry.
W20260619 07:59:00.998786 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.597s user 0.001s sys 0.000s
W20260619 07:59:01.446650 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.755s user 0.002s sys 0.000s
W20260619 07:59:01.599819 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.768s user 0.002s sys 0.000s
W20260619 07:59:01.936877 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.713s user 0.001s sys 0.000s
W20260619 07:59:02.298379 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
W20260619 07:59:02.643767 8244 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195:34407): Couldn't send request to peer 17c21e041b8649278ddff6b395d14ac6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 101: this message will repeat every 5th retry.
I20260619 07:59:03.466986 8604 tablet.cc:1724] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260619 07:59:03.487164 8604 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:59:03.509092 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap replayed 1/1 log segments. Stats: ops{read=631 overwritten=0 applied=631 ignored=0} inserts{seen=31350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:59:03.511801 8604 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Bootstrap complete.
I20260619 07:59:03.564656 8604 ts_tablet_manager.cc:1403] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Time spent bootstrapping tablet: real 54.073s user 11.143s sys 0.460s
I20260619 07:59:03.567828 8604 raft_consensus.cc:359] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } }
I20260619 07:59:03.580125 8604 raft_consensus.cc:740] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 17c21e041b8649278ddff6b395d14ac6, State: Initialized, Role: LEARNER
I20260619 07:59:03.580857 8604 consensus_queue.cc:260] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 631, Last appended: 1.631, Last appended by leader: 631, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } }
I20260619 07:59:03.599144 8604 ts_tablet_manager.cc:1434] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: Time spent starting tablet: real 0.034s user 0.000s sys 0.006s
I20260619 07:59:03.611668 8289 tablet_copy_service.cc:342] P b9f7dc637d844e8d9a62faa587d55b9d: Request end of tablet copy session 17c21e041b8649278ddff6b395d14ac6-16d1c2d6729c47dbbd9e5b27bd54839b received from {username='slave'} at 127.0.0.1:37382
I20260619 07:59:03.612286 8289 tablet_copy_service.cc:434] P b9f7dc637d844e8d9a62faa587d55b9d: ending tablet copy session 17c21e041b8649278ddff6b395d14ac6-16d1c2d6729c47dbbd9e5b27bd54839b on tablet 16d1c2d6729c47dbbd9e5b27bd54839b with peer 17c21e041b8649278ddff6b395d14ac6
I20260619 07:59:03.776036 8419 raft_consensus.cc:1217] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.630->[1.631-1.631] Dedup: 1.631->[]
W20260619 07:59:03.901103 8591 scanner-internal.cc:458] Time spent opening tablet: real 0.751s user 0.001s sys 0.000s
W20260619 07:59:04.034446 8585 scanner-internal.cc:458] Time spent opening tablet: real 0.647s user 0.001s sys 0.000s
I20260619 07:59:04.237144 8624 raft_consensus.cc:1064] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: attempting to promote NON_VOTER 17c21e041b8649278ddff6b395d14ac6 to VOTER
I20260619 07:59:04.239641 8624 consensus_queue.cc:237] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 631, Committed index: 631, Last appended: 1.631, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } }
W20260619 07:59:04.276192 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260619 07:59:04.277827 8419 raft_consensus.cc:1275] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 LEARNER]: Refusing update from remote peer b9f7dc637d844e8d9a62faa587d55b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 631. Preceding OpId from leader: term: 1 index: 632. (index mismatch)
I20260619 07:59:04.280646 8621 consensus_queue.cc:1048] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 632, Last known committed idx: 631, Time since last communication: 0.001s
I20260619 07:59:04.290061 8621 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Committing config change with OpId 1.632: config changed from index 631 to 632, 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) changed from NON_VOTER to VOTER. New config: { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
I20260619 07:59:04.306658 8419 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Committing config change with OpId 1.632: config changed from index 631 to 632, 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) changed from NON_VOTER to VOTER. New config: { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
I20260619 07:59:04.318090 8176 catalog_manager.cc:5696] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d reported cstate change: config changed from index 631 to 632, 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" committed_config { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260619 07:59:04.510978 8587 scanner-internal.cc:458] Time spent opening tablet: real 0.668s user 0.001s sys 0.000s
W20260619 07:59:04.988265 8627 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.554s user 0.012s sys 0.021s
W20260619 07:59:04.988871 8627 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.613s user 0.013s sys 0.021s
I20260619 07:59:05.208346 8258 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 963) took 1032 ms. Trace:
I20260619 07:59:05.209376 8258 rpcz_store.cc:276] 0619 07:59:04.175904 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:59:04.176034 (+ 130us) service_pool.cc:224] Handling call
0619 07:59:04.176552 (+ 518us) tablet_service.cc:2890] Created scanner a7349cb3be614949a674da614de75f68 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is bfd4b14f68b244758bbab7a10110d2a3
0619 07:59:04.177492 (+ 940us) tablet_service.cc:3030] Creating iterator
0619 07:59:04.177533 (+ 41us) tablet_service.cc:3408] Waiting safe time to advance
0619 07:59:04.177573 (+ 40us) tablet_service.cc:3415] Waiting for operations to commit
0619 07:59:04.177635 (+ 62us) tablet_service.cc:3431] All operations in snapshot committed. Waited for 66 microseconds
0619 07:59:04.177867 (+ 232us) tablet_service.cc:3055] Iterator created
0619 07:59:04.339519 (+161652us) tablet_service.cc:3077] Iterator init: OK
0619 07:59:04.339599 (+ 80us) tablet_service.cc:3120] has_more: true
0619 07:59:04.339798 (+ 199us) tablet_service.cc:3137] Continuing scan request
0619 07:59:04.340048 (+ 250us) tablet_service.cc:3201] Found scanner a7349cb3be614949a674da614de75f68 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is bfd4b14f68b244758bbab7a10110d2a3
0619 07:59:05.204535 (+864487us) tablet_service.cc:3276] Deadline expired after scanning 1024 rows: responding with 41984 bytes (batch size 1048576)
0619 07:59:05.208183 (+ 3648us) inbound_call.cc:177] Queueing success response
Metrics: {"rowset_iterators":1,"scanner_bytes_read":0}
I20260619 07:59:05.244807 8257 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 962) took 1203 ms. Trace:
I20260619 07:59:05.245442 8257 rpcz_store.cc:276] 0619 07:59:04.041562 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:59:04.041658 (+ 96us) service_pool.cc:224] Handling call
0619 07:59:04.041877 (+ 219us) tablet_service.cc:3201] Found scanner 8c7b0b29cdb5496b823e35a0de74915c for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is b1327bd7544745e9a8e14b0d788f8798
0619 07:59:05.241998 (+1200121us) tablet_service.cc:3276] Deadline expired after scanning 3072 rows: responding with 125952 bytes (batch size 1048576)
0619 07:59:05.244688 (+ 2690us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
W20260619 07:59:05.274073 8176 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.948s user 0.021s sys 0.024s
W20260619 07:59:05.274593 8176 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.948s user 0.021s sys 0.024s
W20260619 07:59:05.293525 8590 scanner-internal.cc:458] Time spent opening tablet: real 1.507s user 0.000s sys 0.002s
W20260619 07:59:05.298681 8584 scanner-internal.cc:458] Time spent opening tablet: real 1.124s user 0.003s sys 0.000s
I20260619 07:59:05.319070 8255 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 964) took 1066 ms. Trace:
I20260619 07:59:05.319512 8255 rpcz_store.cc:276] 0619 07:59:04.253109 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:59:04.256315 (+ 3206us) service_pool.cc:224] Handling call
0619 07:59:04.256531 (+ 216us) tablet_service.cc:3201] Found scanner 7507efb02aac48feb076860b956eb590 for tablet 16d1c2d6729c47dbbd9e5b27bd54839b, query id is 06d724d12ea54f0cae87389a34dca2aa
0619 07:59:05.316890 (+1060359us) tablet_service.cc:3276] Deadline expired after scanning 896 rows: responding with 36736 bytes (batch size 1048576)
0619 07:59:05.319017 (+ 2127us) inbound_call.cc:177] Queueing success response
Metrics: {"scanner_bytes_read":0}
I20260619 07:59:05.330619 8176 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:35064 (request call id 3791) took 1015 ms. Trace:
I20260619 07:59:05.331065 8176 rpcz_store.cc:276] 0619 07:59:04.315292 (+ 0us) service_pool.cc:167] Inserting onto call queue
0619 07:59:04.315432 (+ 140us) service_pool.cc:224] Handling call
0619 07:59:05.275089 (+959657us) write_op.cc:489] Releasing partition, row and schema locks
0619 07:59:05.275140 (+ 51us) write_op.cc:454] Released schema lock
0619 07:59:05.330549 (+ 55409us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0619 07:59:04.373246 (+ 0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0619 07:59:04.373781 (+ 535us) write_op.cc:432] Acquiring schema lock in shared mode
0619 07:59:04.373831 (+ 50us) write_op.cc:435] Acquired schema lock
0619 07:59:04.373867 (+ 36us) tablet.cc:662] Decoding operations
0619 07:59:04.374172 (+ 305us) write_op.cc:620] Acquiring the partition lock for write op
0619 07:59:04.374251 (+ 79us) write_op.cc:641] Partition lock acquired for write op
0619 07:59:04.374277 (+ 26us) tablet.cc:685] Acquiring locks for 1 operations
0619 07:59:04.374489 (+ 212us) tablet.cc:701] Row locks acquired
0619 07:59:04.374522 (+ 33us) write_op.cc:260] PREPARE: finished
0619 07:59:04.374638 (+ 116us) write_op.cc:270] Start()
0619 07:59:04.374753 (+ 115us) write_op.cc:276] Timestamp: L: 17
0619 07:59:04.374778 (+ 25us) op_driver.cc:348] REPLICATION: starting
0619 07:59:04.375498 (+ 720us) log.cc:844] Serialized 532 byte log entry
0619 07:59:04.993915 (+618417us) op_driver.cc:464] REPLICATION: finished
0619 07:59:04.995343 (+ 1428us) write_op.cc:301] APPLY: starting
0619 07:59:04.995441 (+ 98us) tablet.cc:1367] starting BulkCheckPresence
0619 07:59:04.995558 (+ 117us) tablet.cc:1370] finished BulkCheckPresence
0619 07:59:04.995672 (+ 114us) tablet.cc:1372] starting ApplyRowOperation cycle
0619 07:59:04.996528 (+ 856us) tablet.cc:1383] finished ApplyRowOperation cycle
0619 07:59:04.996745 (+ 217us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0619 07:59:04.996804 (+ 59us) write_op.cc:312] APPLY: finished
0619 07:59:04.997408 (+ 604us) log.cc:844] Serialized 22 byte log entry
0619 07:59:04.997602 (+ 194us) write_op.cc:489] Releasing partition, row and schema locks
0619 07:59:04.997684 (+ 82us) write_op.cc:454] Released schema lock
0619 07:59:04.997742 (+ 58us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1162,"apply.run_cpu_time_us":1889,"apply.run_wall_time_us":2751,"num_ops":1,"prepare.queue_time_us":46971,"prepare.run_cpu_time_us":34248,"prepare.run_wall_time_us":616249,"raft.queue_time_us":1848,"raft.run_cpu_time_us":1213,"raft.run_wall_time_us":1484,"replication_time_us":619000,"thread_start_us":1564058,"threads_started":4,"wal-append.queue_time_us":564928}]]}
I20260619 07:59:05.349534 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (1.03M/1.11M this segment, stats: ops{read=584 overwritten=0 applied=584 ignored=0} inserts{seen=29150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20260619 07:59:05.893510 8588 scanner-internal.cc:458] Time spent opening tablet: real 1.462s user 0.003s sys 0.000s
W20260619 07:59:05.992398 8213 debug-util.cc:398] Leaking SignalData structure 0x7b08001d95e0 after lost signal to thread 870
W20260619 07:59:05.993588 8213 debug-util.cc:398] Leaking SignalData structure 0x7b08001d9ba0 after lost signal to thread 8216
W20260619 07:59:05.994683 8213 debug-util.cc:398] Leaking SignalData structure 0x7b08001575e0 after lost signal to thread 8304
W20260619 07:59:05.998119 8213 debug-util.cc:398] Leaking SignalData structure 0x7b0800171280 after lost signal to thread 8374
W20260619 07:59:06.007704 8213 debug-util.cc:398] Leaking SignalData structure 0x7b08000bfb80 after lost signal to thread 8443
W20260619 07:59:06.015133 8213 debug-util.cc:398] Leaking SignalData structure 0x7b0800183040 after lost signal to thread 8512
W20260619 07:59:07.041996 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260619 07:59:07.259111 8586 scanner-internal.cc:458] Time spent opening tablet: real 0.673s user 0.001s sys 0.000s
W20260619 07:59:08.003868 8592 scanner-internal.cc:458] Time spent opening tablet: real 0.776s user 0.001s sys 0.000s
W20260619 07:59:08.488463 8583 scanner-internal.cc:458] Time spent opening tablet: real 0.739s user 0.001s sys 0.000s
W20260619 07:59:08.568503 8589 scanner-internal.cc:458] Time spent opening tablet: real 0.633s user 0.001s sys 0.000s
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:360: Failure
Expected equality of these values:
replication_factor
Which is: 3
actual_replica_count
Which is: 2
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2538: Failure
Expected: VerifyTabletReplicaCount(3, VerifyRowCount::kEnable) doesn't generate new fatal failures in the current thread.
Actual: it does.
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/util/test_util.cc:402: Failure
Failed
Timed out waiting for assertion to pass.
W20260619 07:59:09.552371 8245 consensus_peers.cc:597] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d -> Peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Couldn't send request to peer 2b4d6833c8f34cc5a714d575056f5f57. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260619 07:59:10.354123 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replaying log segment 1/1 (1.10M/1.11M this segment, stats: ops{read=624 overwritten=0 applied=624 ignored=0} inserts{seen=31150 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
I20260619 07:59:10.542721 8607 tablet.cc:1724] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Alter schema from (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 0 to (
10:key INT32 NOT NULL,
11:int_val INT32 NOT NULL,
12:string_val STRING NULLABLE,
PRIMARY KEY (key)
) version 1
I20260619 07:59:10.544273 8607 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260619 07:59:10.549779 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap replayed 1/1 log segments. Stats: ops{read=631 overwritten=0 applied=631 ignored=0} inserts{seen=31350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260619 07:59:10.551013 8607 tablet_bootstrap.cc:492] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Bootstrap complete.
I20260619 07:59:10.576038 8607 ts_tablet_manager.cc:1403] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Time spent bootstrapping tablet: real 60.943s user 11.372s sys 0.562s
I20260619 07:59:10.580142 8607 raft_consensus.cc:359] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } }
I20260619 07:59:10.581449 8607 raft_consensus.cc:740] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b4d6833c8f34cc5a714d575056f5f57, State: Initialized, Role: LEARNER
I20260619 07:59:10.582228 8607 consensus_queue.cc:260] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 631, Last appended: 1.631, Last appended by leader: 631, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 631 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: NON_VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: true } }
I20260619 07:59:10.601840 8607 ts_tablet_manager.cc:1434] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: Time spent starting tablet: real 0.025s user 0.003s sys 0.004s
I20260619 07:59:10.603922 8289 tablet_copy_service.cc:342] P b9f7dc637d844e8d9a62faa587d55b9d: Request end of tablet copy session 2b4d6833c8f34cc5a714d575056f5f57-16d1c2d6729c47dbbd9e5b27bd54839b received from {username='slave'} at 127.0.0.1:37398
I20260619 07:59:10.604466 8289 tablet_copy_service.cc:434] P b9f7dc637d844e8d9a62faa587d55b9d: ending tablet copy session 2b4d6833c8f34cc5a714d575056f5f57-16d1c2d6729c47dbbd9e5b27bd54839b on tablet 16d1c2d6729c47dbbd9e5b27bd54839b with peer 2b4d6833c8f34cc5a714d575056f5f57
I20260619 07:59:10.836995 8350 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 LEARNER]: Committing config change with OpId 1.632: config changed from index 631 to 632, 17c21e041b8649278ddff6b395d14ac6 (127.0.216.195) changed from NON_VOTER to VOTER. New config: { opid_index: 632 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: NON_VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: true } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
I20260619 07:59:11.357185 8635 raft_consensus.cc:1064] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: attempting to promote NON_VOTER 2b4d6833c8f34cc5a714d575056f5f57 to VOTER
I20260619 07:59:11.359831 8635 consensus_queue.cc:237] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 632, Committed index: 632, Last appended: 1.632, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } }
I20260619 07:59:11.384052 8419 raft_consensus.cc:1275] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Refusing update from remote peer b9f7dc637d844e8d9a62faa587d55b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 632. Preceding OpId from leader: term: 1 index: 633. (index mismatch)
I20260619 07:59:11.385030 8350 raft_consensus.cc:1275] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 LEARNER]: Refusing update from remote peer b9f7dc637d844e8d9a62faa587d55b9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 632. Preceding OpId from leader: term: 1 index: 633. (index mismatch)
I20260619 07:59:11.396973 8638 consensus_queue.cc:1048] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 633, Last known committed idx: 632, Time since last communication: 0.001s
I20260619 07:59:11.399524 8638 consensus_queue.cc:1048] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 633, Last known committed idx: 632, Time since last communication: 0.000s
I20260619 07:59:11.413410 8350 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Committing config change with OpId 1.633: config changed from index 632 to 633, 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) changed from NON_VOTER to VOTER. New config: { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
I20260619 07:59:11.413872 8640 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Committing config change with OpId 1.633: config changed from index 632 to 633, 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) changed from NON_VOTER to VOTER. New config: { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
I20260619 07:59:11.436664 8176 catalog_manager.cc:5696] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d reported cstate change: config changed from index 632 to 633, 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" committed_config { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260619 07:59:11.473449 8419 raft_consensus.cc:2955] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Committing config change with OpId 1.633: config changed from index 632 to 633, 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194) changed from NON_VOTER to VOTER. New config: { opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } } }
W20260619 07:59:12.494637 8580 client.cc:2042] Couldn't close scanner 31cc24aaaa8c4e17b50b84b26723fc3c: Service unavailable: reactor is shutting down (error 108)
I20260619 07:59:12.494757 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
W20260619 07:59:12.505100 8245 connection.cc:466] server connection from 127.0.0.1:37370 torn down before Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:37370 (request call id 1080) could send its response
I20260619 07:59:12.564576 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:12.566521 867 tablet_replica.cc:333] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d: stopping tablet replica
I20260619 07:59:12.567278 867 raft_consensus.cc:2243] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:12.568373 867 raft_consensus.cc:2272] T 16d1c2d6729c47dbbd9e5b27bd54839b P b9f7dc637d844e8d9a62faa587d55b9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:13.049065 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:59:13.072945 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:59:13.119735 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:13.120652 867 tablet_replica.cc:333] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57: stopping tablet replica
I20260619 07:59:13.121415 867 raft_consensus.cc:2243] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:13.122121 867 raft_consensus.cc:2272] T 16d1c2d6729c47dbbd9e5b27bd54839b P 2b4d6833c8f34cc5a714d575056f5f57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:13.982678 8649 raft_consensus.cc:493] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b9f7dc637d844e8d9a62faa587d55b9d)
I20260619 07:59:13.983271 8649 raft_consensus.cc:515] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 633 OBSOLETE_local: true peers { permanent_uuid: "b9f7dc637d844e8d9a62faa587d55b9d" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 46315 } } peers { permanent_uuid: "2b4d6833c8f34cc5a714d575056f5f57" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 32945 } attrs { promote: false } } peers { permanent_uuid: "17c21e041b8649278ddff6b395d14ac6" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 34407 } attrs { promote: false } }
I20260619 07:59:13.986515 8649 leader_election.cc:290] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193:46315), 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945)
W20260619 07:59:13.992758 8384 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.216.194:32945: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260619 07:59:14.006093 8384 leader_election.cc:336] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 2b4d6833c8f34cc5a714d575056f5f57 (127.0.216.194:32945): Network error: Client connection negotiation failed: client connection to 127.0.216.194:32945: connect: Connection refused (error 111)
W20260619 07:59:14.008226 8385 leader_election.cc:336] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b9f7dc637d844e8d9a62faa587d55b9d (127.0.216.193:46315): Network error: Client connection negotiation failed: client connection to 127.0.216.193:46315: connect: Connection refused (error 111)
I20260619 07:59:14.008745 8385 leader_election.cc:304] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17c21e041b8649278ddff6b395d14ac6; no voters: 2b4d6833c8f34cc5a714d575056f5f57, b9f7dc637d844e8d9a62faa587d55b9d
I20260619 07:59:14.010776 8649 raft_consensus.cc:2749] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260619 07:59:14.229770 867 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8371)
I20260619 07:59:14.955083 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:59:14.970504 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:59:15.006389 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:15.007308 867 tablet_replica.cc:333] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6: stopping tablet replica
I20260619 07:59:15.007877 867 raft_consensus.cc:2243] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:15.008479 867 raft_consensus.cc:2272] T 16d1c2d6729c47dbbd9e5b27bd54839b P 17c21e041b8649278ddff6b395d14ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:15.152113 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:59:15.178563 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:59:15.217978 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:15.281901 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:59:15.299336 867 master.cc:562] Master@127.0.216.254:44267 shutting down...
I20260619 07:59:15.327895 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:15.328873 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:15.329319 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95f2bd27619d43bdaa7145f3318359cc: stopping tablet replica
W20260619 07:59:16.348850 867 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8213)
I20260619 07:59:17.263978 867 master.cc:584] Master@127.0.216.254:44267 shutdown complete.
I20260619 07:59:17.303166 867 test_util.cc:182] -----------------------------------------------
I20260619 07:59:17.303368 867 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1781855812743220-867-0
[ FAILED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (83966 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20260619 07:59:17.307343 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41697
I20260619 07:59:17.308439 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:17.310896 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:17.313328 867 webserver.cc:533] Webserver started at http://127.0.216.254:42783/ using document root <none> and password file <none>
I20260619 07:59:17.313815 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:17.313998 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:17.314272 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:17.315452 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "8ccee98e509149a1bcbd39524d61374a"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.319717 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.006s sys 0.000s
I20260619 07:59:17.322825 8657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.323500 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.000s sys 0.002s
I20260619 07:59:17.323770 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "8ccee98e509149a1bcbd39524d61374a"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.324031 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:17.351069 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:17.352299 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:17.388933 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41697
I20260619 07:59:17.389011 8708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41697 every 8 connection(s)
I20260619 07:59:17.392889 8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:17.404661 8709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a: Bootstrap starting.
I20260619 07:59:17.409408 8709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:17.413463 8709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a: No bootstrap required, opened a new log
I20260619 07:59:17.415580 8709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER }
I20260619 07:59:17.415979 8709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:17.416155 8709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ccee98e509149a1bcbd39524d61374a, State: Initialized, Role: FOLLOWER
I20260619 07:59:17.416707 8709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER }
I20260619 07:59:17.417155 8709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:59:17.417335 8709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:59:17.417542 8709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:17.421906 8709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER }
I20260619 07:59:17.422322 8709 leader_election.cc:304] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [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: 8ccee98e509149a1bcbd39524d61374a; no voters:
I20260619 07:59:17.423319 8709 leader_election.cc:290] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:59:17.423712 8712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:17.425009 8712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 1 LEADER]: Becoming Leader. State: Replica: 8ccee98e509149a1bcbd39524d61374a, State: Running, Role: LEADER
I20260619 07:59:17.425734 8712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [LEADER]: Queue going to LEADER mode. State: All 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: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER }
I20260619 07:59:17.426318 8709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:59:17.432050 8713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8ccee98e509149a1bcbd39524d61374a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER } }
I20260619 07:59:17.432230 8714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8ccee98e509149a1bcbd39524d61374a. Latest consensus state: current_term: 1 leader_uuid: "8ccee98e509149a1bcbd39524d61374a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8ccee98e509149a1bcbd39524d61374a" member_type: VOTER } }
I20260619 07:59:17.432884 8713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:17.432964 8714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:17.434880 8721 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:59:17.439431 8721 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:59:17.441879 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:59:17.448854 8721 catalog_manager.cc:1382] Generated new cluster ID: 42062e648a714739a1e1649b3fd28f7d
I20260619 07:59:17.449198 8721 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:59:17.464408 8721 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:59:17.465695 8721 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:59:17.480893 8721 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a: Generated new TSK 0
I20260619 07:59:17.481376 8721 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:59:17.512248 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:17.515730 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:17.518360 867 webserver.cc:533] Webserver started at http://127.0.216.193:44201/ using document root <none> and password file <none>
I20260619 07:59:17.518851 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:17.519063 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:17.519318 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:17.520421 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "f9cc7a4949b7465ca37539389bcc7116"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.524852 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.003s sys 0.001s
I20260619 07:59:17.528618 8733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.529476 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:59:17.529763 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "f9cc7a4949b7465ca37539389bcc7116"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.530038 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:17.542088 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:17.543215 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:17.544620 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:17.546833 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:17.547043 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.547287 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:17.547467 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.585860 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:38803
I20260619 07:59:17.585966 8795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:38803 every 8 connection(s)
I20260619 07:59:17.590864 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:17.595326 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:17.598547 867 webserver.cc:533] Webserver started at http://127.0.216.194:34723/ using document root <none> and password file <none>
I20260619 07:59:17.599189 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:17.599421 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:17.599723 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:17.600878 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "9364f95502084789b26e6051fd9fd252"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.605434 8796 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41697
I20260619 07:59:17.605808 8796 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:17.606510 8796 heartbeater.cc:507] Master 127.0.216.254:41697 requested a full tablet report, sending...
I20260619 07:59:17.607059 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.001s sys 0.004s
I20260619 07:59:17.608702 8674 ts_manager.cc:194] Registered new tserver with Master: f9cc7a4949b7465ca37539389bcc7116 (127.0.216.193:38803)
I20260619 07:59:17.610766 8674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57002
I20260619 07:59:17.611461 8803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.612396 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:59:17.612686 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "9364f95502084789b26e6051fd9fd252"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.613031 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:17.623807 8796 heartbeater.cc:499] Master 127.0.216.254:41697 was elected leader, sending a full tablet report...
I20260619 07:59:17.655742 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:17.657063 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:17.658584 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:17.660790 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:17.661028 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.661265 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:17.661465 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.705037 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:33905
I20260619 07:59:17.705130 8865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:33905 every 8 connection(s)
I20260619 07:59:17.709878 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:17.714506 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:17.718218 867 webserver.cc:533] Webserver started at http://127.0.216.195:46773/ using document root <none> and password file <none>
I20260619 07:59:17.718856 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:17.719097 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:17.719410 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:17.720762 8866 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41697
I20260619 07:59:17.720782 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "1cbca8c5e320449887deae75c9f3745e"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.721315 8866 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:17.722153 8866 heartbeater.cc:507] Master 127.0.216.254:41697 requested a full tablet report, sending...
I20260619 07:59:17.724179 8674 ts_manager.cc:194] Registered new tserver with Master: 9364f95502084789b26e6051fd9fd252 (127.0.216.194:33905)
I20260619 07:59:17.726042 8674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57016
I20260619 07:59:17.726809 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:59:17.731114 8872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.731981 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:59:17.732365 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "1cbca8c5e320449887deae75c9f3745e"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.732689 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:17.738438 8866 heartbeater.cc:499] Master 127.0.216.254:41697 was elected leader, sending a full tablet report...
I20260619 07:59:17.751878 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:17.753204 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:17.755084 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:17.757375 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:17.757599 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.757843 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:17.758018 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.803375 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:44171
I20260619 07:59:17.803467 8934 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:44171 every 8 connection(s)
I20260619 07:59:17.808400 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:17.813654 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:17.817085 867 webserver.cc:533] Webserver started at http://127.0.216.196:37499/ using document root <none> and password file <none>
I20260619 07:59:17.817584 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:17.817790 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:17.818058 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:17.819371 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "db046013852a4ba999b29666697a84d2"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.820104 8935 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41697
I20260619 07:59:17.820525 8935 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:17.821393 8935 heartbeater.cc:507] Master 127.0.216.254:41697 requested a full tablet report, sending...
I20260619 07:59:17.824478 8673 ts_manager.cc:194] Registered new tserver with Master: 1cbca8c5e320449887deae75c9f3745e (127.0.216.195:44171)
I20260619 07:59:17.824870 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:59:17.826213 8673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57026
I20260619 07:59:17.828835 8941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.829607 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:59:17.829918 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "db046013852a4ba999b29666697a84d2"
format_stamp: "Formatted at 2026-06-19 07:59:17 on dist-test-slave-9qfz"
I20260619 07:59:17.830204 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:17.838686 8935 heartbeater.cc:499] Master 127.0.216.254:41697 was elected leader, sending a full tablet report...
I20260619 07:59:17.870376 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:17.871680 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:17.873306 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:17.876190 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:17.876456 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:17.876762 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:17.876961 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.001s sys 0.000s
I20260619 07:59:17.935185 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:35911
I20260619 07:59:17.935261 9003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:35911 every 8 connection(s)
I20260619 07:59:17.950800 9004 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41697
I20260619 07:59:17.951189 9004 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:17.951905 9004 heartbeater.cc:507] Master 127.0.216.254:41697 requested a full tablet report, sending...
I20260619 07:59:17.953796 8673 ts_manager.cc:194] Registered new tserver with Master: db046013852a4ba999b29666697a84d2 (127.0.216.196:35911)
I20260619 07:59:17.954653 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016076889s
I20260619 07:59:17.955336 8673 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57034
I20260619 07:59:17.968552 9004 heartbeater.cc:499] Master 127.0.216.254:41697 was elected leader, sending a full tablet report...
I20260619 07:59:17.979121 8673 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57048:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:59:18.034389 8969 tablet_service.cc:1511] Processing CreateTablet for tablet 43212b91f0d74d85b8b718ac5e4da4f6 (DEFAULT_TABLE table=fake-table [id=ecc15130996844e4b4e517faf076b3a6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:18.035766 8969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43212b91f0d74d85b8b718ac5e4da4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:18.040038 8900 tablet_service.cc:1511] Processing CreateTablet for tablet 43212b91f0d74d85b8b718ac5e4da4f6 (DEFAULT_TABLE table=fake-table [id=ecc15130996844e4b4e517faf076b3a6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:18.041220 8900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43212b91f0d74d85b8b718ac5e4da4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:18.052274 8761 tablet_service.cc:1511] Processing CreateTablet for tablet 43212b91f0d74d85b8b718ac5e4da4f6 (DEFAULT_TABLE table=fake-table [id=ecc15130996844e4b4e517faf076b3a6]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:18.053712 8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43212b91f0d74d85b8b718ac5e4da4f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:18.058175 9022 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Bootstrap starting.
I20260619 07:59:18.071617 9023 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: Bootstrap starting.
I20260619 07:59:18.072556 9024 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: Bootstrap starting.
I20260619 07:59:18.076465 9022 tablet_bootstrap.cc:654] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:18.078181 9023 tablet_bootstrap.cc:654] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:18.080161 9024 tablet_bootstrap.cc:654] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:18.090566 9024 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: No bootstrap required, opened a new log
I20260619 07:59:18.091104 9023 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: No bootstrap required, opened a new log
I20260619 07:59:18.091219 9022 tablet_bootstrap.cc:492] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: No bootstrap required, opened a new log
I20260619 07:59:18.091130 9024 ts_tablet_manager.cc:1403] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: Time spent bootstrapping tablet: real 0.019s user 0.011s sys 0.004s
I20260619 07:59:18.091745 9023 ts_tablet_manager.cc:1403] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: Time spent bootstrapping tablet: real 0.020s user 0.009s sys 0.006s
I20260619 07:59:18.093540 9022 ts_tablet_manager.cc:1403] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Time spent bootstrapping tablet: real 0.036s user 0.015s sys 0.000s
I20260619 07:59:18.096410 9024 raft_consensus.cc:359] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.096576 9023 raft_consensus.cc:359] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.096997 9022 raft_consensus.cc:359] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.097477 9023 raft_consensus.cc:385] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:18.097437 9024 raft_consensus.cc:385] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:18.097992 9022 raft_consensus.cc:385] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:18.098120 9023 raft_consensus.cc:740] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cbca8c5e320449887deae75c9f3745e, State: Initialized, Role: FOLLOWER
I20260619 07:59:18.098419 9022 raft_consensus.cc:740] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db046013852a4ba999b29666697a84d2, State: Initialized, Role: FOLLOWER
I20260619 07:59:18.098255 9024 raft_consensus.cc:740] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9cc7a4949b7465ca37539389bcc7116, State: Initialized, Role: FOLLOWER
I20260619 07:59:18.099068 9023 consensus_queue.cc:260] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.099649 9024 consensus_queue.cc:260] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.099334 9022 consensus_queue.cc:260] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.109836 9024 ts_tablet_manager.cc:1434] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: Time spent starting tablet: real 0.016s user 0.008s sys 0.005s
I20260619 07:59:18.111353 9023 ts_tablet_manager.cc:1434] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: Time spent starting tablet: real 0.018s user 0.003s sys 0.004s
I20260619 07:59:18.116055 9022 ts_tablet_manager.cc:1434] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Time spent starting tablet: real 0.022s user 0.009s sys 0.006s
W20260619 07:59:18.189293 9005 tablet.cc:2406] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260619 07:59:18.284559 9030 raft_consensus.cc:493] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:59:18.285127 9030 raft_consensus.cc:515] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.287313 9030 leader_election.cc:290] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cbca8c5e320449887deae75c9f3745e (127.0.216.195:44171), f9cc7a4949b7465ca37539389bcc7116 (127.0.216.193:38803)
I20260619 07:59:18.296829 8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43212b91f0d74d85b8b718ac5e4da4f6" candidate_uuid: "db046013852a4ba999b29666697a84d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cbca8c5e320449887deae75c9f3745e" is_pre_election: true
I20260619 07:59:18.297642 8910 raft_consensus.cc:2468] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db046013852a4ba999b29666697a84d2 in term 0.
I20260619 07:59:18.299111 8943 leader_election.cc:304] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cbca8c5e320449887deae75c9f3745e, db046013852a4ba999b29666697a84d2; no voters:
I20260619 07:59:18.300091 9030 raft_consensus.cc:2804] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:59:18.300522 9030 raft_consensus.cc:493] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:59:18.300918 9030 raft_consensus.cc:3060] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:18.301005 8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43212b91f0d74d85b8b718ac5e4da4f6" candidate_uuid: "db046013852a4ba999b29666697a84d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cc7a4949b7465ca37539389bcc7116" is_pre_election: true
I20260619 07:59:18.301710 8771 raft_consensus.cc:2468] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db046013852a4ba999b29666697a84d2 in term 0.
I20260619 07:59:18.307375 9030 raft_consensus.cc:515] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.308938 9030 leader_election.cc:290] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [CANDIDATE]: Term 1 election: Requested vote from peers 1cbca8c5e320449887deae75c9f3745e (127.0.216.195:44171), f9cc7a4949b7465ca37539389bcc7116 (127.0.216.193:38803)
I20260619 07:59:18.309626 8910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43212b91f0d74d85b8b718ac5e4da4f6" candidate_uuid: "db046013852a4ba999b29666697a84d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cbca8c5e320449887deae75c9f3745e"
I20260619 07:59:18.309895 8771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43212b91f0d74d85b8b718ac5e4da4f6" candidate_uuid: "db046013852a4ba999b29666697a84d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9cc7a4949b7465ca37539389bcc7116"
I20260619 07:59:18.310211 8910 raft_consensus.cc:3060] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:18.310523 8771 raft_consensus.cc:3060] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:18.317883 8910 raft_consensus.cc:2468] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db046013852a4ba999b29666697a84d2 in term 1.
I20260619 07:59:18.318073 8771 raft_consensus.cc:2468] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db046013852a4ba999b29666697a84d2 in term 1.
I20260619 07:59:18.318948 8943 leader_election.cc:304] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cbca8c5e320449887deae75c9f3745e, db046013852a4ba999b29666697a84d2; no voters:
I20260619 07:59:18.319773 9030 raft_consensus.cc:2804] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:18.320597 9030 raft_consensus.cc:697] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 LEADER]: Becoming Leader. State: Replica: db046013852a4ba999b29666697a84d2, State: Running, Role: LEADER
I20260619 07:59:18.321303 9030 consensus_queue.cc:237] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } }
I20260619 07:59:18.328116 8671 catalog_manager.cc:5696] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to db046013852a4ba999b29666697a84d2 (127.0.216.196). New cstate: current_term: 1 leader_uuid: "db046013852a4ba999b29666697a84d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db046013852a4ba999b29666697a84d2" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 35911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cbca8c5e320449887deae75c9f3745e" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9cc7a4949b7465ca37539389bcc7116" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 38803 } health_report { overall_health: UNKNOWN } } }
I20260619 07:59:18.417834 867 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2554: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 07:59:18.418792 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:59:18.447580 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:18.448360 867 tablet_replica.cc:333] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116: stopping tablet replica
I20260619 07:59:18.448941 867 raft_consensus.cc:2243] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:18.449321 867 raft_consensus.cc:2272] T 43212b91f0d74d85b8b718ac5e4da4f6 P f9cc7a4949b7465ca37539389bcc7116 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:18.458544 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:59:18.468072 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:59:18.489802 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:18.505113 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:59:18.512066 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:59:18.532418 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:18.533239 867 tablet_replica.cc:333] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e: stopping tablet replica
I20260619 07:59:18.533769 867 raft_consensus.cc:2243] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:18.534149 867 raft_consensus.cc:2272] T 43212b91f0d74d85b8b718ac5e4da4f6 P 1cbca8c5e320449887deae75c9f3745e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:18.552378 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:59:18.561125 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:59:18.578521 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:18.579275 867 tablet_replica.cc:333] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: stopping tablet replica
I20260619 07:59:18.579789 867 raft_consensus.cc:2243] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:18.580344 867 pending_rounds.cc:70] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Trying to abort 1 pending ops.
I20260619 07:59:18.580535 867 pending_rounds.cc:77] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260619 07:59:18.580862 867 raft_consensus.cc:2889] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:59:18.581171 867 raft_consensus.cc:2272] T 43212b91f0d74d85b8b718ac5e4da4f6 P db046013852a4ba999b29666697a84d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:18.600287 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:59:18.607908 867 master.cc:562] Master@127.0.216.254:41697 shutting down...
I20260619 07:59:18.622601 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:18.623008 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:18.623243 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8ccee98e509149a1bcbd39524d61374a: stopping tablet replica
I20260619 07:59:18.642017 867 master.cc:584] Master@127.0.216.254:41697 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting (1358 ms)
[ RUN ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
I20260619 07:59:18.665114 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:41179
I20260619 07:59:18.666019 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:18.668138 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:18.670284 867 webserver.cc:533] Webserver started at http://127.0.216.254:32985/ using document root <none> and password file <none>
I20260619 07:59:18.670711 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:18.670852 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:18.671042 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:18.671980 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "0d6d45e0c65546679d7652624db648b6"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.675987 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.002s sys 0.004s
I20260619 07:59:18.679045 9039 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.679702 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:59:18.679919 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "0d6d45e0c65546679d7652624db648b6"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.680130 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:18.702075 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:18.702932 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:18.735607 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:41179
I20260619 07:59:18.735695 9090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:41179 every 8 connection(s)
I20260619 07:59:18.739271 9091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:18.748860 9091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6: Bootstrap starting.
I20260619 07:59:18.753074 9091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:18.756614 9091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6: No bootstrap required, opened a new log
I20260619 07:59:18.758476 9091 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER }
I20260619 07:59:18.758852 9091 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:18.759124 9091 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d6d45e0c65546679d7652624db648b6, State: Initialized, Role: FOLLOWER
I20260619 07:59:18.759728 9091 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER }
I20260619 07:59:18.760183 9091 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:59:18.760496 9091 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:59:18.760761 9091 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:18.764833 9091 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER }
I20260619 07:59:18.765347 9091 leader_election.cc:304] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [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: 0d6d45e0c65546679d7652624db648b6; no voters:
I20260619 07:59:18.766328 9091 leader_election.cc:290] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:59:18.766637 9094 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:18.767900 9094 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 1 LEADER]: Becoming Leader. State: Replica: 0d6d45e0c65546679d7652624db648b6, State: Running, Role: LEADER
I20260619 07:59:18.768507 9094 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [LEADER]: Queue going to LEADER mode. State: All 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: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER }
I20260619 07:59:18.769115 9091 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:59:18.771178 9095 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d6d45e0c65546679d7652624db648b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER } }
I20260619 07:59:18.771251 9096 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d6d45e0c65546679d7652624db648b6. Latest consensus state: current_term: 1 leader_uuid: "0d6d45e0c65546679d7652624db648b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d6d45e0c65546679d7652624db648b6" member_type: VOTER } }
I20260619 07:59:18.771942 9096 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:18.773168 9095 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:18.774761 9100 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:59:18.782292 9100 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:59:18.783782 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:59:18.790493 9100 catalog_manager.cc:1382] Generated new cluster ID: e5c6ca008c9b4605aed69c6d35912ce1
I20260619 07:59:18.790820 9100 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:59:18.806547 9100 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:59:18.807727 9100 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:59:18.817732 9100 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6: Generated new TSK 0
I20260619 07:59:18.818277 9100 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:59:18.849792 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:18.852911 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:18.855504 867 webserver.cc:533] Webserver started at http://127.0.216.193:38989/ using document root <none> and password file <none>
I20260619 07:59:18.855981 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:18.856189 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:18.856442 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:18.857488 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "6ca7b8685b934f93866646f8f7bd626e"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.861689 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.000s sys 0.004s
I20260619 07:59:18.864864 9115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.865703 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.001s
I20260619 07:59:18.865967 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "6ca7b8685b934f93866646f8f7bd626e"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.866199 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:18.878082 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:18.878913 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:18.880137 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:18.882257 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:18.882470 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.882694 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:18.882865 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.918901 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:34437
I20260619 07:59:18.918996 9177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:34437 every 8 connection(s)
I20260619 07:59:18.923869 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:18.927479 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:18.930768 867 webserver.cc:533] Webserver started at http://127.0.216.194:40075/ using document root <none> and password file <none>
I20260619 07:59:18.931282 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:18.931497 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:18.931758 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:18.933058 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "2768ae77689b42c1b53e7e07a57ff1b9"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.933550 9178 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41179
I20260619 07:59:18.933916 9178 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:18.934556 9178 heartbeater.cc:507] Master 127.0.216.254:41179 requested a full tablet report, sending...
I20260619 07:59:18.936494 9056 ts_manager.cc:194] Registered new tserver with Master: 6ca7b8685b934f93866646f8f7bd626e (127.0.216.193:34437)
I20260619 07:59:18.938405 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:59:18.938853 9056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40736
I20260619 07:59:18.942305 9185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.943063 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.001s sys 0.000s
I20260619 07:59:18.943372 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "2768ae77689b42c1b53e7e07a57ff1b9"
format_stamp: "Formatted at 2026-06-19 07:59:18 on dist-test-slave-9qfz"
I20260619 07:59:18.943636 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:18.951269 9178 heartbeater.cc:499] Master 127.0.216.254:41179 was elected leader, sending a full tablet report...
I20260619 07:59:18.958192 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:18.959241 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:18.960567 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:18.962764 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:18.962980 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:18.963217 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:18.963398 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.003434 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:42155
I20260619 07:59:19.003523 9247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:42155 every 8 connection(s)
I20260619 07:59:19.008270 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:19.012480 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:19.015677 867 webserver.cc:533] Webserver started at http://127.0.216.195:39583/ using document root <none> and password file <none>
I20260619 07:59:19.016295 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:19.016535 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:19.016865 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:19.017436 9248 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41179
I20260619 07:59:19.017818 9248 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:19.018217 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "28758cd058ab4ddfbcc0ad27b3ae74fb"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.018577 9248 heartbeater.cc:507] Master 127.0.216.254:41179 requested a full tablet report, sending...
I20260619 07:59:19.020609 9055 ts_manager.cc:194] Registered new tserver with Master: 2768ae77689b42c1b53e7e07a57ff1b9 (127.0.216.194:42155)
I20260619 07:59:19.021915 9055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40746
I20260619 07:59:19.023586 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.006s sys 0.000s
I20260619 07:59:19.026938 9254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.027608 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:59:19.027884 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "28758cd058ab4ddfbcc0ad27b3ae74fb"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.028157 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:19.033860 9248 heartbeater.cc:499] Master 127.0.216.254:41179 was elected leader, sending a full tablet report...
I20260619 07:59:19.039088 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:19.040141 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:19.041524 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:19.043555 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:19.043759 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.043995 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:19.044158 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.086511 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:34987
I20260619 07:59:19.086612 9316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:34987 every 8 connection(s)
I20260619 07:59:19.091601 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:19.094985 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:19.098268 867 webserver.cc:533] Webserver started at http://127.0.216.196:43379/ using document root <none> and password file <none>
I20260619 07:59:19.098922 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:19.099159 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:19.099491 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:19.100936 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "1b056a4ce79548f5ac4ae58fb411fc25"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.101301 9317 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41179
I20260619 07:59:19.101729 9317 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:19.102561 9317 heartbeater.cc:507] Master 127.0.216.254:41179 requested a full tablet report, sending...
I20260619 07:59:19.104507 9055 ts_manager.cc:194] Registered new tserver with Master: 28758cd058ab4ddfbcc0ad27b3ae74fb (127.0.216.195:34987)
I20260619 07:59:19.106168 9055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40748
I20260619 07:59:19.106524 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:59:19.110736 9323 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.111569 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:59:19.111898 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "1b056a4ce79548f5ac4ae58fb411fc25"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.112195 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:19.118624 9317 heartbeater.cc:499] Master 127.0.216.254:41179 was elected leader, sending a full tablet report...
I20260619 07:59:19.132092 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:19.133241 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:19.134812 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:19.136886 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:19.137073 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.137348 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:19.137521 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.182287 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:37273
I20260619 07:59:19.182372 9385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:37273 every 8 connection(s)
I20260619 07:59:19.196676 9386 heartbeater.cc:344] Connected to a master server at 127.0.216.254:41179
I20260619 07:59:19.197075 9386 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:19.197947 9386 heartbeater.cc:507] Master 127.0.216.254:41179 requested a full tablet report, sending...
I20260619 07:59:19.199827 9056 ts_manager.cc:194] Registered new tserver with Master: 1b056a4ce79548f5ac4ae58fb411fc25 (127.0.216.196:37273)
I20260619 07:59:19.200915 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014690105s
I20260619 07:59:19.201047 9056 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40756
I20260619 07:59:19.213286 9386 heartbeater.cc:499] Master 127.0.216.254:41179 was elected leader, sending a full tablet report...
I20260619 07:59:19.223691 9054 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40768:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:59:19.277787 9213 tablet_service.cc:1511] Processing CreateTablet for tablet c9a218c0bd344e0283110c14d5a14b14 (DEFAULT_TABLE table=fake-table [id=fe15d29be49946c8a3a23ea62ce597af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:19.279069 9213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a218c0bd344e0283110c14d5a14b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:19.280507 9351 tablet_service.cc:1511] Processing CreateTablet for tablet c9a218c0bd344e0283110c14d5a14b14 (DEFAULT_TABLE table=fake-table [id=fe15d29be49946c8a3a23ea62ce597af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:19.281829 9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a218c0bd344e0283110c14d5a14b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:19.290854 9143 tablet_service.cc:1511] Processing CreateTablet for tablet c9a218c0bd344e0283110c14d5a14b14 (DEFAULT_TABLE table=fake-table [id=fe15d29be49946c8a3a23ea62ce597af]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:19.292040 9143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9a218c0bd344e0283110c14d5a14b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:19.303553 9401 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: Bootstrap starting.
I20260619 07:59:19.309265 9402 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Bootstrap starting.
I20260619 07:59:19.310209 9403 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: Bootstrap starting.
I20260619 07:59:19.310870 9401 tablet_bootstrap.cc:654] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:19.318571 9402 tablet_bootstrap.cc:654] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:19.321496 9401 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: No bootstrap required, opened a new log
I20260619 07:59:19.321992 9401 ts_tablet_manager.cc:1403] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: Time spent bootstrapping tablet: real 0.019s user 0.012s sys 0.004s
I20260619 07:59:19.322714 9403 tablet_bootstrap.cc:654] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:19.325321 9402 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: No bootstrap required, opened a new log
I20260619 07:59:19.324716 9401 raft_consensus.cc:359] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.325848 9401 raft_consensus.cc:385] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:19.326299 9401 raft_consensus.cc:740] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b056a4ce79548f5ac4ae58fb411fc25, State: Initialized, Role: FOLLOWER
I20260619 07:59:19.325959 9402 ts_tablet_manager.cc:1403] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Time spent bootstrapping tablet: real 0.017s user 0.010s sys 0.002s
I20260619 07:59:19.327126 9401 consensus_queue.cc:260] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.328568 9403 tablet_bootstrap.cc:492] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: No bootstrap required, opened a new log
I20260619 07:59:19.329043 9403 ts_tablet_manager.cc:1403] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: Time spent bootstrapping tablet: real 0.019s user 0.013s sys 0.000s
I20260619 07:59:19.331265 9401 ts_tablet_manager.cc:1434] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: Time spent starting tablet: real 0.009s user 0.006s sys 0.004s
I20260619 07:59:19.331380 9402 raft_consensus.cc:359] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.331756 9403 raft_consensus.cc:359] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.332136 9402 raft_consensus.cc:385] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:19.332468 9403 raft_consensus.cc:385] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:19.332851 9403 raft_consensus.cc:740] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ca7b8685b934f93866646f8f7bd626e, State: Initialized, Role: FOLLOWER
I20260619 07:59:19.333214 9402 raft_consensus.cc:740] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2768ae77689b42c1b53e7e07a57ff1b9, State: Initialized, Role: FOLLOWER
I20260619 07:59:19.333581 9403 consensus_queue.cc:260] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.334046 9402 consensus_queue.cc:260] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.338160 9403 ts_tablet_manager.cc:1434] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: Time spent starting tablet: real 0.009s user 0.007s sys 0.000s
I20260619 07:59:19.340611 9402 ts_tablet_manager.cc:1434] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Time spent starting tablet: real 0.013s user 0.004s sys 0.005s
I20260619 07:59:19.559789 9409 raft_consensus.cc:493] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:59:19.560213 9409 raft_consensus.cc:515] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.565316 9409 leader_election.cc:290] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b056a4ce79548f5ac4ae58fb411fc25 (127.0.216.196:37273), 6ca7b8685b934f93866646f8f7bd626e (127.0.216.193:34437)
I20260619 07:59:19.574396 9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a218c0bd344e0283110c14d5a14b14" candidate_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca7b8685b934f93866646f8f7bd626e" is_pre_election: true
I20260619 07:59:19.575026 9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a218c0bd344e0283110c14d5a14b14" candidate_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" is_pre_election: true
I20260619 07:59:19.575141 9153 raft_consensus.cc:2468] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2768ae77689b42c1b53e7e07a57ff1b9 in term 0.
I20260619 07:59:19.575753 9361 raft_consensus.cc:2468] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2768ae77689b42c1b53e7e07a57ff1b9 in term 0.
I20260619 07:59:19.576432 9189 leader_election.cc:304] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2768ae77689b42c1b53e7e07a57ff1b9, 6ca7b8685b934f93866646f8f7bd626e; no voters:
I20260619 07:59:19.577143 9409 raft_consensus.cc:2804] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:59:19.577477 9409 raft_consensus.cc:493] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:59:19.577706 9409 raft_consensus.cc:3060] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:19.584024 9409 raft_consensus.cc:515] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.586436 9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a218c0bd344e0283110c14d5a14b14" candidate_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b056a4ce79548f5ac4ae58fb411fc25"
I20260619 07:59:19.586570 9153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9a218c0bd344e0283110c14d5a14b14" candidate_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ca7b8685b934f93866646f8f7bd626e"
I20260619 07:59:19.586891 9361 raft_consensus.cc:3060] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:19.587152 9153 raft_consensus.cc:3060] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:19.591042 9409 leader_election.cc:290] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [CANDIDATE]: Term 1 election: Requested vote from peers 1b056a4ce79548f5ac4ae58fb411fc25 (127.0.216.196:37273), 6ca7b8685b934f93866646f8f7bd626e (127.0.216.193:34437)
I20260619 07:59:19.592268 9153 raft_consensus.cc:2468] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2768ae77689b42c1b53e7e07a57ff1b9 in term 1.
I20260619 07:59:19.593253 9189 leader_election.cc:304] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2768ae77689b42c1b53e7e07a57ff1b9, 6ca7b8685b934f93866646f8f7bd626e; no voters:
I20260619 07:59:19.593350 9361 raft_consensus.cc:2468] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2768ae77689b42c1b53e7e07a57ff1b9 in term 1.
I20260619 07:59:19.594100 9409 raft_consensus.cc:2804] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:19.595705 9409 raft_consensus.cc:697] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 LEADER]: Becoming Leader. State: Replica: 2768ae77689b42c1b53e7e07a57ff1b9, State: Running, Role: LEADER
I20260619 07:59:19.596565 9409 consensus_queue.cc:237] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } }
I20260619 07:59:19.603248 9056 catalog_manager.cc:5696] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2768ae77689b42c1b53e7e07a57ff1b9 (127.0.216.194). New cstate: current_term: 1 leader_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2768ae77689b42c1b53e7e07a57ff1b9" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 42155 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b056a4ce79548f5ac4ae58fb411fc25" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 37273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ca7b8685b934f93866646f8f7bd626e" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 34437 } health_report { overall_health: UNKNOWN } } }
I20260619 07:59:19.686820 867 alter_table-test.cc:182] Tablet successfully located
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/integration-tests/alter_table-test.cc:2614: Skipped
test is skipped; set KUDU_ALLOW_SLOW_TESTS=1 to run
I20260619 07:59:19.687506 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:59:19.708490 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:19.709658 867 tablet_replica.cc:333] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e: stopping tablet replica
I20260619 07:59:19.710439 867 raft_consensus.cc:2243] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:19.710860 867 raft_consensus.cc:2272] T c9a218c0bd344e0283110c14d5a14b14 P 6ca7b8685b934f93866646f8f7bd626e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:19.728946 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:59:19.738806 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:59:19.757038 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:19.757719 867 tablet_replica.cc:333] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: stopping tablet replica
I20260619 07:59:19.758232 867 raft_consensus.cc:2243] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:19.758771 867 pending_rounds.cc:70] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Trying to abort 1 pending ops.
I20260619 07:59:19.758965 867 pending_rounds.cc:77] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260619 07:59:19.759214 867 raft_consensus.cc:2889] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:59:19.759480 867 raft_consensus.cc:2272] T c9a218c0bd344e0283110c14d5a14b14 P 2768ae77689b42c1b53e7e07a57ff1b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:19.780613 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:59:19.788290 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:59:19.807427 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:19.822616 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:59:19.828886 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:59:19.845405 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:19.845956 867 tablet_replica.cc:333] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25: stopping tablet replica
I20260619 07:59:19.846434 867 raft_consensus.cc:2243] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:19.846750 867 raft_consensus.cc:2272] T c9a218c0bd344e0283110c14d5a14b14 P 1b056a4ce79548f5ac4ae58fb411fc25 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:19.863935 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:59:19.871245 867 master.cc:562] Master@127.0.216.254:41179 shutting down...
I20260619 07:59:19.887009 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:19.887542 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:19.887840 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d6d45e0c65546679d7652624db648b6: stopping tablet replica
I20260619 07:59:19.905623 867 master.cc:584] Master@127.0.216.254:41179 shutdown complete.
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed (1263 ms)
[ RUN ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter
I20260619 07:59:19.928923 867 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.216.254:44035
I20260619 07:59:19.929935 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:19.932147 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:19.934314 867 webserver.cc:533] Webserver started at http://127.0.216.254:44449/ using document root <none> and password file <none>
I20260619 07:59:19.934770 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:19.934960 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:19.935206 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:19.936162 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root/instance:
uuid: "698e5a4b613f41de9b8d988760318db3"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.940189 867 fs_manager.cc:696] Time spent creating directory manager: real 0.004s user 0.005s sys 0.000s
I20260619 07:59:19.943171 9418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:19.943991 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.002s sys 0.000s
I20260619 07:59:19.944280 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
uuid: "698e5a4b613f41de9b8d988760318db3"
format_stamp: "Formatted at 2026-06-19 07:59:19 on dist-test-slave-9qfz"
I20260619 07:59:19.944550 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:19.956353 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:19.957337 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:19.990315 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.254:44035
I20260619 07:59:19.990423 9469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.254:44035 every 8 connection(s)
I20260619 07:59:19.993927 9470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:20.003708 9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: Bootstrap starting.
I20260619 07:59:20.007844 9470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:20.011636 9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: No bootstrap required, opened a new log
I20260619 07:59:20.013677 9470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER }
I20260619 07:59:20.014021 9470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:20.014194 9470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 698e5a4b613f41de9b8d988760318db3, State: Initialized, Role: FOLLOWER
I20260619 07:59:20.014737 9470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER }
I20260619 07:59:20.015172 9470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:59:20.015355 9470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:59:20.015560 9470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:20.019958 9470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER }
I20260619 07:59:20.020393 9470 leader_election.cc:304] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [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: 698e5a4b613f41de9b8d988760318db3; no voters:
I20260619 07:59:20.021386 9470 leader_election.cc:290] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:59:20.021685 9473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:20.022917 9473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 1 LEADER]: Becoming Leader. State: Replica: 698e5a4b613f41de9b8d988760318db3, State: Running, Role: LEADER
I20260619 07:59:20.023521 9473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [LEADER]: Queue going to LEADER mode. State: All 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: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER }
I20260619 07:59:20.024154 9470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [sys.catalog]: configured and running, proceeding with master startup.
I20260619 07:59:20.026315 9474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "698e5a4b613f41de9b8d988760318db3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER } }
I20260619 07:59:20.026402 9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 698e5a4b613f41de9b8d988760318db3. Latest consensus state: current_term: 1 leader_uuid: "698e5a4b613f41de9b8d988760318db3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "698e5a4b613f41de9b8d988760318db3" member_type: VOTER } }
I20260619 07:59:20.027061 9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:20.027103 9474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [sys.catalog]: This master's current role is: LEADER
I20260619 07:59:20.035642 9478 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260619 07:59:20.040169 9478 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260619 07:59:20.041186 867 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260619 07:59:20.047655 9478 catalog_manager.cc:1382] Generated new cluster ID: 085062b43e314a0e9e12311945d54bf2
I20260619 07:59:20.047945 9478 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260619 07:59:20.079073 9478 catalog_manager.cc:1405] Generated new certificate authority record
I20260619 07:59:20.080286 9478 catalog_manager.cc:1539] Loading token signing keys...
I20260619 07:59:20.091786 9478 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: Generated new TSK 0
I20260619 07:59:20.092363 9478 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260619 07:59:20.106984 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:20.112066 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:20.116169 867 webserver.cc:533] Webserver started at http://127.0.216.193:32917/ using document root <none> and password file <none>
I20260619 07:59:20.116788 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:20.117175 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:20.117532 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:20.119112 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root/instance:
uuid: "5d537ce457f245d0a0315b573ee28cda"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.126130 867 fs_manager.cc:696] Time spent creating directory manager: real 0.006s user 0.005s sys 0.004s
I20260619 07:59:20.131024 9494 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.132054 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.002s sys 0.000s
I20260619 07:59:20.132407 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
uuid: "5d537ce457f245d0a0315b573ee28cda"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.132809 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:20.161475 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:20.162432 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:20.163769 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:20.165887 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:20.166105 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.166339 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:20.166512 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.201212 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.193:43747
I20260619 07:59:20.201300 9556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.193:43747 every 8 connection(s)
I20260619 07:59:20.205986 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:20.209908 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:20.213240 867 webserver.cc:533] Webserver started at http://127.0.216.194:33081/ using document root <none> and password file <none>
I20260619 07:59:20.213776 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:20.213992 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:20.214274 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:20.215626 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root/instance:
uuid: "d4d1ec519ffa497c898b641cbb4db9dd"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.216212 9557 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44035
I20260619 07:59:20.216626 9557 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:20.217296 9557 heartbeater.cc:507] Master 127.0.216.254:44035 requested a full tablet report, sending...
I20260619 07:59:20.219214 9435 ts_manager.cc:194] Registered new tserver with Master: 5d537ce457f245d0a0315b573ee28cda (127.0.216.193:43747)
I20260619 07:59:20.220775 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.003s sys 0.004s
I20260619 07:59:20.220922 9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47474
I20260619 07:59:20.224255 9564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.224980 867 fs_manager.cc:730] Time spent opening block manager: real 0.002s user 0.003s sys 0.000s
I20260619 07:59:20.225255 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
uuid: "d4d1ec519ffa497c898b641cbb4db9dd"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.225564 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:20.233143 9557 heartbeater.cc:499] Master 127.0.216.254:44035 was elected leader, sending a full tablet report...
I20260619 07:59:20.247875 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:20.249157 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:20.250501 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:20.252552 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:20.252785 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.253029 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:20.253201 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.292606 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.194:38223
I20260619 07:59:20.292704 9626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.194:38223 every 8 connection(s)
I20260619 07:59:20.297376 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:20.301575 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:20.304936 867 webserver.cc:533] Webserver started at http://127.0.216.195:45053/ using document root <none> and password file <none>
I20260619 07:59:20.305483 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:20.305670 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:20.305974 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:20.306418 9627 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44035
I20260619 07:59:20.306787 9627 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:20.307204 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root/instance:
uuid: "5a0f1e5a0d814701928faa41f13e386a"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.307487 9627 heartbeater.cc:507] Master 127.0.216.254:44035 requested a full tablet report, sending...
I20260619 07:59:20.309473 9435 ts_manager.cc:194] Registered new tserver with Master: d4d1ec519ffa497c898b641cbb4db9dd (127.0.216.194:38223)
I20260619 07:59:20.311185 9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47488
I20260619 07:59:20.312935 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.007s sys 0.000s
I20260619 07:59:20.318130 9633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.318882 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.005s sys 0.000s
I20260619 07:59:20.319227 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
uuid: "5a0f1e5a0d814701928faa41f13e386a"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.319515 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:20.323748 9627 heartbeater.cc:499] Master 127.0.216.254:44035 was elected leader, sending a full tablet report...
I20260619 07:59:20.336580 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:20.337859 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:20.339568 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:20.341864 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:20.342077 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.342308 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:20.342480 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.385747 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.195:44441
I20260619 07:59:20.385838 9695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.195:44441 every 8 connection(s)
I20260619 07:59:20.390259 867 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260619 07:59:20.394816 867 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260619 07:59:20.398223 867 webserver.cc:533] Webserver started at http://127.0.216.196:45003/ using document root <none> and password file <none>
I20260619 07:59:20.398808 867 fs_manager.cc:362] Metadata directory not provided
I20260619 07:59:20.399044 867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260619 07:59:20.399358 867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260619 07:59:20.400631 867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root/instance:
uuid: "36c7470cd6f74bd5b85c02293cf8815e"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.400753 9696 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44035
I20260619 07:59:20.401232 9696 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:20.401883 9696 heartbeater.cc:507] Master 127.0.216.254:44035 requested a full tablet report, sending...
I20260619 07:59:20.404320 9435 ts_manager.cc:194] Registered new tserver with Master: 5a0f1e5a0d814701928faa41f13e386a (127.0.216.195:44441)
I20260619 07:59:20.406796 867 fs_manager.cc:696] Time spent creating directory manager: real 0.005s user 0.005s sys 0.000s
I20260619 07:59:20.407145 9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47502
I20260619 07:59:20.412892 9702 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.413645 867 fs_manager.cc:730] Time spent opening block manager: real 0.003s user 0.003s sys 0.000s
I20260619 07:59:20.413939 867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
uuid: "36c7470cd6f74bd5b85c02293cf8815e"
format_stamp: "Formatted at 2026-06-19 07:59:20 on dist-test-slave-9qfz"
I20260619 07:59:20.414219 867 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260619 07:59:20.422720 9696 heartbeater.cc:499] Master 127.0.216.254:44035 was elected leader, sending a full tablet report...
I20260619 07:59:20.429889 867 rpc_server.cc:225] running with OpenSSL 1.1.1 11 Sep 2018
I20260619 07:59:20.430954 867 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260619 07:59:20.432238 867 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260619 07:59:20.434691 867 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260619 07:59:20.434935 867 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.435249 867 ts_tablet_manager.cc:616] Registered 0 tablets
I20260619 07:59:20.435468 867 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s user 0.000s sys 0.000s
I20260619 07:59:20.481583 867 rpc_server.cc:307] RPC server started. Bound to: 127.0.216.196:46069
I20260619 07:59:20.481691 9764 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.216.196:46069 every 8 connection(s)
I20260619 07:59:20.495754 9765 heartbeater.cc:344] Connected to a master server at 127.0.216.254:44035
I20260619 07:59:20.496121 9765 heartbeater.cc:461] Registering TS with master...
I20260619 07:59:20.496866 9765 heartbeater.cc:507] Master 127.0.216.254:44035 requested a full tablet report, sending...
I20260619 07:59:20.498663 9435 ts_manager.cc:194] Registered new tserver with Master: 36c7470cd6f74bd5b85c02293cf8815e (127.0.216.196:46069)
I20260619 07:59:20.499537 867 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01492609s
I20260619 07:59:20.499846 9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47512
I20260619 07:59:20.512190 9765 heartbeater.cc:499] Master 127.0.216.254:44035 was elected leader, sending a full tablet report...
I20260619 07:59:20.525046 9433 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47528:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
range_schema {
columns {
name: "c0"
}
}
}
I20260619 07:59:20.578644 9661 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d (DEFAULT_TABLE table=fake-table [id=84525b354467439f9fa6434d02d407d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:20.580037 9661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d6c0bbb854f3f8c8b710badc8726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:20.586891 9522 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d (DEFAULT_TABLE table=fake-table [id=84525b354467439f9fa6434d02d407d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:20.588207 9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d6c0bbb854f3f8c8b710badc8726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:20.599471 9780 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Bootstrap starting.
I20260619 07:59:20.599465 9592 tablet_service.cc:1511] Processing CreateTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d (DEFAULT_TABLE table=fake-table [id=84525b354467439f9fa6434d02d407d1]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:20.601217 9592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb0d6c0bbb854f3f8c8b710badc8726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:20.607633 9780 tablet_bootstrap.cc:654] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:20.614279 9781 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Bootstrap starting.
I20260619 07:59:20.616264 9780 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: No bootstrap required, opened a new log
I20260619 07:59:20.617731 9780 ts_tablet_manager.cc:1403] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Time spent bootstrapping tablet: real 0.018s user 0.010s sys 0.004s
I20260619 07:59:20.621024 9780 raft_consensus.cc:359] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.621714 9780 raft_consensus.cc:385] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:20.622008 9780 raft_consensus.cc:740] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a0f1e5a0d814701928faa41f13e386a, State: Initialized, Role: FOLLOWER
I20260619 07:59:20.623095 9781 tablet_bootstrap.cc:654] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:20.622736 9780 consensus_queue.cc:260] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.626523 9780 ts_tablet_manager.cc:1434] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Time spent starting tablet: real 0.008s user 0.004s sys 0.004s
I20260619 07:59:20.629297 9783 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Bootstrap starting.
I20260619 07:59:20.634960 9781 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: No bootstrap required, opened a new log
I20260619 07:59:20.635426 9781 ts_tablet_manager.cc:1403] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Time spent bootstrapping tablet: real 0.021s user 0.011s sys 0.000s
I20260619 07:59:20.635803 9783 tablet_bootstrap.cc:654] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:20.638067 9781 raft_consensus.cc:359] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.638834 9781 raft_consensus.cc:385] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:20.639204 9781 raft_consensus.cc:740] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d537ce457f245d0a0315b573ee28cda, State: Initialized, Role: FOLLOWER
I20260619 07:59:20.640018 9781 consensus_queue.cc:260] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.646883 9781 ts_tablet_manager.cc:1434] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Time spent starting tablet: real 0.011s user 0.007s sys 0.005s
I20260619 07:59:20.647083 9783 tablet_bootstrap.cc:492] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: No bootstrap required, opened a new log
I20260619 07:59:20.647528 9783 ts_tablet_manager.cc:1403] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Time spent bootstrapping tablet: real 0.018s user 0.011s sys 0.004s
I20260619 07:59:20.649834 9783 raft_consensus.cc:359] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.650537 9783 raft_consensus.cc:385] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:20.650832 9783 raft_consensus.cc:740] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4d1ec519ffa497c898b641cbb4db9dd, State: Initialized, Role: FOLLOWER
I20260619 07:59:20.651631 9783 consensus_queue.cc:260] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.661162 9783 ts_tablet_manager.cc:1434] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Time spent starting tablet: real 0.013s user 0.006s sys 0.008s
I20260619 07:59:20.787959 9788 raft_consensus.cc:493] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260619 07:59:20.788514 9788 raft_consensus.cc:515] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.791152 9788 leader_election.cc:290] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a0f1e5a0d814701928faa41f13e386a (127.0.216.195:44441), 5d537ce457f245d0a0315b573ee28cda (127.0.216.193:43747)
I20260619 07:59:20.803295 9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d6c0bbb854f3f8c8b710badc8726d" candidate_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d537ce457f245d0a0315b573ee28cda" is_pre_election: true
I20260619 07:59:20.803661 9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d6c0bbb854f3f8c8b710badc8726d" candidate_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a0f1e5a0d814701928faa41f13e386a" is_pre_election: true
I20260619 07:59:20.804080 9532 raft_consensus.cc:2468] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4d1ec519ffa497c898b641cbb4db9dd in term 0.
I20260619 07:59:20.804379 9671 raft_consensus.cc:2468] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4d1ec519ffa497c898b641cbb4db9dd in term 0.
I20260619 07:59:20.805758 9565 leader_election.cc:304] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a0f1e5a0d814701928faa41f13e386a, d4d1ec519ffa497c898b641cbb4db9dd; no voters:
I20260619 07:59:20.806546 9788 raft_consensus.cc:2804] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260619 07:59:20.806900 9788 raft_consensus.cc:493] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260619 07:59:20.807235 9788 raft_consensus.cc:3060] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:20.811789 9788 raft_consensus.cc:515] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.813957 9788 leader_election.cc:290] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [CANDIDATE]: Term 1 election: Requested vote from peers 5a0f1e5a0d814701928faa41f13e386a (127.0.216.195:44441), 5d537ce457f245d0a0315b573ee28cda (127.0.216.193:43747)
I20260619 07:59:20.814538 9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d6c0bbb854f3f8c8b710badc8726d" candidate_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d537ce457f245d0a0315b573ee28cda"
I20260619 07:59:20.814572 9671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb0d6c0bbb854f3f8c8b710badc8726d" candidate_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a0f1e5a0d814701928faa41f13e386a"
I20260619 07:59:20.815222 9532 raft_consensus.cc:3060] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:20.815440 9671 raft_consensus.cc:3060] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:20.822000 9532 raft_consensus.cc:2468] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d1ec519ffa497c898b641cbb4db9dd in term 1.
I20260619 07:59:20.822140 9671 raft_consensus.cc:2468] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4d1ec519ffa497c898b641cbb4db9dd in term 1.
I20260619 07:59:20.822953 9568 leader_election.cc:304] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5d537ce457f245d0a0315b573ee28cda, d4d1ec519ffa497c898b641cbb4db9dd; no voters:
I20260619 07:59:20.823626 9788 raft_consensus.cc:2804] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:20.824461 9788 raft_consensus.cc:697] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 LEADER]: Becoming Leader. State: Replica: d4d1ec519ffa497c898b641cbb4db9dd, State: Running, Role: LEADER
I20260619 07:59:20.825116 9788 consensus_queue.cc:237] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } }
I20260619 07:59:20.831557 9432 catalog_manager.cc:5696] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd reported cstate change: term changed from 0 to 1, leader changed from <none> to d4d1ec519ffa497c898b641cbb4db9dd (127.0.216.194). New cstate: current_term: 1 leader_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a0f1e5a0d814701928faa41f13e386a" member_type: VOTER last_known_addr { host: "127.0.216.195" port: 44441 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4d1ec519ffa497c898b641cbb4db9dd" member_type: VOTER last_known_addr { host: "127.0.216.194" port: 38223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d537ce457f245d0a0315b573ee28cda" member_type: VOTER last_known_addr { host: "127.0.216.193" port: 43747 } health_report { overall_health: UNKNOWN } } }
I20260619 07:59:20.928891 867 alter_table-test.cc:182] Tablet successfully located
I20260619 07:59:20.930402 9433 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47528:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:59:20.931061 9433 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:47528:
table { table_name: "fake-table" } modify_external_catalogs: true
I20260619 07:59:20.941308 9433 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: Sending DeleteTablet for 3 replicas of tablet cb0d6c0bbb854f3f8c8b710badc8726d
I20260619 07:59:20.943050 9661 tablet_service.cc:1558] Processing DeleteTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:59:20 UTC) from {username='slave'} at 127.0.0.1:38922
I20260619 07:59:20.944133 9592 tablet_service.cc:1558] Processing DeleteTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:59:20 UTC) from {username='slave'} at 127.0.0.1:58612
I20260619 07:59:20.944854 9522 tablet_service.cc:1558] Processing DeleteTablet for tablet cb0d6c0bbb854f3f8c8b710badc8726d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-19 07:59:20 UTC) from {username='slave'} at 127.0.0.1:42522
I20260619 07:59:20.948298 9434 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47528:
name: "fake-table"
schema {
columns {
name: "c0"
type: INT32
is_key: true
is_nullable: false
encoding: AUTO_ENCODING
compression: DEFAULT_COMPRESSION
cfile_block_size: 0
immutable: false
}
columns {
name: "c1"
type: INT32
is_key: false
is_nullable: false
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: "c0"
}
}
}
I20260619 07:59:20.957996 9795 tablet_replica.cc:333] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: stopping tablet replica
I20260619 07:59:20.959053 9795 raft_consensus.cc:2243] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:20.959692 9795 raft_consensus.cc:2272] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:20.961545 9793 tablet_replica.cc:333] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: stopping tablet replica
I20260619 07:59:20.962064 9794 tablet_replica.cc:333] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: stopping tablet replica
I20260619 07:59:20.962334 9793 raft_consensus.cc:2243] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260619 07:59:20.962790 9794 raft_consensus.cc:2243] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:20.962826 9793 raft_consensus.cc:2272] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:20.963737 9794 pending_rounds.cc:70] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Trying to abort 1 pending ops.
I20260619 07:59:20.964563 9794 pending_rounds.cc:77] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20260619 07:59:20.964967 9794 raft_consensus.cc:2889] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260619 07:59:20.965304 9794 raft_consensus.cc:2272] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:20.966060 9793 ts_tablet_manager.cc:1916] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:59:20.970968 9794 ts_tablet_manager.cc:1916] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:59:20.982650 9795 ts_tablet_manager.cc:1916] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:59:20.985157 9793 ts_tablet_manager.cc:1929] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260619 07:59:20.985811 9793 log.cc:1199] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-2-root/wals/cb0d6c0bbb854f3f8c8b710badc8726d
I20260619 07:59:20.986505 9793 ts_tablet_manager.cc:1950] T cb0d6c0bbb854f3f8c8b710badc8726d P 5a0f1e5a0d814701928faa41f13e386a: Deleting consensus metadata
I20260619 07:59:20.992785 9419 catalog_manager.cc:5027] TS 5a0f1e5a0d814701928faa41f13e386a (127.0.216.195:44441): tablet cb0d6c0bbb854f3f8c8b710badc8726d (table fake-table [id=84525b354467439f9fa6434d02d407d1]) successfully deleted
I20260619 07:59:20.995994 9795 ts_tablet_manager.cc:1929] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260619 07:59:20.996436 9795 log.cc:1199] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-0-root/wals/cb0d6c0bbb854f3f8c8b710badc8726d
I20260619 07:59:20.997134 9795 ts_tablet_manager.cc:1950] T cb0d6c0bbb854f3f8c8b710badc8726d P 5d537ce457f245d0a0315b573ee28cda: Deleting consensus metadata
I20260619 07:59:20.999979 9422 catalog_manager.cc:5027] TS 5d537ce457f245d0a0315b573ee28cda (127.0.216.193:43747): tablet cb0d6c0bbb854f3f8c8b710badc8726d (table fake-table [id=84525b354467439f9fa6434d02d407d1]) successfully deleted
I20260619 07:59:21.005086 9730 tablet_service.cc:1511] Processing CreateTablet for tablet 1d17099c34f24c1fa147cf2161efcea1 (DEFAULT_TABLE table=fake-table [id=0e03de9b9c1b48f298d0b31f8182dc36]), partition=RANGE (c0) PARTITION UNBOUNDED
I20260619 07:59:21.006350 9730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d17099c34f24c1fa147cf2161efcea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260619 07:59:21.007009 9794 ts_tablet_manager.cc:1929] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:59:21.007444 9794 log.cc:1199] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-1-root/wals/cb0d6c0bbb854f3f8c8b710badc8726d
I20260619 07:59:21.008199 9794 ts_tablet_manager.cc:1950] T cb0d6c0bbb854f3f8c8b710badc8726d P d4d1ec519ffa497c898b641cbb4db9dd: Deleting consensus metadata
I20260619 07:59:21.009507 9422 catalog_manager.cc:5027] TS d4d1ec519ffa497c898b641cbb4db9dd (127.0.216.194:38223): tablet cb0d6c0bbb854f3f8c8b710badc8726d (table fake-table [id=84525b354467439f9fa6434d02d407d1]) successfully deleted
I20260619 07:59:21.019428 9797 tablet_bootstrap.cc:492] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Bootstrap starting.
I20260619 07:59:21.024685 9797 tablet_bootstrap.cc:654] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Neither blocks nor log segments found. Creating new log.
I20260619 07:59:21.028512 9797 tablet_bootstrap.cc:492] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: No bootstrap required, opened a new log
I20260619 07:59:21.028929 9797 ts_tablet_manager.cc:1403] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Time spent bootstrapping tablet: real 0.010s user 0.009s sys 0.000s
I20260619 07:59:21.031625 9797 raft_consensus.cc:359] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7470cd6f74bd5b85c02293cf8815e" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 46069 } }
I20260619 07:59:21.032186 9797 raft_consensus.cc:385] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260619 07:59:21.032464 9797 raft_consensus.cc:740] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36c7470cd6f74bd5b85c02293cf8815e, State: Initialized, Role: FOLLOWER
I20260619 07:59:21.033275 9797 consensus_queue.cc:260] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "36c7470cd6f74bd5b85c02293cf8815e" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 46069 } }
I20260619 07:59:21.033932 9797 raft_consensus.cc:399] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260619 07:59:21.034233 9797 raft_consensus.cc:493] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260619 07:59:21.034544 9797 raft_consensus.cc:3060] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 0 FOLLOWER]: Advancing to term 1
I20260619 07:59:21.039623 9797 raft_consensus.cc:515] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7470cd6f74bd5b85c02293cf8815e" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 46069 } }
I20260619 07:59:21.040138 9797 leader_election.cc:304] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [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: 36c7470cd6f74bd5b85c02293cf8815e; no voters:
I20260619 07:59:21.041105 9797 leader_election.cc:290] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [CANDIDATE]: Term 1 election: Requested vote from peers
I20260619 07:59:21.041503 9799 raft_consensus.cc:2804] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 1 FOLLOWER]: Leader election won for term 1
I20260619 07:59:21.042624 9799 raft_consensus.cc:697] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 1 LEADER]: Becoming Leader. State: Replica: 36c7470cd6f74bd5b85c02293cf8815e, State: Running, Role: LEADER
I20260619 07:59:21.043177 9797 ts_tablet_manager.cc:1434] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Time spent starting tablet: real 0.014s user 0.013s sys 0.000s
I20260619 07:59:21.043905 9799 consensus_queue.cc:237] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [LEADER]: Queue going to LEADER mode. State: All 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: "36c7470cd6f74bd5b85c02293cf8815e" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 46069 } }
I20260619 07:59:21.051879 9433 catalog_manager.cc:5696] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e reported cstate change: term changed from 0 to 1, leader changed from <none> to 36c7470cd6f74bd5b85c02293cf8815e (127.0.216.196). New cstate: current_term: 1 leader_uuid: "36c7470cd6f74bd5b85c02293cf8815e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "36c7470cd6f74bd5b85c02293cf8815e" member_type: VOTER last_known_addr { host: "127.0.216.196" port: 46069 } health_report { overall_health: HEALTHY } } }
I20260619 07:59:21.064917 9434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47528:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\000\007\000""\006\000\007\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260619 07:59:21.075659 9434 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: Sending DeleteTablet for 1 replicas of tablet 1d17099c34f24c1fa147cf2161efcea1
I20260619 07:59:21.077378 9730 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d17099c34f24c1fa147cf2161efcea1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-06-19 07:59:21 UTC) from {username='slave'} at 127.0.0.1:44170
I20260619 07:59:21.079363 9804 tablet_replica.cc:333] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: stopping tablet replica
I20260619 07:59:21.080081 9804 raft_consensus.cc:2243] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:21.080546 9804 raft_consensus.cc:2272] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:21.083709 9804 ts_tablet_manager.cc:1916] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260619 07:59:21.084560 9434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47528:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20260619 07:59:21.098749 9804 ts_tablet_manager.cc:1929] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260619 07:59:21.099243 9804 log.cc:1199] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Deleting WAL directory at /tmp/dist-test-taskBiDqe0/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter.1781855812743220-867-0/minicluster-data/ts-3-root/wals/1d17099c34f24c1fa147cf2161efcea1
I20260619 07:59:21.100083 9804 ts_tablet_manager.cc:1950] T 1d17099c34f24c1fa147cf2161efcea1 P 36c7470cd6f74bd5b85c02293cf8815e: Deleting consensus metadata
I20260619 07:59:21.103117 9421 catalog_manager.cc:5027] TS 36c7470cd6f74bd5b85c02293cf8815e (127.0.216.196:46069): tablet 1d17099c34f24c1fa147cf2161efcea1 (table fake-table [id=0e03de9b9c1b48f298d0b31f8182dc36]) successfully deleted
I20260619 07:59:21.106871 867 tablet_server.cc:179] TabletServer@127.0.216.193:0 shutting down...
I20260619 07:59:21.136381 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:21.153244 867 tablet_server.cc:196] TabletServer@127.0.216.193:0 shutdown complete.
I20260619 07:59:21.162401 867 tablet_server.cc:179] TabletServer@127.0.216.194:0 shutting down...
I20260619 07:59:21.183894 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:21.200295 867 tablet_server.cc:196] TabletServer@127.0.216.194:0 shutdown complete.
I20260619 07:59:21.208905 867 tablet_server.cc:179] TabletServer@127.0.216.195:0 shutting down...
I20260619 07:59:21.228425 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:21.243955 867 tablet_server.cc:196] TabletServer@127.0.216.195:0 shutdown complete.
I20260619 07:59:21.252431 867 tablet_server.cc:179] TabletServer@127.0.216.196:0 shutting down...
I20260619 07:59:21.269284 867 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260619 07:59:21.275641 867 tablet_server.cc:196] TabletServer@127.0.216.196:0 shutdown complete.
I20260619 07:59:21.283309 867 master.cc:562] Master@127.0.216.254:44035 shutting down...
I20260619 07:59:21.295861 867 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 1 LEADER]: Raft consensus shutting down.
I20260619 07:59:21.296334 867 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260619 07:59:21.296654 867 tablet_replica.cc:333] T 00000000000000000000000000000000 P 698e5a4b613f41de9b8d988760318db3: stopping tablet replica
I20260619 07:59:21.315894 867 master.cc:584] Master@127.0.216.254:44035 shutdown complete.
[ OK ] ReplicatedAlterTableTest.CheckTableStateAfterReplicatedAlter (1410 ms)
[----------] 7 tests from ReplicatedAlterTableTest (94660 ms total)
[----------] Global test environment tear-down
[==========] 40 tests from 2 test suites ran. (148432 ms total)
[ PASSED ] 35 tests.
[ SKIPPED ] 4 tests, listed below:
[ SKIPPED ] AlterTableTest.TestRestartTSDuringAlter
[ SKIPPED ] ReplicatedAlterTableTest.AlterTableAndDropTablet
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
[ SKIPPED ] ReplicatedAlterTableTest.AlterReplicationFactorAfterWALGCed
[ FAILED ] 1 test, listed below:
[ FAILED ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
1 FAILED TEST
I20260619 07:59:21.364451 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 1 messages since previous log ~629 seconds ago
I20260619 07:59:21.364645 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 1 messages since previous log ~629 seconds ago
I20260619 07:59:21.364850 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 1 messages since previous log ~629 seconds ago
I20260619 07:59:21.364993 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 21 messages since previous log ~95 seconds ago
I20260619 07:59:21.365123 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 8 messages since previous log ~3 seconds ago
I20260619 07:59:21.365242 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 1 messages since previous log ~133 seconds ago
I20260619 07:59:21.365367 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 1 messages since previous log ~133 seconds ago
I20260619 07:59:21.365507 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 8 messages since previous log ~88 seconds ago
I20260619 07:59:21.365633 867 logging.cc:436] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~7 seconds ago