Diagnosed failure

ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting: Unrecognized error type. Please see the error log for more information.

Full log

[==========] Running 39 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from AlterTableTest
[ RUN      ] AlterTableTest.TestTabletReports
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20250116 02:51:20.156215   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36453
I20250116 02:51:20.158130   416 env_posix.cc:2256] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20250116 02:51:20.159387   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:20.163839   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:20.173939   416 webserver.cc:458] Webserver started at http://127.0.104.62:46513/ using document root <none> and password file <none>
I20250116 02:51:20.174723   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:20.174820   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:20.175137   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:20.178623   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "5e03243f2a2848ea88a051a591add69f"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.184675   416 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20250116 02:51:20.188416   424 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.189955   416 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20250116 02:51:20.190124   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "5e03243f2a2848ea88a051a591add69f"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.190299   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-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)
I20250116 02:51:20.233656   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:20.234524   416 env_posix.cc:2256] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20250116 02:51:20.234807   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:20.254904   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36453
I20250116 02:51:20.254921   475 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36453 every 8 connection(s)
I20250116 02:51:20.258888   476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:20.272384   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: Bootstrap starting.
I20250116 02:51:20.276182   476 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:20.277287   476 log.cc:826] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: Log is configured to *not* fsync() on all Append() calls
I20250116 02:51:20.280053   476 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: No bootstrap required, opened a new log
I20250116 02:51:20.287494   476 raft_consensus.cc:357] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER }
I20250116 02:51:20.287808   476 raft_consensus.cc:383] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:20.287889   476 raft_consensus.cc:738] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e03243f2a2848ea88a051a591add69f, State: Initialized, Role: FOLLOWER
I20250116 02:51:20.288607   476 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER }
I20250116 02:51:20.288813   476 raft_consensus.cc:397] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:20.288911   476 raft_consensus.cc:491] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:20.289040   476 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:20.291064   476 raft_consensus.cc:513] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER }
I20250116 02:51:20.291534   476 leader_election.cc:304] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5e03243f2a2848ea88a051a591add69f; no voters: 
I20250116 02:51:20.292093   476 leader_election.cc:290] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:20.292244   479 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:20.292908   479 raft_consensus.cc:695] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 1 LEADER]: Becoming Leader. State: Replica: 5e03243f2a2848ea88a051a591add69f, State: Running, Role: LEADER
I20250116 02:51:20.293488   479 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER }
I20250116 02:51:20.294111   476 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:20.297264   480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e03243f2a2848ea88a051a591add69f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER } }
I20250116 02:51:20.297721   480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:20.301678   481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e03243f2a2848ea88a051a591add69f. Latest consensus state: current_term: 1 leader_uuid: "5e03243f2a2848ea88a051a591add69f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e03243f2a2848ea88a051a591add69f" member_type: VOTER } }
I20250116 02:51:20.302351   481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:20.303411   486 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:20.310503   486 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:20.311142   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:20.320185   486 catalog_manager.cc:1348] Generated new cluster ID: dd824957e671465287939379959539f3
I20250116 02:51:20.320318   486 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:20.336421   486 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:20.338235   486 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:20.361616   486 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: Generated new TSK 0
I20250116 02:51:20.362798   486 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:20.376516   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:20.378680   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:20.380370   416 webserver.cc:458] Webserver started at http://127.0.104.1:42957/ using document root <none> and password file <none>
I20250116 02:51:20.380648   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:20.380734   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:20.380896   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:20.381649   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "ee76fe0108a949d694ae12be930f3f01"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.385030   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:20.386989   501 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.387398   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:20.387530   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "ee76fe0108a949d694ae12be930f3f01"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.387681   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestTabletReports.1736995880078029-416-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)
I20250116 02:51:20.410918   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:20.411862   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:20.412839   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:20.414654   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:20.414812   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.414933   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:20.415020   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.436002   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41675
I20250116 02:51:20.436014   563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41675 every 8 connection(s)
I20250116 02:51:20.451238   564 heartbeater.cc:346] Connected to a master server at 127.0.104.62:36453
I20250116 02:51:20.451558   564 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:20.452309   564 heartbeater.cc:509] Master 127.0.104.62:36453 requested a full tablet report, sending...
I20250116 02:51:20.454907   441 ts_manager.cc:194] Registered new tserver with Master: ee76fe0108a949d694ae12be930f3f01 (127.0.104.1:41675)
I20250116 02:51:20.455691   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.018107957s
I20250116 02:51:20.457263   441 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49424
I20250116 02:51:20.470163   564 heartbeater.cc:501] Master 127.0.104.62:36453 was elected leader, sending a full tablet report...
I20250116 02:51:20.473356   441 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49438:
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"
    }
  }
}
I20250116 02:51:20.509382   529 tablet_service.cc:1467] Processing CreateTablet for tablet a5df3e63d9e144a0b42ae26d9293ec56 (DEFAULT_TABLE table=fake-table [id=050c79d0ab0f4775bcb09d979550efca]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:20.510082   529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5df3e63d9e144a0b42ae26d9293ec56. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:20.516479   576 tablet_bootstrap.cc:492] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: Bootstrap starting.
I20250116 02:51:20.518870   576 tablet_bootstrap.cc:654] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:20.521276   576 tablet_bootstrap.cc:492] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: No bootstrap required, opened a new log
I20250116 02:51:20.521430   576 ts_tablet_manager.cc:1397] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20250116 02:51:20.522143   576 raft_consensus.cc:357] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee76fe0108a949d694ae12be930f3f01" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41675 } }
I20250116 02:51:20.522328   576 raft_consensus.cc:383] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:20.522437   576 raft_consensus.cc:738] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee76fe0108a949d694ae12be930f3f01, State: Initialized, Role: FOLLOWER
I20250116 02:51:20.522670   576 consensus_queue.cc:260] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee76fe0108a949d694ae12be930f3f01" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41675 } }
I20250116 02:51:20.522863   576 raft_consensus.cc:397] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:20.522951   576 raft_consensus.cc:491] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:20.523059   576 raft_consensus.cc:3054] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:20.525267   576 raft_consensus.cc:513] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee76fe0108a949d694ae12be930f3f01" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41675 } }
I20250116 02:51:20.525488   576 leader_election.cc:304] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ee76fe0108a949d694ae12be930f3f01; no voters: 
I20250116 02:51:20.525997   576 leader_election.cc:290] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:20.526209   578 raft_consensus.cc:2798] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:20.526909   576 ts_tablet_manager.cc:1428] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20250116 02:51:20.527542   578 raft_consensus.cc:695] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 1 LEADER]: Becoming Leader. State: Replica: ee76fe0108a949d694ae12be930f3f01, State: Running, Role: LEADER
I20250116 02:51:20.527894   578 consensus_queue.cc:237] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee76fe0108a949d694ae12be930f3f01" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41675 } }
I20250116 02:51:20.532730   441 catalog_manager.cc:5526] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee76fe0108a949d694ae12be930f3f01 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ee76fe0108a949d694ae12be930f3f01" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee76fe0108a949d694ae12be930f3f01" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41675 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:20.561199   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:20.562875   441 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49438:
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
I20250116 02:51:20.569633   584 tablet.cc:1721] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: 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
I20250116 02:51:20.571533   584 tablet.cc:1619] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: MemRowSet was empty: no flush needed.
I20250116 02:51:20.580263   440 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: fake-table [id=050c79d0ab0f4775bcb09d979550efca] alter complete (version 1)
I20250116 02:51:20.584117   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:20.596391   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:20.596984   416 tablet_replica.cc:331] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01: stopping tablet replica
I20250116 02:51:20.597441   416 raft_consensus.cc:2238] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:20.597815   416 raft_consensus.cc:2267] T a5df3e63d9e144a0b42ae26d9293ec56 P ee76fe0108a949d694ae12be930f3f01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:20.614403   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:20.619935   416 master.cc:537] Master@127.0.104.62:36453 shutting down...
I20250116 02:51:20.630259   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:20.630528   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:20.630885   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 5e03243f2a2848ea88a051a591add69f: stopping tablet replica
I20250116 02:51:20.641947   416 master.cc:559] Master@127.0.104.62:36453 shutdown complete.
[       OK ] AlterTableTest.TestTabletReports (504 ms)
[ RUN      ] AlterTableTest.TestAddExistingColumn
I20250116 02:51:20.657060   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38485
I20250116 02:51:20.657866   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:20.659018   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:20.660472   416 webserver.cc:458] Webserver started at http://127.0.104.62:35235/ using document root <none> and password file <none>
I20250116 02:51:20.660720   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:20.660825   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:20.660985   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:20.661880   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "ee6a3f84f6564b8d98da718033f67622"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.665148   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20250116 02:51:20.667269   588 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.667686   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:20.667825   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "ee6a3f84f6564b8d98da718033f67622"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.667981   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-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)
I20250116 02:51:20.678956   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:20.679790   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:20.698702   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38485
I20250116 02:51:20.698777   639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38485 every 8 connection(s)
I20250116 02:51:20.701076   640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:20.706897   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622: Bootstrap starting.
I20250116 02:51:20.708791   640 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:20.711047   640 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622: No bootstrap required, opened a new log
I20250116 02:51:20.711884   640 raft_consensus.cc:357] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER }
I20250116 02:51:20.712108   640 raft_consensus.cc:383] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:20.712208   640 raft_consensus.cc:738] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee6a3f84f6564b8d98da718033f67622, State: Initialized, Role: FOLLOWER
I20250116 02:51:20.712460   640 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER }
I20250116 02:51:20.712688   640 raft_consensus.cc:397] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:20.712788   640 raft_consensus.cc:491] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:20.712921   640 raft_consensus.cc:3054] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:20.715551   640 raft_consensus.cc:513] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER }
I20250116 02:51:20.715771   640 leader_election.cc:304] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ee6a3f84f6564b8d98da718033f67622; no voters: 
I20250116 02:51:20.716177   640 leader_election.cc:290] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:20.716457   643 raft_consensus.cc:2798] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:20.716998   643 raft_consensus.cc:695] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 1 LEADER]: Becoming Leader. State: Replica: ee6a3f84f6564b8d98da718033f67622, State: Running, Role: LEADER
I20250116 02:51:20.717118   640 sys_catalog.cc:564] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:20.717458   643 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER }
I20250116 02:51:20.718601   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee6a3f84f6564b8d98da718033f67622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER } }
I20250116 02:51:20.718783   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:20.719223   645 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee6a3f84f6564b8d98da718033f67622. Latest consensus state: current_term: 1 leader_uuid: "ee6a3f84f6564b8d98da718033f67622" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee6a3f84f6564b8d98da718033f67622" member_type: VOTER } }
I20250116 02:51:20.719425   645 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:20.730113   648 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:20.731782   648 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:20.734200   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:20.736079   648 catalog_manager.cc:1348] Generated new cluster ID: 7e61bdb055c743438d2c025bf07b91b9
I20250116 02:51:20.736171   648 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:20.752013   648 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:20.752835   648 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:20.759919   648 catalog_manager.cc:5899] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622: Generated new TSK 0
I20250116 02:51:20.760147   648 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:20.767040   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:20.768746   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:20.770430   416 webserver.cc:458] Webserver started at http://127.0.104.1:38571/ using document root <none> and password file <none>
I20250116 02:51:20.770678   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:20.770768   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:20.770917   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:20.771534   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "8e92ad388d3f42edb9342596d271a45f"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.774333   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:20.785892   665 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.786334   416 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.000s	sys 0.011s
I20250116 02:51:20.786479   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "8e92ad388d3f42edb9342596d271a45f"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.786610   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddExistingColumn.1736995880078029-416-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)
I20250116 02:51:20.802567   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:20.803308   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:20.804008   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:20.805429   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:20.805517   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.805644   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:20.805728   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.827198   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41765
I20250116 02:51:20.827231   727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41765 every 8 connection(s)
I20250116 02:51:20.836205   728 heartbeater.cc:346] Connected to a master server at 127.0.104.62:38485
I20250116 02:51:20.836340   728 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:20.836709   728 heartbeater.cc:509] Master 127.0.104.62:38485 requested a full tablet report, sending...
I20250116 02:51:20.837558   605 ts_manager.cc:194] Registered new tserver with Master: 8e92ad388d3f42edb9342596d271a45f (127.0.104.1:41765)
I20250116 02:51:20.838294   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.010011813s
I20250116 02:51:20.838771   605 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43746
I20250116 02:51:20.849982   728 heartbeater.cc:501] Master 127.0.104.62:38485 was elected leader, sending a full tablet report...
I20250116 02:51:20.851178   604 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43748:
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"
    }
  }
}
I20250116 02:51:20.864466   693 tablet_service.cc:1467] Processing CreateTablet for tablet 93fa0e294d31466d9fec051cff199269 (DEFAULT_TABLE table=fake-table [id=2f5375c4fd5d4da1b3bd44e2e00f5c0b]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:20.864905   693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93fa0e294d31466d9fec051cff199269. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:20.869895   740 tablet_bootstrap.cc:492] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: Bootstrap starting.
I20250116 02:51:20.871517   740 tablet_bootstrap.cc:654] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:20.873270   740 tablet_bootstrap.cc:492] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: No bootstrap required, opened a new log
I20250116 02:51:20.873418   740 ts_tablet_manager.cc:1397] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:51:20.874224   740 raft_consensus.cc:357] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e92ad388d3f42edb9342596d271a45f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41765 } }
I20250116 02:51:20.874373   740 raft_consensus.cc:383] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:20.874440   740 raft_consensus.cc:738] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e92ad388d3f42edb9342596d271a45f, State: Initialized, Role: FOLLOWER
I20250116 02:51:20.874605   740 consensus_queue.cc:260] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e92ad388d3f42edb9342596d271a45f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41765 } }
I20250116 02:51:20.874748   740 raft_consensus.cc:397] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:20.874825   740 raft_consensus.cc:491] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:20.874944   740 raft_consensus.cc:3054] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:20.877247   740 raft_consensus.cc:513] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e92ad388d3f42edb9342596d271a45f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41765 } }
I20250116 02:51:20.877487   740 leader_election.cc:304] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8e92ad388d3f42edb9342596d271a45f; no voters: 
I20250116 02:51:20.877909   740 leader_election.cc:290] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:20.878093   742 raft_consensus.cc:2798] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:20.878747   742 raft_consensus.cc:695] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 1 LEADER]: Becoming Leader. State: Replica: 8e92ad388d3f42edb9342596d271a45f, State: Running, Role: LEADER
I20250116 02:51:20.878875   740 ts_tablet_manager.cc:1428] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250116 02:51:20.879072   742 consensus_queue.cc:237] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e92ad388d3f42edb9342596d271a45f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41765 } }
I20250116 02:51:20.881294   604 catalog_manager.cc:5526] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e92ad388d3f42edb9342596d271a45f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8e92ad388d3f42edb9342596d271a45f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8e92ad388d3f42edb9342596d271a45f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41765 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:20.900648   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:20.901409   604 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43748:
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
I20250116 02:51:20.902868   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:20.909686   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:20.910007   416 tablet_replica.cc:331] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f: stopping tablet replica
I20250116 02:51:20.910199   416 raft_consensus.cc:2238] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:20.910378   416 raft_consensus.cc:2267] T 93fa0e294d31466d9fec051cff199269 P 8e92ad388d3f42edb9342596d271a45f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:20.924276   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:20.927040   416 master.cc:537] Master@127.0.104.62:38485 shutting down...
I20250116 02:51:20.934206   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:20.934414   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:20.934545   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P ee6a3f84f6564b8d98da718033f67622: stopping tablet replica
I20250116 02:51:20.948863   416 master.cc:559] Master@127.0.104.62:38485 shutdown complete.
[       OK ] AlterTableTest.TestAddExistingColumn (302 ms)
[ RUN      ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults
I20250116 02:51:20.958745   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45681
I20250116 02:51:20.959262   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:20.960057   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:20.961390   416 webserver.cc:458] Webserver started at http://127.0.104.62:41715/ using document root <none> and password file <none>
I20250116 02:51:20.961670   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:20.961769   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:20.961894   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:20.962531   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "9120d4d4326143c8ada9ba8f7056a3e7"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.964833   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:20.966312   751 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:20.966686   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:20.966780   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "9120d4d4326143c8ada9ba8f7056a3e7"
format_stamp: "Formatted at 2025-01-16 02:51:20 on dist-test-slave-40f4"
I20250116 02:51:20.966904   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-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)
I20250116 02:51:20.981678   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:20.982229   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:20.994294   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45681
I20250116 02:51:20.994340   802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45681 every 8 connection(s)
I20250116 02:51:20.995570   803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:20.999464   803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7: Bootstrap starting.
I20250116 02:51:21.000756   803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.002230   803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7: No bootstrap required, opened a new log
I20250116 02:51:21.002831   803 raft_consensus.cc:357] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER }
I20250116 02:51:21.002964   803 raft_consensus.cc:383] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.003054   803 raft_consensus.cc:738] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9120d4d4326143c8ada9ba8f7056a3e7, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.003259   803 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER }
I20250116 02:51:21.003417   803 raft_consensus.cc:397] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.003490   803 raft_consensus.cc:491] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.003594   803 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.005230   803 raft_consensus.cc:513] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER }
I20250116 02:51:21.005434   803 leader_election.cc:304] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9120d4d4326143c8ada9ba8f7056a3e7; no voters: 
I20250116 02:51:21.005846   803 leader_election.cc:290] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.005956   806 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.006419   806 raft_consensus.cc:695] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 1 LEADER]: Becoming Leader. State: Replica: 9120d4d4326143c8ada9ba8f7056a3e7, State: Running, Role: LEADER
I20250116 02:51:21.006673   803 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:21.006691   806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER }
I20250116 02:51:21.007592   807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER } }
I20250116 02:51:21.007688   808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9120d4d4326143c8ada9ba8f7056a3e7. Latest consensus state: current_term: 1 leader_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9120d4d4326143c8ada9ba8f7056a3e7" member_type: VOTER } }
I20250116 02:51:21.007849   807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.007918   808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.008870   811 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:21.010766   811 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:21.012147   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:21.013526   811 catalog_manager.cc:1348] Generated new cluster ID: 41bdf368fba940de9cdc6c62d0aa4bd5
I20250116 02:51:21.013628   811 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:21.022864   811 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:21.023552   811 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:21.030516   811 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7: Generated new TSK 0
I20250116 02:51:21.030717   811 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:21.044909   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:21.046034   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:21.047395   416 webserver.cc:458] Webserver started at http://127.0.104.1:45605/ using document root <none> and password file <none>
I20250116 02:51:21.047605   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:21.047696   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:21.047842   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:21.048471   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.050931   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.002s
I20250116 02:51:21.052485   827 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.052803   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:21.052927   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.053037   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNotNullableColumnWithoutDefaults.1736995880078029-416-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)
I20250116 02:51:21.071718   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:21.072314   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:21.072909   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:21.073688   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:21.073774   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.073872   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:21.073944   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.089435   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36955
I20250116 02:51:21.089483   889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36955 every 8 connection(s)
I20250116 02:51:21.096957   890 heartbeater.cc:346] Connected to a master server at 127.0.104.62:45681
I20250116 02:51:21.097103   890 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:21.097508   890 heartbeater.cc:509] Master 127.0.104.62:45681 requested a full tablet report, sending...
I20250116 02:51:21.098352   768 ts_manager.cc:194] Registered new tserver with Master: f7276fafcc3d4aafbb0b2fd3cd789ec1 (127.0.104.1:36955)
I20250116 02:51:21.099313   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008888964s
I20250116 02:51:21.099373   768 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60514
I20250116 02:51:21.110191   768 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60524:
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"
    }
  }
}
I20250116 02:51:21.110505   890 heartbeater.cc:501] Master 127.0.104.62:45681 was elected leader, sending a full tablet report...
I20250116 02:51:21.123657   855 tablet_service.cc:1467] Processing CreateTablet for tablet 7b36eb8174f14fb882bbfe9a6e0edd3c (DEFAULT_TABLE table=fake-table [id=b27213551bd94dd4890bd871c688ac1a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:21.124114   855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b36eb8174f14fb882bbfe9a6e0edd3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:21.128648   902 tablet_bootstrap.cc:492] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: Bootstrap starting.
I20250116 02:51:21.130699   902 tablet_bootstrap.cc:654] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.132218   902 tablet_bootstrap.cc:492] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: No bootstrap required, opened a new log
I20250116 02:51:21.132354   902 ts_tablet_manager.cc:1397] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:51:21.132941   902 raft_consensus.cc:357] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36955 } }
I20250116 02:51:21.133136   902 raft_consensus.cc:383] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.133235   902 raft_consensus.cc:738] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7276fafcc3d4aafbb0b2fd3cd789ec1, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.133476   902 consensus_queue.cc:260] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36955 } }
I20250116 02:51:21.133731   902 raft_consensus.cc:397] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.133819   902 raft_consensus.cc:491] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.133932   902 raft_consensus.cc:3054] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.136000   902 raft_consensus.cc:513] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36955 } }
I20250116 02:51:21.136207   902 leader_election.cc:304] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f7276fafcc3d4aafbb0b2fd3cd789ec1; no voters: 
I20250116 02:51:21.136580   902 leader_election.cc:290] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.136729   904 raft_consensus.cc:2798] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.137245   904 raft_consensus.cc:695] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 1 LEADER]: Becoming Leader. State: Replica: f7276fafcc3d4aafbb0b2fd3cd789ec1, State: Running, Role: LEADER
I20250116 02:51:21.137353   902 ts_tablet_manager.cc:1428] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:51:21.137640   904 consensus_queue.cc:237] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36955 } }
I20250116 02:51:21.139432   767 catalog_manager.cc:5526] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 reported cstate change: term changed from 0 to 1, leader changed from <none> to f7276fafcc3d4aafbb0b2fd3cd789ec1 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7276fafcc3d4aafbb0b2fd3cd789ec1" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36955 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:21.159370   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:21.159705   416 catalog_manager.cc:3344] 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 } } }
I20250116 02:51:21.160569   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:21.170320   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:21.170917   416 tablet_replica.cc:331] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1: stopping tablet replica
I20250116 02:51:21.171164   416 raft_consensus.cc:2238] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:21.171376   416 raft_consensus.cc:2267] T 7b36eb8174f14fb882bbfe9a6e0edd3c P f7276fafcc3d4aafbb0b2fd3cd789ec1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:21.186570   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:21.190150   416 master.cc:537] Master@127.0.104.62:45681 shutting down...
I20250116 02:51:21.200203   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:21.200501   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:21.200778   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 9120d4d4326143c8ada9ba8f7056a3e7: stopping tablet replica
I20250116 02:51:21.205425   416 master.cc:559] Master@127.0.104.62:45681 shutdown complete.
[       OK ] AlterTableTest.TestAddNotNullableColumnWithoutDefaults (258 ms)
[ RUN      ] AlterTableTest.TestAddNullableColumnWithoutDefault
I20250116 02:51:21.217028   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46277
I20250116 02:51:21.217526   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:21.218379   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:21.219673   416 webserver.cc:458] Webserver started at http://127.0.104.62:46235/ using document root <none> and password file <none>
I20250116 02:51:21.219909   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:21.219982   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:21.220141   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:21.220732   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "3381b8091d7640ec99a8ff54e8aad949"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.223009   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:21.224498   913 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.224797   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:21.224906   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "3381b8091d7640ec99a8ff54e8aad949"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.225042   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-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)
I20250116 02:51:21.260259   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:21.260936   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:21.273741   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46277
I20250116 02:51:21.273787   964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46277 every 8 connection(s)
I20250116 02:51:21.275018   965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:21.278898   965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: Bootstrap starting.
I20250116 02:51:21.280287   965 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.281855   965 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: No bootstrap required, opened a new log
I20250116 02:51:21.282497   965 raft_consensus.cc:357] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER }
I20250116 02:51:21.282629   965 raft_consensus.cc:383] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.282721   965 raft_consensus.cc:738] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3381b8091d7640ec99a8ff54e8aad949, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.282918   965 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER }
I20250116 02:51:21.283048   965 raft_consensus.cc:397] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.283119   965 raft_consensus.cc:491] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.283221   965 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.284902   965 raft_consensus.cc:513] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER }
I20250116 02:51:21.285085   965 leader_election.cc:304] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3381b8091d7640ec99a8ff54e8aad949; no voters: 
I20250116 02:51:21.285467   965 leader_election.cc:290] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.285631   968 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.286089   968 raft_consensus.cc:695] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 1 LEADER]: Becoming Leader. State: Replica: 3381b8091d7640ec99a8ff54e8aad949, State: Running, Role: LEADER
I20250116 02:51:21.286357   965 sys_catalog.cc:564] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:21.286374   968 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER }
I20250116 02:51:21.287310   969 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3381b8091d7640ec99a8ff54e8aad949" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER } }
I20250116 02:51:21.287371   970 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3381b8091d7640ec99a8ff54e8aad949. Latest consensus state: current_term: 1 leader_uuid: "3381b8091d7640ec99a8ff54e8aad949" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3381b8091d7640ec99a8ff54e8aad949" member_type: VOTER } }
I20250116 02:51:21.287597   970 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.287657   969 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.288576   973 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:21.290261   973 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:21.292508   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:21.293605   973 catalog_manager.cc:1348] Generated new cluster ID: ccb0fc00c080409b9677e7e3a87acdd3
I20250116 02:51:21.293705   973 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:21.308426   973 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:21.309167   973 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:21.315207   973 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: Generated new TSK 0
I20250116 02:51:21.315411   973 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:21.325168   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:21.326342   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:21.327781   416 webserver.cc:458] Webserver started at http://127.0.104.1:39257/ using document root <none> and password file <none>
I20250116 02:51:21.327996   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:21.328094   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:21.328225   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:21.328861   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "5c2b82bceb81474797d898796489099c"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.331377   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:21.333015   989 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.333431   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:21.333549   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "5c2b82bceb81474797d898796489099c"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.333720   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddNullableColumnWithoutDefault.1736995880078029-416-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)
I20250116 02:51:21.352380   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:21.353006   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:21.353554   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:21.354404   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:21.354466   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.354574   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:21.354633   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.371096   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41283
I20250116 02:51:21.371114  1051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41283 every 8 connection(s)
I20250116 02:51:21.378777  1052 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46277
I20250116 02:51:21.378911  1052 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:21.379267  1052 heartbeater.cc:509] Master 127.0.104.62:46277 requested a full tablet report, sending...
I20250116 02:51:21.380091   930 ts_manager.cc:194] Registered new tserver with Master: 5c2b82bceb81474797d898796489099c (127.0.104.1:41283)
I20250116 02:51:21.380946   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00890113s
I20250116 02:51:21.381184   930 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45496
I20250116 02:51:21.391433   930 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45510:
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"
    }
  }
}
I20250116 02:51:21.392509  1052 heartbeater.cc:501] Master 127.0.104.62:46277 was elected leader, sending a full tablet report...
I20250116 02:51:21.404476  1017 tablet_service.cc:1467] Processing CreateTablet for tablet 7a8cb24e19fc44eb8d61057ddec1e847 (DEFAULT_TABLE table=fake-table [id=50bcf75a63ec4f13ba6e54865ea0381c]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:21.404954  1017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a8cb24e19fc44eb8d61057ddec1e847. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:21.409991  1064 tablet_bootstrap.cc:492] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: Bootstrap starting.
I20250116 02:51:21.411669  1064 tablet_bootstrap.cc:654] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.413152  1064 tablet_bootstrap.cc:492] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: No bootstrap required, opened a new log
I20250116 02:51:21.413261  1064 ts_tablet_manager.cc:1397] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:51:21.413884  1064 raft_consensus.cc:357] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2b82bceb81474797d898796489099c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41283 } }
I20250116 02:51:21.414017  1064 raft_consensus.cc:383] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.414079  1064 raft_consensus.cc:738] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2b82bceb81474797d898796489099c, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.414290  1064 consensus_queue.cc:260] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2b82bceb81474797d898796489099c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41283 } }
I20250116 02:51:21.414448  1064 raft_consensus.cc:397] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.414503  1064 raft_consensus.cc:491] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.414578  1064 raft_consensus.cc:3054] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.416774  1064 raft_consensus.cc:513] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2b82bceb81474797d898796489099c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41283 } }
I20250116 02:51:21.417001  1064 leader_election.cc:304] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5c2b82bceb81474797d898796489099c; no voters: 
I20250116 02:51:21.417403  1064 leader_election.cc:290] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.417616  1066 raft_consensus.cc:2798] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.418155  1066 raft_consensus.cc:695] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 1 LEADER]: Becoming Leader. State: Replica: 5c2b82bceb81474797d898796489099c, State: Running, Role: LEADER
I20250116 02:51:21.418220  1064 ts_tablet_manager.cc:1428] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250116 02:51:21.418526  1066 consensus_queue.cc:237] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2b82bceb81474797d898796489099c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41283 } }
I20250116 02:51:21.420800   929 catalog_manager.cc:5526] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2b82bceb81474797d898796489099c (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5c2b82bceb81474797d898796489099c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2b82bceb81474797d898796489099c" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41283 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:21.440397   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:21.479831   929 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45510:
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
I20250116 02:51:21.484886  1073 tablet.cc:1721] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: 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
I20250116 02:51:21.485532  1073 tablet.cc:1619] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: MemRowSet was empty: no flush needed.
I20250116 02:51:21.493113   929 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: fake-table [id=50bcf75a63ec4f13ba6e54865ea0381c] alter complete (version 1)
I20250116 02:51:21.512882   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:21.522537   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:21.523028   416 tablet_replica.cc:331] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c: stopping tablet replica
I20250116 02:51:21.523206   416 raft_consensus.cc:2238] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:21.523437   416 raft_consensus.cc:2267] T 7a8cb24e19fc44eb8d61057ddec1e847 P 5c2b82bceb81474797d898796489099c [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:21.538611   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:21.542164   416 master.cc:537] Master@127.0.104.62:46277 shutting down...
I20250116 02:51:21.550992   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:21.551250   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:21.551606   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 3381b8091d7640ec99a8ff54e8aad949: stopping tablet replica
I20250116 02:51:21.566426   416 master.cc:559] Master@127.0.104.62:46277 shutdown complete.
[       OK ] AlterTableTest.TestAddNullableColumnWithoutDefault (362 ms)
[ RUN      ] AlterTableTest.TestRenamePrimaryKeyColumn
I20250116 02:51:21.579658   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45175
I20250116 02:51:21.580194   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:21.581040   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:21.582547   416 webserver.cc:458] Webserver started at http://127.0.104.62:33205/ using document root <none> and password file <none>
I20250116 02:51:21.582801   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:21.582872   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:21.583022   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:21.583614   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "fa893264fd9a4252b309343d50066126"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.586041   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:21.587643  1078 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.587998   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:21.588122   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "fa893264fd9a4252b309343d50066126"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.588251   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-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)
I20250116 02:51:21.617983   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:21.618763   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:21.641934   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45175
I20250116 02:51:21.641954  1129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45175 every 8 connection(s)
I20250116 02:51:21.643887  1130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:21.650667  1130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: Bootstrap starting.
I20250116 02:51:21.653314  1130 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.655478  1130 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: No bootstrap required, opened a new log
I20250116 02:51:21.656205  1130 raft_consensus.cc:357] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER }
I20250116 02:51:21.656371  1130 raft_consensus.cc:383] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.656478  1130 raft_consensus.cc:738] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa893264fd9a4252b309343d50066126, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.656719  1130 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER }
I20250116 02:51:21.656883  1130 raft_consensus.cc:397] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.656973  1130 raft_consensus.cc:491] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.657099  1130 raft_consensus.cc:3054] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.659516  1130 raft_consensus.cc:513] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER }
I20250116 02:51:21.659790  1130 leader_election.cc:304] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fa893264fd9a4252b309343d50066126; no voters: 
I20250116 02:51:21.660295  1130 leader_election.cc:290] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.660606  1133 raft_consensus.cc:2798] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.664448  1133 raft_consensus.cc:695] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 1 LEADER]: Becoming Leader. State: Replica: fa893264fd9a4252b309343d50066126, State: Running, Role: LEADER
I20250116 02:51:21.664752  1133 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER }
I20250116 02:51:21.665632  1133 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa893264fd9a4252b309343d50066126. Latest consensus state: current_term: 1 leader_uuid: "fa893264fd9a4252b309343d50066126" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER } }
I20250116 02:51:21.666225  1133 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.666626  1135 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa893264fd9a4252b309343d50066126" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa893264fd9a4252b309343d50066126" member_type: VOTER } }
I20250116 02:51:21.666786  1135 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:21.669039  1130 sys_catalog.cc:564] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:21.670013  1137 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:21.672453  1137 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:21.674157   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:21.676187  1137 catalog_manager.cc:1348] Generated new cluster ID: 36b14d67098d4b4393234719dd3a1420
I20250116 02:51:21.676272  1137 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:21.694386  1137 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:21.695199  1137 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:21.705417  1137 catalog_manager.cc:5899] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: Generated new TSK 0
I20250116 02:51:21.705706  1137 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:21.739419   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:21.741046   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:21.742828   416 webserver.cc:458] Webserver started at http://127.0.104.1:34451/ using document root <none> and password file <none>
I20250116 02:51:21.743108   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:21.743223   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:21.743427   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:21.744553   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "c6c220b90e2c4b48855d0dddd4c12b94"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.748236   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:51:21.750582  1154 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.751015   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:21.751132   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "c6c220b90e2c4b48855d0dddd4c12b94"
format_stamp: "Formatted at 2025-01-16 02:51:21 on dist-test-slave-40f4"
I20250116 02:51:21.751267   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenamePrimaryKeyColumn.1736995880078029-416-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)
I20250116 02:51:21.764146   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:21.764840   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:21.765465   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:21.766469   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:21.766541   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.766654   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:21.766714   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:21.787719   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44571
I20250116 02:51:21.787750  1216 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44571 every 8 connection(s)
I20250116 02:51:21.800428  1217 heartbeater.cc:346] Connected to a master server at 127.0.104.62:45175
I20250116 02:51:21.800590  1217 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:21.801092  1217 heartbeater.cc:509] Master 127.0.104.62:45175 requested a full tablet report, sending...
I20250116 02:51:21.802091  1095 ts_manager.cc:194] Registered new tserver with Master: c6c220b90e2c4b48855d0dddd4c12b94 (127.0.104.1:44571)
I20250116 02:51:21.802139   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013362626s
I20250116 02:51:21.804383  1095 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40044
I20250116 02:51:21.816104  1217 heartbeater.cc:501] Master 127.0.104.62:45175 was elected leader, sending a full tablet report...
I20250116 02:51:21.817615  1095 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40054:
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"
    }
  }
}
I20250116 02:51:21.836851  1182 tablet_service.cc:1467] Processing CreateTablet for tablet 1355d7c532444423b094f0f4870f4739 (DEFAULT_TABLE table=fake-table [id=d439b3dd2db348ee980562c497826048]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:21.837381  1182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1355d7c532444423b094f0f4870f4739. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:21.843010  1229 tablet_bootstrap.cc:492] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: Bootstrap starting.
I20250116 02:51:21.845788  1229 tablet_bootstrap.cc:654] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:21.848661  1229 tablet_bootstrap.cc:492] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: No bootstrap required, opened a new log
I20250116 02:51:21.848851  1229 ts_tablet_manager.cc:1397] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.005s
I20250116 02:51:21.849802  1229 raft_consensus.cc:357] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44571 } }
I20250116 02:51:21.850020  1229 raft_consensus.cc:383] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:21.850127  1229 raft_consensus.cc:738] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c220b90e2c4b48855d0dddd4c12b94, State: Initialized, Role: FOLLOWER
I20250116 02:51:21.850400  1229 consensus_queue.cc:260] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44571 } }
I20250116 02:51:21.850771  1229 raft_consensus.cc:397] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:21.851365  1229 raft_consensus.cc:491] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:21.851524  1229 raft_consensus.cc:3054] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:21.854606  1229 raft_consensus.cc:513] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44571 } }
I20250116 02:51:21.854864  1229 leader_election.cc:304] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6c220b90e2c4b48855d0dddd4c12b94; no voters: 
I20250116 02:51:21.855394  1229 leader_election.cc:290] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:21.855578  1231 raft_consensus.cc:2798] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:21.856218  1229 ts_tablet_manager.cc:1428] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20250116 02:51:21.856498  1231 raft_consensus.cc:695] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 1 LEADER]: Becoming Leader. State: Replica: c6c220b90e2c4b48855d0dddd4c12b94, State: Running, Role: LEADER
I20250116 02:51:21.856827  1231 consensus_queue.cc:237] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44571 } }
I20250116 02:51:21.859043  1095 catalog_manager.cc:5526] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6c220b90e2c4b48855d0dddd4c12b94 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c220b90e2c4b48855d0dddd4c12b94" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44571 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:21.881412   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:21.911180  1095 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40054:
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
I20250116 02:51:21.916028  1238 tablet.cc:1721] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: 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
I20250116 02:51:21.916679  1238 tablet.cc:1619] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: MemRowSet was empty: no flush needed.
I20250116 02:51:21.923612  1095 catalog_manager.cc:6071] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: fake-table [id=d439b3dd2db348ee980562c497826048] alter complete (version 1)
I20250116 02:51:21.935797  1094 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40054:
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
I20250116 02:51:21.940936  1238 tablet.cc:1721] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: 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
I20250116 02:51:21.954764  1094 catalog_manager.cc:6071] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: fake-table [id=d439b3dd2db348ee980562c497826048] alter complete (version 2)
I20250116 02:51:21.968791   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:21.979362   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:21.979862   416 tablet_replica.cc:331] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94: stopping tablet replica
I20250116 02:51:21.980041   416 raft_consensus.cc:2238] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:21.980239   416 raft_consensus.cc:2267] T 1355d7c532444423b094f0f4870f4739 P c6c220b90e2c4b48855d0dddd4c12b94 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:21.994935   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:21.998308   416 master.cc:537] Master@127.0.104.62:45175 shutting down...
I20250116 02:51:22.007369   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:22.007635   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:22.007834   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P fa893264fd9a4252b309343d50066126: stopping tablet replica
I20250116 02:51:22.012509   416 master.cc:559] Master@127.0.104.62:45175 shutdown complete.
[       OK ] AlterTableTest.TestRenamePrimaryKeyColumn (444 ms)
[ RUN      ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue
I20250116 02:51:22.024410   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36381
I20250116 02:51:22.024956   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:22.025837   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:22.027295   416 webserver.cc:458] Webserver started at http://127.0.104.62:37853/ using document root <none> and password file <none>
I20250116 02:51:22.027535   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:22.027626   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:22.027793   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:22.028438   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "4198ad01e99d414fb724711a631168e9"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.031152   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20250116 02:51:22.032862  1242 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.033244   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:22.033381   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "4198ad01e99d414fb724711a631168e9"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.033504   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-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)
I20250116 02:51:22.049142   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:22.049945   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:22.065668   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36381
I20250116 02:51:22.065707  1293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36381 every 8 connection(s)
I20250116 02:51:22.067268  1294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:22.071483  1294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: Bootstrap starting.
I20250116 02:51:22.072909  1294 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:22.074651  1294 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: No bootstrap required, opened a new log
I20250116 02:51:22.075320  1294 raft_consensus.cc:357] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER }
I20250116 02:51:22.075474  1294 raft_consensus.cc:383] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:22.075572  1294 raft_consensus.cc:738] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4198ad01e99d414fb724711a631168e9, State: Initialized, Role: FOLLOWER
I20250116 02:51:22.075788  1294 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER }
I20250116 02:51:22.075930  1294 raft_consensus.cc:397] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:22.076005  1294 raft_consensus.cc:491] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:22.076110  1294 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:22.077958  1294 raft_consensus.cc:513] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER }
I20250116 02:51:22.078166  1294 leader_election.cc:304] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4198ad01e99d414fb724711a631168e9; no voters: 
I20250116 02:51:22.078671  1294 leader_election.cc:290] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:22.078763  1297 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:22.079793  1294 sys_catalog.cc:564] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:22.081805  1297 raft_consensus.cc:695] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 1 LEADER]: Becoming Leader. State: Replica: 4198ad01e99d414fb724711a631168e9, State: Running, Role: LEADER
I20250116 02:51:22.082183  1297 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER }
I20250116 02:51:22.083323  1298 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4198ad01e99d414fb724711a631168e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER } }
I20250116 02:51:22.083587  1298 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:22.084115  1299 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4198ad01e99d414fb724711a631168e9. Latest consensus state: current_term: 1 leader_uuid: "4198ad01e99d414fb724711a631168e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4198ad01e99d414fb724711a631168e9" member_type: VOTER } }
I20250116 02:51:22.084373  1299 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:22.097584  1305 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:22.100201  1305 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:22.104765   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:22.105151  1305 catalog_manager.cc:1348] Generated new cluster ID: 64610dbf16964d80b36b7cead73eb96d
I20250116 02:51:22.105257  1305 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:22.120079  1305 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:22.121264  1305 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:22.144977  1305 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: Generated new TSK 0
I20250116 02:51:22.145249  1305 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:22.170009   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:22.171213   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:22.173270   416 webserver.cc:458] Webserver started at http://127.0.104.1:36067/ using document root <none> and password file <none>
I20250116 02:51:22.173537   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:22.173672   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:22.173808   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:22.174458   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "5d131c6266484fd8ae2e3f5d40b6e521"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.177093   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20250116 02:51:22.178922  1319 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.179322   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:22.179430   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "5d131c6266484fd8ae2e3f5d40b6e521"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.179562   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddChangeRemoveColumnDefaultValue.1736995880078029-416-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)
I20250116 02:51:22.202337   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:22.203047   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:22.203713   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:22.205260   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:22.205333   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.205438   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:22.205500   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.226159   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44117
I20250116 02:51:22.226181  1381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44117 every 8 connection(s)
I20250116 02:51:22.242082  1382 heartbeater.cc:346] Connected to a master server at 127.0.104.62:36381
I20250116 02:51:22.242235  1382 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:22.242691  1382 heartbeater.cc:509] Master 127.0.104.62:36381 requested a full tablet report, sending...
I20250116 02:51:22.243675  1259 ts_manager.cc:194] Registered new tserver with Master: 5d131c6266484fd8ae2e3f5d40b6e521 (127.0.104.1:44117)
I20250116 02:51:22.243866   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.01616826s
I20250116 02:51:22.245440  1259 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35990
I20250116 02:51:22.257499  1382 heartbeater.cc:501] Master 127.0.104.62:36381 was elected leader, sending a full tablet report...
I20250116 02:51:22.257848  1259 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36000:
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"
    }
  }
}
I20250116 02:51:22.273365  1347 tablet_service.cc:1467] Processing CreateTablet for tablet 49615350eb7744359361288e13d76adf (DEFAULT_TABLE table=fake-table [id=d4f661454a964ddc80a9798c10ea68dc]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:22.273934  1347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49615350eb7744359361288e13d76adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:22.280011  1394 tablet_bootstrap.cc:492] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: Bootstrap starting.
I20250116 02:51:22.282166  1394 tablet_bootstrap.cc:654] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:22.284849  1394 tablet_bootstrap.cc:492] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: No bootstrap required, opened a new log
I20250116 02:51:22.284979  1394 ts_tablet_manager.cc:1397] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:51:22.285648  1394 raft_consensus.cc:357] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44117 } }
I20250116 02:51:22.285828  1394 raft_consensus.cc:383] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:22.285918  1394 raft_consensus.cc:738] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d131c6266484fd8ae2e3f5d40b6e521, State: Initialized, Role: FOLLOWER
I20250116 02:51:22.286126  1394 consensus_queue.cc:260] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44117 } }
I20250116 02:51:22.286288  1394 raft_consensus.cc:397] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:22.286371  1394 raft_consensus.cc:491] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:22.286478  1394 raft_consensus.cc:3054] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:22.288398  1394 raft_consensus.cc:513] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44117 } }
I20250116 02:51:22.288657  1394 leader_election.cc:304] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5d131c6266484fd8ae2e3f5d40b6e521; no voters: 
I20250116 02:51:22.289150  1394 leader_election.cc:290] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:22.289368  1396 raft_consensus.cc:2798] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:22.296437  1394 ts_tablet_manager.cc:1428] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20250116 02:51:22.296389  1396 raft_consensus.cc:695] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 1 LEADER]: Becoming Leader. State: Replica: 5d131c6266484fd8ae2e3f5d40b6e521, State: Running, Role: LEADER
I20250116 02:51:22.296818  1396 consensus_queue.cc:237] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44117 } }
I20250116 02:51:22.299456  1259 catalog_manager.cc:5526] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d131c6266484fd8ae2e3f5d40b6e521 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d131c6266484fd8ae2e3f5d40b6e521" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44117 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:22.322744   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:22.323805  1259 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36000:
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
I20250116 02:51:22.330199  1402 tablet.cc:1721] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: 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
I20250116 02:51:22.331068  1402 tablet.cc:1619] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: MemRowSet was empty: no flush needed.
I20250116 02:51:22.338930  1258 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: fake-table [id=d4f661454a964ddc80a9798c10ea68dc] alter complete (version 1)
I20250116 02:51:22.370141  1258 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36000:
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
I20250116 02:51:22.375844  1402 tablet.cc:1721] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: 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
I20250116 02:51:22.376330  1402 tablet.cc:1619] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: MemRowSet was empty: no flush needed.
I20250116 02:51:22.383556  1259 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: fake-table [id=d4f661454a964ddc80a9798c10ea68dc] alter complete (version 2)
I20250116 02:51:22.413457  1259 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36000:
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
I20250116 02:51:22.418397  1402 tablet.cc:1721] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: 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
I20250116 02:51:22.419021  1402 tablet.cc:1619] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: MemRowSet was empty: no flush needed.
I20250116 02:51:22.426260  1258 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: fake-table [id=d4f661454a964ddc80a9798c10ea68dc] alter complete (version 3)
I20250116 02:51:22.449681  1259 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36000:
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
I20250116 02:51:22.454344  1402 tablet.cc:1721] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: 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
I20250116 02:51:22.455520  1402 tablet.cc:1619] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: MemRowSet was empty: no flush needed.
I20250116 02:51:22.463383  1259 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: fake-table [id=d4f661454a964ddc80a9798c10ea68dc] alter complete (version 4)
I20250116 02:51:22.494429  1259 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36000:
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
I20250116 02:51:22.499172  1402 tablet.cc:1721] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: 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
I20250116 02:51:22.499851  1402 tablet.cc:1619] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: MemRowSet was empty: no flush needed.
I20250116 02:51:22.508500  1258 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: fake-table [id=d4f661454a964ddc80a9798c10ea68dc] alter complete (version 5)
I20250116 02:51:22.510298   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:22.521368   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:22.521710   416 tablet_replica.cc:331] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521: stopping tablet replica
I20250116 02:51:22.521914   416 raft_consensus.cc:2238] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:22.522120   416 raft_consensus.cc:2267] T 49615350eb7744359361288e13d76adf P 5d131c6266484fd8ae2e3f5d40b6e521 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:22.537043   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:22.540452   416 master.cc:537] Master@127.0.104.62:36381 shutting down...
I20250116 02:51:22.548833   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:22.549108   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:22.549352   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 4198ad01e99d414fb724711a631168e9: stopping tablet replica
I20250116 02:51:22.554136   416 master.cc:559] Master@127.0.104.62:36381 shutdown complete.
[       OK ] AlterTableTest.TestAddChangeRemoveColumnDefaultValue (540 ms)
[ RUN      ] AlterTableTest.TestAlterEmptyRLEBlock
I20250116 02:51:22.565037   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36003
I20250116 02:51:22.565554   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:22.566393   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:22.567912   416 webserver.cc:458] Webserver started at http://127.0.104.62:34005/ using document root <none> and password file <none>
I20250116 02:51:22.568141   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:22.568215   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:22.568399   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:22.568994   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "e05bfdf6baeb48aa883a7da5c64bc339"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.571509   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:22.573139  1407 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.573527   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250116 02:51:22.573715   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "e05bfdf6baeb48aa883a7da5c64bc339"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.573856   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-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)
I20250116 02:51:22.601462   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:22.602295   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:22.616813   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36003
I20250116 02:51:22.616833  1458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36003 every 8 connection(s)
I20250116 02:51:22.618628  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:22.622756  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: Bootstrap starting.
I20250116 02:51:22.624107  1459 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:22.625860  1459 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: No bootstrap required, opened a new log
I20250116 02:51:22.626587  1459 raft_consensus.cc:357] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER }
I20250116 02:51:22.626735  1459 raft_consensus.cc:383] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:22.626832  1459 raft_consensus.cc:738] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e05bfdf6baeb48aa883a7da5c64bc339, State: Initialized, Role: FOLLOWER
I20250116 02:51:22.627056  1459 consensus_queue.cc:260] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER }
I20250116 02:51:22.627215  1459 raft_consensus.cc:397] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:22.627295  1459 raft_consensus.cc:491] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:22.627411  1459 raft_consensus.cc:3054] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:22.629207  1459 raft_consensus.cc:513] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER }
I20250116 02:51:22.629443  1459 leader_election.cc:304] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e05bfdf6baeb48aa883a7da5c64bc339; no voters: 
I20250116 02:51:22.633814  1459 leader_election.cc:290] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:22.633939  1462 raft_consensus.cc:2798] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:22.642107  1459 sys_catalog.cc:564] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:22.642678  1462 raft_consensus.cc:695] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 1 LEADER]: Becoming Leader. State: Replica: e05bfdf6baeb48aa883a7da5c64bc339, State: Running, Role: LEADER
I20250116 02:51:22.643185  1462 consensus_queue.cc:237] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER }
I20250116 02:51:22.644300  1463 sys_catalog.cc:455] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER } }
I20250116 02:51:22.644519  1463 sys_catalog.cc:458] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:22.644943  1464 sys_catalog.cc:455] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e05bfdf6baeb48aa883a7da5c64bc339. Latest consensus state: current_term: 1 leader_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e05bfdf6baeb48aa883a7da5c64bc339" member_type: VOTER } }
I20250116 02:51:22.645118  1464 sys_catalog.cc:458] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:22.652818  1467 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:22.654697  1467 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:22.658620  1467 catalog_manager.cc:1348] Generated new cluster ID: 111f3d01db1f4f3da046f2ee4ee95325
I20250116 02:51:22.658725  1467 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:22.663064   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:22.678617  1467 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:22.679394  1467 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:22.688140  1467 catalog_manager.cc:5899] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: Generated new TSK 0
I20250116 02:51:22.688354  1467 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:22.695847   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:22.697322   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:22.699563   416 webserver.cc:458] Webserver started at http://127.0.104.1:40717/ using document root <none> and password file <none>
I20250116 02:51:22.699832   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:22.699939   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:22.700074   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:22.700911   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "e5dc33ab14654de7a7f49ae3901dc0a4"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.704348   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250116 02:51:22.706466  1483 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.706867   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:22.706995   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "e5dc33ab14654de7a7f49ae3901dc0a4"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.707163   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterEmptyRLEBlock.1736995880078029-416-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)
I20250116 02:51:22.735792   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:22.736560   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:22.737237   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:22.738263   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:22.738343   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.738466   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:22.738519   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.759045  1545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35529 every 8 connection(s)
I20250116 02:51:22.759069   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35529
I20250116 02:51:22.773160  1546 heartbeater.cc:346] Connected to a master server at 127.0.104.62:36003
I20250116 02:51:22.773315  1546 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:22.774298  1546 heartbeater.cc:509] Master 127.0.104.62:36003 requested a full tablet report, sending...
I20250116 02:51:22.775381  1424 ts_manager.cc:194] Registered new tserver with Master: e5dc33ab14654de7a7f49ae3901dc0a4 (127.0.104.1:35529)
I20250116 02:51:22.776114   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015496328s
I20250116 02:51:22.777158  1424 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44016
I20250116 02:51:22.788806  1546 heartbeater.cc:501] Master 127.0.104.62:36003 was elected leader, sending a full tablet report...
I20250116 02:51:22.790024  1423 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44032:
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"
    }
  }
}
I20250116 02:51:22.806304  1511 tablet_service.cc:1467] Processing CreateTablet for tablet 9f362344e08c4f2190f88a4f834a6abc (DEFAULT_TABLE table=fake-table [id=54e9063b34bf4e658480b4c4e4703f39]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:22.806818  1511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f362344e08c4f2190f88a4f834a6abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:22.812788  1558 tablet_bootstrap.cc:492] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: Bootstrap starting.
I20250116 02:51:22.814714  1558 tablet_bootstrap.cc:654] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:22.816474  1558 tablet_bootstrap.cc:492] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: No bootstrap required, opened a new log
I20250116 02:51:22.816612  1558 ts_tablet_manager.cc:1397] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:51:22.817265  1558 raft_consensus.cc:357] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35529 } }
I20250116 02:51:22.817864  1558 raft_consensus.cc:383] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:22.817957  1558 raft_consensus.cc:738] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5dc33ab14654de7a7f49ae3901dc0a4, State: Initialized, Role: FOLLOWER
I20250116 02:51:22.818198  1558 consensus_queue.cc:260] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35529 } }
I20250116 02:51:22.818378  1558 raft_consensus.cc:397] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:22.818455  1558 raft_consensus.cc:491] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:22.818580  1558 raft_consensus.cc:3054] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:22.820601  1558 raft_consensus.cc:513] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35529 } }
I20250116 02:51:22.820833  1558 leader_election.cc:304] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e5dc33ab14654de7a7f49ae3901dc0a4; no voters: 
I20250116 02:51:22.821343  1558 leader_election.cc:290] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:22.821477  1560 raft_consensus.cc:2798] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:22.821995  1560 raft_consensus.cc:695] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 1 LEADER]: Becoming Leader. State: Replica: e5dc33ab14654de7a7f49ae3901dc0a4, State: Running, Role: LEADER
I20250116 02:51:22.822407  1560 consensus_queue.cc:237] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35529 } }
I20250116 02:51:22.825067  1423 catalog_manager.cc:5526] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e5dc33ab14654de7a7f49ae3901dc0a4 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5dc33ab14654de7a7f49ae3901dc0a4" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35529 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:22.829736  1558 ts_tablet_manager.cc:1428] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.011s
I20250116 02:51:22.846519   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:22.847322  1424 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44032:
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
I20250116 02:51:22.853732  1566 tablet.cc:1721] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: 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
I20250116 02:51:22.854391  1566 tablet.cc:1619] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: MemRowSet was empty: no flush needed.
I20250116 02:51:22.861080  1423 catalog_manager.cc:6071] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: fake-table [id=54e9063b34bf4e658480b4c4e4703f39] alter complete (version 1)
I20250116 02:51:22.879222  1423 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44032:
table { table_name: "fake-table" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "rle" new_name: "new_rle" } } modify_external_catalogs: true
I20250116 02:51:22.883311  1566 tablet.cc:1721] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: 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
I20250116 02:51:22.898840  1423 catalog_manager.cc:6071] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: fake-table [id=54e9063b34bf4e658480b4c4e4703f39] alter complete (version 2)
I20250116 02:51:22.906560   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:22.916769   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:22.917095   416 tablet_replica.cc:331] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4: stopping tablet replica
I20250116 02:51:22.917268   416 raft_consensus.cc:2238] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:22.917483   416 raft_consensus.cc:2267] T 9f362344e08c4f2190f88a4f834a6abc P e5dc33ab14654de7a7f49ae3901dc0a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:22.932277   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:22.935716   416 master.cc:537] Master@127.0.104.62:36003 shutting down...
I20250116 02:51:22.945001   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:22.945262   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:22.945444   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e05bfdf6baeb48aa883a7da5c64bc339: stopping tablet replica
I20250116 02:51:22.950416   416 master.cc:559] Master@127.0.104.62:36003 shutdown complete.
[       OK ] AlterTableTest.TestAlterEmptyRLEBlock (405 ms)
[ RUN      ] AlterTableTest.TestAlterOnTSRestart
I20250116 02:51:22.970947   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:41577
I20250116 02:51:22.971580   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:22.972674   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:22.974069   416 webserver.cc:458] Webserver started at http://127.0.104.62:44491/ using document root <none> and password file <none>
I20250116 02:51:22.974301   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:22.974373   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:22.974493   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:22.975226   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "83a06635b66c4957994751238b79d4cc"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.978410   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:51:22.980261  1571 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:22.980571   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:22.980670   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "83a06635b66c4957994751238b79d4cc"
format_stamp: "Formatted at 2025-01-16 02:51:22 on dist-test-slave-40f4"
I20250116 02:51:22.980764   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-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)
I20250116 02:51:23.013454   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:23.014025   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:23.027657   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:41577
I20250116 02:51:23.027657  1622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:41577 every 8 connection(s)
I20250116 02:51:23.029107  1623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:23.032913  1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: Bootstrap starting.
I20250116 02:51:23.034042  1623 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:23.035403  1623 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: No bootstrap required, opened a new log
I20250116 02:51:23.035955  1623 raft_consensus.cc:357] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER }
I20250116 02:51:23.036075  1623 raft_consensus.cc:383] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:23.036106  1623 raft_consensus.cc:738] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83a06635b66c4957994751238b79d4cc, State: Initialized, Role: FOLLOWER
I20250116 02:51:23.036294  1623 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER }
I20250116 02:51:23.036409  1623 raft_consensus.cc:397] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:23.036465  1623 raft_consensus.cc:491] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:23.036540  1623 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:23.038195  1623 raft_consensus.cc:513] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER }
I20250116 02:51:23.038362  1623 leader_election.cc:304] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 83a06635b66c4957994751238b79d4cc; no voters: 
I20250116 02:51:23.038722  1623 leader_election.cc:290] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:23.038873  1626 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:23.039316  1626 raft_consensus.cc:695] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 1 LEADER]: Becoming Leader. State: Replica: 83a06635b66c4957994751238b79d4cc, State: Running, Role: LEADER
I20250116 02:51:23.039563  1623 sys_catalog.cc:564] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:23.039575  1626 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER }
I20250116 02:51:23.040519  1628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83a06635b66c4957994751238b79d4cc. Latest consensus state: current_term: 1 leader_uuid: "83a06635b66c4957994751238b79d4cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER } }
I20250116 02:51:23.040712  1628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:23.040498  1627 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83a06635b66c4957994751238b79d4cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83a06635b66c4957994751238b79d4cc" member_type: VOTER } }
I20250116 02:51:23.041164  1627 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:23.042629  1631 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:23.043780  1631 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:23.046947  1631 catalog_manager.cc:1348] Generated new cluster ID: 9cf39d5bd6ed4ebbaed0e6444cfa4610
I20250116 02:51:23.047029  1631 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:23.048398   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:23.075412  1631 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:23.076161  1631 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:23.098207  1631 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: Generated new TSK 0
I20250116 02:51:23.098491  1631 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:23.113266   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:23.114382   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:23.115739   416 webserver.cc:458] Webserver started at http://127.0.104.1:42629/ using document root <none> and password file <none>
I20250116 02:51:23.115978   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:23.116046   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:23.116163   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:23.116770   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "ed84041cabed4e16abe4b302a003f54e"
format_stamp: "Formatted at 2025-01-16 02:51:23 on dist-test-slave-40f4"
I20250116 02:51:23.119223   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:23.120767  1647 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:23.121090   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:23.121187   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "ed84041cabed4e16abe4b302a003f54e"
format_stamp: "Formatted at 2025-01-16 02:51:23 on dist-test-slave-40f4"
I20250116 02:51:23.121284   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-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)
I20250116 02:51:23.154189   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:23.155253   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:23.155748   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:23.156576   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:23.156630   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:23.156709   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:23.156745   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:23.171023   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41945
I20250116 02:51:23.171048  1709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41945 every 8 connection(s)
I20250116 02:51:23.177645  1710 heartbeater.cc:346] Connected to a master server at 127.0.104.62:41577
I20250116 02:51:23.177767  1710 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:23.178061  1710 heartbeater.cc:509] Master 127.0.104.62:41577 requested a full tablet report, sending...
I20250116 02:51:23.178828  1588 ts_manager.cc:194] Registered new tserver with Master: ed84041cabed4e16abe4b302a003f54e (127.0.104.1:41945)
I20250116 02:51:23.179596   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007744847s
I20250116 02:51:23.179975  1588 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48200
I20250116 02:51:23.189885  1588 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48212:
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"
    }
  }
}
I20250116 02:51:23.191267  1710 heartbeater.cc:501] Master 127.0.104.62:41577 was elected leader, sending a full tablet report...
I20250116 02:51:23.200848  1675 tablet_service.cc:1467] Processing CreateTablet for tablet 488cd5556b774f2596607b45e2575709 (DEFAULT_TABLE table=fake-table [id=4854aecc8f334422a2c22e31865304da]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:23.201242  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488cd5556b774f2596607b45e2575709. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:23.206091  1722 tablet_bootstrap.cc:492] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Bootstrap starting.
I20250116 02:51:23.207188  1722 tablet_bootstrap.cc:654] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:23.208685  1722 tablet_bootstrap.cc:492] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: No bootstrap required, opened a new log
I20250116 02:51:23.208789  1722 ts_tablet_manager.cc:1397] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:23.209399  1722 raft_consensus.cc:357] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.209523  1722 raft_consensus.cc:383] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:23.209591  1722 raft_consensus.cc:738] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed84041cabed4e16abe4b302a003f54e, State: Initialized, Role: FOLLOWER
I20250116 02:51:23.209753  1722 consensus_queue.cc:260] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.209851  1722 raft_consensus.cc:397] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:23.209888  1722 raft_consensus.cc:491] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:23.209934  1722 raft_consensus.cc:3054] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:23.211450  1722 raft_consensus.cc:513] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.211619  1722 leader_election.cc:304] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ed84041cabed4e16abe4b302a003f54e; no voters: 
I20250116 02:51:23.211951  1722 leader_election.cc:290] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:23.212065  1724 raft_consensus.cc:2798] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:23.212500  1724 raft_consensus.cc:695] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 LEADER]: Becoming Leader. State: Replica: ed84041cabed4e16abe4b302a003f54e, State: Running, Role: LEADER
I20250116 02:51:23.212582  1722 ts_tablet_manager.cc:1428] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:51:23.212772  1724 consensus_queue.cc:237] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.215211  1588 catalog_manager.cc:5526] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed84041cabed4e16abe4b302a003f54e (127.0.104.1). New cstate: current_term: 1 leader_uuid: "ed84041cabed4e16abe4b302a003f54e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:23.230114   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:23.230278   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:23.243479   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:23.243791   416 tablet_replica.cc:331] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: stopping tablet replica
I20250116 02:51:23.243983   416 raft_consensus.cc:2238] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:23.244149   416 raft_consensus.cc:2267] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:23.257980   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:23.261806  1588 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48212:
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
W20250116 02:51:23.265242  1574 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:41945: connect: Connection refused (error 111)
W20250116 02:51:23.266543  1574 catalog_manager.cc:4615] TS ed84041cabed4e16abe4b302a003f54e (127.0.104.1:41945): AlterTable RPC failed for tablet 488cd5556b774f2596607b45e2575709: Network error: Client connection negotiation failed: client connection to 127.0.104.1:41945: connect: Connection refused (error 111)
I20250116 02:51:23.721788   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:23.722846   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:23.724180   416 webserver.cc:458] Webserver started at http://127.0.104.1:42629/ using document root <none> and password file <none>
I20250116 02:51:23.724392   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:23.724452   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:23.726296   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:23.727488  1734 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:23.727838   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:23.727937   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "ed84041cabed4e16abe4b302a003f54e"
format_stamp: "Formatted at 2025-01-16 02:51:23 on dist-test-slave-40f4"
I20250116 02:51:23.728034   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterOnTSRestart.1736995880078029-416-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)
I20250116 02:51:23.742771   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:23.743258   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:23.743733   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:23.744964  1741 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250116 02:51:23.747653   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:23.747720   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20250116 02:51:23.747812   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250116 02:51:23.749450   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:23.749502   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:23.749617  1741 tablet_bootstrap.cc:492] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Bootstrap starting.
I20250116 02:51:23.754454  1741 tablet_bootstrap.cc:492] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: 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
I20250116 02:51:23.754889  1741 tablet_bootstrap.cc:492] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Bootstrap complete.
I20250116 02:51:23.755163  1741 ts_tablet_manager.cc:1397] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250116 02:51:23.755834  1741 raft_consensus.cc:357] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.756035  1741 raft_consensus.cc:738] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed84041cabed4e16abe4b302a003f54e, State: Initialized, Role: FOLLOWER
I20250116 02:51:23.756283  1741 consensus_queue.cc:260] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [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: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.756431  1741 raft_consensus.cc:397] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:23.756496  1741 raft_consensus.cc:491] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:23.756577  1741 raft_consensus.cc:3054] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 1 FOLLOWER]: Advancing to term 2
I20250116 02:51:23.758584  1741 raft_consensus.cc:513] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.758780  1741 leader_election.cc:304] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [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: ed84041cabed4e16abe4b302a003f54e; no voters: 
I20250116 02:51:23.759245  1741 leader_election.cc:290] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250116 02:51:23.759410  1779 raft_consensus.cc:2798] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 2 FOLLOWER]: Leader election won for term 2
I20250116 02:51:23.760192  1741 ts_tablet_manager.cc:1428] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20250116 02:51:23.760334  1779 raft_consensus.cc:695] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 2 LEADER]: Becoming Leader. State: Replica: ed84041cabed4e16abe4b302a003f54e, State: Running, Role: LEADER
I20250116 02:51:23.760658  1779 consensus_queue.cc:237] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [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: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } }
I20250116 02:51:23.764693   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:41945
I20250116 02:51:23.764690  1803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:41945 every 8 connection(s)
I20250116 02:51:23.772109  1804 heartbeater.cc:346] Connected to a master server at 127.0.104.62:41577
I20250116 02:51:23.772219  1804 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:23.772542  1804 heartbeater.cc:509] Master 127.0.104.62:41577 requested a full tablet report, sending...
I20250116 02:51:23.773690  1588 ts_manager.cc:194] Re-registered known tserver with Master: ed84041cabed4e16abe4b302a003f54e (127.0.104.1:41945)
I20250116 02:51:23.774116  1588 catalog_manager.cc:5526] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "ed84041cabed4e16abe4b302a003f54e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed84041cabed4e16abe4b302a003f54e" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 41945 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:23.774423  1588 catalog_manager.cc:5618] TS ed84041cabed4e16abe4b302a003f54e (127.0.104.1:41945) does not have the latest schema for tablet 488cd5556b774f2596607b45e2575709 (table fake-table [id=4854aecc8f334422a2c22e31865304da]). Expected version 1 got 0
I20250116 02:51:23.780660  1588 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39196
I20250116 02:51:23.781643  1804 heartbeater.cc:501] Master 127.0.104.62:41577 was elected leader, sending a full tablet report...
I20250116 02:51:23.782723  1587 catalog_manager.cc:5618] TS ed84041cabed4e16abe4b302a003f54e (127.0.104.1:41945) does not have the latest schema for tablet 488cd5556b774f2596607b45e2575709 (table fake-table [id=4854aecc8f334422a2c22e31865304da]). Expected version 1 got 0
I20250116 02:51:23.893059  1813 tablet.cc:1721] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: 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
I20250116 02:51:23.893528  1813 tablet.cc:1619] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e: MemRowSet was empty: no flush needed.
I20250116 02:51:23.899427  1588 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: fake-table [id=4854aecc8f334422a2c22e31865304da] alter complete (version 1)
I20250116 02:51:23.900243   416 tablet_server.cc:178] TabletServer@127.0.104.1:41945 shutting down...
I20250116 02:51:23.907632   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:23.907927   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:23.908118   416 raft_consensus.cc:2238] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 2 LEADER]: Raft consensus shutting down.
I20250116 02:51:23.908298   416 raft_consensus.cc:2267] T 488cd5556b774f2596607b45e2575709 P ed84041cabed4e16abe4b302a003f54e [term 2 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:23.922636   416 tablet_server.cc:195] TabletServer@127.0.104.1:41945 shutdown complete.
I20250116 02:51:23.925765   416 master.cc:537] Master@127.0.104.62:41577 shutting down...
I20250116 02:51:23.932673   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:23.932890   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:23.932982   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 83a06635b66c4957994751238b79d4cc: stopping tablet replica
I20250116 02:51:23.936414   416 master.cc:559] Master@127.0.104.62:41577 shutdown complete.
[       OK ] AlterTableTest.TestAlterOnTSRestart (975 ms)
[ RUN      ] AlterTableTest.TestShutdownWithPendingTasks
I20250116 02:51:23.945246   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:33729
I20250116 02:51:23.945767   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:23.946686   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:23.947896   416 webserver.cc:458] Webserver started at http://127.0.104.62:36933/ using document root <none> and password file <none>
I20250116 02:51:23.948078   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:23.948132   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:23.948243   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:23.948801   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "51eff5a9097d4963aaa47870a4c7404a"
format_stamp: "Formatted at 2025-01-16 02:51:23 on dist-test-slave-40f4"
I20250116 02:51:23.951085   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:23.952440  1817 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:23.952719   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:23.952811   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "51eff5a9097d4963aaa47870a4c7404a"
format_stamp: "Formatted at 2025-01-16 02:51:23 on dist-test-slave-40f4"
I20250116 02:51:23.952912   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-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)
I20250116 02:51:23.968436   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:23.968942   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:23.980049   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:33729
I20250116 02:51:23.980069  1868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:33729 every 8 connection(s)
I20250116 02:51:23.981245  1869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:23.985157  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a: Bootstrap starting.
I20250116 02:51:23.986248  1869 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:23.987582  1869 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a: No bootstrap required, opened a new log
I20250116 02:51:23.988095  1869 raft_consensus.cc:357] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER }
I20250116 02:51:23.988206  1869 raft_consensus.cc:383] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:23.988257  1869 raft_consensus.cc:738] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51eff5a9097d4963aaa47870a4c7404a, State: Initialized, Role: FOLLOWER
I20250116 02:51:23.988435  1869 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER }
I20250116 02:51:23.988529  1869 raft_consensus.cc:397] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:23.988585  1869 raft_consensus.cc:491] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:23.988673  1869 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:23.990365  1869 raft_consensus.cc:513] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER }
I20250116 02:51:23.990530  1869 leader_election.cc:304] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 51eff5a9097d4963aaa47870a4c7404a; no voters: 
I20250116 02:51:23.990881  1869 leader_election.cc:290] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:23.990990  1872 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:23.991483  1872 raft_consensus.cc:695] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 1 LEADER]: Becoming Leader. State: Replica: 51eff5a9097d4963aaa47870a4c7404a, State: Running, Role: LEADER
I20250116 02:51:23.991583  1869 sys_catalog.cc:564] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:23.991715  1872 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER }
I20250116 02:51:23.992483  1874 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51eff5a9097d4963aaa47870a4c7404a. Latest consensus state: current_term: 1 leader_uuid: "51eff5a9097d4963aaa47870a4c7404a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER } }
I20250116 02:51:23.992636  1874 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:23.992553  1873 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51eff5a9097d4963aaa47870a4c7404a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51eff5a9097d4963aaa47870a4c7404a" member_type: VOTER } }
I20250116 02:51:23.992923  1873 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:23.996937  1877 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:23.997025   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:23.998190  1877 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:24.000675  1877 catalog_manager.cc:1348] Generated new cluster ID: eba20a3890c54c77a1661a56413f2eb3
I20250116 02:51:24.000738  1877 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:24.011579  1877 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:24.012279  1877 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:24.022120  1877 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a: Generated new TSK 0
I20250116 02:51:24.022396  1877 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:24.029505   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:24.030495   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:24.031931   416 webserver.cc:458] Webserver started at http://127.0.104.1:35435/ using document root <none> and password file <none>
I20250116 02:51:24.032159   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:24.032222   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:24.032336   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:24.032922   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "1b7bc330179940888bdc1f33c4b65b60"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.035164   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:24.036600  1893 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.036947   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:24.037034   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "1b7bc330179940888bdc1f33c4b65b60"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.037134   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestShutdownWithPendingTasks.1736995880078029-416-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)
I20250116 02:51:24.051375   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:24.051903   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:24.052400   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:24.053157   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:24.053212   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.053283   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:24.053318   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.064213   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38949
I20250116 02:51:24.064240  1955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38949 every 8 connection(s)
I20250116 02:51:24.071255  1956 heartbeater.cc:346] Connected to a master server at 127.0.104.62:33729
I20250116 02:51:24.071398  1956 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:24.071689  1956 heartbeater.cc:509] Master 127.0.104.62:33729 requested a full tablet report, sending...
I20250116 02:51:24.072403  1834 ts_manager.cc:194] Registered new tserver with Master: 1b7bc330179940888bdc1f33c4b65b60 (127.0.104.1:38949)
I20250116 02:51:24.072965   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007865729s
I20250116 02:51:24.073719  1834 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33786
I20250116 02:51:24.082981  1834 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33792:
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"
    }
  }
}
I20250116 02:51:24.085057  1956 heartbeater.cc:501] Master 127.0.104.62:33729 was elected leader, sending a full tablet report...
I20250116 02:51:24.094405  1921 tablet_service.cc:1467] Processing CreateTablet for tablet d1055b888ac444c0add20bcb90b26440 (DEFAULT_TABLE table=fake-table [id=ac9c644e4eee4568bd3b3ee8343d9d08]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:24.094803  1921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1055b888ac444c0add20bcb90b26440. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:24.099305  1968 tablet_bootstrap.cc:492] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: Bootstrap starting.
I20250116 02:51:24.100414  1968 tablet_bootstrap.cc:654] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:24.101941  1968 tablet_bootstrap.cc:492] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: No bootstrap required, opened a new log
I20250116 02:51:24.102041  1968 ts_tablet_manager.cc:1397] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:24.102627  1968 raft_consensus.cc:357] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7bc330179940888bdc1f33c4b65b60" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38949 } }
I20250116 02:51:24.102751  1968 raft_consensus.cc:383] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:24.102798  1968 raft_consensus.cc:738] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7bc330179940888bdc1f33c4b65b60, State: Initialized, Role: FOLLOWER
I20250116 02:51:24.102978  1968 consensus_queue.cc:260] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7bc330179940888bdc1f33c4b65b60" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38949 } }
I20250116 02:51:24.103087  1968 raft_consensus.cc:397] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:24.103142  1968 raft_consensus.cc:491] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:24.103210  1968 raft_consensus.cc:3054] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:24.104820  1968 raft_consensus.cc:513] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7bc330179940888bdc1f33c4b65b60" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38949 } }
I20250116 02:51:24.105000  1968 leader_election.cc:304] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1b7bc330179940888bdc1f33c4b65b60; no voters: 
I20250116 02:51:24.105357  1968 leader_election.cc:290] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:24.105499  1970 raft_consensus.cc:2798] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:24.105990  1968 ts_tablet_manager.cc:1428] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:51:24.106667  1970 raft_consensus.cc:695] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 1 LEADER]: Becoming Leader. State: Replica: 1b7bc330179940888bdc1f33c4b65b60, State: Running, Role: LEADER
I20250116 02:51:24.106902  1970 consensus_queue.cc:237] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7bc330179940888bdc1f33c4b65b60" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38949 } }
I20250116 02:51:24.108825  1834 catalog_manager.cc:5526] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7bc330179940888bdc1f33c4b65b60 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1b7bc330179940888bdc1f33c4b65b60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b7bc330179940888bdc1f33c4b65b60" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38949 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:24.123158   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:24.123314   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:24.135604   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:24.135979   416 tablet_replica.cc:331] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60: stopping tablet replica
I20250116 02:51:24.136162   416 raft_consensus.cc:2238] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:24.136348   416 raft_consensus.cc:2267] T d1055b888ac444c0add20bcb90b26440 P 1b7bc330179940888bdc1f33c4b65b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:24.140455   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:24.143960  1834 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:33792:
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
W20250116 02:51:24.344497  1818 catalog_manager.cc:4615] TS 1b7bc330179940888bdc1f33c4b65b60 (127.0.104.1:38949): AlterTable RPC failed for tablet d1055b888ac444c0add20bcb90b26440: Network error: Client connection negotiation failed: client connection to 127.0.104.1:38949: connect: Connection refused (error 111)
I20250116 02:51:24.599081   416 master.cc:537] Master@127.0.104.62:33729 shutting down...
I20250116 02:51:24.770272   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:24.770555   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:24.770682   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 51eff5a9097d4963aaa47870a4c7404a: stopping tablet replica
I20250116 02:51:24.784044   416 master.cc:559] Master@127.0.104.62:33729 shutdown complete.
[       OK ] AlterTableTest.TestShutdownWithPendingTasks (847 ms)
[ RUN      ] AlterTableTest.TestRestartTSDuringAlter
I20250116 02:51:24.792670   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35423
I20250116 02:51:24.793121   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:24.793874   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:24.795070   416 webserver.cc:458] Webserver started at http://127.0.104.62:40827/ using document root <none> and password file <none>
I20250116 02:51:24.795257   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:24.795310   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:24.795423   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:24.795962   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.798269   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:24.799556  1980 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.799876   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:24.799958   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.800040   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-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)
I20250116 02:51:24.806257   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:24.806623   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:24.816242   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35423
I20250116 02:51:24.816265  2031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35423 every 8 connection(s)
I20250116 02:51:24.817449  2032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:24.821300  2032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: Bootstrap starting.
I20250116 02:51:24.822384  2032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:24.823714  2032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: No bootstrap required, opened a new log
I20250116 02:51:24.824229  2032 raft_consensus.cc:357] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER }
I20250116 02:51:24.824344  2032 raft_consensus.cc:383] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:24.824407  2032 raft_consensus.cc:738] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fffa0ef807ae4f29bdbaea6bdb5e036b, State: Initialized, Role: FOLLOWER
I20250116 02:51:24.824579  2032 consensus_queue.cc:260] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER }
I20250116 02:51:24.824683  2032 raft_consensus.cc:397] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:24.824740  2032 raft_consensus.cc:491] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:24.824810  2032 raft_consensus.cc:3054] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:24.826437  2032 raft_consensus.cc:513] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER }
I20250116 02:51:24.826607  2032 leader_election.cc:304] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: fffa0ef807ae4f29bdbaea6bdb5e036b; no voters: 
I20250116 02:51:24.826949  2032 leader_election.cc:290] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:24.827039  2035 raft_consensus.cc:2798] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:24.827467  2035 raft_consensus.cc:695] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 1 LEADER]: Becoming Leader. State: Replica: fffa0ef807ae4f29bdbaea6bdb5e036b, State: Running, Role: LEADER
I20250116 02:51:24.827735  2032 sys_catalog.cc:564] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:24.827695  2035 consensus_queue.cc:237] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER }
I20250116 02:51:24.828433  2037 sys_catalog.cc:455] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [sys.catalog]: SysCatalogTable state changed. Reason: New leader fffa0ef807ae4f29bdbaea6bdb5e036b. Latest consensus state: current_term: 1 leader_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER } }
I20250116 02:51:24.828478  2036 sys_catalog.cc:455] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fffa0ef807ae4f29bdbaea6bdb5e036b" member_type: VOTER } }
I20250116 02:51:24.828732  2036 sys_catalog.cc:458] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:24.828620  2037 sys_catalog.cc:458] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:24.829819  2040 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:24.830915  2040 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:24.832201   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:24.833542  2040 catalog_manager.cc:1348] Generated new cluster ID: 26d09aad57124d33a7ceb8f0f9c22261
I20250116 02:51:24.833631  2040 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:24.843179  2040 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:24.843835  2040 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:24.853917  2040 catalog_manager.cc:5899] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: Generated new TSK 0
I20250116 02:51:24.854128  2040 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:24.864826   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:24.865806   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:24.867092   416 webserver.cc:458] Webserver started at http://127.0.104.1:39983/ using document root <none> and password file <none>
I20250116 02:51:24.867275   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:24.867323   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:24.867411   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:24.867906   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "d4c744e8bc5a422da882605e5a1e6e2d"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.870108   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:24.871474  2056 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.871783   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:24.871871   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "d4c744e8bc5a422da882605e5a1e6e2d"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.871959   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-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)
I20250116 02:51:24.880960   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:24.881455   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:24.882017   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:24.882798   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:24.882850   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.882938   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:24.882977   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.893257   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34847
I20250116 02:51:24.893281  2118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34847 every 8 connection(s)
I20250116 02:51:24.899725  2119 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35423
I20250116 02:51:24.899843  2119 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:24.900151  2119 heartbeater.cc:509] Master 127.0.104.62:35423 requested a full tablet report, sending...
I20250116 02:51:24.900980  1997 ts_manager.cc:194] Registered new tserver with Master: d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847)
I20250116 02:51:24.901914   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007784352s
I20250116 02:51:24.902014  1997 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57062
I20250116 02:51:24.911619  1997 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57070:
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"
    }
  }
}
I20250116 02:51:24.913198  2119 heartbeater.cc:501] Master 127.0.104.62:35423 was elected leader, sending a full tablet report...
I20250116 02:51:24.921964  2084 tablet_service.cc:1467] Processing CreateTablet for tablet 2ea4821e53ac4a358314ff4861f5fef3 (DEFAULT_TABLE table=fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:24.922297  2084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea4821e53ac4a358314ff4861f5fef3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:24.926880  2131 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap starting.
I20250116 02:51:24.927898  2131 tablet_bootstrap.cc:654] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:24.929328  2131 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: No bootstrap required, opened a new log
I20250116 02:51:24.929448  2131 ts_tablet_manager.cc:1397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:24.930042  2131 raft_consensus.cc:357] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:24.930169  2131 raft_consensus.cc:383] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:24.930228  2131 raft_consensus.cc:738] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Initialized, Role: FOLLOWER
I20250116 02:51:24.930418  2131 consensus_queue.cc:260] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:24.930574  2131 raft_consensus.cc:397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:24.930684  2131 raft_consensus.cc:491] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:24.930757  2131 raft_consensus.cc:3054] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:24.932420  2131 raft_consensus.cc:513] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:24.932590  2131 leader_election.cc:304] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d4c744e8bc5a422da882605e5a1e6e2d; no voters: 
I20250116 02:51:24.932930  2131 leader_election.cc:290] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:24.933035  2133 raft_consensus.cc:2798] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:24.933441  2133 raft_consensus.cc:695] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 LEADER]: Becoming Leader. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Running, Role: LEADER
I20250116 02:51:24.933514  2131 ts_tablet_manager.cc:1428] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:51:24.933746  2133 consensus_queue.cc:237] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:24.935514  1997 catalog_manager.cc:5526] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d reported cstate change: term changed from 0 to 1, leader changed from <none> to d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1). New cstate: current_term: 1 leader_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:24.950892   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:24.951625  1997 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57070:
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
I20250116 02:51:24.953393   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:24.961117   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:24.961421   416 tablet_replica.cc:331] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: stopping tablet replica
I20250116 02:51:24.961647   416 raft_consensus.cc:2238] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:24.961812   416 raft_consensus.cc:2267] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:24.965494   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:24.968500   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:24.969462   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:24.970786   416 webserver.cc:458] Webserver started at http://127.0.104.1:39983/ using document root <none> and password file <none>
I20250116 02:51:24.970966   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:24.971017   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:24.972600   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:24.973766  2143 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:24.974045   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:24.974143   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "d4c744e8bc5a422da882605e5a1e6e2d"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:24.974246   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-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)
I20250116 02:51:24.989758   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:24.990272   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:24.990792   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:24.991822  2150 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250116 02:51:24.993836   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:24.993906   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:24.994009   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250116 02:51:24.995682   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:24.995744   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:24.995806  2150 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap starting.
I20250116 02:51:25.000600  2150 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: 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
I20250116 02:51:25.000957  2150 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap complete.
I20250116 02:51:25.001214  2150 ts_tablet_manager.cc:1397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:51:25.001837  2150 raft_consensus.cc:357] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.001976  2150 raft_consensus.cc:738] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.002174  2150 consensus_queue.cc:260] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [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: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.002306  2150 raft_consensus.cc:397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.002342  2150 raft_consensus.cc:491] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.002384  2150 raft_consensus.cc:3054] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 1 FOLLOWER]: Advancing to term 2
I20250116 02:51:25.004168  2150 raft_consensus.cc:513] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.004324  2150 leader_election.cc:304] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [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: d4c744e8bc5a422da882605e5a1e6e2d; no voters: 
I20250116 02:51:25.005053  2150 leader_election.cc:290] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250116 02:51:25.005151  2179 raft_consensus.cc:2798] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Leader election won for term 2
I20250116 02:51:25.005690  2179 raft_consensus.cc:695] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 LEADER]: Becoming Leader. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Running, Role: LEADER
I20250116 02:51:25.006048  2179 consensus_queue.cc:237] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [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: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.010115  2150 ts_tablet_manager.cc:1428] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20250116 02:51:25.014715   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34847
I20250116 02:51:25.014729  2212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34847 every 8 connection(s)
I20250116 02:51:25.021814  2213 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35423
I20250116 02:51:25.021965  2213 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:25.022325  2213 heartbeater.cc:509] Master 127.0.104.62:35423 requested a full tablet report, sending...
I20250116 02:51:25.023337  1997 ts_manager.cc:194] Re-registered known tserver with Master: d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847)
I20250116 02:51:25.023715  1997 catalog_manager.cc:5526] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:25.023993   416 tablet_server.cc:178] TabletServer@127.0.104.1:34847 shutting down...
I20250116 02:51:25.024020  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.028132  1997 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57078
I20250116 02:51:25.030337  2213 heartbeater.cc:501] Master 127.0.104.62:35423 was elected leader, sending a full tablet report...
I20250116 02:51:25.031713  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.032729   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:25.033089   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:25.033262   416 raft_consensus.cc:2238] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.033433   416 raft_consensus.cc:2267] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.047333   416 tablet_server.cc:195] TabletServer@127.0.104.1:34847 shutdown complete.
I20250116 02:51:25.065086   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.066159   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.067437   416 webserver.cc:458] Webserver started at http://127.0.104.1:39983/ using document root <none> and password file <none>
I20250116 02:51:25.067610   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.067652   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:25.069278   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:25.070410  2220 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.070698   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:25.070789   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "d4c744e8bc5a422da882605e5a1e6e2d"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:25.070886   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-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)
I20250116 02:51:25.109719   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.110225   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.110749   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:25.113703   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:25.113778   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:25.115417   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:25.115471   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:25.115559  2227 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap starting.
I20250116 02:51:25.120319  2227 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250116 02:51:25.120699  2227 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap complete.
I20250116 02:51:25.120915  2227 ts_tablet_manager.cc:1397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250116 02:51:25.121680  2227 raft_consensus.cc:357] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.121860  2227 raft_consensus.cc:738] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.122098  2227 consensus_queue.cc:260] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.122231  2227 raft_consensus.cc:397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.122303  2227 raft_consensus.cc:491] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.122409  2227 raft_consensus.cc:3054] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 2 FOLLOWER]: Advancing to term 3
I20250116 02:51:25.124637  2227 raft_consensus.cc:513] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.124831  2227 leader_election.cc:304] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [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: d4c744e8bc5a422da882605e5a1e6e2d; no voters: 
I20250116 02:51:25.125192  2227 leader_election.cc:290] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 3 election: Requested vote from peers 
I20250116 02:51:25.125335  2263 raft_consensus.cc:2798] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Leader election won for term 3
I20250116 02:51:25.125787  2227 ts_tablet_manager.cc:1428] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20250116 02:51:25.125932  2263 raft_consensus.cc:695] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 LEADER]: Becoming Leader. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Running, Role: LEADER
I20250116 02:51:25.126231  2263 consensus_queue.cc:237] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.131274   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34847
I20250116 02:51:25.131290  2289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34847 every 8 connection(s)
I20250116 02:51:25.138180  2290 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35423
I20250116 02:51:25.138331  2290 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:25.138716  2290 heartbeater.cc:509] Master 127.0.104.62:35423 requested a full tablet report, sending...
I20250116 02:51:25.139885  1997 ts_manager.cc:194] Re-registered known tserver with Master: d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847)
I20250116 02:51:25.140377   416 tablet_server.cc:178] TabletServer@127.0.104.1:34847 shutting down...
I20250116 02:51:25.140249  1997 catalog_manager.cc:5526] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:25.140619  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.144855  1997 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57088
I20250116 02:51:25.146625  2290 heartbeater.cc:501] Master 127.0.104.62:35423 was elected leader, sending a full tablet report...
I20250116 02:51:25.148445  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.151103   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:25.151592   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:25.151890   416 raft_consensus.cc:2238] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.152138   416 raft_consensus.cc:2267] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.171042   416 tablet_server.cc:195] TabletServer@127.0.104.1:34847 shutdown complete.
I20250116 02:51:25.174546   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.175516   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.182588   416 webserver.cc:458] Webserver started at http://127.0.104.1:39983/ using document root <none> and password file <none>
I20250116 02:51:25.182869   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.182977   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:25.184777   416 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.001s
I20250116 02:51:25.186125  2297 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.186503   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:25.186604   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "d4c744e8bc5a422da882605e5a1e6e2d"
format_stamp: "Formatted at 2025-01-16 02:51:24 on dist-test-slave-40f4"
I20250116 02:51:25.186728   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRestartTSDuringAlter.1736995880078029-416-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)
I20250116 02:51:25.201020   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.201756   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.202306   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:25.205608   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:25.205731   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20250116 02:51:25.207499   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:25.207589   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:25.207759  2304 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap starting.
I20250116 02:51:25.213238  2304 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250116 02:51:25.213848  2304 tablet_bootstrap.cc:492] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Bootstrap complete.
I20250116 02:51:25.214169  2304 ts_tablet_manager.cc:1397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20250116 02:51:25.214843  2304 raft_consensus.cc:357] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.215018  2304 raft_consensus.cc:738] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.215359  2304 consensus_queue.cc:260] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.215566  2304 raft_consensus.cc:397] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.215680  2304 raft_consensus.cc:491] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.215795  2304 raft_consensus.cc:3054] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 3 FOLLOWER]: Advancing to term 4
I20250116 02:51:25.218593  2304 raft_consensus.cc:513] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.218896  2304 leader_election.cc:304] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d4c744e8bc5a422da882605e5a1e6e2d; no voters: 
I20250116 02:51:25.219405  2304 leader_election.cc:290] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [CANDIDATE]: Term 4 election: Requested vote from peers 
I20250116 02:51:25.219508  2348 raft_consensus.cc:2798] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 4 FOLLOWER]: Leader election won for term 4
I20250116 02:51:25.220306  2348 raft_consensus.cc:695] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 4 LEADER]: Becoming Leader. State: Replica: d4c744e8bc5a422da882605e5a1e6e2d, State: Running, Role: LEADER
I20250116 02:51:25.220386  2304 ts_tablet_manager.cc:1428] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250116 02:51:25.220721  2348 consensus_queue.cc:237] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } }
I20250116 02:51:25.224067   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34847
I20250116 02:51:25.224103  2366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34847 every 8 connection(s)
I20250116 02:51:25.232113  2367 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35423
I20250116 02:51:25.232295  2367 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:25.232769  2367 heartbeater.cc:509] Master 127.0.104.62:35423 requested a full tablet report, sending...
I20250116 02:51:25.233983  1997 ts_manager.cc:194] Re-registered known tserver with Master: d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847)
I20250116 02:51:25.234499  1997 catalog_manager.cc:5526] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d reported cstate change: term changed from 3 to 4. New cstate: current_term: 4 leader_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d4c744e8bc5a422da882605e5a1e6e2d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34847 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:25.234792  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.237854  1997 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57092
I20250116 02:51:25.239099  2367 heartbeater.cc:501] Master 127.0.104.62:35423 was elected leader, sending a full tablet report...
I20250116 02:51:25.240279  1997 catalog_manager.cc:5618] TS d4c744e8bc5a422da882605e5a1e6e2d (127.0.104.1:34847) does not have the latest schema for tablet 2ea4821e53ac4a358314ff4861f5fef3 (table fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a]). Expected version 1 got 0
I20250116 02:51:25.342864  2371 tablet.cc:1721] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: 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
I20250116 02:51:25.343287  2371 tablet.cc:1619] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d: MemRowSet was empty: no flush needed.
I20250116 02:51:25.349390  1996 catalog_manager.cc:6071] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: fake-table [id=efa1cbcb07cf4556bb97099b200c6a6a] alter complete (version 1)
I20250116 02:51:25.360864   416 tablet_server.cc:178] TabletServer@127.0.104.1:34847 shutting down...
I20250116 02:51:25.368963   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:25.369381   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:25.369557   416 raft_consensus.cc:2238] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 4 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.369797   416 raft_consensus.cc:2267] T 2ea4821e53ac4a358314ff4861f5fef3 P d4c744e8bc5a422da882605e5a1e6e2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.374014   416 tablet_server.cc:195] TabletServer@127.0.104.1:34847 shutdown complete.
I20250116 02:51:25.376798   416 master.cc:537] Master@127.0.104.62:35423 shutting down...
I20250116 02:51:25.384099   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.384305   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.384395   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P fffa0ef807ae4f29bdbaea6bdb5e036b: stopping tablet replica
I20250116 02:51:25.387939   416 master.cc:559] Master@127.0.104.62:35423 shutdown complete.
[       OK ] AlterTableTest.TestRestartTSDuringAlter (604 ms)
[ RUN      ] AlterTableTest.TestGetSchemaAfterAlterTable
I20250116 02:51:25.397693   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40789
I20250116 02:51:25.398216   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.398991   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.400250   416 webserver.cc:458] Webserver started at http://127.0.104.62:33495/ using document root <none> and password file <none>
I20250116 02:51:25.400480   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.400571   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:25.400705   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:25.401297   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "64744de547ec461f9ad459bc047488c2"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.403613   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:51:25.405063  2375 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.405438   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:25.405555   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "64744de547ec461f9ad459bc047488c2"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.405766   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-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)
I20250116 02:51:25.427006   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.427515   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.437213   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40789
I20250116 02:51:25.437222  2426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40789 every 8 connection(s)
I20250116 02:51:25.438493  2427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:25.442373  2427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: Bootstrap starting.
I20250116 02:51:25.443563  2427 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:25.445089  2427 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: No bootstrap required, opened a new log
I20250116 02:51:25.445657  2427 raft_consensus.cc:357] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER }
I20250116 02:51:25.445775  2427 raft_consensus.cc:383] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:25.445823  2427 raft_consensus.cc:738] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64744de547ec461f9ad459bc047488c2, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.446007  2427 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER }
I20250116 02:51:25.446108  2427 raft_consensus.cc:397] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.446166  2427 raft_consensus.cc:491] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.446242  2427 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:25.447862  2427 raft_consensus.cc:513] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER }
I20250116 02:51:25.448041  2427 leader_election.cc:304] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 64744de547ec461f9ad459bc047488c2; no voters: 
I20250116 02:51:25.448400  2427 leader_election.cc:290] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:25.448516  2430 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:25.448899  2430 raft_consensus.cc:695] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 1 LEADER]: Becoming Leader. State: Replica: 64744de547ec461f9ad459bc047488c2, State: Running, Role: LEADER
I20250116 02:51:25.449131  2430 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER }
I20250116 02:51:25.449189  2427 sys_catalog.cc:564] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:25.449801  2431 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64744de547ec461f9ad459bc047488c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER } }
I20250116 02:51:25.449934  2431 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:25.449868  2432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64744de547ec461f9ad459bc047488c2. Latest consensus state: current_term: 1 leader_uuid: "64744de547ec461f9ad459bc047488c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64744de547ec461f9ad459bc047488c2" member_type: VOTER } }
I20250116 02:51:25.450021  2432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:25.450956  2435 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:25.452072  2435 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:25.453472   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:25.454830  2435 catalog_manager.cc:1348] Generated new cluster ID: 0e5052e894fc40d0a0286779a0e95e1a
I20250116 02:51:25.454906  2435 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:25.470149  2435 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:25.470942  2435 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:25.477078  2435 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: Generated new TSK 0
I20250116 02:51:25.477303  2435 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:25.486285   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.487318   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.488706   416 webserver.cc:458] Webserver started at http://127.0.104.1:35273/ using document root <none> and password file <none>
I20250116 02:51:25.488909   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.488971   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:25.489096   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:25.489696   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "8b2060eb7f144ce18804f3bbe9781870"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.492056   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:51:25.493466  2451 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.493847   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:25.493945   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "8b2060eb7f144ce18804f3bbe9781870"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.494042   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestGetSchemaAfterAlterTable.1736995880078029-416-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)
I20250116 02:51:25.510464   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.510999   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.511528   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:25.512284   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:25.512341   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.512423   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:25.512466   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.524448   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44023
I20250116 02:51:25.524463  2513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44023 every 8 connection(s)
I20250116 02:51:25.530757  2514 heartbeater.cc:346] Connected to a master server at 127.0.104.62:40789
I20250116 02:51:25.530900  2514 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:25.531212  2514 heartbeater.cc:509] Master 127.0.104.62:40789 requested a full tablet report, sending...
I20250116 02:51:25.531965  2392 ts_manager.cc:194] Registered new tserver with Master: 8b2060eb7f144ce18804f3bbe9781870 (127.0.104.1:44023)
I20250116 02:51:25.532042   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.006740265s
I20250116 02:51:25.533003  2392 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56004
I20250116 02:51:25.541963  2392 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56016:
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"
    }
  }
}
I20250116 02:51:25.544191  2514 heartbeater.cc:501] Master 127.0.104.62:40789 was elected leader, sending a full tablet report...
I20250116 02:51:25.553114  2479 tablet_service.cc:1467] Processing CreateTablet for tablet 1c17171042254441aa5d7d7aa6647f9f (DEFAULT_TABLE table=fake-table [id=a7a26cac5a6e48cfb421944d94400815]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:25.553596  2479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c17171042254441aa5d7d7aa6647f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:25.558323  2526 tablet_bootstrap.cc:492] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: Bootstrap starting.
I20250116 02:51:25.559681  2526 tablet_bootstrap.cc:654] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:25.561257  2526 tablet_bootstrap.cc:492] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: No bootstrap required, opened a new log
I20250116 02:51:25.561409  2526 ts_tablet_manager.cc:1397] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:25.562023  2526 raft_consensus.cc:357] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b2060eb7f144ce18804f3bbe9781870" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44023 } }
I20250116 02:51:25.562170  2526 raft_consensus.cc:383] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:25.562266  2526 raft_consensus.cc:738] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b2060eb7f144ce18804f3bbe9781870, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.562466  2526 consensus_queue.cc:260] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b2060eb7f144ce18804f3bbe9781870" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44023 } }
I20250116 02:51:25.562616  2526 raft_consensus.cc:397] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.562695  2526 raft_consensus.cc:491] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.562815  2526 raft_consensus.cc:3054] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:25.564416  2526 raft_consensus.cc:513] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b2060eb7f144ce18804f3bbe9781870" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44023 } }
I20250116 02:51:25.564627  2526 leader_election.cc:304] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8b2060eb7f144ce18804f3bbe9781870; no voters: 
I20250116 02:51:25.565012  2526 leader_election.cc:290] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:25.565164  2528 raft_consensus.cc:2798] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:25.565660  2526 ts_tablet_manager.cc:1428] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.005s
I20250116 02:51:25.566095  2528 raft_consensus.cc:695] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 1 LEADER]: Becoming Leader. State: Replica: 8b2060eb7f144ce18804f3bbe9781870, State: Running, Role: LEADER
I20250116 02:51:25.566344  2528 consensus_queue.cc:237] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b2060eb7f144ce18804f3bbe9781870" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44023 } }
I20250116 02:51:25.568051  2391 catalog_manager.cc:5526] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b2060eb7f144ce18804f3bbe9781870 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "8b2060eb7f144ce18804f3bbe9781870" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b2060eb7f144ce18804f3bbe9781870" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44023 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:25.582048   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:25.582837  2391 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56016:
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
I20250116 02:51:25.588019  2534 tablet.cc:1721] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: 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
I20250116 02:51:25.588562  2534 tablet.cc:1619] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: MemRowSet was empty: no flush needed.
I20250116 02:51:25.594923  2391 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: fake-table [id=a7a26cac5a6e48cfb421944d94400815] alter complete (version 1)
I20250116 02:51:25.600028   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:25.609059   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:25.609496   416 tablet_replica.cc:331] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870: stopping tablet replica
I20250116 02:51:25.609722   416 raft_consensus.cc:2238] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.609943   416 raft_consensus.cc:2267] T 1c17171042254441aa5d7d7aa6647f9f P 8b2060eb7f144ce18804f3bbe9781870 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.614110   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:25.616811   416 master.cc:537] Master@127.0.104.62:40789 shutting down...
I20250116 02:51:25.623257   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:25.623452   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:25.623648   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 64744de547ec461f9ad459bc047488c2: stopping tablet replica
I20250116 02:51:25.637409   416 master.cc:559] Master@127.0.104.62:40789 shutdown complete.
[       OK ] AlterTableTest.TestGetSchemaAfterAlterTable (249 ms)
[ RUN      ] AlterTableTest.TestDropAndAddNewColumn
I20250116 02:51:25.647274   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39699
I20250116 02:51:25.647835   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.648620   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.650017   416 webserver.cc:458] Webserver started at http://127.0.104.62:46695/ using document root <none> and password file <none>
I20250116 02:51:25.650223   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.650319   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:25.650444   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:25.651028   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "86664334989340c9aa47ca2cb21f3d3e"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.653261   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:25.654793  2538 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.655131   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:25.655246   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "86664334989340c9aa47ca2cb21f3d3e"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.655375   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-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)
I20250116 02:51:25.668179   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.668735   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.679801   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39699
I20250116 02:51:25.679837  2589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39699 every 8 connection(s)
I20250116 02:51:25.681003  2590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:25.684796  2590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: Bootstrap starting.
I20250116 02:51:25.686081  2590 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:25.687533  2590 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: No bootstrap required, opened a new log
I20250116 02:51:25.688027  2590 raft_consensus.cc:357] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER }
I20250116 02:51:25.688169  2590 raft_consensus.cc:383] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:25.688234  2590 raft_consensus.cc:738] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86664334989340c9aa47ca2cb21f3d3e, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.688390  2590 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER }
I20250116 02:51:25.688517  2590 raft_consensus.cc:397] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.688571  2590 raft_consensus.cc:491] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.688644  2590 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:25.690338  2590 raft_consensus.cc:513] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER }
I20250116 02:51:25.690539  2590 leader_election.cc:304] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86664334989340c9aa47ca2cb21f3d3e; no voters: 
I20250116 02:51:25.690882  2590 leader_election.cc:290] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:25.691017  2593 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:25.691466  2593 raft_consensus.cc:695] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 1 LEADER]: Becoming Leader. State: Replica: 86664334989340c9aa47ca2cb21f3d3e, State: Running, Role: LEADER
I20250116 02:51:25.691723  2593 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER }
I20250116 02:51:25.691766  2590 sys_catalog.cc:564] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:25.692554  2594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86664334989340c9aa47ca2cb21f3d3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER } }
I20250116 02:51:25.692631  2595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86664334989340c9aa47ca2cb21f3d3e. Latest consensus state: current_term: 1 leader_uuid: "86664334989340c9aa47ca2cb21f3d3e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86664334989340c9aa47ca2cb21f3d3e" member_type: VOTER } }
I20250116 02:51:25.692842  2595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:25.693246  2594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:25.693955  2599 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:25.695212  2599 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:25.696542   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:25.698016  2599 catalog_manager.cc:1348] Generated new cluster ID: 5021da10d0d44637a0a06fbcbbdcfe9b
I20250116 02:51:25.698094  2599 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:25.725462  2599 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:25.726305  2599 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:25.733446  2599 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: Generated new TSK 0
I20250116 02:51:25.733721  2599 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:25.761377   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:25.762471   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:25.763916   416 webserver.cc:458] Webserver started at http://127.0.104.1:46359/ using document root <none> and password file <none>
I20250116 02:51:25.764122   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:25.764184   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:25.764303   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:25.764883   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "1725930266f94d9e98fada3c627e2361"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.767271   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:25.768747  2614 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.769074   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:25.769191   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "1725930266f94d9e98fada3c627e2361"
format_stamp: "Formatted at 2025-01-16 02:51:25 on dist-test-slave-40f4"
I20250116 02:51:25.769309   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestDropAndAddNewColumn.1736995880078029-416-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)
I20250116 02:51:25.792419   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:25.792997   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:25.793598   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:25.794394   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:25.794484   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.794586   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:25.794667   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:25.806628   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38927
I20250116 02:51:25.806669  2676 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38927 every 8 connection(s)
I20250116 02:51:25.813704  2677 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39699
I20250116 02:51:25.813863  2677 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:25.814239  2677 heartbeater.cc:509] Master 127.0.104.62:39699 requested a full tablet report, sending...
I20250116 02:51:25.815084  2555 ts_manager.cc:194] Registered new tserver with Master: 1725930266f94d9e98fada3c627e2361 (127.0.104.1:38927)
I20250116 02:51:25.815340   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007798731s
I20250116 02:51:25.816630  2555 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51210
I20250116 02:51:25.826269  2555 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51218:
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"
    }
  }
}
I20250116 02:51:25.827868  2677 heartbeater.cc:501] Master 127.0.104.62:39699 was elected leader, sending a full tablet report...
I20250116 02:51:25.839326  2642 tablet_service.cc:1467] Processing CreateTablet for tablet ea7789afee5043c0a298b809a9c639df (DEFAULT_TABLE table=fake-table [id=ec6530ff929040949a1639d737ad6ab7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:25.839830  2642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea7789afee5043c0a298b809a9c639df. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:25.844376  2689 tablet_bootstrap.cc:492] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: Bootstrap starting.
I20250116 02:51:25.845927  2689 tablet_bootstrap.cc:654] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:25.847599  2689 tablet_bootstrap.cc:492] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: No bootstrap required, opened a new log
I20250116 02:51:25.847713  2689 ts_tablet_manager.cc:1397] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:51:25.848250  2689 raft_consensus.cc:357] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1725930266f94d9e98fada3c627e2361" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38927 } }
I20250116 02:51:25.848392  2689 raft_consensus.cc:383] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:25.848472  2689 raft_consensus.cc:738] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1725930266f94d9e98fada3c627e2361, State: Initialized, Role: FOLLOWER
I20250116 02:51:25.848639  2689 consensus_queue.cc:260] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1725930266f94d9e98fada3c627e2361" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38927 } }
I20250116 02:51:25.848764  2689 raft_consensus.cc:397] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:25.848817  2689 raft_consensus.cc:491] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:25.848889  2689 raft_consensus.cc:3054] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:25.850636  2689 raft_consensus.cc:513] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1725930266f94d9e98fada3c627e2361" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38927 } }
I20250116 02:51:25.850924  2689 leader_election.cc:304] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1725930266f94d9e98fada3c627e2361; no voters: 
I20250116 02:51:25.851447  2689 leader_election.cc:290] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:25.851608  2691 raft_consensus.cc:2798] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:25.852239  2689 ts_tablet_manager.cc:1428] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:51:25.852324  2691 raft_consensus.cc:695] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 1 LEADER]: Becoming Leader. State: Replica: 1725930266f94d9e98fada3c627e2361, State: Running, Role: LEADER
I20250116 02:51:25.852584  2691 consensus_queue.cc:237] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1725930266f94d9e98fada3c627e2361" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38927 } }
I20250116 02:51:25.854308  2555 catalog_manager.cc:5526] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1725930266f94d9e98fada3c627e2361 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1725930266f94d9e98fada3c627e2361" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1725930266f94d9e98fada3c627e2361" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38927 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:25.869038   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:29.811619  2678 maintenance_manager.cc:418] P 1725930266f94d9e98fada3c627e2361: Scheduling FlushMRSOp(ea7789afee5043c0a298b809a9c639df): perf score=1.000000
I20250116 02:51:31.238405  2619 maintenance_manager.cc:642] P 1725930266f94d9e98fada3c627e2361: FlushMRSOp(ea7789afee5043c0a298b809a9c639df) complete. Timing: real 1.426s	user 1.086s	sys 0.339s Metrics: {"bytes_written":121043,"cfile_init":1,"dirs.queue_time_us":342,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":962,"drs_written":1,"lbm_read_time_us":50,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2288,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":38701,"thread_start_us":251,"threads_started":1}
I20250116 02:51:34.243366  2678 maintenance_manager.cc:418] P 1725930266f94d9e98fada3c627e2361: Scheduling FlushMRSOp(ea7789afee5043c0a298b809a9c639df): perf score=1.000000
I20250116 02:51:35.244500  2619 maintenance_manager.cc:642] P 1725930266f94d9e98fada3c627e2361: FlushMRSOp(ea7789afee5043c0a298b809a9c639df) complete. Timing: real 1.001s	user 0.936s	sys 0.060s Metrics: {"bytes_written":127519,"cfile_init":1,"dirs.queue_time_us":462,"dirs.run_cpu_time_us":252,"dirs.run_wall_time_us":1764,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2801,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":39600,"thread_start_us":353,"threads_started":1}
I20250116 02:51:35.245637  2678 maintenance_manager.cc:418] P 1725930266f94d9e98fada3c627e2361: Scheduling CompactRowSetsOp(ea7789afee5043c0a298b809a9c639df): perf score=1.013949
I20250116 02:51:36.299319  2619 maintenance_manager.cc:642] P 1725930266f94d9e98fada3c627e2361: CompactRowSetsOp(ea7789afee5043c0a298b809a9c639df) complete. Timing: real 1.053s	user 1.021s	sys 0.032s Metrics: {"bytes_written":247215,"cfile_cache_hit":9,"cfile_cache_hit_bytes":41313,"cfile_cache_miss":51,"cfile_cache_miss_bytes":1175861,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1795,"dirs.run_cpu_time_us":202,"dirs.run_wall_time_us":1749,"drs_written":1,"lbm_read_time_us":2412,"lbm_reads_lt_1ms":71,"lbm_write_time_us":4979,"lbm_writes_lt_1ms":84,"num_input_rowsets":2,"peak_mem_usage":628444,"rows_written":78301,"thread_start_us":1242,"threads_started":5}
I20250116 02:51:36.986534   416 alter_table-test.cc:901] Verifying initial pattern
I20250116 02:51:38.752961   416 alter_table-test.cc:904] Dropping and adding back c1
I20250116 02:51:38.753764  2554 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51218:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250116 02:51:38.760360  2714 tablet.cc:1721] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: 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
I20250116 02:51:39.255038  2554 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: fake-table [id=ec6530ff929040949a1639d737ad6ab7] alter complete (version 1)
I20250116 02:51:39.319542  2554 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51218:
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
I20250116 02:51:39.324460  2714 tablet.cc:1721] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: 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
I20250116 02:51:39.325026  2714 tablet.cc:1619] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: MemRowSet was empty: no flush needed.
I20250116 02:51:39.331200  2554 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: fake-table [id=ec6530ff929040949a1639d737ad6ab7] alter complete (version 2)
I20250116 02:51:39.331660   416 alter_table-test.cc:911] Verifying that the new default shows up
I20250116 02:51:40.609311   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:40.625387   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:40.625626   416 tablet_replica.cc:331] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361: stopping tablet replica
I20250116 02:51:40.625820   416 raft_consensus.cc:2238] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:40.625998   416 raft_consensus.cc:2267] T ea7789afee5043c0a298b809a9c639df P 1725930266f94d9e98fada3c627e2361 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:40.654408   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:40.657755   416 master.cc:537] Master@127.0.104.62:39699 shutting down...
I20250116 02:51:40.665395   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:40.665647   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:40.665755   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 86664334989340c9aa47ca2cb21f3d3e: stopping tablet replica
I20250116 02:51:40.678751   416 master.cc:559] Master@127.0.104.62:39699 shutdown complete.
[       OK ] AlterTableTest.TestDropAndAddNewColumn (15048 ms)
[ RUN      ] AlterTableTest.TestRenameTableAndAdd
I20250116 02:51:40.718009   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46633
I20250116 02:51:40.718519   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:40.719312   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:40.725662   416 webserver.cc:458] Webserver started at http://127.0.104.62:41873/ using document root <none> and password file <none>
I20250116 02:51:40.725893   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:40.725955   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:40.726060   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:40.726625   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "7f9e97fe495041bb8de1fb993d15ad58"
format_stamp: "Formatted at 2025-01-16 02:51:40 on dist-test-slave-40f4"
I20250116 02:51:40.728914   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:40.730388  2722 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:40.730670   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:40.730770   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "7f9e97fe495041bb8de1fb993d15ad58"
format_stamp: "Formatted at 2025-01-16 02:51:40 on dist-test-slave-40f4"
I20250116 02:51:40.730867   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-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)
I20250116 02:51:40.745612   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:40.746054   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:40.756098   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46633
I20250116 02:51:40.756124  2773 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46633 every 8 connection(s)
I20250116 02:51:40.757220  2774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:40.761054  2774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: Bootstrap starting.
I20250116 02:51:40.762313  2774 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:40.763676  2774 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: No bootstrap required, opened a new log
I20250116 02:51:40.764164  2774 raft_consensus.cc:357] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER }
I20250116 02:51:40.764312  2774 raft_consensus.cc:383] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:40.764366  2774 raft_consensus.cc:738] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f9e97fe495041bb8de1fb993d15ad58, State: Initialized, Role: FOLLOWER
I20250116 02:51:40.764559  2774 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER }
I20250116 02:51:40.764689  2774 raft_consensus.cc:397] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:40.764755  2774 raft_consensus.cc:491] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:40.764823  2774 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:40.766413  2774 raft_consensus.cc:513] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER }
I20250116 02:51:40.766582  2774 leader_election.cc:304] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f9e97fe495041bb8de1fb993d15ad58; no voters: 
I20250116 02:51:40.766922  2774 leader_election.cc:290] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:40.767031  2777 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:40.767480  2777 raft_consensus.cc:695] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 1 LEADER]: Becoming Leader. State: Replica: 7f9e97fe495041bb8de1fb993d15ad58, State: Running, Role: LEADER
I20250116 02:51:40.767724  2774 sys_catalog.cc:564] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:40.767725  2777 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER }
I20250116 02:51:40.768538  2778 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f9e97fe495041bb8de1fb993d15ad58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER } }
I20250116 02:51:40.768608  2779 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f9e97fe495041bb8de1fb993d15ad58. Latest consensus state: current_term: 1 leader_uuid: "7f9e97fe495041bb8de1fb993d15ad58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f9e97fe495041bb8de1fb993d15ad58" member_type: VOTER } }
I20250116 02:51:40.768812  2779 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:40.768810  2778 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:40.769969  2782 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:40.771138  2782 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:40.774000   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:40.774092  2782 catalog_manager.cc:1348] Generated new cluster ID: 551bf2d50ba643349855624afcf2a25f
I20250116 02:51:40.774159  2782 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:40.793661  2782 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:40.794425  2782 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:40.805835  2782 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: Generated new TSK 0
I20250116 02:51:40.806088  2782 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:40.838798   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:40.839807   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:40.841123   416 webserver.cc:458] Webserver started at http://127.0.104.1:44053/ using document root <none> and password file <none>
I20250116 02:51:40.841300   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:40.841362   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:40.841461   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:40.842097   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "383db8871baa476ca1a18edf2d481ac9"
format_stamp: "Formatted at 2025-01-16 02:51:40 on dist-test-slave-40f4"
I20250116 02:51:40.844370   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:51:40.845831  2798 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:40.846148   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:40.846258   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "383db8871baa476ca1a18edf2d481ac9"
format_stamp: "Formatted at 2025-01-16 02:51:40 on dist-test-slave-40f4"
I20250116 02:51:40.846366   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameTableAndAdd.1736995880078029-416-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)
I20250116 02:51:40.853787   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:40.854204   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:40.854694   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:40.855437   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:40.855513   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:40.855613   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:40.855675   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:40.867808   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35581
I20250116 02:51:40.867838  2860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35581 every 8 connection(s)
I20250116 02:51:40.874735  2861 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46633
I20250116 02:51:40.874873  2861 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:40.875170  2861 heartbeater.cc:509] Master 127.0.104.62:46633 requested a full tablet report, sending...
I20250116 02:51:40.875954  2739 ts_manager.cc:194] Registered new tserver with Master: 383db8871baa476ca1a18edf2d481ac9 (127.0.104.1:35581)
I20250116 02:51:40.876434   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007782204s
I20250116 02:51:40.877560  2739 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43110
I20250116 02:51:40.887183  2739 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43114:
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"
    }
  }
}
I20250116 02:51:40.888875  2861 heartbeater.cc:501] Master 127.0.104.62:46633 was elected leader, sending a full tablet report...
I20250116 02:51:40.900172  2826 tablet_service.cc:1467] Processing CreateTablet for tablet 8e09555d0cad49a898befce801a0979a (DEFAULT_TABLE table=fake-table [id=7b14c5cc977d407f9ac1a1d82ac5b82a]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:40.900687  2826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e09555d0cad49a898befce801a0979a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:40.905820  2873 tablet_bootstrap.cc:492] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: Bootstrap starting.
I20250116 02:51:40.907524  2873 tablet_bootstrap.cc:654] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:40.909123  2873 tablet_bootstrap.cc:492] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: No bootstrap required, opened a new log
I20250116 02:51:40.909246  2873 ts_tablet_manager.cc:1397] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:51:40.909873  2873 raft_consensus.cc:357] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383db8871baa476ca1a18edf2d481ac9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35581 } }
I20250116 02:51:40.910023  2873 raft_consensus.cc:383] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:40.910110  2873 raft_consensus.cc:738] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 383db8871baa476ca1a18edf2d481ac9, State: Initialized, Role: FOLLOWER
I20250116 02:51:40.910303  2873 consensus_queue.cc:260] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383db8871baa476ca1a18edf2d481ac9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35581 } }
I20250116 02:51:40.910437  2873 raft_consensus.cc:397] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:40.910526  2873 raft_consensus.cc:491] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:40.910617  2873 raft_consensus.cc:3054] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:40.913048  2873 raft_consensus.cc:513] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383db8871baa476ca1a18edf2d481ac9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35581 } }
I20250116 02:51:40.913300  2873 leader_election.cc:304] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 383db8871baa476ca1a18edf2d481ac9; no voters: 
I20250116 02:51:40.914319  2873 leader_election.cc:290] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:40.914443  2875 raft_consensus.cc:2798] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:40.915053  2875 raft_consensus.cc:695] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 1 LEADER]: Becoming Leader. State: Replica: 383db8871baa476ca1a18edf2d481ac9, State: Running, Role: LEADER
I20250116 02:51:40.915449  2875 consensus_queue.cc:237] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383db8871baa476ca1a18edf2d481ac9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35581 } }
I20250116 02:51:40.916477  2873 ts_tablet_manager.cc:1428] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20250116 02:51:40.918103  2738 catalog_manager.cc:5526] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 383db8871baa476ca1a18edf2d481ac9 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "383db8871baa476ca1a18edf2d481ac9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "383db8871baa476ca1a18edf2d481ac9" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35581 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:40.937067   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:40.937788  2738 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43114:
table { table_name: "fake-table" } new_table_name: "someothername" modify_external_catalogs: true
I20250116 02:51:40.942215  2881 tablet.cc:1721] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: 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
I20250116 02:51:40.949923  2739 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: someothername [id=7b14c5cc977d407f9ac1a1d82ac5b82a] alter complete (version 1)
I20250116 02:51:40.953753  2739 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43114:
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
I20250116 02:51:40.957782  2881 tablet.cc:1721] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: 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
I20250116 02:51:40.958210  2881 tablet.cc:1619] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: MemRowSet was empty: no flush needed.
I20250116 02:51:40.964869  2739 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: someothername [id=7b14c5cc977d407f9ac1a1d82ac5b82a] alter complete (version 2)
I20250116 02:51:40.965619   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:40.973958   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:40.974334   416 tablet_replica.cc:331] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9: stopping tablet replica
I20250116 02:51:40.974524   416 raft_consensus.cc:2238] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:40.974723   416 raft_consensus.cc:2267] T 8e09555d0cad49a898befce801a0979a P 383db8871baa476ca1a18edf2d481ac9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:40.988921   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:40.991856   416 master.cc:537] Master@127.0.104.62:46633 shutting down...
I20250116 02:51:40.998970   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:40.999167   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:40.999341   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 7f9e97fe495041bb8de1fb993d15ad58: stopping tablet replica
I20250116 02:51:41.020105   416 master.cc:559] Master@127.0.104.62:46633 shutdown complete.
[       OK ] AlterTableTest.TestRenameTableAndAdd (311 ms)
[ RUN      ] AlterTableTest.TestRenameToSameName
I20250116 02:51:41.029590   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35047
I20250116 02:51:41.030048   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.030787   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.031980   416 webserver.cc:458] Webserver started at http://127.0.104.62:41939/ using document root <none> and password file <none>
I20250116 02:51:41.032186   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.032248   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:41.032342   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:41.032888   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "e56052fe231c4e17b26460e1730440b9"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.035125   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:41.036512  2885 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.036859   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:41.036962   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "e56052fe231c4e17b26460e1730440b9"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.037074   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-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)
I20250116 02:51:41.045393   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.045890   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.057490   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35047
I20250116 02:51:41.057548  2936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35047 every 8 connection(s)
I20250116 02:51:41.058804  2937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:41.063174  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9: Bootstrap starting.
I20250116 02:51:41.064435  2937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:41.065999  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9: No bootstrap required, opened a new log
I20250116 02:51:41.066558  2937 raft_consensus.cc:357] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER }
I20250116 02:51:41.066685  2937 raft_consensus.cc:383] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:41.066771  2937 raft_consensus.cc:738] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e56052fe231c4e17b26460e1730440b9, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.066964  2937 consensus_queue.cc:260] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER }
I20250116 02:51:41.067080  2937 raft_consensus.cc:397] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.067162  2937 raft_consensus.cc:491] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.067246  2937 raft_consensus.cc:3054] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:41.068998  2937 raft_consensus.cc:513] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER }
I20250116 02:51:41.069190  2937 leader_election.cc:304] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e56052fe231c4e17b26460e1730440b9; no voters: 
I20250116 02:51:41.069581  2937 leader_election.cc:290] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:41.069680  2940 raft_consensus.cc:2798] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:41.070139  2940 raft_consensus.cc:695] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 1 LEADER]: Becoming Leader. State: Replica: e56052fe231c4e17b26460e1730440b9, State: Running, Role: LEADER
I20250116 02:51:41.070406  2937 sys_catalog.cc:564] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:41.070359  2940 consensus_queue.cc:237] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER }
I20250116 02:51:41.071234  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e56052fe231c4e17b26460e1730440b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER } }
I20250116 02:51:41.071286  2942 sys_catalog.cc:455] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e56052fe231c4e17b26460e1730440b9. Latest consensus state: current_term: 1 leader_uuid: "e56052fe231c4e17b26460e1730440b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e56052fe231c4e17b26460e1730440b9" member_type: VOTER } }
I20250116 02:51:41.072427  2942 sys_catalog.cc:458] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.072907  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.073010  2948 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:41.074317  2948 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:41.075520   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:41.076974  2948 catalog_manager.cc:1348] Generated new cluster ID: 194901778df9453bbe09fe3158085b39
I20250116 02:51:41.077044  2948 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:41.119333  2948 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:41.120065  2948 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:41.125890  2948 catalog_manager.cc:5899] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9: Generated new TSK 0
I20250116 02:51:41.126068  2948 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:41.140413   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.141491   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.142923   416 webserver.cc:458] Webserver started at http://127.0.104.1:33285/ using document root <none> and password file <none>
I20250116 02:51:41.143149   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.143224   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:41.143369   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:41.143970   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.146461   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:41.147965  2961 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.148286   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:41.148401   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.148527   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameToSameName.1736995880078029-416-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)
I20250116 02:51:41.162652   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.163152   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.163662   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:41.164418   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:41.164491   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.164608   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:41.164669   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.176859  3023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43235 every 8 connection(s)
I20250116 02:51:41.176837   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43235
I20250116 02:51:41.184082  3024 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35047
I20250116 02:51:41.184222  3024 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:41.184607  3024 heartbeater.cc:509] Master 127.0.104.62:35047 requested a full tablet report, sending...
I20250116 02:51:41.185390  2902 ts_manager.cc:194] Registered new tserver with Master: 5ab216f73d9141a5a5f49ee9a0aabcdb (127.0.104.1:43235)
I20250116 02:51:41.185760   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007907306s
I20250116 02:51:41.186530  2902 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39778
I20250116 02:51:41.195883  2902 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39788:
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"
    }
  }
}
I20250116 02:51:41.197866  3024 heartbeater.cc:501] Master 127.0.104.62:35047 was elected leader, sending a full tablet report...
I20250116 02:51:41.207777  2989 tablet_service.cc:1467] Processing CreateTablet for tablet 86d240d74bb8482cb92911598d5f42aa (DEFAULT_TABLE table=fake-table [id=7e7a9c2912d04ae1a413f8c718847cc7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:41.208256  2989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86d240d74bb8482cb92911598d5f42aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:41.213181  3036 tablet_bootstrap.cc:492] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: Bootstrap starting.
I20250116 02:51:41.214459  3036 tablet_bootstrap.cc:654] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:41.216188  3036 tablet_bootstrap.cc:492] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: No bootstrap required, opened a new log
I20250116 02:51:41.216315  3036 ts_tablet_manager.cc:1397] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:41.216897  3036 raft_consensus.cc:357] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43235 } }
I20250116 02:51:41.217041  3036 raft_consensus.cc:383] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:41.217132  3036 raft_consensus.cc:738] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ab216f73d9141a5a5f49ee9a0aabcdb, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.217324  3036 consensus_queue.cc:260] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43235 } }
I20250116 02:51:41.217487  3036 raft_consensus.cc:397] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.217603  3036 raft_consensus.cc:491] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.217705  3036 raft_consensus.cc:3054] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:41.219574  3036 raft_consensus.cc:513] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43235 } }
I20250116 02:51:41.219803  3036 leader_election.cc:304] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5ab216f73d9141a5a5f49ee9a0aabcdb; no voters: 
I20250116 02:51:41.220235  3036 leader_election.cc:290] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:41.220361  3038 raft_consensus.cc:2798] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:41.220922  3038 raft_consensus.cc:695] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 1 LEADER]: Becoming Leader. State: Replica: 5ab216f73d9141a5a5f49ee9a0aabcdb, State: Running, Role: LEADER
I20250116 02:51:41.221266  3036 ts_tablet_manager.cc:1428] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:51:41.221221  3038 consensus_queue.cc:237] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43235 } }
I20250116 02:51:41.223265  2902 catalog_manager.cc:5526] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ab216f73d9141a5a5f49ee9a0aabcdb (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5ab216f73d9141a5a5f49ee9a0aabcdb" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43235 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:41.238657   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:41.239286  2902 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39788:
table { table_name: "fake-table" } new_table_name: "fake-table" modify_external_catalogs: true
I20250116 02:51:41.240304   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:41.249202   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:41.249637   416 tablet_replica.cc:331] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb: stopping tablet replica
I20250116 02:51:41.249832   416 raft_consensus.cc:2238] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.250020   416 raft_consensus.cc:2267] T 86d240d74bb8482cb92911598d5f42aa P 5ab216f73d9141a5a5f49ee9a0aabcdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.253950   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:41.256718   416 master.cc:537] Master@127.0.104.62:35047 shutting down...
I20250116 02:51:41.263481   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.263706   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.263882   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e56052fe231c4e17b26460e1730440b9: stopping tablet replica
I20250116 02:51:41.277863   416 master.cc:559] Master@127.0.104.62:35047 shutdown complete.
[       OK ] AlterTableTest.TestRenameToSameName (260 ms)
[ RUN      ] AlterTableTest.TestBootstrapAfterAlters
I20250116 02:51:41.291121   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39741
I20250116 02:51:41.291697   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.292793   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.294420   416 webserver.cc:458] Webserver started at http://127.0.104.62:41973/ using document root <none> and password file <none>
I20250116 02:51:41.294674   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.294755   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:41.294884   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:41.295579   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "9fdc0624848443e8b04bce13b45c3566"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.298863   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20250116 02:51:41.300482  3046 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.300885   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:41.300997   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "9fdc0624848443e8b04bce13b45c3566"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.301124   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-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)
I20250116 02:51:41.312474   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.312969   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.330328   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39741
I20250116 02:51:41.330351  3097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39741 every 8 connection(s)
I20250116 02:51:41.331576  3098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:41.335592  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: Bootstrap starting.
I20250116 02:51:41.336802  3098 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:41.338291  3098 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: No bootstrap required, opened a new log
I20250116 02:51:41.338917  3098 raft_consensus.cc:357] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER }
I20250116 02:51:41.339046  3098 raft_consensus.cc:383] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:41.339103  3098 raft_consensus.cc:738] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fdc0624848443e8b04bce13b45c3566, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.339296  3098 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER }
I20250116 02:51:41.339416  3098 raft_consensus.cc:397] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.339473  3098 raft_consensus.cc:491] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.339545  3098 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:41.341228  3098 raft_consensus.cc:513] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER }
I20250116 02:51:41.341403  3098 leader_election.cc:304] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9fdc0624848443e8b04bce13b45c3566; no voters: 
I20250116 02:51:41.341847  3098 leader_election.cc:290] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:41.341953  3101 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:41.342378  3101 raft_consensus.cc:695] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 1 LEADER]: Becoming Leader. State: Replica: 9fdc0624848443e8b04bce13b45c3566, State: Running, Role: LEADER
I20250116 02:51:41.342617  3101 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER }
I20250116 02:51:41.342712  3098 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:41.343377  3103 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9fdc0624848443e8b04bce13b45c3566. Latest consensus state: current_term: 1 leader_uuid: "9fdc0624848443e8b04bce13b45c3566" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER } }
I20250116 02:51:41.343595  3103 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.343462  3102 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9fdc0624848443e8b04bce13b45c3566" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9fdc0624848443e8b04bce13b45c3566" member_type: VOTER } }
I20250116 02:51:41.343859  3102 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.345142  3106 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:41.346930  3106 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:41.347743   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:41.349896  3106 catalog_manager.cc:1348] Generated new cluster ID: 106bb7d070ae46b28422a4968bd9448b
I20250116 02:51:41.349989  3106 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:41.362277  3106 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:41.363027  3106 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:41.373535  3106 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: Generated new TSK 0
I20250116 02:51:41.373762  3106 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:41.380405   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.381500   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.382941   416 webserver.cc:458] Webserver started at http://127.0.104.1:46177/ using document root <none> and password file <none>
I20250116 02:51:41.383184   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.383266   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:41.383402   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:41.384110   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.386631   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:41.388079  3122 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.388450   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:41.388574   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.388696   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-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)
I20250116 02:51:41.409773   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.410315   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.419253   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:41.420135   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:41.420210   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.420317   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:41.420375   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.432145   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42513
I20250116 02:51:41.432173  3184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42513 every 8 connection(s)
I20250116 02:51:41.438795  3185 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39741
I20250116 02:51:41.438933  3185 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:41.439186  3185 heartbeater.cc:509] Master 127.0.104.62:39741 requested a full tablet report, sending...
I20250116 02:51:41.439908  3063 ts_manager.cc:194] Registered new tserver with Master: f5ad4fe8cb4e4297bcf6f670ca12020d (127.0.104.1:42513)
I20250116 02:51:41.440752   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007779207s
I20250116 02:51:41.440891  3063 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39162
I20250116 02:51:41.451136  3063 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39176:
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"
    }
  }
}
I20250116 02:51:41.452380  3185 heartbeater.cc:501] Master 127.0.104.62:39741 was elected leader, sending a full tablet report...
I20250116 02:51:41.463230  3150 tablet_service.cc:1467] Processing CreateTablet for tablet 21c079881ecd48339cdf4607f4949d48 (DEFAULT_TABLE table=fake-table [id=950c4624a42446fdbb62d9b7243d423d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:41.463687  3150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c079881ecd48339cdf4607f4949d48. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:41.468974  3197 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Bootstrap starting.
I20250116 02:51:41.470294  3197 tablet_bootstrap.cc:654] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:41.472020  3197 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: No bootstrap required, opened a new log
I20250116 02:51:41.472131  3197 ts_tablet_manager.cc:1397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:51:41.472683  3197 raft_consensus.cc:357] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.472858  3197 raft_consensus.cc:383] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:41.472914  3197 raft_consensus.cc:738] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.473074  3197 consensus_queue.cc:260] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.473186  3197 raft_consensus.cc:397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.473239  3197 raft_consensus.cc:491] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.473301  3197 raft_consensus.cc:3054] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:41.475271  3197 raft_consensus.cc:513] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.475553  3197 leader_election.cc:304] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f5ad4fe8cb4e4297bcf6f670ca12020d; no voters: 
I20250116 02:51:41.476074  3197 leader_election.cc:290] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:41.476172  3199 raft_consensus.cc:2798] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:41.477044  3199 raft_consensus.cc:695] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 LEADER]: Becoming Leader. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Running, Role: LEADER
I20250116 02:51:41.477062  3197 ts_tablet_manager.cc:1428] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250116 02:51:41.477339  3199 consensus_queue.cc:237] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.479197  3063 catalog_manager.cc:5526] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d reported cstate change: term changed from 0 to 1, leader changed from <none> to f5ad4fe8cb4e4297bcf6f670ca12020d (127.0.104.1). New cstate: current_term: 1 leader_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:41.493911   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:41.494756  3062 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39176:
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
I20250116 02:51:41.499491  3205 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.500039  3205 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.506507  3062 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: fake-table [id=950c4624a42446fdbb62d9b7243d423d] alter complete (version 1)
I20250116 02:51:41.556319   416 alter_table-test.cc:951] Dropping c1
I20250116 02:51:41.557044  3062 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39176:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250116 02:51:41.562019  3205 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.574309  3062 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: fake-table [id=950c4624a42446fdbb62d9b7243d423d] alter complete (version 2)
I20250116 02:51:41.584661   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:41.595969   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:41.596402   416 tablet_replica.cc:331] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: stopping tablet replica
I20250116 02:51:41.596608   416 raft_consensus.cc:2238] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.596827   416 raft_consensus.cc:2267] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.602159   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:41.605875   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.606959   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.608553   416 webserver.cc:458] Webserver started at http://127.0.104.1:46177/ using document root <none> and password file <none>
I20250116 02:51:41.608798   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.608872   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:41.611155   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:51:41.617491  3214 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.617959   416 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20250116 02:51:41.618069   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.618219   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-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)
I20250116 02:51:41.640915   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.641561   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.642263   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:41.643654  3221 ts_tablet_manager.cc:542] Loading tablet metadata (0/1 complete)
I20250116 02:51:41.646605   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:41.646696   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20250116 02:51:41.646814   416 ts_tablet_manager.cc:594] Registering tablets (0/1 complete)
I20250116 02:51:41.648694   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:41.648797   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:41.648870  3221 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Bootstrap starting.
I20250116 02:51:41.660086  3221 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.660957  3221 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.661109  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:51:41.669493  3221 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.670581  3221 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.670748  3221 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:51:41.671730  3221 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.672344  3221 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Bootstrap complete.
I20250116 02:51:41.684021  3221 ts_tablet_manager.cc:1397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.008s
I20250116 02:51:41.685177  3221 raft_consensus.cc:357] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.685423  3221 raft_consensus.cc:738] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.685829  3221 consensus_queue.cc:260] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.686056  3221 raft_consensus.cc:397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.686167  3221 raft_consensus.cc:491] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.686290  3221 raft_consensus.cc:3054] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 1 FOLLOWER]: Advancing to term 2
I20250116 02:51:41.689930  3221 raft_consensus.cc:513] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.690253  3221 leader_election.cc:304] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: f5ad4fe8cb4e4297bcf6f670ca12020d; no voters: 
I20250116 02:51:41.690781  3221 leader_election.cc:290] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20250116 02:51:41.690927  3273 raft_consensus.cc:2798] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Leader election won for term 2
I20250116 02:51:41.692898  3273 raft_consensus.cc:695] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 LEADER]: Becoming Leader. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Running, Role: LEADER
I20250116 02:51:41.693281  3273 consensus_queue.cc:237] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.696785  3283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42513 every 8 connection(s)
I20250116 02:51:41.696781   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42513
I20250116 02:51:41.700089  3221 ts_tablet_manager.cc:1428] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.010s
I20250116 02:51:41.712118  3284 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39741
I20250116 02:51:41.712296  3284 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:41.712800  3284 heartbeater.cc:509] Master 127.0.104.62:39741 requested a full tablet report, sending...
I20250116 02:51:41.714200  3062 ts_manager.cc:194] Re-registered known tserver with Master: f5ad4fe8cb4e4297bcf6f670ca12020d (127.0.104.1:42513)
I20250116 02:51:41.714745  3062 catalog_manager.cc:5526] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:41.719120  3062 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39186
I20250116 02:51:41.720606  3284 heartbeater.cc:501] Master 127.0.104.62:39741 was elected leader, sending a full tablet report...
I20250116 02:51:41.728317  3062 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:39176:
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
I20250116 02:51:41.740442  3288 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.741250  3288 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.756922  3062 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: fake-table [id=950c4624a42446fdbb62d9b7243d423d] alter complete (version 3)
I20250116 02:51:41.764739   416 tablet_server.cc:178] TabletServer@127.0.104.1:42513 shutting down...
I20250116 02:51:41.774247   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:41.774665   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:41.774885   416 raft_consensus.cc:2238] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.775115   416 raft_consensus.cc:2267] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.781625   416 tablet_server.cc:195] TabletServer@127.0.104.1:42513 shutdown complete.
I20250116 02:51:41.788304   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.789465   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.790985   416 webserver.cc:458] Webserver started at http://127.0.104.1:46177/ using document root <none> and password file <none>
I20250116 02:51:41.791217   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.791285   416 fs_manager.cc:365] Using existing metadata directory in first data directory
I20250116 02:51:41.793371   416 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20250116 02:51:41.799124  3294 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.799577   416 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.000s	sys 0.001s
I20250116 02:51:41.799688   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.799829   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestBootstrapAfterAlters.1736995880078029-416-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)
I20250116 02:51:41.811987   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.812584   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.813159   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:41.817843   416 ts_tablet_manager.cc:579] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20250116 02:51:41.817940   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.004s	user 0.001s	sys 0.000s
I20250116 02:51:41.819758   416 ts_tablet_manager.cc:610] Registered 1 tablets
I20250116 02:51:41.819849   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20250116 02:51:41.819914  3301 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Bootstrap starting.
I20250116 02:51:41.827483  3301 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.828123  3301 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.828261  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:51:41.834218  3301 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.834830  3301 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.834973  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:51:41.836781  3301 tablet.cc:1721] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.837388  3301 tablet.cc:1619] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: MemRowSet was empty: no flush needed.
I20250116 02:51:41.837545  3301 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:51:41.838328  3301 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: 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
I20250116 02:51:41.838896  3301 tablet_bootstrap.cc:492] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Bootstrap complete.
I20250116 02:51:41.843479  3301 ts_tablet_manager.cc:1397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.000s
I20250116 02:51:41.844576  3301 raft_consensus.cc:357] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.844836  3301 raft_consensus.cc:738] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.845140  3301 consensus_queue.cc:260] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.845321  3301 raft_consensus.cc:397] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.845408  3301 raft_consensus.cc:491] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.845507  3301 raft_consensus.cc:3054] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 2 FOLLOWER]: Advancing to term 3
I20250116 02:51:41.848385  3301 raft_consensus.cc:513] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.848645  3301 leader_election.cc:304] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: f5ad4fe8cb4e4297bcf6f670ca12020d; no voters: 
I20250116 02:51:41.849078  3301 leader_election.cc:290] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [CANDIDATE]: Term 3 election: Requested vote from peers 
I20250116 02:51:41.849283  3352 raft_consensus.cc:2798] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 3 FOLLOWER]: Leader election won for term 3
I20250116 02:51:41.855957  3352 raft_consensus.cc:695] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 3 LEADER]: Becoming Leader. State: Replica: f5ad4fe8cb4e4297bcf6f670ca12020d, State: Running, Role: LEADER
I20250116 02:51:41.856025  3301 ts_tablet_manager.cc:1428] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20250116 02:51:41.856482  3352 consensus_queue.cc:237] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [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: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } }
I20250116 02:51:41.859861   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42513
I20250116 02:51:41.859881  3363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42513 every 8 connection(s)
I20250116 02:51:41.882570  3364 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39741
I20250116 02:51:41.882740  3364 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:41.883234  3364 heartbeater.cc:509] Master 127.0.104.62:39741 requested a full tablet report, sending...
I20250116 02:51:41.884754  3063 ts_manager.cc:194] Re-registered known tserver with Master: f5ad4fe8cb4e4297bcf6f670ca12020d (127.0.104.1:42513)
I20250116 02:51:41.885295  3063 catalog_manager.cc:5526] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f5ad4fe8cb4e4297bcf6f670ca12020d" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42513 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:41.889393   416 tablet_server.cc:178] TabletServer@127.0.104.1:42513 shutting down...
I20250116 02:51:41.889509  3063 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39202
I20250116 02:51:41.891834  3364 heartbeater.cc:501] Master 127.0.104.62:39741 was elected leader, sending a full tablet report...
I20250116 02:51:41.899113   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:41.899561   416 tablet_replica.cc:331] stopping tablet replica
I20250116 02:51:41.899775   416 raft_consensus.cc:2238] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 3 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.899956   416 raft_consensus.cc:2267] T 21c079881ecd48339cdf4607f4949d48 P f5ad4fe8cb4e4297bcf6f670ca12020d [term 3 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.905149   416 tablet_server.cc:195] TabletServer@127.0.104.1:42513 shutdown complete.
I20250116 02:51:41.910642   416 master.cc:537] Master@127.0.104.62:39741 shutting down...
I20250116 02:51:41.921700   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:41.921967   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:41.922088   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 9fdc0624848443e8b04bce13b45c3566: stopping tablet replica
I20250116 02:51:41.927160   416 master.cc:559] Master@127.0.104.62:39741 shutdown complete.
[       OK ] AlterTableTest.TestBootstrapAfterAlters (650 ms)
[ RUN      ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn
I20250116 02:51:41.941998   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39871
I20250116 02:51:41.942720   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:41.943975   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:41.945648   416 webserver.cc:458] Webserver started at http://127.0.104.62:42087/ using document root <none> and password file <none>
I20250116 02:51:41.945945   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:41.946043   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:41.946190   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:41.947075   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "0058d1285e7f4d69ba2725f71b7f7a67"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.950515   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20250116 02:51:41.952529  3371 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:41.952891   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:41.953011   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "0058d1285e7f4d69ba2725f71b7f7a67"
format_stamp: "Formatted at 2025-01-16 02:51:41 on dist-test-slave-40f4"
I20250116 02:51:41.953150   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-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)
I20250116 02:51:41.960392   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:41.960997   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:41.976395   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39871
I20250116 02:51:41.976397  3422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39871 every 8 connection(s)
I20250116 02:51:41.977983  3423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:41.982451  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: Bootstrap starting.
I20250116 02:51:41.983868  3423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:41.985370  3423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: No bootstrap required, opened a new log
I20250116 02:51:41.986048  3423 raft_consensus.cc:357] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER }
I20250116 02:51:41.986187  3423 raft_consensus.cc:383] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:41.986256  3423 raft_consensus.cc:738] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0058d1285e7f4d69ba2725f71b7f7a67, State: Initialized, Role: FOLLOWER
I20250116 02:51:41.986478  3423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER }
I20250116 02:51:41.986606  3423 raft_consensus.cc:397] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:41.986688  3423 raft_consensus.cc:491] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:41.986794  3423 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:41.988678  3423 raft_consensus.cc:513] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER }
I20250116 02:51:41.988881  3423 leader_election.cc:304] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0058d1285e7f4d69ba2725f71b7f7a67; no voters: 
I20250116 02:51:41.989328  3423 leader_election.cc:290] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:41.989428  3426 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:41.990412  3423 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:41.995959  3426 raft_consensus.cc:695] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 1 LEADER]: Becoming Leader. State: Replica: 0058d1285e7f4d69ba2725f71b7f7a67, State: Running, Role: LEADER
I20250116 02:51:41.996265  3426 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER }
I20250116 02:51:41.997241  3428 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0058d1285e7f4d69ba2725f71b7f7a67. Latest consensus state: current_term: 1 leader_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER } }
I20250116 02:51:41.997202  3427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0058d1285e7f4d69ba2725f71b7f7a67" member_type: VOTER } }
I20250116 02:51:41.997397  3428 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.997498  3427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:41.998536   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20250116 02:51:41.999660  3442 catalog_manager.cc:1559] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250116 02:51:41.999790  3442 catalog_manager.cc:874] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250116 02:51:41.999882  3440 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:42.001462  3440 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:42.004500  3440 catalog_manager.cc:1348] Generated new cluster ID: fffb1b342a3644978f1ad3fdf040ff2b
I20250116 02:51:42.004616  3440 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:42.013639  3440 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:42.014719  3440 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:42.024914  3440 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: Generated new TSK 0
I20250116 02:51:42.025173  3440 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:42.031083   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:42.032213   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:42.033702   416 webserver.cc:458] Webserver started at http://127.0.104.1:42727/ using document root <none> and password file <none>
I20250116 02:51:42.033926   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:42.034008   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:42.034144   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:42.034795   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "172263cc2b3e4b6fb776528c057de983"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.037338   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:42.039049  3447 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.039407   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:42.039515   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "172263cc2b3e4b6fb776528c057de983"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.039634   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestCompactAfterUpdatingRemovedColumn.1736995880078029-416-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)
I20250116 02:51:42.068843   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:42.069516   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:42.070163   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:42.071106   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:42.071177   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.071272   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:42.071331   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.087982   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39761
I20250116 02:51:42.087982  3509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39761 every 8 connection(s)
I20250116 02:51:42.100188  3510 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39871
I20250116 02:51:42.100337  3510 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:42.100772  3510 heartbeater.cc:509] Master 127.0.104.62:39871 requested a full tablet report, sending...
I20250116 02:51:42.101730  3388 ts_manager.cc:194] Registered new tserver with Master: 172263cc2b3e4b6fb776528c057de983 (127.0.104.1:39761)
I20250116 02:51:42.102401   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013398575s
I20250116 02:51:42.102988  3388 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36972
I20250116 02:51:42.114399  3510 heartbeater.cc:501] Master 127.0.104.62:39871 was elected leader, sending a full tablet report...
I20250116 02:51:42.115530  3387 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36988:
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"
    }
  }
}
I20250116 02:51:42.130601  3475 tablet_service.cc:1467] Processing CreateTablet for tablet 0814dfb70225460794d6dffd76a2dc0c (DEFAULT_TABLE table=fake-table [id=69ccc5ece25d4a7a8d71d7155609978d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:42.131131  3475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0814dfb70225460794d6dffd76a2dc0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:42.138367  3522 tablet_bootstrap.cc:492] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: Bootstrap starting.
I20250116 02:51:42.140050  3522 tablet_bootstrap.cc:654] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:42.142103  3522 tablet_bootstrap.cc:492] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: No bootstrap required, opened a new log
I20250116 02:51:42.142243  3522 ts_tablet_manager.cc:1397] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:51:42.142925  3522 raft_consensus.cc:357] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172263cc2b3e4b6fb776528c057de983" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39761 } }
I20250116 02:51:42.143069  3522 raft_consensus.cc:383] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:42.143146  3522 raft_consensus.cc:738] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 172263cc2b3e4b6fb776528c057de983, State: Initialized, Role: FOLLOWER
I20250116 02:51:42.143361  3522 consensus_queue.cc:260] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172263cc2b3e4b6fb776528c057de983" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39761 } }
I20250116 02:51:42.143512  3522 raft_consensus.cc:397] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:42.143599  3522 raft_consensus.cc:491] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:42.143687  3522 raft_consensus.cc:3054] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:42.145607  3522 raft_consensus.cc:513] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172263cc2b3e4b6fb776528c057de983" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39761 } }
I20250116 02:51:42.145843  3522 leader_election.cc:304] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 172263cc2b3e4b6fb776528c057de983; no voters: 
I20250116 02:51:42.146425  3522 leader_election.cc:290] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:42.146564  3524 raft_consensus.cc:2798] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:42.151890  3524 raft_consensus.cc:695] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 1 LEADER]: Becoming Leader. State: Replica: 172263cc2b3e4b6fb776528c057de983, State: Running, Role: LEADER
I20250116 02:51:42.152011  3522 ts_tablet_manager.cc:1428] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.010s
I20250116 02:51:42.152182  3524 consensus_queue.cc:237] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172263cc2b3e4b6fb776528c057de983" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39761 } }
I20250116 02:51:42.154309  3387 catalog_manager.cc:5526] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 reported cstate change: term changed from 0 to 1, leader changed from <none> to 172263cc2b3e4b6fb776528c057de983 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "172263cc2b3e4b6fb776528c057de983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "172263cc2b3e4b6fb776528c057de983" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39761 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:42.179003   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:42.179877  3387 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36988:
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
I20250116 02:51:42.185161  3530 tablet.cc:1721] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: 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
I20250116 02:51:42.185847  3530 tablet.cc:1619] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: MemRowSet was empty: no flush needed.
I20250116 02:51:42.192835  3387 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: fake-table [id=69ccc5ece25d4a7a8d71d7155609978d] alter complete (version 1)
I20250116 02:51:42.248548   416 alter_table-test.cc:1006] Dropping c1
I20250116 02:51:42.249315  3387 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36988:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250116 02:51:42.254135  3530 tablet.cc:1721] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: 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
I20250116 02:51:42.254714  3530 tablet.cc:1619] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: MemRowSet was empty: no flush needed.
I20250116 02:51:42.262009  3387 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: fake-table [id=69ccc5ece25d4a7a8d71d7155609978d] alter complete (version 2)
I20250116 02:51:42.286201   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:42.295785   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:42.296154   416 tablet_replica.cc:331] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983: stopping tablet replica
I20250116 02:51:42.296360   416 raft_consensus.cc:2238] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:42.296597   416 raft_consensus.cc:2267] T 0814dfb70225460794d6dffd76a2dc0c P 172263cc2b3e4b6fb776528c057de983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:42.306545   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:42.310606   416 master.cc:537] Master@127.0.104.62:39871 shutting down...
I20250116 02:51:42.319602   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:42.319859   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:42.320043   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 0058d1285e7f4d69ba2725f71b7f7a67: stopping tablet replica
I20250116 02:51:42.334843   416 master.cc:559] Master@127.0.104.62:39871 shutdown complete.
[       OK ] AlterTableTest.TestCompactAfterUpdatingRemovedColumn (407 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn
I20250116 02:51:42.348162   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38547
I20250116 02:51:42.348714   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:42.349624   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:42.351365   416 webserver.cc:458] Webserver started at http://127.0.104.62:45087/ using document root <none> and password file <none>
I20250116 02:51:42.351635   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:42.351737   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:42.351886   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:42.352535   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "a4bec007189b4327992099cbeb92ed5f"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.355268   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20250116 02:51:42.356962  3539 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.357367   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:42.357492   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "a4bec007189b4327992099cbeb92ed5f"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.357678   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-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)
I20250116 02:51:42.390496   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:42.391155   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:42.407321  3590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38547 every 8 connection(s)
I20250116 02:51:42.407330   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38547
I20250116 02:51:42.408938  3591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:42.415755  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: Bootstrap starting.
I20250116 02:51:42.417878  3591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:42.419998  3591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: No bootstrap required, opened a new log
I20250116 02:51:42.420871  3591 raft_consensus.cc:357] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER }
I20250116 02:51:42.421066  3591 raft_consensus.cc:383] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:42.421159  3591 raft_consensus.cc:738] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4bec007189b4327992099cbeb92ed5f, State: Initialized, Role: FOLLOWER
I20250116 02:51:42.421397  3591 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER }
I20250116 02:51:42.421614  3591 raft_consensus.cc:397] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:42.421705  3591 raft_consensus.cc:491] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:42.421821  3591 raft_consensus.cc:3054] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:42.424695  3591 raft_consensus.cc:513] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER }
I20250116 02:51:42.424962  3591 leader_election.cc:304] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a4bec007189b4327992099cbeb92ed5f; no voters: 
I20250116 02:51:42.425470  3591 leader_election.cc:290] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:42.425611  3594 raft_consensus.cc:2798] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:42.426322  3594 raft_consensus.cc:695] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 1 LEADER]: Becoming Leader. State: Replica: a4bec007189b4327992099cbeb92ed5f, State: Running, Role: LEADER
I20250116 02:51:42.426421  3591 sys_catalog.cc:564] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:42.426579  3594 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER }
I20250116 02:51:42.427456  3596 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4bec007189b4327992099cbeb92ed5f. Latest consensus state: current_term: 1 leader_uuid: "a4bec007189b4327992099cbeb92ed5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER } }
I20250116 02:51:42.427492  3595 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4bec007189b4327992099cbeb92ed5f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4bec007189b4327992099cbeb92ed5f" member_type: VOTER } }
I20250116 02:51:42.427637  3596 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:42.427685  3595 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:42.440534  3599 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:42.442492  3599 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:42.445315  3599 catalog_manager.cc:1348] Generated new cluster ID: 4f448865dbd54962bcb8a82ea47b9944
I20250116 02:51:42.445416  3599 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:42.450162   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:42.461385  3599 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:42.462213  3599 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:42.471535  3599 catalog_manager.cc:5899] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: Generated new TSK 0
I20250116 02:51:42.471767  3599 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:42.483080   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:42.484472   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:42.486145   416 webserver.cc:458] Webserver started at http://127.0.104.1:42083/ using document root <none> and password file <none>
I20250116 02:51:42.486479   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:42.486570   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:42.486711   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:42.487550   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "be01b6b36d7b4a01ad0fa238911f47b6"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.490995   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:51:42.492938  3615 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.493321   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:51:42.493453   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "be01b6b36d7b4a01ad0fa238911f47b6"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.493602   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn.1736995880078029-416-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)
I20250116 02:51:42.514108   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:42.514879   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:42.515547   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:42.516638   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:42.516726   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.516831   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:42.516896   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.531286   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36633
I20250116 02:51:42.531322  3677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36633 every 8 connection(s)
I20250116 02:51:42.538393  3678 heartbeater.cc:346] Connected to a master server at 127.0.104.62:38547
I20250116 02:51:42.538548  3678 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:42.538959  3678 heartbeater.cc:509] Master 127.0.104.62:38547 requested a full tablet report, sending...
I20250116 02:51:42.539799  3556 ts_manager.cc:194] Registered new tserver with Master: be01b6b36d7b4a01ad0fa238911f47b6 (127.0.104.1:36633)
I20250116 02:51:42.540007   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007836053s
I20250116 02:51:42.540954  3556 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34314
I20250116 02:51:42.551112  3556 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34324:
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"
    }
  }
}
I20250116 02:51:42.552220  3678 heartbeater.cc:501] Master 127.0.104.62:38547 was elected leader, sending a full tablet report...
I20250116 02:51:42.563015  3643 tablet_service.cc:1467] Processing CreateTablet for tablet 4229eb68cfd945a1aaf8bc321c2918b4 (DEFAULT_TABLE table=fake-table [id=0b6ae7336232404e8c3b61d0ada66605]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:42.563401  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4229eb68cfd945a1aaf8bc321c2918b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:42.568713  3690 tablet_bootstrap.cc:492] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: Bootstrap starting.
I20250116 02:51:42.570187  3690 tablet_bootstrap.cc:654] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:42.571972  3690 tablet_bootstrap.cc:492] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: No bootstrap required, opened a new log
I20250116 02:51:42.572088  3690 ts_tablet_manager.cc:1397] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:51:42.572638  3690 raft_consensus.cc:357] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36633 } }
I20250116 02:51:42.572782  3690 raft_consensus.cc:383] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:42.572834  3690 raft_consensus.cc:738] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be01b6b36d7b4a01ad0fa238911f47b6, State: Initialized, Role: FOLLOWER
I20250116 02:51:42.573012  3690 consensus_queue.cc:260] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36633 } }
I20250116 02:51:42.573138  3690 raft_consensus.cc:397] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:42.573199  3690 raft_consensus.cc:491] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:42.573263  3690 raft_consensus.cc:3054] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:42.575090  3690 raft_consensus.cc:513] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36633 } }
I20250116 02:51:42.575335  3690 leader_election.cc:304] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: be01b6b36d7b4a01ad0fa238911f47b6; no voters: 
I20250116 02:51:42.575810  3690 leader_election.cc:290] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:42.575904  3692 raft_consensus.cc:2798] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:42.576509  3690 ts_tablet_manager.cc:1428] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:51:42.576655  3692 raft_consensus.cc:695] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 1 LEADER]: Becoming Leader. State: Replica: be01b6b36d7b4a01ad0fa238911f47b6, State: Running, Role: LEADER
I20250116 02:51:42.576956  3692 consensus_queue.cc:237] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36633 } }
I20250116 02:51:42.578944  3556 catalog_manager.cc:5526] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to be01b6b36d7b4a01ad0fa238911f47b6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "be01b6b36d7b4a01ad0fa238911f47b6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36633 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:42.594686   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:42.595516  3556 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34324:
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
I20250116 02:51:42.600142  3698 tablet.cc:1721] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: 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
I20250116 02:51:42.600592  3698 tablet.cc:1619] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: MemRowSet was empty: no flush needed.
I20250116 02:51:42.607606  3555 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: fake-table [id=0b6ae7336232404e8c3b61d0ada66605] alter complete (version 1)
I20250116 02:51:42.649302   416 alter_table-test.cc:1042] Dropping c1
I20250116 02:51:42.650148  3555 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34324:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250116 02:51:42.654461  3698 tablet.cc:1721] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: 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
I20250116 02:51:42.655077  3698 tablet.cc:1619] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: MemRowSet was empty: no flush needed.
I20250116 02:51:42.661131  3556 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: fake-table [id=0b6ae7336232404e8c3b61d0ada66605] alter complete (version 2)
I20250116 02:51:42.674536   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:42.682934   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:42.683310   416 tablet_replica.cc:331] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6: stopping tablet replica
I20250116 02:51:42.683532   416 raft_consensus.cc:2238] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:42.683708   416 raft_consensus.cc:2267] T 4229eb68cfd945a1aaf8bc321c2918b4 P be01b6b36d7b4a01ad0fa238911f47b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:42.698629   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:42.711851   416 master.cc:537] Master@127.0.104.62:38547 shutting down...
I20250116 02:51:42.719631   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:42.719869   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:42.720057   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P a4bec007189b4327992099cbeb92ed5f: stopping tablet replica
I20250116 02:51:42.724579   416 master.cc:559] Master@127.0.104.62:38547 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterUpdatingRemovedColumn (387 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData
I20250116 02:51:42.735194   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36927
I20250116 02:51:42.735679   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:42.736383   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:42.737828   416 webserver.cc:458] Webserver started at http://127.0.104.62:44041/ using document root <none> and password file <none>
I20250116 02:51:42.738029   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:42.738091   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:42.738183   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:42.738734   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "e975ada8cfcd41238e525750296dde76"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.741057   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:42.742630  3704 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.742960   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:42.743069   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "e975ada8cfcd41238e525750296dde76"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.743181   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-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)
I20250116 02:51:42.751456   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:42.752017   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:42.763217   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36927
I20250116 02:51:42.763235  3755 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36927 every 8 connection(s)
I20250116 02:51:42.764412  3756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:42.768337  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: Bootstrap starting.
I20250116 02:51:42.769673  3756 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:42.771162  3756 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: No bootstrap required, opened a new log
I20250116 02:51:42.771754  3756 raft_consensus.cc:357] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER }
I20250116 02:51:42.771891  3756 raft_consensus.cc:383] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:42.771975  3756 raft_consensus.cc:738] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e975ada8cfcd41238e525750296dde76, State: Initialized, Role: FOLLOWER
I20250116 02:51:42.772192  3756 consensus_queue.cc:260] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER }
I20250116 02:51:42.772331  3756 raft_consensus.cc:397] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:42.772413  3756 raft_consensus.cc:491] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:42.772511  3756 raft_consensus.cc:3054] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:42.774284  3756 raft_consensus.cc:513] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER }
I20250116 02:51:42.774502  3756 leader_election.cc:304] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e975ada8cfcd41238e525750296dde76; no voters: 
I20250116 02:51:42.774892  3756 leader_election.cc:290] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:42.774997  3759 raft_consensus.cc:2798] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:42.775418  3759 raft_consensus.cc:695] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 1 LEADER]: Becoming Leader. State: Replica: e975ada8cfcd41238e525750296dde76, State: Running, Role: LEADER
I20250116 02:51:42.775702  3756 sys_catalog.cc:564] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:42.775662  3759 consensus_queue.cc:237] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER }
I20250116 02:51:42.776343  3761 sys_catalog.cc:455] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e975ada8cfcd41238e525750296dde76. Latest consensus state: current_term: 1 leader_uuid: "e975ada8cfcd41238e525750296dde76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER } }
I20250116 02:51:42.776304  3760 sys_catalog.cc:455] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e975ada8cfcd41238e525750296dde76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e975ada8cfcd41238e525750296dde76" member_type: VOTER } }
I20250116 02:51:42.776507  3761 sys_catalog.cc:458] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:42.776603  3760 sys_catalog.cc:458] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:42.777055  3763 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:42.778636  3763 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:42.781870  3763 catalog_manager.cc:1348] Generated new cluster ID: 0f4ccea5285844dab19d8896b39ef445
I20250116 02:51:42.782002  3763 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:42.782894   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:42.803272  3763 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:42.804049  3763 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:42.812378  3763 catalog_manager.cc:5899] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: Generated new TSK 0
I20250116 02:51:42.812594  3763 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:42.815346   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:42.816335   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:42.817754   416 webserver.cc:458] Webserver started at http://127.0.104.1:42541/ using document root <none> and password file <none>
I20250116 02:51:42.817951   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:42.818015   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:42.818128   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:42.818657   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "a236d973e5904a039b692a3f880deed3"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.820953   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:42.822438  3780 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.822816   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:42.822918   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "a236d973e5904a039b692a3f880deed3"
format_stamp: "Formatted at 2025-01-16 02:51:42 on dist-test-slave-40f4"
I20250116 02:51:42.823025   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData.1736995880078029-416-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)
I20250116 02:51:42.838711   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:42.839315   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:42.839838   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:42.840622   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:42.840683   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.840780   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:42.840828   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:42.851981   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45827
I20250116 02:51:42.852017  3842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45827 every 8 connection(s)
I20250116 02:51:42.859079  3843 heartbeater.cc:346] Connected to a master server at 127.0.104.62:36927
I20250116 02:51:42.859211  3843 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:42.859556  3843 heartbeater.cc:509] Master 127.0.104.62:36927 requested a full tablet report, sending...
I20250116 02:51:42.860344  3721 ts_manager.cc:194] Registered new tserver with Master: a236d973e5904a039b692a3f880deed3 (127.0.104.1:45827)
I20250116 02:51:42.860671   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007804308s
I20250116 02:51:42.861620  3721 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58638
I20250116 02:51:42.871093  3721 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58644:
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"
    }
  }
}
I20250116 02:51:42.872861  3843 heartbeater.cc:501] Master 127.0.104.62:36927 was elected leader, sending a full tablet report...
I20250116 02:51:42.886940  3808 tablet_service.cc:1467] Processing CreateTablet for tablet 959cfa46a4b3434281899626b7e76b6c (DEFAULT_TABLE table=fake-table [id=fa6eb188149d4e7a9c854e6127966d26]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:42.887300  3808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 959cfa46a4b3434281899626b7e76b6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:42.891752  3855 tablet_bootstrap.cc:492] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: Bootstrap starting.
I20250116 02:51:42.893062  3855 tablet_bootstrap.cc:654] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:42.894568  3855 tablet_bootstrap.cc:492] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: No bootstrap required, opened a new log
I20250116 02:51:42.894712  3855 ts_tablet_manager.cc:1397] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:42.895470  3855 raft_consensus.cc:357] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a236d973e5904a039b692a3f880deed3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45827 } }
I20250116 02:51:42.895617  3855 raft_consensus.cc:383] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:42.895679  3855 raft_consensus.cc:738] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a236d973e5904a039b692a3f880deed3, State: Initialized, Role: FOLLOWER
I20250116 02:51:42.895889  3855 consensus_queue.cc:260] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a236d973e5904a039b692a3f880deed3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45827 } }
I20250116 02:51:42.896081  3855 raft_consensus.cc:397] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:42.896198  3855 raft_consensus.cc:491] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:42.896301  3855 raft_consensus.cc:3054] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:42.898240  3855 raft_consensus.cc:513] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a236d973e5904a039b692a3f880deed3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45827 } }
I20250116 02:51:42.898430  3855 leader_election.cc:304] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a236d973e5904a039b692a3f880deed3; no voters: 
I20250116 02:51:42.898804  3855 leader_election.cc:290] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:42.898947  3857 raft_consensus.cc:2798] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:42.899394  3857 raft_consensus.cc:695] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 1 LEADER]: Becoming Leader. State: Replica: a236d973e5904a039b692a3f880deed3, State: Running, Role: LEADER
I20250116 02:51:42.899442  3855 ts_tablet_manager.cc:1428] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:51:42.899662  3857 consensus_queue.cc:237] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a236d973e5904a039b692a3f880deed3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45827 } }
I20250116 02:51:42.901443  3720 catalog_manager.cc:5526] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 reported cstate change: term changed from 0 to 1, leader changed from <none> to a236d973e5904a039b692a3f880deed3 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a236d973e5904a039b692a3f880deed3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a236d973e5904a039b692a3f880deed3" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45827 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:42.919595   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:42.943683  3720 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58644:
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
I20250116 02:51:42.947914  3864 tablet.cc:1721] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: 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
I20250116 02:51:42.948413  3864 tablet.cc:1619] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: MemRowSet was empty: no flush needed.
I20250116 02:51:42.955304  3720 catalog_manager.cc:6071] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: fake-table [id=fa6eb188149d4e7a9c854e6127966d26] alter complete (version 1)
I20250116 02:51:42.981735   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:42.990432   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:42.990875   416 tablet_replica.cc:331] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3: stopping tablet replica
I20250116 02:51:42.991062   416 raft_consensus.cc:2238] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:42.991245   416 raft_consensus.cc:2267] T 959cfa46a4b3434281899626b7e76b6c P a236d973e5904a039b692a3f880deed3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:42.995461   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:42.998579   416 master.cc:537] Master@127.0.104.62:36927 shutting down...
I20250116 02:51:43.005560   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:43.005831   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:43.005990   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e975ada8cfcd41238e525750296dde76: stopping tablet replica
I20250116 02:51:43.012396   416 master.cc:559] Master@127.0.104.62:36927 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasIntoMissingBaseData (287 ms)
[ RUN      ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn
I20250116 02:51:43.023175   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42625
I20250116 02:51:43.023658   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.024408   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.025691   416 webserver.cc:458] Webserver started at http://127.0.104.62:41919/ using document root <none> and password file <none>
I20250116 02:51:43.025907   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.025980   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.026093   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.026692   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.028975   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:43.030476  3868 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.030813   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:51:43.030926   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.031034   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-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)
I20250116 02:51:43.043784   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.044332   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.056635   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42625
I20250116 02:51:43.056666  3919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42625 every 8 connection(s)
I20250116 02:51:43.057929  3920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.061964  3920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: Bootstrap starting.
I20250116 02:51:43.063215  3920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.064744  3920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: No bootstrap required, opened a new log
I20250116 02:51:43.065346  3920 raft_consensus.cc:357] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER }
I20250116 02:51:43.065492  3920 raft_consensus.cc:383] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.065593  3920 raft_consensus.cc:738] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a07f8a44ea054b3bb3dcc25c9b46ba63, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.065825  3920 consensus_queue.cc:260] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER }
I20250116 02:51:43.065956  3920 raft_consensus.cc:397] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.066040  3920 raft_consensus.cc:491] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.066138  3920 raft_consensus.cc:3054] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.067836  3920 raft_consensus.cc:513] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER }
I20250116 02:51:43.068009  3920 leader_election.cc:304] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a07f8a44ea054b3bb3dcc25c9b46ba63; no voters: 
I20250116 02:51:43.068394  3920 leader_election.cc:290] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.068521  3923 raft_consensus.cc:2798] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.068979  3923 raft_consensus.cc:695] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 1 LEADER]: Becoming Leader. State: Replica: a07f8a44ea054b3bb3dcc25c9b46ba63, State: Running, Role: LEADER
I20250116 02:51:43.069221  3920 sys_catalog.cc:564] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:43.069242  3923 consensus_queue.cc:237] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER }
I20250116 02:51:43.070217  3925 sys_catalog.cc:455] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a07f8a44ea054b3bb3dcc25c9b46ba63. Latest consensus state: current_term: 1 leader_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER } }
I20250116 02:51:43.070287  3924 sys_catalog.cc:455] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a07f8a44ea054b3bb3dcc25c9b46ba63" member_type: VOTER } }
I20250116 02:51:43.070427  3925 sys_catalog.cc:458] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.070485  3924 sys_catalog.cc:458] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.071347  3928 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:43.073109  3928 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:43.074054   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:43.076128  3928 catalog_manager.cc:1348] Generated new cluster ID: d6f1a4ca5b7e498b91b50b41d59e4af5
I20250116 02:51:43.076220  3928 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:43.106704  3928 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:43.107470  3928 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:43.114276  3928 catalog_manager.cc:5899] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: Generated new TSK 0
I20250116 02:51:43.114507  3928 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:43.138904   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.139977   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.141330   416 webserver.cc:458] Webserver started at http://127.0.104.1:37235/ using document root <none> and password file <none>
I20250116 02:51:43.141522   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.141644   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.141772   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.142395   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "140dc311aa9a495ea18e1fce3b60044b"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.144850   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:43.146328  3944 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.146654   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:43.146775   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "140dc311aa9a495ea18e1fce3b60044b"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.146886   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn.1736995880078029-416-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)
I20250116 02:51:43.176625   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.177239   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.177867   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:43.178704   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:43.178783   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.178890   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:43.178948   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.190440   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36147
I20250116 02:51:43.190479  4006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36147 every 8 connection(s)
I20250116 02:51:43.197396  4007 heartbeater.cc:346] Connected to a master server at 127.0.104.62:42625
I20250116 02:51:43.197547  4007 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:43.197924  4007 heartbeater.cc:509] Master 127.0.104.62:42625 requested a full tablet report, sending...
I20250116 02:51:43.198678  3885 ts_manager.cc:194] Registered new tserver with Master: 140dc311aa9a495ea18e1fce3b60044b (127.0.104.1:36147)
I20250116 02:51:43.199148   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007750127s
I20250116 02:51:43.199777  3885 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55496
I20250116 02:51:43.209753  3885 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55502:
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"
    }
  }
}
I20250116 02:51:43.210987  4007 heartbeater.cc:501] Master 127.0.104.62:42625 was elected leader, sending a full tablet report...
I20250116 02:51:43.221340  3972 tablet_service.cc:1467] Processing CreateTablet for tablet 935d0a41d9a54c51ad6a87b13729eb8d (DEFAULT_TABLE table=fake-table [id=3302230bd7354bcb8e6963c005276688]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:43.221835  3972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 935d0a41d9a54c51ad6a87b13729eb8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.226593  4019 tablet_bootstrap.cc:492] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: Bootstrap starting.
I20250116 02:51:43.227833  4019 tablet_bootstrap.cc:654] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.229545  4019 tablet_bootstrap.cc:492] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: No bootstrap required, opened a new log
I20250116 02:51:43.229710  4019 ts_tablet_manager.cc:1397] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:51:43.230321  4019 raft_consensus.cc:357] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "140dc311aa9a495ea18e1fce3b60044b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36147 } }
I20250116 02:51:43.230469  4019 raft_consensus.cc:383] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.230548  4019 raft_consensus.cc:738] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 140dc311aa9a495ea18e1fce3b60044b, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.230741  4019 consensus_queue.cc:260] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "140dc311aa9a495ea18e1fce3b60044b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36147 } }
I20250116 02:51:43.230885  4019 raft_consensus.cc:397] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.230962  4019 raft_consensus.cc:491] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.231052  4019 raft_consensus.cc:3054] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.232749  4019 raft_consensus.cc:513] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "140dc311aa9a495ea18e1fce3b60044b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36147 } }
I20250116 02:51:43.232949  4019 leader_election.cc:304] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 140dc311aa9a495ea18e1fce3b60044b; no voters: 
I20250116 02:51:43.233292  4019 leader_election.cc:290] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.233412  4021 raft_consensus.cc:2798] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.234364  4019 ts_tablet_manager.cc:1428] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250116 02:51:43.234593  4021 raft_consensus.cc:695] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 1 LEADER]: Becoming Leader. State: Replica: 140dc311aa9a495ea18e1fce3b60044b, State: Running, Role: LEADER
I20250116 02:51:43.234848  4021 consensus_queue.cc:237] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "140dc311aa9a495ea18e1fce3b60044b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36147 } }
I20250116 02:51:43.236645  3884 catalog_manager.cc:5526] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b reported cstate change: term changed from 0 to 1, leader changed from <none> to 140dc311aa9a495ea18e1fce3b60044b (127.0.104.1). New cstate: current_term: 1 leader_uuid: "140dc311aa9a495ea18e1fce3b60044b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "140dc311aa9a495ea18e1fce3b60044b" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36147 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:43.251305   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:43.273079  3884 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55502:
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
I20250116 02:51:43.277444  4028 tablet.cc:1721] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: 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
I20250116 02:51:43.277980  4028 tablet.cc:1619] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: MemRowSet was empty: no flush needed.
I20250116 02:51:43.284253  3885 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: fake-table [id=3302230bd7354bcb8e6963c005276688] alter complete (version 1)
I20250116 02:51:43.299559   416 alter_table-test.cc:1146] Dropping c2
I20250116 02:51:43.300235  3885 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55502:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20250116 02:51:43.304342  4028 tablet.cc:1721] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: 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
I20250116 02:51:43.304800  4028 tablet.cc:1619] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: MemRowSet was empty: no flush needed.
I20250116 02:51:43.311457  3884 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: fake-table [id=3302230bd7354bcb8e6963c005276688] alter complete (version 2)
I20250116 02:51:43.323038   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:43.330462   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:43.330881   416 tablet_replica.cc:331] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b: stopping tablet replica
I20250116 02:51:43.331050   416 raft_consensus.cc:2238] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:43.331219   416 raft_consensus.cc:2267] T 935d0a41d9a54c51ad6a87b13729eb8d P 140dc311aa9a495ea18e1fce3b60044b [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:43.345443   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:43.348704   416 master.cc:537] Master@127.0.104.62:42625 shutting down...
I20250116 02:51:43.356014   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:43.356268   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:43.356451   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P a07f8a44ea054b3bb3dcc25c9b46ba63: stopping tablet replica
I20250116 02:51:43.365964   416 master.cc:559] Master@127.0.104.62:42625 shutdown complete.
[       OK ] AlterTableTest.TestMajorCompactDeltasAfterAddUpdateRemoveColumn (353 ms)
[ RUN      ] AlterTableTest.TestReadHistoryAfterAlter
I20250116 02:51:43.377004   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:38771
I20250116 02:51:43.377475   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.378284   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.379551   416 webserver.cc:458] Webserver started at http://127.0.104.62:42057/ using document root <none> and password file <none>
I20250116 02:51:43.379734   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.379781   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.379863   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.380437   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "50371f7d45b74991a2b9e41ec2c02796"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.382823   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:43.384234  4032 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.384557   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:43.384641   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "50371f7d45b74991a2b9e41ec2c02796"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.384760   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-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)
I20250116 02:51:43.401875   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.402381   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.412007  4083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:38771 every 8 connection(s)
I20250116 02:51:43.411990   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:38771
I20250116 02:51:43.413324  4084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.417227  4084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: Bootstrap starting.
I20250116 02:51:43.418362  4084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.419652  4084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: No bootstrap required, opened a new log
I20250116 02:51:43.420192  4084 raft_consensus.cc:357] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER }
I20250116 02:51:43.420315  4084 raft_consensus.cc:383] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.420370  4084 raft_consensus.cc:738] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50371f7d45b74991a2b9e41ec2c02796, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.420575  4084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER }
I20250116 02:51:43.420683  4084 raft_consensus.cc:397] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.420740  4084 raft_consensus.cc:491] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.420816  4084 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.422549  4084 raft_consensus.cc:513] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER }
I20250116 02:51:43.422715  4084 leader_election.cc:304] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 50371f7d45b74991a2b9e41ec2c02796; no voters: 
I20250116 02:51:43.423082  4084 leader_election.cc:290] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.423182  4087 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.423575  4087 raft_consensus.cc:695] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 1 LEADER]: Becoming Leader. State: Replica: 50371f7d45b74991a2b9e41ec2c02796, State: Running, Role: LEADER
I20250116 02:51:43.423787  4087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER }
I20250116 02:51:43.423847  4084 sys_catalog.cc:564] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:43.424533  4089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 50371f7d45b74991a2b9e41ec2c02796. Latest consensus state: current_term: 1 leader_uuid: "50371f7d45b74991a2b9e41ec2c02796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER } }
I20250116 02:51:43.424568  4088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "50371f7d45b74991a2b9e41ec2c02796" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50371f7d45b74991a2b9e41ec2c02796" member_type: VOTER } }
I20250116 02:51:43.424700  4089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.424749  4088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.425860  4092 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:43.426954  4092 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:43.428496   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:43.429605  4092 catalog_manager.cc:1348] Generated new cluster ID: 569318bc8aec4bc8891d5a9d031255fe
I20250116 02:51:43.429673  4092 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:43.458071  4092 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:43.458782  4092 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:43.469465  4092 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: Generated new TSK 0
I20250116 02:51:43.469691  4092 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:43.493261   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.494330   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.495695   416 webserver.cc:458] Webserver started at http://127.0.104.1:44393/ using document root <none> and password file <none>
I20250116 02:51:43.495882   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.495939   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.496027   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.496557   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "59ffbe01aa8c45f98ff784ff4c5566e5"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.498919   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:43.500285  4108 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.500623   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:43.500711   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "59ffbe01aa8c45f98ff784ff4c5566e5"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.500815   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestReadHistoryAfterAlter.1736995880078029-416-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)
I20250116 02:51:43.508111   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.508540   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.508991   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:43.509749   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:43.509820   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.509905   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:43.509949   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.520536   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39667
I20250116 02:51:43.520565  4170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39667 every 8 connection(s)
I20250116 02:51:43.527210  4171 heartbeater.cc:346] Connected to a master server at 127.0.104.62:38771
I20250116 02:51:43.527336  4171 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:43.527674  4171 heartbeater.cc:509] Master 127.0.104.62:38771 requested a full tablet report, sending...
I20250116 02:51:43.528426  4049 ts_manager.cc:194] Registered new tserver with Master: 59ffbe01aa8c45f98ff784ff4c5566e5 (127.0.104.1:39667)
I20250116 02:51:43.529057   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007689633s
I20250116 02:51:43.529382  4049 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59880
I20250116 02:51:43.538738  4049 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59894:
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"
    }
  }
}
I20250116 02:51:43.540550  4171 heartbeater.cc:501] Master 127.0.104.62:38771 was elected leader, sending a full tablet report...
I20250116 02:51:43.550029  4136 tablet_service.cc:1467] Processing CreateTablet for tablet 3742724bcb0946adbf92f95b72f9d71c (DEFAULT_TABLE table=fake-table [id=34c97e8c92bf44a5bcacc7d59b3fb9d9]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:43.550441  4136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3742724bcb0946adbf92f95b72f9d71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.555125  4183 tablet_bootstrap.cc:492] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: Bootstrap starting.
I20250116 02:51:43.556365  4183 tablet_bootstrap.cc:654] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.557857  4183 tablet_bootstrap.cc:492] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: No bootstrap required, opened a new log
I20250116 02:51:43.557974  4183 ts_tablet_manager.cc:1397] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:43.558421  4183 raft_consensus.cc:357] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39667 } }
I20250116 02:51:43.558550  4183 raft_consensus.cc:383] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.558588  4183 raft_consensus.cc:738] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59ffbe01aa8c45f98ff784ff4c5566e5, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.558751  4183 consensus_queue.cc:260] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39667 } }
I20250116 02:51:43.558864  4183 raft_consensus.cc:397] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.558903  4183 raft_consensus.cc:491] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.558952  4183 raft_consensus.cc:3054] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.560563  4183 raft_consensus.cc:513] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39667 } }
I20250116 02:51:43.560724  4183 leader_election.cc:304] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59ffbe01aa8c45f98ff784ff4c5566e5; no voters: 
I20250116 02:51:43.561031  4183 leader_election.cc:290] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.561134  4185 raft_consensus.cc:2798] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.561645  4183 ts_tablet_manager.cc:1428] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:51:43.561767  4185 raft_consensus.cc:695] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 1 LEADER]: Becoming Leader. State: Replica: 59ffbe01aa8c45f98ff784ff4c5566e5, State: Running, Role: LEADER
I20250116 02:51:43.562008  4185 consensus_queue.cc:237] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39667 } }
I20250116 02:51:43.563805  4049 catalog_manager.cc:5526] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59ffbe01aa8c45f98ff784ff4c5566e5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59ffbe01aa8c45f98ff784ff4c5566e5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39667 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:43.578845   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:43.612917  4049 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59894:
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
I20250116 02:51:43.617168  4192 tablet.cc:1721] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: 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
I20250116 02:51:43.617717  4192 tablet.cc:1619] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: MemRowSet was empty: no flush needed.
I20250116 02:51:43.623838  4048 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: fake-table [id=34c97e8c92bf44a5bcacc7d59b3fb9d9] alter complete (version 1)
I20250116 02:51:43.630720   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:51:43.637869   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:51:43.638159   416 tablet_replica.cc:331] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5: stopping tablet replica
I20250116 02:51:43.638342   416 raft_consensus.cc:2238] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:43.638510   416 raft_consensus.cc:2267] T 3742724bcb0946adbf92f95b72f9d71c P 59ffbe01aa8c45f98ff784ff4c5566e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:43.652783   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:51:43.655907   416 master.cc:537] Master@127.0.104.62:38771 shutting down...
I20250116 02:51:43.662572   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:51:43.662772   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:51:43.662895   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 50371f7d45b74991a2b9e41ec2c02796: stopping tablet replica
I20250116 02:51:43.676676   416 master.cc:559] Master@127.0.104.62:38771 shutdown complete.
[       OK ] AlterTableTest.TestReadHistoryAfterAlter (311 ms)
[ RUN      ] AlterTableTest.TestAlterUnderWriteLoad
I20250116 02:51:43.688488   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:45117
I20250116 02:51:43.689069   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.689996   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.691228   416 webserver.cc:458] Webserver started at http://127.0.104.62:38339/ using document root <none> and password file <none>
I20250116 02:51:43.691402   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.691452   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.691535   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.692040   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "9601bdb66420473385ae42f29198f5e1"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.694316   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:51:43.695609  4196 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.695889   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:51:43.695984   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "9601bdb66420473385ae42f29198f5e1"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.696090   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-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)
I20250116 02:51:43.721093   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.721621   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.731160   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:45117
I20250116 02:51:43.731178  4247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:45117 every 8 connection(s)
I20250116 02:51:43.732367  4248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.736265  4248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: Bootstrap starting.
I20250116 02:51:43.737301  4248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.738621  4248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: No bootstrap required, opened a new log
I20250116 02:51:43.739187  4248 raft_consensus.cc:357] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER }
I20250116 02:51:43.739302  4248 raft_consensus.cc:383] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.739354  4248 raft_consensus.cc:738] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9601bdb66420473385ae42f29198f5e1, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.739562  4248 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER }
I20250116 02:51:43.739665  4248 raft_consensus.cc:397] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.739723  4248 raft_consensus.cc:491] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.739799  4248 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.741449  4248 raft_consensus.cc:513] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER }
I20250116 02:51:43.741652  4248 leader_election.cc:304] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9601bdb66420473385ae42f29198f5e1; no voters: 
I20250116 02:51:43.741997  4248 leader_election.cc:290] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.742085  4251 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.742488  4251 raft_consensus.cc:695] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 1 LEADER]: Becoming Leader. State: Replica: 9601bdb66420473385ae42f29198f5e1, State: Running, Role: LEADER
I20250116 02:51:43.742729  4251 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER }
I20250116 02:51:43.742811  4248 sys_catalog.cc:564] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:51:43.743392  4253 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9601bdb66420473385ae42f29198f5e1. Latest consensus state: current_term: 1 leader_uuid: "9601bdb66420473385ae42f29198f5e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER } }
I20250116 02:51:43.743590  4253 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.743549  4252 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9601bdb66420473385ae42f29198f5e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9601bdb66420473385ae42f29198f5e1" member_type: VOTER } }
I20250116 02:51:43.743821  4252 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [sys.catalog]: This master's current role is: LEADER
I20250116 02:51:43.744680  4256 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:51:43.745702  4256 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:51:43.748658   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:51:43.748754  4256 catalog_manager.cc:1348] Generated new cluster ID: d67c9258801f48a5a903a95af9e81af2
I20250116 02:51:43.748819  4256 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:51:43.788893  4256 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:51:43.789624  4256 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:51:43.803284  4256 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: Generated new TSK 0
I20250116 02:51:43.803511  4256 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:51:43.813686   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:51:43.814697   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:51:43.816045   416 webserver.cc:458] Webserver started at http://127.0.104.1:40635/ using document root <none> and password file <none>
I20250116 02:51:43.816242   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:51:43.816304   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:51:43.816422   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:51:43.816996   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "2379821dac1448f8a672b7d6718a26be"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.819278   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:51:43.820626  4272 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.820924   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250116 02:51:43.821017   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "2379821dac1448f8a672b7d6718a26be"
format_stamp: "Formatted at 2025-01-16 02:51:43 on dist-test-slave-40f4"
I20250116 02:51:43.821111   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterUnderWriteLoad.1736995880078029-416-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)
I20250116 02:51:43.862062   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:51:43.862561   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:51:43.863077   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:51:43.863823   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:51:43.863878   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.863951   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:51:43.863988   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:51:43.874940   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:35457
I20250116 02:51:43.874967  4334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:35457 every 8 connection(s)
I20250116 02:51:43.881337  4335 heartbeater.cc:346] Connected to a master server at 127.0.104.62:45117
I20250116 02:51:43.881464  4335 heartbeater.cc:463] Registering TS with master...
I20250116 02:51:43.881821  4335 heartbeater.cc:509] Master 127.0.104.62:45117 requested a full tablet report, sending...
I20250116 02:51:43.882562  4213 ts_manager.cc:194] Registered new tserver with Master: 2379821dac1448f8a672b7d6718a26be (127.0.104.1:35457)
I20250116 02:51:43.883476  4213 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56604
I20250116 02:51:43.883543   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007773343s
I20250116 02:51:43.893064  4213 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56616:
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"
    }
  }
}
I20250116 02:51:43.894615  4335 heartbeater.cc:501] Master 127.0.104.62:45117 was elected leader, sending a full tablet report...
I20250116 02:51:43.906451  4300 tablet_service.cc:1467] Processing CreateTablet for tablet 1ef8c83ec764409ca76bdb96bc6c2a44 (DEFAULT_TABLE table=fake-table [id=c0147ca7543b488cbc0847baf48178f0]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:51:43.906858  4300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef8c83ec764409ca76bdb96bc6c2a44. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:51:43.911320  4347 tablet_bootstrap.cc:492] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: Bootstrap starting.
I20250116 02:51:43.912671  4347 tablet_bootstrap.cc:654] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: Neither blocks nor log segments found. Creating new log.
I20250116 02:51:43.914000  4347 tablet_bootstrap.cc:492] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: No bootstrap required, opened a new log
I20250116 02:51:43.914101  4347 ts_tablet_manager.cc:1397] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:51:43.914580  4347 raft_consensus.cc:357] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2379821dac1448f8a672b7d6718a26be" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35457 } }
I20250116 02:51:43.914700  4347 raft_consensus.cc:383] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:51:43.914752  4347 raft_consensus.cc:738] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2379821dac1448f8a672b7d6718a26be, State: Initialized, Role: FOLLOWER
I20250116 02:51:43.914952  4347 consensus_queue.cc:260] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2379821dac1448f8a672b7d6718a26be" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35457 } }
I20250116 02:51:43.915061  4347 raft_consensus.cc:397] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:51:43.915120  4347 raft_consensus.cc:491] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:51:43.915190  4347 raft_consensus.cc:3054] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:51:43.917125  4347 raft_consensus.cc:513] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2379821dac1448f8a672b7d6718a26be" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35457 } }
I20250116 02:51:43.917328  4347 leader_election.cc:304] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2379821dac1448f8a672b7d6718a26be; no voters: 
I20250116 02:51:43.918534  4347 leader_election.cc:290] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:51:43.918618  4349 raft_consensus.cc:2798] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:51:43.919070  4349 raft_consensus.cc:695] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 1 LEADER]: Becoming Leader. State: Replica: 2379821dac1448f8a672b7d6718a26be, State: Running, Role: LEADER
I20250116 02:51:43.919212  4347 ts_tablet_manager.cc:1428] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:51:43.919345  4349 consensus_queue.cc:237] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2379821dac1448f8a672b7d6718a26be" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35457 } }
I20250116 02:51:43.921029  4213 catalog_manager.cc:5526] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2379821dac1448f8a672b7d6718a26be (127.0.104.1). New cstate: current_term: 1 leader_uuid: "2379821dac1448f8a672b7d6718a26be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2379821dac1448f8a672b7d6718a26be" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 35457 } health_report { overall_health: HEALTHY } } }
I20250116 02:51:43.939924   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:51:43.953784  4357 alter_table-test.cc:1285] Scanner saw 0 rows
I20250116 02:51:43.959396  4357 alter_table-test.cc:1285] Scanner saw 50 rows
I20250116 02:51:43.962713  4357 alter_table-test.cc:1285] Scanner saw 50 rows
I20250116 02:51:43.965502  4357 alter_table-test.cc:1285] Scanner saw 100 rows
I20250116 02:51:43.969091  4357 alter_table-test.cc:1285] Scanner saw 100 rows
I20250116 02:51:43.973109  4357 alter_table-test.cc:1285] Scanner saw 150 rows
I20250116 02:51:43.977336  4357 alter_table-test.cc:1285] Scanner saw 150 rows
I20250116 02:51:43.982380  4357 alter_table-test.cc:1285] Scanner saw 200 rows
I20250116 02:51:43.992334  4357 alter_table-test.cc:1285] Scanner saw 250 rows
I20250116 02:51:43.997251  4357 alter_table-test.cc:1285] Scanner saw 250 rows
I20250116 02:51:44.002032  4357 alter_table-test.cc:1285] Scanner saw 300 rows
I20250116 02:51:44.007753  4357 alter_table-test.cc:1285] Scanner saw 350 rows
I20250116 02:51:44.011546  4357 alter_table-test.cc:1285] Scanner saw 350 rows
I20250116 02:51:44.016647  4357 alter_table-test.cc:1285] Scanner saw 350 rows
I20250116 02:51:44.021365  4357 alter_table-test.cc:1285] Scanner saw 400 rows
I20250116 02:51:44.026402  4357 alter_table-test.cc:1285] Scanner saw 400 rows
I20250116 02:51:44.032042  4357 alter_table-test.cc:1285] Scanner saw 450 rows
I20250116 02:51:44.038774  4357 alter_table-test.cc:1285] Scanner saw 500 rows
I20250116 02:51:44.045691  4357 alter_table-test.cc:1285] Scanner saw 550 rows
I20250116 02:51:44.061225  4357 alter_table-test.cc:1285] Scanner saw 600 rows
I20250116 02:51:44.069988  4357 alter_table-test.cc:1285] Scanner saw 650 rows
I20250116 02:51:44.077920  4357 alter_table-test.cc:1285] Scanner saw 750 rows
I20250116 02:51:44.084174  4357 alter_table-test.cc:1285] Scanner saw 800 rows
I20250116 02:51:44.092648  4357 alter_table-test.cc:1285] Scanner saw 800 rows
I20250116 02:51:44.102077  4357 alter_table-test.cc:1285] Scanner saw 900 rows
I20250116 02:51:44.109743  4357 alter_table-test.cc:1285] Scanner saw 950 rows
I20250116 02:51:44.119400  4357 alter_table-test.cc:1285] Scanner saw 1000 rows
I20250116 02:51:44.130466  4357 alter_table-test.cc:1285] Scanner saw 1050 rows
I20250116 02:51:44.140367  4357 alter_table-test.cc:1285] Scanner saw 1150 rows
I20250116 02:51:44.152801  4357 alter_table-test.cc:1285] Scanner saw 1200 rows
I20250116 02:51:44.166745  4357 alter_table-test.cc:1285] Scanner saw 1300 rows
I20250116 02:51:44.177623  4357 alter_table-test.cc:1285] Scanner saw 1400 rows
I20250116 02:51:44.190222  4357 alter_table-test.cc:1285] Scanner saw 1450 rows
I20250116 02:51:44.204308  4357 alter_table-test.cc:1285] Scanner saw 1550 rows
I20250116 02:51:44.220212  4357 alter_table-test.cc:1285] Scanner saw 1650 rows
I20250116 02:51:44.237260  4357 alter_table-test.cc:1285] Scanner saw 1800 rows
I20250116 02:51:44.255424  4357 alter_table-test.cc:1285] Scanner saw 1900 rows
I20250116 02:51:44.274924  4357 alter_table-test.cc:1285] Scanner saw 2050 rows
I20250116 02:51:44.293120  4357 alter_table-test.cc:1285] Scanner saw 2150 rows
I20250116 02:51:44.313215  4357 alter_table-test.cc:1285] Scanner saw 2350 rows
I20250116 02:51:44.332448  4357 alter_table-test.cc:1285] Scanner saw 2500 rows
I20250116 02:51:44.354189  4357 alter_table-test.cc:1285] Scanner saw 2600 rows
I20250116 02:51:44.375633  4357 alter_table-test.cc:1285] Scanner saw 2750 rows
I20250116 02:51:44.397958  4357 alter_table-test.cc:1285] Scanner saw 2900 rows
I20250116 02:51:44.424145  4357 alter_table-test.cc:1285] Scanner saw 3100 rows
I20250116 02:51:44.449352  4357 alter_table-test.cc:1285] Scanner saw 3250 rows
I20250116 02:51:44.477824  4357 alter_table-test.cc:1285] Scanner saw 3450 rows
I20250116 02:51:44.508167  4357 alter_table-test.cc:1285] Scanner saw 3700 rows
I20250116 02:51:44.537854  4357 alter_table-test.cc:1285] Scanner saw 3950 rows
I20250116 02:51:44.570264  4357 alter_table-test.cc:1285] Scanner saw 4150 rows
I20250116 02:51:44.602850  4357 alter_table-test.cc:1285] Scanner saw 4400 rows
I20250116 02:51:44.638495  4357 alter_table-test.cc:1285] Scanner saw 4650 rows
I20250116 02:51:44.677886  4357 alter_table-test.cc:1285] Scanner saw 4900 rows
I20250116 02:51:44.718278  4357 alter_table-test.cc:1285] Scanner saw 5200 rows
I20250116 02:51:44.761288  4357 alter_table-test.cc:1285] Scanner saw 5500 rows
I20250116 02:51:44.817782  4357 alter_table-test.cc:1285] Scanner saw 5850 rows
I20250116 02:51:44.862624  4357 alter_table-test.cc:1285] Scanner saw 6300 rows
I20250116 02:51:44.917656  4357 alter_table-test.cc:1285] Scanner saw 6650 rows
I20250116 02:51:44.977391  4357 alter_table-test.cc:1285] Scanner saw 7050 rows
I20250116 02:51:45.039175  4357 alter_table-test.cc:1285] Scanner saw 7450 rows
I20250116 02:51:45.094832  4357 alter_table-test.cc:1285] Scanner saw 7950 rows
I20250116 02:51:45.162227  4357 alter_table-test.cc:1285] Scanner saw 8300 rows
I20250116 02:51:45.233158  4357 alter_table-test.cc:1285] Scanner saw 8850 rows
I20250116 02:51:45.332881  4357 alter_table-test.cc:1285] Scanner saw 9350 rows
I20250116 02:51:45.403432  4357 alter_table-test.cc:1285] Scanner saw 10100 rows
I20250116 02:51:45.486323  4357 alter_table-test.cc:1285] Scanner saw 10550 rows
I20250116 02:51:45.572490  4357 alter_table-test.cc:1285] Scanner saw 11100 rows
I20250116 02:51:45.670794  4357 alter_table-test.cc:1285] Scanner saw 11750 rows
I20250116 02:51:45.763708  4357 alter_table-test.cc:1285] Scanner saw 12350 rows
I20250116 02:51:45.864836  4357 alter_table-test.cc:1285] Scanner saw 12950 rows
I20250116 02:51:45.965857  4357 alter_table-test.cc:1285] Scanner saw 13650 rows
I20250116 02:51:46.073238  4357 alter_table-test.cc:1285] Scanner saw 14300 rows
I20250116 02:51:46.193977  4357 alter_table-test.cc:1285] Scanner saw 15000 rows
I20250116 02:51:46.321929  4357 alter_table-test.cc:1285] Scanner saw 15800 rows
I20250116 02:51:46.451695  4357 alter_table-test.cc:1285] Scanner saw 16600 rows
I20250116 02:51:46.585325  4357 alter_table-test.cc:1285] Scanner saw 17550 rows
I20250116 02:51:46.722067  4357 alter_table-test.cc:1285] Scanner saw 18400 rows
I20250116 02:51:46.867928  4357 alter_table-test.cc:1285] Scanner saw 19350 rows
I20250116 02:51:46.941426  4209 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:51:46.970274  4360 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:51:47.030759  4357 alter_table-test.cc:1285] Scanner saw 20350 rows
I20250116 02:51:47.224995  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:47.417448  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:47.614058  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:47.792291  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.055549  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.234849  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.424443  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.606340  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.679932  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 1) took 1713 ms. Trace:
I20250116 02:51:48.680166  4360 rpcz_store.cc:276] 0116 02:51:46.966583 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:46.966652 (+    69us) service_pool.cc:225] Handling call
0116 02:51:48.679908 (+1713256us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:46.966977 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:51:46.967086 (+   109us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:51:46.968514 (+  1428us) alter_schema_op.cc:66] Acquired schema lock
0116 02:51:46.968522 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:51:46.968540 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:51:46.968543 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:51:46.968680 (+   137us) log.cc:844] Serialized 193 byte log entry
0116 02:51:46.970036 (+  1356us) op_driver.cc:464] REPLICATION: finished
0116 02:51:46.970250 (+   214us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:51:48.669853 (+1699603us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:51:48.670142 (+   289us) log.cc:844] Serialized 5 byte log entry
0116 02:51:48.679178 (+  9036us) tablet_metadata.cc:641] Metadata flushed
0116 02:51:48.679820 (+   642us) log.cc:844] Serialized 15 byte log entry
0116 02:51:48.679866 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:51:48.679870 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":174,"bytes_written":98963,"cfile_init":1,"compiler_manager_pool.queue_time_us":2715,"compiler_manager_pool.run_cpu_time_us":578955,"compiler_manager_pool.run_wall_time_us":584821,"dirs.queue_time_us":370,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":794,"drs_written":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3492,"lbm_writes_lt_1ms":48,"mutex_wait_us":118,"peak_mem_usage":0,"prepare.queue_time_us":49,"prepare.run_cpu_time_us":545,"prepare.run_wall_time_us":1750,"replication_time_us":1470,"rows_written":21000,"thread_start_us":3129,"threads_started":3,"wal-append.queue_time_us":344}]]}
I20250116 02:51:48.687067  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=857, attempt_no=0}) took 1719 ms. Trace:
I20250116 02:51:48.687341  4360 rpcz_store.cc:276] 0116 02:51:46.967694 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:46.967772 (+    78us) service_pool.cc:225] Handling call
0116 02:51:48.687040 (+1719268us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:46.968783 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:46.968894 (+   111us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:48.680117 (+1711223us) write_op.cc:435] Acquired schema lock
0116 02:51:48.680121 (+     4us) tablet.cc:659] Decoding operations
0116 02:51:48.680804 (+   683us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:48.680819 (+    15us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:48.680824 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:48.681175 (+   351us) tablet.cc:698] Row locks acquired
0116 02:51:48.681177 (+     2us) write_op.cc:260] PREPARE: finished
0116 02:51:48.681217 (+    40us) write_op.cc:270] Start()
0116 02:51:48.681248 (+    31us) write_op.cc:276] Timestamp: L: 948
0116 02:51:48.681251 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:51:48.681502 (+   251us) log.cc:844] Serialized 788 byte log entry
0116 02:51:48.683710 (+  2208us) op_driver.cc:464] REPLICATION: finished
0116 02:51:48.683809 (+    99us) write_op.cc:301] APPLY: starting
0116 02:51:48.683823 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:48.685053 (+  1230us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:48.685087 (+    34us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:48.686442 (+  1355us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:48.686550 (+   108us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=50,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:51:48.686562 (+    12us) write_op.cc:312] APPLY: finished
0116 02:51:48.686785 (+   223us) log.cc:844] Serialized 320 byte log entry
0116 02:51:48.686870 (+    85us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:48.686919 (+    49us) write_op.cc:454] Released schema lock
0116 02:51:48.686930 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12480,"cfile_init":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":668,"prepare.run_cpu_time_us":286116,"prepare.run_wall_time_us":1712858,"replication_time_us":2432}]]}
I20250116 02:51:48.716141  4212 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 1)
I20250116 02:51:48.768473  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=858, attempt_no=0}) took 1795 ms. Trace:
I20250116 02:51:48.768611  4360 rpcz_store.cc:276] 0116 02:51:46.972925 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:46.972982 (+    57us) service_pool.cc:225] Handling call
0116 02:51:48.768449 (+1795467us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:48.681726 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:48.681829 (+   103us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:48.681834 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:51:48.681837 (+     3us) tablet.cc:659] Decoding operations
0116 02:51:48.682236 (+   399us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:48.682246 (+    10us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:48.682251 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:48.682622 (+   371us) tablet.cc:698] Row locks acquired
0116 02:51:48.682625 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:51:48.682655 (+    30us) write_op.cc:270] Start()
0116 02:51:48.682690 (+    35us) write_op.cc:276] Timestamp: L: 949
0116 02:51:48.682693 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:51:48.682852 (+   159us) log.cc:844] Serialized 788 byte log entry
0116 02:51:48.683971 (+  1119us) op_driver.cc:464] REPLICATION: finished
0116 02:51:48.693893 (+  9922us) write_op.cc:301] APPLY: starting
0116 02:51:48.693912 (+    19us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:48.723912 (+ 30000us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:48.723938 (+    26us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:48.767991 (+ 44053us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:48.768050 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:51:48.768058 (+     8us) write_op.cc:312] APPLY: finished
0116 02:51:48.768214 (+   156us) log.cc:844] Serialized 420 byte log entry
0116 02:51:48.768288 (+    74us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:48.768340 (+    52us) write_op.cc:454] Released schema lock
0116 02:51:48.768350 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":9869,"cfile_cache_hit":249,"cfile_cache_hit_bytes":658272,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29170,"lbm_read_time_us":315,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":1708405,"prepare.run_cpu_time_us":1178,"prepare.run_wall_time_us":1177,"replication_time_us":1254,"thread_start_us":29784,"threads_started":1}]]}
I20250116 02:51:48.773135  4357 alter_table-test.cc:1285] Scanner saw 21000 rows
I20250116 02:51:48.801474  4357 alter_table-test.cc:1285] Scanner saw 21400 rows
I20250116 02:51:48.826560  4357 alter_table-test.cc:1285] Scanner saw 21600 rows
I20250116 02:51:48.862994  4357 alter_table-test.cc:1285] Scanner saw 21750 rows
I20250116 02:51:48.893419  4357 alter_table-test.cc:1285] Scanner saw 22050 rows
I20250116 02:51:48.938097  4357 alter_table-test.cc:1285] Scanner saw 22250 rows
I20250116 02:51:48.968564  4357 alter_table-test.cc:1285] Scanner saw 22600 rows
I20250116 02:51:48.998584  4357 alter_table-test.cc:1285] Scanner saw 22750 rows
I20250116 02:51:49.041200  4357 alter_table-test.cc:1285] Scanner saw 22900 rows
I20250116 02:51:49.073619  4357 alter_table-test.cc:1285] Scanner saw 23300 rows
I20250116 02:51:49.107378  4357 alter_table-test.cc:1285] Scanner saw 23450 rows
I20250116 02:51:49.147126  4357 alter_table-test.cc:1285] Scanner saw 23650 rows
I20250116 02:51:49.187875  4357 alter_table-test.cc:1285] Scanner saw 23900 rows
I20250116 02:51:49.223891  4357 alter_table-test.cc:1285] Scanner saw 24250 rows
I20250116 02:51:49.258056  4357 alter_table-test.cc:1285] Scanner saw 24500 rows
I20250116 02:51:49.292783  4357 alter_table-test.cc:1285] Scanner saw 24700 rows
I20250116 02:51:49.329613  4357 alter_table-test.cc:1285] Scanner saw 24900 rows
I20250116 02:51:49.370074  4357 alter_table-test.cc:1285] Scanner saw 25150 rows
I20250116 02:51:49.405519  4357 alter_table-test.cc:1285] Scanner saw 25500 rows
I20250116 02:51:49.443719  4357 alter_table-test.cc:1285] Scanner saw 25700 rows
I20250116 02:51:49.482475  4357 alter_table-test.cc:1285] Scanner saw 25950 rows
I20250116 02:51:49.519047  4357 alter_table-test.cc:1285] Scanner saw 26200 rows
I20250116 02:51:49.560387  4357 alter_table-test.cc:1285] Scanner saw 26500 rows
I20250116 02:51:49.598534  4357 alter_table-test.cc:1285] Scanner saw 26800 rows
I20250116 02:51:49.635463  4357 alter_table-test.cc:1285] Scanner saw 27050 rows
I20250116 02:51:49.678836  4357 alter_table-test.cc:1285] Scanner saw 27300 rows
I20250116 02:51:49.723357  4357 alter_table-test.cc:1285] Scanner saw 27650 rows
I20250116 02:51:49.766669  4357 alter_table-test.cc:1285] Scanner saw 28050 rows
I20250116 02:51:49.813591  4357 alter_table-test.cc:1285] Scanner saw 28350 rows
I20250116 02:51:49.858448  4357 alter_table-test.cc:1285] Scanner saw 28750 rows
I20250116 02:51:49.908035  4357 alter_table-test.cc:1285] Scanner saw 29050 rows
I20250116 02:51:49.955669  4357 alter_table-test.cc:1285] Scanner saw 29500 rows
I20250116 02:51:50.009475  4357 alter_table-test.cc:1285] Scanner saw 29750 rows
I20250116 02:51:50.052825  4357 alter_table-test.cc:1285] Scanner saw 30250 rows
I20250116 02:51:50.095487  4357 alter_table-test.cc:1285] Scanner saw 30550 rows
I20250116 02:51:50.146075  4357 alter_table-test.cc:1285] Scanner saw 30800 rows
I20250116 02:51:50.202294  4357 alter_table-test.cc:1285] Scanner saw 31100 rows
I20250116 02:51:50.254860  4357 alter_table-test.cc:1285] Scanner saw 31500 rows
I20250116 02:51:50.312310  4357 alter_table-test.cc:1285] Scanner saw 31950 rows
I20250116 02:51:50.369655  4357 alter_table-test.cc:1285] Scanner saw 32400 rows
I20250116 02:51:50.421129  4357 alter_table-test.cc:1285] Scanner saw 32800 rows
I20250116 02:51:50.478585  4357 alter_table-test.cc:1285] Scanner saw 33150 rows
I20250116 02:51:50.541512  4357 alter_table-test.cc:1285] Scanner saw 33500 rows
I20250116 02:51:50.607470  4357 alter_table-test.cc:1285] Scanner saw 33950 rows
I20250116 02:51:50.679342  4357 alter_table-test.cc:1285] Scanner saw 34400 rows
I20250116 02:51:50.741060  4357 alter_table-test.cc:1285] Scanner saw 34800 rows
I20250116 02:51:50.806157  4357 alter_table-test.cc:1285] Scanner saw 35250 rows
I20250116 02:51:50.869597  4357 alter_table-test.cc:1285] Scanner saw 35700 rows
I20250116 02:51:50.967626  4357 alter_table-test.cc:1285] Scanner saw 36200 rows
I20250116 02:51:51.041977  4357 alter_table-test.cc:1285] Scanner saw 36900 rows
I20250116 02:51:51.118191  4357 alter_table-test.cc:1285] Scanner saw 37500 rows
I20250116 02:51:51.185726  4357 alter_table-test.cc:1285] Scanner saw 38050 rows
I20250116 02:51:51.278168  4357 alter_table-test.cc:1285] Scanner saw 38500 rows
I20250116 02:51:51.365027  4357 alter_table-test.cc:1285] Scanner saw 39200 rows
I20250116 02:51:51.459815  4357 alter_table-test.cc:1285] Scanner saw 39700 rows
I20250116 02:51:51.541414  4357 alter_table-test.cc:1285] Scanner saw 40300 rows
I20250116 02:51:51.618633  4357 alter_table-test.cc:1285] Scanner saw 40950 rows
I20250116 02:51:51.695780  4357 alter_table-test.cc:1285] Scanner saw 41450 rows
I20250116 02:51:51.776633  4357 alter_table-test.cc:1285] Scanner saw 41950 rows
I20250116 02:51:51.861063  4357 alter_table-test.cc:1285] Scanner saw 42500 rows
I20250116 02:51:51.952507  4357 alter_table-test.cc:1285] Scanner saw 43150 rows
I20250116 02:51:52.049357  4357 alter_table-test.cc:1285] Scanner saw 43800 rows
I20250116 02:51:52.078263  4212 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:51:52.115330  4360 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:51:52.150178  4357 alter_table-test.cc:1285] Scanner saw 44450 rows
I20250116 02:51:52.292156  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:52.425861  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:52.558686  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:52.697942  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:52.831521  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:52.965684  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:53.101085  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:53.225047  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:53.347813  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:53.417910  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 2) took 1310 ms. Trace:
I20250116 02:51:53.418125  4360 rpcz_store.cc:276] 0116 02:51:52.107705 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:52.107756 (+    51us) service_pool.cc:225] Handling call
0116 02:51:53.417886 (+1310130us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:52.108120 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:51:52.108252 (+   132us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:51:52.114565 (+  6313us) alter_schema_op.cc:66] Acquired schema lock
0116 02:51:52.114573 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:51:52.114592 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:51:52.114594 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:51:52.114786 (+   192us) log.cc:844] Serialized 227 byte log entry
0116 02:51:52.115217 (+   431us) op_driver.cc:464] REPLICATION: finished
0116 02:51:52.115306 (+    89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:51:53.412613 (+1297307us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:51:53.412946 (+   333us) log.cc:844] Serialized 5 byte log entry
0116 02:51:53.416831 (+  3885us) tablet_metadata.cc:641] Metadata flushed
0116 02:51:53.417796 (+   965us) log.cc:844] Serialized 15 byte log entry
0116 02:51:53.417840 (+    44us) alter_schema_op.cc:73] Released schema lock
0116 02:51:53.417845 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"bytes_written":101681,"cfile_init":1,"compiler_manager_pool.queue_time_us":522,"compiler_manager_pool.run_cpu_time_us":639323,"compiler_manager_pool.run_wall_time_us":658128,"dirs.queue_time_us":485,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":941,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2961,"lbm_writes_lt_1ms":45,"peak_mem_usage":0,"prepare.queue_time_us":66,"prepare.run_cpu_time_us":848,"prepare.run_wall_time_us":7074,"replication_time_us":599,"rows_written":23850,"spinlock_wait_cycles":21632,"thread_start_us":920,"threads_started":3,"wal-append.queue_time_us":365}]]}
I20250116 02:51:53.425213  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=1434, attempt_no=0}) took 1312 ms. Trace:
I20250116 02:51:53.425348  4360 rpcz_store.cc:276] 0116 02:51:52.113214 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:52.113324 (+   110us) service_pool.cc:225] Handling call
0116 02:51:53.425192 (+1311868us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:52.115228 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:52.115324 (+    96us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:53.418068 (+1302744us) write_op.cc:435] Acquired schema lock
0116 02:51:53.418073 (+     5us) tablet.cc:659] Decoding operations
0116 02:51:53.418600 (+   527us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:53.418616 (+    16us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:53.418621 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:53.419000 (+   379us) tablet.cc:698] Row locks acquired
0116 02:51:53.419003 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:51:53.419047 (+    44us) write_op.cc:270] Start()
0116 02:51:53.419085 (+    38us) write_op.cc:276] Timestamp: L: 1598
0116 02:51:53.419087 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:51:53.419270 (+   183us) log.cc:844] Serialized 788 byte log entry
0116 02:51:53.422140 (+  2870us) op_driver.cc:464] REPLICATION: finished
0116 02:51:53.422247 (+   107us) write_op.cc:301] APPLY: starting
0116 02:51:53.422262 (+    15us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:53.423699 (+  1437us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:53.423724 (+    25us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:53.424719 (+   995us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:53.424790 (+    71us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:51:53.424798 (+     8us) write_op.cc:312] APPLY: finished
0116 02:51:53.424961 (+   163us) log.cc:844] Serialized 320 byte log entry
0116 02:51:53.425037 (+    76us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:53.425090 (+    53us) write_op.cc:454] Released schema lock
0116 02:51:53.425101 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":66,"cfile_cache_hit":3,"cfile_cache_hit_bytes":12318,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16598,"cfile_init":1,"lbm_read_time_us":176,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1493,"prepare.run_cpu_time_us":207861,"prepare.run_wall_time_us":1304106,"replication_time_us":3025}]]}
I20250116 02:51:53.449779  4209 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 2)
I20250116 02:51:53.458191  4357 alter_table-test.cc:1285] Scanner saw 44850 rows
I20250116 02:51:53.477912  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=1435, attempt_no=0}) took 1360 ms. Trace:
I20250116 02:51:53.478034  4360 rpcz_store.cc:276] 0116 02:51:52.117720 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:52.117769 (+    49us) service_pool.cc:225] Handling call
0116 02:51:53.477889 (+1360120us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:53.419376 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:53.419473 (+    97us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:53.419480 (+     7us) write_op.cc:435] Acquired schema lock
0116 02:51:53.419484 (+     4us) tablet.cc:659] Decoding operations
0116 02:51:53.419882 (+   398us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:53.419899 (+    17us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:53.419906 (+     7us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:53.420564 (+   658us) tablet.cc:698] Row locks acquired
0116 02:51:53.420568 (+     4us) write_op.cc:260] PREPARE: finished
0116 02:51:53.420605 (+    37us) write_op.cc:270] Start()
0116 02:51:53.420641 (+    36us) write_op.cc:276] Timestamp: L: 1599
0116 02:51:53.420645 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:51:53.420871 (+   226us) log.cc:844] Serialized 788 byte log entry
0116 02:51:53.422350 (+  1479us) op_driver.cc:464] REPLICATION: finished
0116 02:51:53.426910 (+  4560us) write_op.cc:301] APPLY: starting
0116 02:51:53.426922 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:53.450567 (+ 23645us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:53.450590 (+    23us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:53.477446 (+ 26856us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:53.477489 (+    43us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=121,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:51:53.477494 (+     5us) write_op.cc:312] APPLY: finished
0116 02:51:53.477670 (+   176us) log.cc:844] Serialized 420 byte log entry
0116 02:51:53.477738 (+    68us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:53.477787 (+    49us) write_op.cc:454] Released schema lock
0116 02:51:53.477795 (+     8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4520,"cfile_cache_hit":266,"cfile_cache_hit_bytes":874403,"cfile_cache_miss":7,"cfile_cache_miss_bytes":28633,"lbm_read_time_us":183,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1301226,"prepare.run_cpu_time_us":1554,"prepare.run_wall_time_us":1553,"replication_time_us":1684,"spinlock_wait_cycles":896,"thread_start_us":11356,"threads_started":1}]]}
I20250116 02:51:53.523236  4357 alter_table-test.cc:1285] Scanner saw 45000 rows
I20250116 02:51:53.590528  4357 alter_table-test.cc:1285] Scanner saw 45400 rows
I20250116 02:51:53.664796  4357 alter_table-test.cc:1285] Scanner saw 45850 rows
I20250116 02:51:53.735466  4357 alter_table-test.cc:1285] Scanner saw 46300 rows
I20250116 02:51:53.808724  4357 alter_table-test.cc:1285] Scanner saw 46800 rows
I20250116 02:51:53.884310  4357 alter_table-test.cc:1285] Scanner saw 47350 rows
I20250116 02:51:53.953140  4357 alter_table-test.cc:1285] Scanner saw 48000 rows
I20250116 02:51:54.028508  4357 alter_table-test.cc:1285] Scanner saw 48500 rows
I20250116 02:51:54.097458  4357 alter_table-test.cc:1285] Scanner saw 48950 rows
I20250116 02:51:54.167860  4357 alter_table-test.cc:1285] Scanner saw 49400 rows
I20250116 02:51:54.230501  4357 alter_table-test.cc:1285] Scanner saw 49850 rows
I20250116 02:51:54.305996  4357 alter_table-test.cc:1285] Scanner saw 50250 rows
I20250116 02:51:54.395166  4357 alter_table-test.cc:1285] Scanner saw 50700 rows
I20250116 02:51:54.474305  4357 alter_table-test.cc:1285] Scanner saw 51450 rows
I20250116 02:51:54.556278  4357 alter_table-test.cc:1285] Scanner saw 52000 rows
I20250116 02:51:54.638638  4357 alter_table-test.cc:1285] Scanner saw 52500 rows
I20250116 02:51:54.718324  4357 alter_table-test.cc:1285] Scanner saw 53000 rows
I20250116 02:51:54.801878  4357 alter_table-test.cc:1285] Scanner saw 53500 rows
I20250116 02:51:54.892020  4357 alter_table-test.cc:1285] Scanner saw 54100 rows
I20250116 02:51:54.976150  4357 alter_table-test.cc:1285] Scanner saw 54800 rows
I20250116 02:51:55.076040  4357 alter_table-test.cc:1285] Scanner saw 55300 rows
I20250116 02:51:55.166734  4357 alter_table-test.cc:1285] Scanner saw 56050 rows
I20250116 02:51:55.252763  4357 alter_table-test.cc:1285] Scanner saw 56700 rows
I20250116 02:51:55.356489  4357 alter_table-test.cc:1285] Scanner saw 57250 rows
I20250116 02:51:55.457327  4357 alter_table-test.cc:1285] Scanner saw 57950 rows
I20250116 02:51:55.566754  4357 alter_table-test.cc:1285] Scanner saw 58750 rows
I20250116 02:51:55.684346  4357 alter_table-test.cc:1285] Scanner saw 59550 rows
I20250116 02:51:55.785527  4357 alter_table-test.cc:1285] Scanner saw 60400 rows
I20250116 02:51:55.885203  4357 alter_table-test.cc:1285] Scanner saw 61050 rows
I20250116 02:51:56.018049  4357 alter_table-test.cc:1285] Scanner saw 61650 rows
I20250116 02:51:56.115283  4357 alter_table-test.cc:1285] Scanner saw 62450 rows
I20250116 02:51:56.230299  4357 alter_table-test.cc:1285] Scanner saw 63050 rows
I20250116 02:51:56.341156  4357 alter_table-test.cc:1285] Scanner saw 63850 rows
I20250116 02:51:56.458130  4209 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:51:56.463296  4357 alter_table-test.cc:1285] Scanner saw 64600 rows
I20250116 02:51:56.486972  4360 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:51:56.622601  4357 alter_table-test.cc:1285] Scanner saw 65550 rows
I20250116 02:51:56.784087  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:56.950839  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.116021  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.282325  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.451880  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.594996  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.681305  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 3) took 1195 ms. Trace:
I20250116 02:51:57.681495  4360 rpcz_store.cc:276] 0116 02:51:56.485360 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:56.485409 (+    49us) service_pool.cc:225] Handling call
0116 02:51:57.681282 (+1195873us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:56.486102 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:51:56.486205 (+   103us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:51:56.486212 (+     7us) alter_schema_op.cc:66] Acquired schema lock
0116 02:51:56.486220 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:51:56.486238 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:51:56.486242 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:51:56.486383 (+   141us) log.cc:844] Serialized 262 byte log entry
0116 02:51:56.486861 (+   478us) op_driver.cc:464] REPLICATION: finished
0116 02:51:56.486950 (+    89us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:51:57.675574 (+1188624us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:51:57.675918 (+   344us) log.cc:844] Serialized 5 byte log entry
0116 02:51:57.680222 (+  4304us) tablet_metadata.cc:641] Metadata flushed
0116 02:51:57.681198 (+   976us) log.cc:844] Serialized 15 byte log entry
0116 02:51:57.681238 (+    40us) alter_schema_op.cc:73] Released schema lock
0116 02:51:57.681242 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":50,"bytes_written":85137,"cfile_init":1,"compiler_manager_pool.queue_time_us":417,"compiler_manager_pool.run_cpu_time_us":643305,"compiler_manager_pool.run_wall_time_us":644443,"dirs.queue_time_us":499,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":1102,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3397,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"prepare.queue_time_us":357,"prepare.run_cpu_time_us":331,"prepare.run_wall_time_us":331,"replication_time_us":597,"rows_written":20800,"thread_start_us":1123,"threads_started":3,"wal-append.queue_time_us":707}]]}
I20250116 02:51:57.705925  4209 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 3)
I20250116 02:51:57.706568  4398 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=1923, attempt_no=0}) took 1217 ms. Trace:
I20250116 02:51:57.706696  4398 rpcz_store.cc:276] 0116 02:51:56.488819 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:56.488865 (+    46us) service_pool.cc:225] Handling call
0116 02:51:57.706538 (+1217673us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:57.683270 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:57.683360 (+    90us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:57.683365 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:51:57.683368 (+     3us) tablet.cc:659] Decoding operations
0116 02:51:57.683643 (+   275us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:57.683651 (+     8us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:57.683656 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:57.684006 (+   350us) tablet.cc:698] Row locks acquired
0116 02:51:57.684009 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:51:57.684041 (+    32us) write_op.cc:270] Start()
0116 02:51:57.684068 (+    27us) write_op.cc:276] Timestamp: L: 2130
0116 02:51:57.684071 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:51:57.684236 (+   165us) log.cc:844] Serialized 788 byte log entry
0116 02:51:57.689773 (+  5537us) op_driver.cc:464] REPLICATION: finished
0116 02:51:57.703867 (+ 14094us) write_op.cc:301] APPLY: starting
0116 02:51:57.703887 (+    20us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:57.704983 (+  1096us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:57.705007 (+    24us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:57.706129 (+  1122us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:57.706195 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=148,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:51:57.706202 (+     7us) write_op.cc:312] APPLY: finished
0116 02:51:57.706319 (+   117us) log.cc:844] Serialized 320 byte log entry
0116 02:51:57.706379 (+    60us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:57.706433 (+    54us) write_op.cc:454] Released schema lock
0116 02:51:57.706441 (+     8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14030,"cfile_cache_hit":9,"cfile_cache_hit_bytes":29078,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":159,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1194076,"prepare.run_cpu_time_us":1015,"prepare.run_wall_time_us":1014,"replication_time_us":5682,"thread_start_us":13925,"threads_started":1}]]}
I20250116 02:51:57.738029  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=1922, attempt_no=0}) took 1251 ms. Trace:
I20250116 02:51:57.738179  4360 rpcz_store.cc:276] 0116 02:51:56.486186 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:51:56.486268 (+    82us) service_pool.cc:225] Handling call
0116 02:51:57.738007 (+1251739us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:51:56.486839 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:51:56.486912 (+    73us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:51:57.682031 (+1195119us) write_op.cc:435] Acquired schema lock
0116 02:51:57.682035 (+     4us) tablet.cc:659] Decoding operations
0116 02:51:57.682411 (+   376us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:51:57.682425 (+    14us) write_op.cc:641] Partition lock acquired for write op
0116 02:51:57.682431 (+     6us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:51:57.682835 (+   404us) tablet.cc:698] Row locks acquired
0116 02:51:57.682838 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:51:57.682882 (+    44us) write_op.cc:270] Start()
0116 02:51:57.682916 (+    34us) write_op.cc:276] Timestamp: L: 2129
0116 02:51:57.682919 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:51:57.683160 (+   241us) log.cc:844] Serialized 788 byte log entry
0116 02:51:57.689294 (+  6134us) op_driver.cc:464] REPLICATION: finished
0116 02:51:57.689397 (+   103us) write_op.cc:301] APPLY: starting
0116 02:51:57.689413 (+    16us) tablet.cc:1364] starting BulkCheckPresence
0116 02:51:57.715857 (+ 26444us) tablet.cc:1367] finished BulkCheckPresence
0116 02:51:57.715881 (+    24us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:51:57.737609 (+ 21728us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:51:57.737670 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=140,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:51:57.737678 (+     8us) write_op.cc:312] APPLY: finished
0116 02:51:57.737813 (+   135us) log.cc:844] Serialized 420 byte log entry
0116 02:51:57.737878 (+    65us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:51:57.737929 (+    51us) write_op.cc:454] Released schema lock
0116 02:51:57.737938 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"cfile_cache_hit":276,"cfile_cache_hit_bytes":963037,"cfile_cache_miss":6,"cfile_cache_miss_bytes":22727,"lbm_read_time_us":149,"lbm_reads_lt_1ms":6,"num_ops":50,"prepare.queue_time_us":179,"prepare.run_cpu_time_us":186552,"prepare.run_wall_time_us":1196378,"replication_time_us":6348,"spinlock_wait_cycles":1280}]]}
I20250116 02:51:57.747051  4357 alter_table-test.cc:1285] Scanner saw 65650 rows
I20250116 02:51:57.838582  4357 alter_table-test.cc:1285] Scanner saw 66000 rows
I20250116 02:51:57.923698  4357 alter_table-test.cc:1285] Scanner saw 66550 rows
I20250116 02:51:58.033474  4357 alter_table-test.cc:1285] Scanner saw 67100 rows
I20250116 02:51:58.140792  4357 alter_table-test.cc:1285] Scanner saw 67950 rows
I20250116 02:51:58.236658  4357 alter_table-test.cc:1285] Scanner saw 68750 rows
I20250116 02:51:58.340808  4357 alter_table-test.cc:1285] Scanner saw 69350 rows
I20250116 02:51:58.456200  4357 alter_table-test.cc:1285] Scanner saw 70100 rows
I20250116 02:51:58.560516  4357 alter_table-test.cc:1285] Scanner saw 70850 rows
I20250116 02:51:58.670154  4357 alter_table-test.cc:1285] Scanner saw 71450 rows
I20250116 02:51:58.781792  4357 alter_table-test.cc:1285] Scanner saw 72150 rows
I20250116 02:51:58.905138  4357 alter_table-test.cc:1285] Scanner saw 72950 rows
I20250116 02:51:59.005710  4357 alter_table-test.cc:1285] Scanner saw 73750 rows
I20250116 02:51:59.123272  4357 alter_table-test.cc:1285] Scanner saw 74400 rows
I20250116 02:51:59.235011  4357 alter_table-test.cc:1285] Scanner saw 75050 rows
I20250116 02:51:59.351738  4357 alter_table-test.cc:1285] Scanner saw 75750 rows
I20250116 02:51:59.481743  4357 alter_table-test.cc:1285] Scanner saw 76400 rows
I20250116 02:51:59.617314  4357 alter_table-test.cc:1285] Scanner saw 77350 rows
I20250116 02:51:59.758322  4357 alter_table-test.cc:1285] Scanner saw 78300 rows
I20250116 02:51:59.897953  4357 alter_table-test.cc:1285] Scanner saw 79450 rows
I20250116 02:52:00.044546  4357 alter_table-test.cc:1285] Scanner saw 80500 rows
I20250116 02:52:00.177727  4357 alter_table-test.cc:1285] Scanner saw 81350 rows
I20250116 02:52:00.324126  4357 alter_table-test.cc:1285] Scanner saw 82200 rows
I20250116 02:52:00.483614  4357 alter_table-test.cc:1285] Scanner saw 83100 rows
I20250116 02:52:00.632566  4357 alter_table-test.cc:1285] Scanner saw 84250 rows
I20250116 02:52:00.791800  4357 alter_table-test.cc:1285] Scanner saw 85250 rows
I20250116 02:52:00.838111  4209 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:52:00.859356  4360 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:52:00.967944  4357 alter_table-test.cc:1285] Scanner saw 86250 rows
I20250116 02:52:01.185683  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:01.410681  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:01.617733  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:01.827139  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:02.051702  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:02.224918  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:02.226243  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 4) took 1370 ms. Trace:
I20250116 02:52:02.226339  4360 rpcz_store.cc:276] 0116 02:52:00.855554 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:00.855602 (+    48us) service_pool.cc:225] Handling call
0116 02:52:02.226227 (+1370625us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:00.856324 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:00.856495 (+   171us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:00.858392 (+  1897us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:00.858401 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:00.858420 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:00.858423 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:00.858587 (+   164us) log.cc:844] Serialized 296 byte log entry
0116 02:52:00.859229 (+   642us) op_driver.cc:464] REPLICATION: finished
0116 02:52:00.859333 (+   104us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:02.219619 (+1360286us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:02.219950 (+   331us) log.cc:844] Serialized 5 byte log entry
0116 02:52:02.224020 (+  4070us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:02.226148 (+  2128us) log.cc:844] Serialized 15 byte log entry
0116 02:52:02.226192 (+    44us) alter_schema_op.cc:73] Released schema lock
0116 02:52:02.226196 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":62,"bytes_written":81656,"cfile_init":1,"compiler_manager_pool.queue_time_us":1088,"compiler_manager_pool.run_cpu_time_us":658635,"compiler_manager_pool.run_wall_time_us":687403,"dirs.queue_time_us":11200,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":5226,"drs_written":1,"lbm_read_time_us":114,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3193,"lbm_writes_lt_1ms":51,"peak_mem_usage":0,"prepare.queue_time_us":366,"prepare.run_cpu_time_us":692,"prepare.run_wall_time_us":2338,"replication_time_us":780,"rows_written":21000,"thread_start_us":12212,"threads_started":3,"wal-append.queue_time_us":348}]]}
I20250116 02:52:02.233085  4409 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=2417, attempt_no=0}) took 1370 ms. Trace:
I20250116 02:52:02.233270  4409 rpcz_store.cc:276] 0116 02:52:00.862173 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:00.862223 (+    50us) service_pool.cc:225] Handling call
0116 02:52:02.233066 (+1370843us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:02.227633 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:02.227719 (+    86us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:02.227724 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:52:02.227726 (+     2us) tablet.cc:659] Decoding operations
0116 02:52:02.227991 (+   265us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:02.228000 (+     9us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:02.228005 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:02.228327 (+   322us) tablet.cc:698] Row locks acquired
0116 02:52:02.228330 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:52:02.228367 (+    37us) write_op.cc:270] Start()
0116 02:52:02.228394 (+    27us) write_op.cc:276] Timestamp: L: 2658
0116 02:52:02.228397 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:02.228561 (+   164us) log.cc:844] Serialized 788 byte log entry
0116 02:52:02.228973 (+   412us) op_driver.cc:464] REPLICATION: finished
0116 02:52:02.229367 (+   394us) write_op.cc:301] APPLY: starting
0116 02:52:02.229380 (+    13us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:02.231497 (+  2117us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:02.231522 (+    25us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:02.232609 (+  1087us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:02.232675 (+    66us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=197,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:52:02.232683 (+     8us) write_op.cc:312] APPLY: finished
0116 02:52:02.232841 (+   158us) log.cc:844] Serialized 320 byte log entry
0116 02:52:02.232910 (+    69us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:02.232964 (+    54us) write_op.cc:454] Released schema lock
0116 02:52:02.232973 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":346,"cfile_cache_hit":16,"cfile_cache_hit_bytes":53876,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":178,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":1365074,"prepare.run_cpu_time_us":1002,"prepare.run_wall_time_us":1001,"replication_time_us":553,"thread_start_us":263,"threads_started":1}]]}
I20250116 02:52:02.261656  4212 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 4)
I20250116 02:52:02.286964  4360 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=2416, attempt_no=0}) took 1426 ms. Trace:
I20250116 02:52:02.287096  4360 rpcz_store.cc:276] 0116 02:52:00.860286 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:00.860817 (+   531us) service_pool.cc:225] Handling call
0116 02:52:02.286940 (+1426123us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:00.861300 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:00.861377 (+    77us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:02.226256 (+1364879us) write_op.cc:435] Acquired schema lock
0116 02:52:02.226260 (+     4us) tablet.cc:659] Decoding operations
0116 02:52:02.226794 (+   534us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:02.226812 (+    18us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:02.226821 (+     9us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:02.227234 (+   413us) tablet.cc:698] Row locks acquired
0116 02:52:02.227237 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:52:02.227274 (+    37us) write_op.cc:270] Start()
0116 02:52:02.227307 (+    33us) write_op.cc:276] Timestamp: L: 2657
0116 02:52:02.227309 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:02.227506 (+   197us) log.cc:844] Serialized 788 byte log entry
0116 02:52:02.228266 (+   760us) op_driver.cc:464] REPLICATION: finished
0116 02:52:02.228363 (+    97us) write_op.cc:301] APPLY: starting
0116 02:52:02.228377 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:02.261556 (+ 33179us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:02.261604 (+    48us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:02.286509 (+ 24905us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:02.286577 (+    68us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=188,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:52:02.286585 (+     8us) write_op.cc:312] APPLY: finished
0116 02:52:02.286739 (+   154us) log.cc:844] Serialized 420 byte log entry
0116 02:52:02.286807 (+    68us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:02.286860 (+    53us) write_op.cc:454] Released schema lock
0116 02:52:02.286870 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":43,"cfile_cache_hit":286,"cfile_cache_hit_bytes":968096,"cfile_cache_miss":8,"cfile_cache_miss_bytes":29274,"lbm_read_time_us":195,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":38,"prepare.run_cpu_time_us":218782,"prepare.run_wall_time_us":1366283,"replication_time_us":937}]]}
I20250116 02:52:02.371965  4357 alter_table-test.cc:1285] Scanner saw 86650 rows
I20250116 02:52:02.506923  4357 alter_table-test.cc:1285] Scanner saw 87450 rows
I20250116 02:52:02.658478  4357 alter_table-test.cc:1285] Scanner saw 88200 rows
I20250116 02:52:02.796186  4357 alter_table-test.cc:1285] Scanner saw 89150 rows
I20250116 02:52:02.942498  4357 alter_table-test.cc:1285] Scanner saw 90000 rows
I20250116 02:52:03.095271  4357 alter_table-test.cc:1285] Scanner saw 90850 rows
I20250116 02:52:03.256843  4357 alter_table-test.cc:1285] Scanner saw 91750 rows
I20250116 02:52:03.409356  4357 alter_table-test.cc:1285] Scanner saw 92850 rows
I20250116 02:52:03.544706  4357 alter_table-test.cc:1285] Scanner saw 93850 rows
I20250116 02:52:03.702454  4357 alter_table-test.cc:1285] Scanner saw 94550 rows
I20250116 02:52:03.863230  4357 alter_table-test.cc:1285] Scanner saw 95500 rows
I20250116 02:52:04.032543  4357 alter_table-test.cc:1285] Scanner saw 96550 rows
I20250116 02:52:04.200948  4357 alter_table-test.cc:1285] Scanner saw 97800 rows
I20250116 02:52:04.366822  4357 alter_table-test.cc:1285] Scanner saw 98900 rows
I20250116 02:52:04.545516  4357 alter_table-test.cc:1285] Scanner saw 100100 rows
I20250116 02:52:04.709043  4357 alter_table-test.cc:1285] Scanner saw 101150 rows
I20250116 02:52:04.868842  4357 alter_table-test.cc:1285] Scanner saw 102200 rows
I20250116 02:52:05.041054  4357 alter_table-test.cc:1285] Scanner saw 103150 rows
I20250116 02:52:05.208365  4357 alter_table-test.cc:1285] Scanner saw 104200 rows
I20250116 02:52:05.394071  4357 alter_table-test.cc:1285] Scanner saw 105150 rows
I20250116 02:52:05.547595  4209 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:52:05.582417  4357 alter_table-test.cc:1285] Scanner saw 106500 rows
I20250116 02:52:05.584411  4409 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:52:05.817620  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:06.054939  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:06.384337  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:06.648342  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:06.894289  4409 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 5) took 1322 ms. Trace:
I20250116 02:52:06.894460  4409 rpcz_store.cc:276] 0116 02:52:05.571395 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:05.571453 (+    58us) service_pool.cc:225] Handling call
0116 02:52:06.894263 (+1322810us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:05.571900 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:05.572070 (+   170us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:05.583489 (+ 11419us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:05.583501 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:05.583527 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:05.583531 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:05.583760 (+   229us) log.cc:844] Serialized 330 byte log entry
0116 02:52:05.584293 (+   533us) op_driver.cc:464] REPLICATION: finished
0116 02:52:05.584391 (+    98us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:06.889968 (+1305577us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:06.890300 (+   332us) log.cc:844] Serialized 5 byte log entry
0116 02:52:06.893297 (+  2997us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:06.894170 (+   873us) log.cc:844] Serialized 15 byte log entry
0116 02:52:06.894213 (+    43us) alter_schema_op.cc:73] Released schema lock
0116 02:52:06.894219 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":57,"bytes_written":82292,"cfile_init":1,"compiler_manager_pool.queue_time_us":2191,"compiler_manager_pool.run_cpu_time_us":655222,"compiler_manager_pool.run_wall_time_us":664039,"dirs.queue_time_us":455,"dirs.run_cpu_time_us":223,"dirs.run_wall_time_us":1138,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3284,"lbm_writes_lt_1ms":56,"peak_mem_usage":0,"prepare.queue_time_us":64,"prepare.run_cpu_time_us":2275,"prepare.run_wall_time_us":11929,"replication_time_us":736,"rows_written":20950,"thread_start_us":2809,"threads_started":3,"wal-append.queue_time_us":380}]]}
I20250116 02:52:06.898882  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:06.905156  4409 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=2911, attempt_no=0}) took 1333 ms. Trace:
I20250116 02:52:06.905401  4409 rpcz_store.cc:276] 0116 02:52:05.571488 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:05.571962 (+   474us) service_pool.cc:225] Handling call
0116 02:52:06.905131 (+1333169us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:05.583875 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:05.583972 (+    97us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:06.896886 (+1312914us) write_op.cc:435] Acquired schema lock
0116 02:52:06.896889 (+     3us) tablet.cc:659] Decoding operations
0116 02:52:06.897206 (+   317us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:06.897216 (+    10us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:06.897221 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:06.897657 (+   436us) tablet.cc:698] Row locks acquired
0116 02:52:06.897661 (+     4us) write_op.cc:260] PREPARE: finished
0116 02:52:06.897702 (+    41us) write_op.cc:270] Start()
0116 02:52:06.897734 (+    32us) write_op.cc:276] Timestamp: L: 3179
0116 02:52:06.897738 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:06.897946 (+   208us) log.cc:844] Serialized 788 byte log entry
0116 02:52:06.898947 (+  1001us) op_driver.cc:464] REPLICATION: finished
0116 02:52:06.899052 (+   105us) write_op.cc:301] APPLY: starting
0116 02:52:06.899072 (+    20us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:06.902385 (+  3313us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:06.902420 (+    35us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:06.904280 (+  1860us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:06.904377 (+    97us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=246,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:52:06.904390 (+    13us) write_op.cc:312] APPLY: finished
0116 02:52:06.904621 (+   231us) log.cc:844] Serialized 320 byte log entry
0116 02:52:06.904919 (+   298us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:06.905007 (+    88us) write_op.cc:454] Released schema lock
0116 02:52:06.905022 (+    15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":47,"cfile_cache_hit":16,"cfile_cache_hit_bytes":65696,"cfile_cache_miss":5,"cfile_cache_miss_bytes":16586,"cfile_init":1,"lbm_read_time_us":209,"lbm_reads_lt_1ms":9,"num_ops":50,"prepare.queue_time_us":11531,"prepare.run_cpu_time_us":206637,"prepare.run_wall_time_us":1314978,"replication_time_us":1178,"spinlock_wait_cycles":1792}]]}
I20250116 02:52:06.912070  4212 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 5)
I20250116 02:52:06.954753  4409 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=2912, attempt_no=0}) took 1367 ms. Trace:
I20250116 02:52:06.954964  4409 rpcz_store.cc:276] 0116 02:52:05.587780 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:05.587846 (+    66us) service_pool.cc:225] Handling call
0116 02:52:06.954730 (+1366884us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:06.898902 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:06.898998 (+    96us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:06.899003 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:52:06.899005 (+     2us) tablet.cc:659] Decoding operations
0116 02:52:06.899329 (+   324us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:06.899338 (+     9us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:06.899342 (+     4us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:06.899707 (+   365us) tablet.cc:698] Row locks acquired
0116 02:52:06.899712 (+     5us) write_op.cc:260] PREPARE: finished
0116 02:52:06.899743 (+    31us) write_op.cc:270] Start()
0116 02:52:06.899770 (+    27us) write_op.cc:276] Timestamp: L: 3180
0116 02:52:06.899772 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:06.900304 (+   532us) log.cc:844] Serialized 788 byte log entry
0116 02:52:06.900754 (+   450us) op_driver.cc:464] REPLICATION: finished
0116 02:52:06.906847 (+  6093us) write_op.cc:301] APPLY: starting
0116 02:52:06.906866 (+    19us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:06.927536 (+ 20670us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:06.927560 (+    24us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:06.954256 (+ 26696us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:06.954340 (+    84us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=194,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:52:06.954348 (+     8us) write_op.cc:312] APPLY: finished
0116 02:52:06.954505 (+   157us) log.cc:844] Serialized 420 byte log entry
0116 02:52:06.954583 (+    78us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:06.954642 (+    59us) write_op.cc:454] Released schema lock
0116 02:52:06.954651 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":6044,"cfile_cache_hit":310,"cfile_cache_hit_bytes":989174,"cfile_cache_miss":5,"cfile_cache_miss_bytes":17758,"lbm_read_time_us":136,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":1310569,"prepare.run_cpu_time_us":1271,"prepare.run_wall_time_us":1488,"replication_time_us":958,"spinlock_wait_cycles":755968,"thread_start_us":6351,"threads_started":1}]]}
I20250116 02:52:07.097923  4357 alter_table-test.cc:1285] Scanner saw 107600 rows
I20250116 02:52:07.297183  4357 alter_table-test.cc:1285] Scanner saw 108850 rows
I20250116 02:52:07.491466  4357 alter_table-test.cc:1285] Scanner saw 110000 rows
I20250116 02:52:07.659384  4357 alter_table-test.cc:1285] Scanner saw 111050 rows
I20250116 02:52:07.864027  4357 alter_table-test.cc:1285] Scanner saw 112000 rows
I20250116 02:52:08.058351  4357 alter_table-test.cc:1285] Scanner saw 113400 rows
I20250116 02:52:08.270227  4357 alter_table-test.cc:1285] Scanner saw 114650 rows
I20250116 02:52:08.444759  4357 alter_table-test.cc:1285] Scanner saw 116100 rows
I20250116 02:52:08.628459  4357 alter_table-test.cc:1285] Scanner saw 117150 rows
I20250116 02:52:08.854172  4357 alter_table-test.cc:1285] Scanner saw 118100 rows
I20250116 02:52:09.050123  4357 alter_table-test.cc:1285] Scanner saw 119600 rows
I20250116 02:52:09.250420  4357 alter_table-test.cc:1285] Scanner saw 120850 rows
I20250116 02:52:09.454224  4357 alter_table-test.cc:1285] Scanner saw 122050 rows
I20250116 02:52:09.634969  4357 alter_table-test.cc:1285] Scanner saw 123250 rows
I20250116 02:52:09.817960  4357 alter_table-test.cc:1285] Scanner saw 124350 rows
I20250116 02:52:09.927274  4209 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:52:09.977970  4427 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:52:10.030296  4357 alter_table-test.cc:1285] Scanner saw 125350 rows
I20250116 02:52:10.287215  4357 alter_table-test.cc:1285] Scanner saw 126050 rows
I20250116 02:52:10.536180  4357 alter_table-test.cc:1285] Scanner saw 126050 rows
I20250116 02:52:10.786183  4357 alter_table-test.cc:1285] Scanner saw 126050 rows
I20250116 02:52:11.038350  4357 alter_table-test.cc:1285] Scanner saw 126050 rows
I20250116 02:52:11.235147  4427 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 6) took 1299 ms. Trace:
I20250116 02:52:11.235316  4427 rpcz_store.cc:276] 0116 02:52:09.936083 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:09.936432 (+   349us) service_pool.cc:225] Handling call
0116 02:52:11.235124 (+1298692us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:09.938192 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:09.938365 (+   173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:09.976677 (+ 38312us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:09.976689 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:09.976720 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:09.976723 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:09.976955 (+   232us) log.cc:844] Serialized 364 byte log entry
0116 02:52:09.977853 (+   898us) op_driver.cc:464] REPLICATION: finished
0116 02:52:09.977947 (+    94us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:11.230783 (+1252836us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:11.231228 (+   445us) log.cc:844] Serialized 5 byte log entry
0116 02:52:11.234174 (+  2946us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:11.235044 (+   870us) log.cc:844] Serialized 15 byte log entry
0116 02:52:11.235085 (+    41us) alter_schema_op.cc:73] Released schema lock
0116 02:52:11.235089 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"bytes_written":64955,"cfile_init":1,"compiler_manager_pool.queue_time_us":1184,"compiler_manager_pool.run_cpu_time_us":628555,"compiler_manager_pool.run_wall_time_us":638288,"dirs.queue_time_us":457,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":1176,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2969,"lbm_writes_lt_1ms":57,"peak_mem_usage":0,"prepare.queue_time_us":1444,"prepare.run_cpu_time_us":5897,"prepare.run_wall_time_us":38823,"replication_time_us":1109,"rows_written":18450,"thread_start_us":2099,"threads_started":3,"wal-append.queue_time_us":467}]]}
I20250116 02:52:11.239611  4212 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 6)
I20250116 02:52:11.245081  4427 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=3345, attempt_no=0}) took 1301 ms. Trace:
I20250116 02:52:11.245170  4427 rpcz_store.cc:276] 0116 02:52:09.944083 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:09.944124 (+    41us) service_pool.cc:225] Handling call
0116 02:52:11.245063 (+1300939us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:09.977063 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:09.977165 (+   102us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:11.235151 (+1257986us) write_op.cc:435] Acquired schema lock
0116 02:52:11.235156 (+     5us) tablet.cc:659] Decoding operations
0116 02:52:11.235473 (+   317us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:11.235488 (+    15us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:11.235494 (+     6us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:11.235862 (+   368us) tablet.cc:698] Row locks acquired
0116 02:52:11.235864 (+     2us) write_op.cc:260] PREPARE: finished
0116 02:52:11.235919 (+    55us) write_op.cc:270] Start()
0116 02:52:11.235954 (+    35us) write_op.cc:276] Timestamp: L: 3634
0116 02:52:11.235956 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:11.236205 (+   249us) log.cc:844] Serialized 788 byte log entry
0116 02:52:11.241916 (+  5711us) op_driver.cc:464] REPLICATION: finished
0116 02:52:11.242005 (+    89us) write_op.cc:301] APPLY: starting
0116 02:52:11.242017 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:11.243920 (+  1903us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:11.243941 (+    21us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:11.244692 (+   751us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:11.244734 (+    42us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=295,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:52:11.244739 (+     5us) write_op.cc:312] APPLY: finished
0116 02:52:11.244832 (+    93us) log.cc:844] Serialized 320 byte log entry
0116 02:52:11.244900 (+    68us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:11.244949 (+    49us) write_op.cc:454] Released schema lock
0116 02:52:11.244970 (+    21us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"cfile_cache_hit":24,"cfile_cache_hit_bytes":82780,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12454,"cfile_init":1,"lbm_read_time_us":158,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":32428,"prepare.run_cpu_time_us":190618,"prepare.run_wall_time_us":1259214,"replication_time_us":5927}]]}
I20250116 02:52:11.287673  4440 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=3346, attempt_no=0}) took 1307 ms. Trace:
I20250116 02:52:11.287844  4440 rpcz_store.cc:276] 0116 02:52:09.980078 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:09.980133 (+    55us) service_pool.cc:225] Handling call
0116 02:52:11.287642 (+1307509us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:11.236330 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:11.236421 (+    91us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:11.236426 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:52:11.236429 (+     3us) tablet.cc:659] Decoding operations
0116 02:52:11.236787 (+   358us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:11.236797 (+    10us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:11.236802 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:11.237158 (+   356us) tablet.cc:698] Row locks acquired
0116 02:52:11.237161 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:52:11.237189 (+    28us) write_op.cc:270] Start()
0116 02:52:11.237215 (+    26us) write_op.cc:276] Timestamp: L: 3635
0116 02:52:11.237217 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:11.237383 (+   166us) log.cc:844] Serialized 788 byte log entry
0116 02:52:11.242018 (+  4635us) op_driver.cc:464] REPLICATION: finished
0116 02:52:11.242432 (+   414us) write_op.cc:301] APPLY: starting
0116 02:52:11.242444 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:11.262980 (+ 20536us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:11.263005 (+    25us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:11.287191 (+ 24186us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:11.287267 (+    76us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=206,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:52:11.287276 (+     9us) write_op.cc:312] APPLY: finished
0116 02:52:11.287429 (+   153us) log.cc:844] Serialized 420 byte log entry
0116 02:52:11.287504 (+    75us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:11.287556 (+    52us) write_op.cc:454] Released schema lock
0116 02:52:11.287566 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":368,"cfile_cache_hit":317,"cfile_cache_hit_bytes":943295,"cfile_cache_miss":7,"cfile_cache_miss_bytes":23845,"lbm_read_time_us":192,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":1255762,"prepare.run_cpu_time_us":1104,"prepare.run_wall_time_us":1103,"replication_time_us":4784,"thread_start_us":245,"threads_started":1}]]}
I20250116 02:52:11.293357  4357 alter_table-test.cc:1285] Scanner saw 126050 rows
I20250116 02:52:11.574101  4357 alter_table-test.cc:1285] Scanner saw 126400 rows
I20250116 02:52:11.822659  4357 alter_table-test.cc:1285] Scanner saw 128100 rows
I20250116 02:52:12.048017  4357 alter_table-test.cc:1285] Scanner saw 129400 rows
I20250116 02:52:12.261533  4357 alter_table-test.cc:1285] Scanner saw 130800 rows
I20250116 02:52:12.488863  4357 alter_table-test.cc:1285] Scanner saw 132100 rows
I20250116 02:52:12.714253  4357 alter_table-test.cc:1285] Scanner saw 133450 rows
I20250116 02:52:12.916384  4357 alter_table-test.cc:1285] Scanner saw 134800 rows
I20250116 02:52:13.141835  4357 alter_table-test.cc:1285] Scanner saw 135900 rows
I20250116 02:52:13.395042  4357 alter_table-test.cc:1285] Scanner saw 137300 rows
I20250116 02:52:13.655609  4357 alter_table-test.cc:1285] Scanner saw 138950 rows
I20250116 02:52:13.899708  4357 alter_table-test.cc:1285] Scanner saw 140600 rows
I20250116 02:52:14.130533  4357 alter_table-test.cc:1285] Scanner saw 142150 rows
I20250116 02:52:14.293540  4212 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:52:14.354101  4441 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:52:14.405545  4357 alter_table-test.cc:1285] Scanner saw 143400 rows
I20250116 02:52:14.694029  4357 alter_table-test.cc:1285] Scanner saw 144600 rows
I20250116 02:52:14.990070  4357 alter_table-test.cc:1285] Scanner saw 144600 rows
I20250116 02:52:15.288545  4357 alter_table-test.cc:1285] Scanner saw 144600 rows
I20250116 02:52:15.595762  4357 alter_table-test.cc:1285] Scanner saw 144600 rows
I20250116 02:52:15.605141  4441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 7) took 1275 ms. Trace:
I20250116 02:52:15.608971  4441 rpcz_store.cc:276] 0116 02:52:14.329765 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:14.330133 (+   368us) service_pool.cc:225] Handling call
0116 02:52:15.605121 (+1274988us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:14.330548 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:14.330745 (+   197us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:14.352655 (+ 21910us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:14.352674 (+    19us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:14.352701 (+    27us) alter_schema_op.cc:128] START. Timestamp: 1
0116 02:52:14.352703 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:14.353378 (+   675us) log.cc:844] Serialized 398 byte log entry
0116 02:52:14.353981 (+   603us) op_driver.cc:464] REPLICATION: finished
0116 02:52:14.354077 (+    96us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:15.599323 (+1245246us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:15.599767 (+   444us) log.cc:844] Serialized 5 byte log entry
0116 02:52:15.603629 (+  3862us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:15.604830 (+  1201us) log.cc:844] Serialized 15 byte log entry
0116 02:52:15.605079 (+   249us) alter_schema_op.cc:73] Released schema lock
0116 02:52:15.605083 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":53,"bytes_written":69812,"cfile_init":1,"compiler_manager_pool.queue_time_us":1100,"compiler_manager_pool.run_cpu_time_us":677485,"compiler_manager_pool.run_wall_time_us":677840,"dirs.queue_time_us":518,"dirs.run_cpu_time_us":229,"dirs.run_wall_time_us":1067,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3334,"lbm_writes_lt_1ms":61,"peak_mem_usage":0,"prepare.queue_time_us":54,"prepare.run_cpu_time_us":4048,"prepare.run_wall_time_us":22890,"raft.queue_time_us":1155,"replication_time_us":1240,"rows_written":18550,"thread_start_us":2649,"threads_started":4,"wal-append.queue_time_us":415}]]}
I20250116 02:52:15.618737  4441 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=3780, attempt_no=0}) took 1288 ms. Trace:
I20250116 02:52:15.619036  4441 rpcz_store.cc:276] 0116 02:52:14.330559 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:14.330617 (+    58us) service_pool.cc:225] Handling call
0116 02:52:15.618695 (+1288078us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:14.353489 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:14.353611 (+   122us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:15.605310 (+1251699us) write_op.cc:435] Acquired schema lock
0116 02:52:15.605315 (+     5us) tablet.cc:659] Decoding operations
0116 02:52:15.605664 (+   349us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:15.605680 (+    16us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:15.605686 (+     6us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:15.606034 (+   348us) tablet.cc:698] Row locks acquired
0116 02:52:15.606037 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:52:15.606079 (+    42us) write_op.cc:270] Start()
0116 02:52:15.606112 (+    33us) write_op.cc:276] Timestamp: L: 4114
0116 02:52:15.606115 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:15.606330 (+   215us) log.cc:844] Serialized 788 byte log entry
0116 02:52:15.608759 (+  2429us) op_driver.cc:464] REPLICATION: finished
0116 02:52:15.610693 (+  1934us) write_op.cc:301] APPLY: starting
0116 02:52:15.610714 (+    21us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:15.615425 (+  4711us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:15.615451 (+    26us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:15.617739 (+  2288us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:15.617837 (+    98us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=350,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:52:15.617850 (+    13us) write_op.cc:312] APPLY: finished
0116 02:52:15.618092 (+   242us) log.cc:844] Serialized 320 byte log entry
0116 02:52:15.618452 (+   360us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:15.618538 (+    86us) write_op.cc:454] Released schema lock
0116 02:52:15.618560 (+    22us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1880,"cfile_cache_hit":20,"cfile_cache_hit_bytes":74206,"cfile_cache_miss":4,"cfile_cache_miss_bytes":12456,"cfile_init":1,"lbm_read_time_us":211,"lbm_reads_lt_1ms":8,"num_ops":50,"prepare.queue_time_us":22494,"prepare.run_cpu_time_us":194400,"prepare.run_wall_time_us":1252912,"replication_time_us":2618,"spinlock_wait_cycles":8448,"thread_start_us":3492,"threads_started":1}]]}
I20250116 02:52:15.634439  4209 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 7)
I20250116 02:52:15.661239  4452 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=3781, attempt_no=0}) took 1305 ms. Trace:
I20250116 02:52:15.661444  4452 rpcz_store.cc:276] 0116 02:52:14.356136 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:14.356206 (+    70us) service_pool.cc:225] Handling call
0116 02:52:15.661217 (+1305011us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:15.606451 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:15.606539 (+    88us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:15.606544 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:52:15.606546 (+     2us) tablet.cc:659] Decoding operations
0116 02:52:15.606919 (+   373us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:15.606928 (+     9us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:15.606934 (+     6us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:15.607309 (+   375us) tablet.cc:698] Row locks acquired
0116 02:52:15.607312 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:52:15.607343 (+    31us) write_op.cc:270] Start()
0116 02:52:15.607369 (+    26us) write_op.cc:276] Timestamp: L: 4115
0116 02:52:15.607372 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:15.607529 (+   157us) log.cc:844] Serialized 788 byte log entry
0116 02:52:15.612390 (+  4861us) op_driver.cc:464] REPLICATION: finished
0116 02:52:15.612490 (+   100us) write_op.cc:301] APPLY: starting
0116 02:52:15.612502 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:15.640943 (+ 28441us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:15.640962 (+    19us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:15.660790 (+ 19828us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:15.660845 (+    55us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=267,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:52:15.660854 (+     9us) write_op.cc:312] APPLY: finished
0116 02:52:15.661005 (+   151us) log.cc:844] Serialized 420 byte log entry
0116 02:52:15.661074 (+    69us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:15.661131 (+    57us) write_op.cc:454] Released schema lock
0116 02:52:15.661141 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":48,"cfile_cache_hit":335,"cfile_cache_hit_bytes":989249,"cfile_cache_miss":10,"cfile_cache_miss_bytes":38455,"lbm_read_time_us":266,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1249793,"prepare.run_cpu_time_us":1129,"prepare.run_wall_time_us":1127,"replication_time_us":4995}]]}
I20250116 02:52:15.884433  4357 alter_table-test.cc:1285] Scanner saw 144600 rows
I20250116 02:52:16.125612  4357 alter_table-test.cc:1285] Scanner saw 146050 rows
I20250116 02:52:16.419075  4357 alter_table-test.cc:1285] Scanner saw 147100 rows
I20250116 02:52:16.674975  4357 alter_table-test.cc:1285] Scanner saw 148650 rows
I20250116 02:52:16.914768  4357 alter_table-test.cc:1285] Scanner saw 149900 rows
I20250116 02:52:17.179232  4357 alter_table-test.cc:1285] Scanner saw 151050 rows
I20250116 02:52:17.423792  4357 alter_table-test.cc:1285] Scanner saw 152500 rows
I20250116 02:52:17.670758  4357 alter_table-test.cc:1285] Scanner saw 153650 rows
I20250116 02:52:17.944226  4357 alter_table-test.cc:1285] Scanner saw 154950 rows
I20250116 02:52:18.216579  4357 alter_table-test.cc:1285] Scanner saw 156450 rows
I20250116 02:52:18.484112  4357 alter_table-test.cc:1285] Scanner saw 157850 rows
I20250116 02:52:18.681604  4212 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56616:
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
I20250116 02:52:18.726161  4441 tablet.cc:1721] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: 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
I20250116 02:52:18.746548  4357 alter_table-test.cc:1285] Scanner saw 159300 rows
I20250116 02:52:18.914891  4209 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: fake-table [id=c0147ca7543b488cbc0847baf48178f0] alter complete (version 8)
I20250116 02:52:19.128334  4357 alter_table-test.cc:1285] Scanner saw 160300 rows
I20250116 02:52:19.823347  4441 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:35350 (request call id 8) took 1114 ms. Trace:
I20250116 02:52:19.823549  4441 rpcz_store.cc:276] 0116 02:52:18.708561 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:18.708617 (+    56us) service_pool.cc:225] Handling call
0116 02:52:19.823319 (+1114702us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:18.709103 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:18.709337 (+   234us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:18.725172 (+ 15835us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:18.725182 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:18.725207 (+    25us) alter_schema_op.cc:128] START. Timestamp: 1
0116 02:52:18.725210 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:18.725436 (+   226us) log.cc:844] Serialized 432 byte log entry
0116 02:52:18.726040 (+   604us) op_driver.cc:464] REPLICATION: finished
0116 02:52:18.726138 (+    98us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:19.818265 (+1092127us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:19.818837 (+   572us) log.cc:844] Serialized 5 byte log entry
0116 02:52:19.821844 (+  3007us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:19.823227 (+  1383us) log.cc:844] Serialized 15 byte log entry
0116 02:52:19.823270 (+    43us) alter_schema_op.cc:73] Released schema lock
0116 02:52:19.823274 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"bytes_written":62340,"cfile_init":1,"compiler_manager_pool.queue_time_us":479,"compiler_manager_pool.run_cpu_time_us":705978,"compiler_manager_pool.run_wall_time_us":712585,"dirs.queue_time_us":408,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":918,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2636,"lbm_writes_lt_1ms":63,"peak_mem_usage":0,"prepare.queue_time_us":83,"prepare.run_cpu_time_us":3030,"prepare.run_wall_time_us":16389,"replication_time_us":804,"rows_written":15700,"thread_start_us":886,"threads_started":3,"wal-append.queue_time_us":361}]]}
I20250116 02:52:19.832250  4441 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=4161, attempt_no=0}) took 1123 ms. Trace:
I20250116 02:52:19.832379  4441 rpcz_store.cc:276] 0116 02:52:18.709250 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:18.709322 (+    72us) service_pool.cc:225] Handling call
0116 02:52:19.832227 (+1122905us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:18.725539 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:18.725680 (+   141us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:19.823505 (+1097825us) write_op.cc:435] Acquired schema lock
0116 02:52:19.823509 (+     4us) tablet.cc:659] Decoding operations
0116 02:52:19.824068 (+   559us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:19.824085 (+    17us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:19.824090 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:19.825121 (+  1031us) tablet.cc:698] Row locks acquired
0116 02:52:19.825125 (+     4us) write_op.cc:260] PREPARE: finished
0116 02:52:19.825173 (+    48us) write_op.cc:270] Start()
0116 02:52:19.825208 (+    35us) write_op.cc:276] Timestamp: L: 4535
0116 02:52:19.825211 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:19.825448 (+   237us) log.cc:844] Serialized 788 byte log entry
0116 02:52:19.826505 (+  1057us) op_driver.cc:464] REPLICATION: finished
0116 02:52:19.826630 (+   125us) write_op.cc:301] APPLY: starting
0116 02:52:19.826647 (+    17us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:19.830221 (+  3574us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:19.830252 (+    31us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:19.831722 (+  1470us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:19.831790 (+    68us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=400,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:52:19.831798 (+     8us) write_op.cc:312] APPLY: finished
0116 02:52:19.831960 (+   162us) log.cc:844] Serialized 320 byte log entry
0116 02:52:19.832056 (+    96us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:19.832114 (+    58us) write_op.cc:454] Released schema lock
0116 02:52:19.832124 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":78,"cfile_cache_hit":27,"cfile_cache_hit_bytes":91092,"cfile_cache_miss":3,"cfile_cache_miss_bytes":8338,"cfile_init":1,"lbm_read_time_us":147,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":15782,"prepare.run_cpu_time_us":189634,"prepare.run_wall_time_us":1099989,"replication_time_us":1268}]]}
I20250116 02:52:19.865294  4463 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:35370 (ReqId={client: d27d73a004ab480fb1433bc359be5b4e, seq_no=4162, attempt_no=0}) took 1136 ms. Trace:
I20250116 02:52:19.865394  4463 rpcz_store.cc:276] 0116 02:52:18.728616 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:18.728667 (+    51us) service_pool.cc:225] Handling call
0116 02:52:19.865270 (+1136603us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:19.825563 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ef8c83ec764409ca76bdb96bc6c2a44
0116 02:52:19.825693 (+   130us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:52:19.825699 (+     6us) write_op.cc:435] Acquired schema lock
0116 02:52:19.825700 (+     1us) tablet.cc:659] Decoding operations
0116 02:52:19.826090 (+   390us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:52:19.826100 (+    10us) write_op.cc:641] Partition lock acquired for write op
0116 02:52:19.826105 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:52:19.826522 (+   417us) tablet.cc:698] Row locks acquired
0116 02:52:19.826524 (+     2us) write_op.cc:260] PREPARE: finished
0116 02:52:19.826550 (+    26us) write_op.cc:270] Start()
0116 02:52:19.826573 (+    23us) write_op.cc:276] Timestamp: L: 4536
0116 02:52:19.826575 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:19.826719 (+   144us) log.cc:844] Serialized 788 byte log entry
0116 02:52:19.827110 (+   391us) op_driver.cc:464] REPLICATION: finished
0116 02:52:19.827498 (+   388us) write_op.cc:301] APPLY: starting
0116 02:52:19.827512 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:52:19.848241 (+ 20729us) tablet.cc:1367] finished BulkCheckPresence
0116 02:52:19.848278 (+    37us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:52:19.864770 (+ 16492us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:52:19.864829 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=279,key_file_lookups=100,delta_file_lookups=0,mrs_lookups=0
0116 02:52:19.864836 (+     7us) write_op.cc:312] APPLY: finished
0116 02:52:19.864977 (+   141us) log.cc:844] Serialized 420 byte log entry
0116 02:52:19.865072 (+    95us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:52:19.865132 (+    60us) write_op.cc:454] Released schema lock
0116 02:52:19.865143 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":348,"cfile_cache_hit":355,"cfile_cache_hit_bytes":1046361,"cfile_cache_miss":10,"cfile_cache_miss_bytes":37609,"lbm_read_time_us":161,"lbm_reads_lt_1ms":10,"num_ops":50,"prepare.queue_time_us":1096434,"prepare.run_cpu_time_us":1214,"prepare.run_wall_time_us":1214,"replication_time_us":514,"thread_start_us":268,"threads_started":1}]]}
I20250116 02:52:19.866642   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:19.875772   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:19.876006   416 tablet_replica.cc:331] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be: stopping tablet replica
I20250116 02:52:19.876224   416 raft_consensus.cc:2238] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:19.876466   416 raft_consensus.cc:2267] T 1ef8c83ec764409ca76bdb96bc6c2a44 P 2379821dac1448f8a672b7d6718a26be [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:19.892933   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:19.897034   416 master.cc:537] Master@127.0.104.62:45117 shutting down...
I20250116 02:52:19.905498   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:19.905767   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:19.905874   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 9601bdb66420473385ae42f29198f5e1: stopping tablet replica
I20250116 02:52:19.919473   416 master.cc:559] Master@127.0.104.62:45117 shutdown complete.
[       OK ] AlterTableTest.TestAlterUnderWriteLoad (36243 ms)
[ RUN      ] AlterTableTest.TestInsertAfterAlterTable
I20250116 02:52:19.931676   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39315
I20250116 02:52:19.932152   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:19.932931   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:19.939441   416 webserver.cc:458] Webserver started at http://127.0.104.62:46549/ using document root <none> and password file <none>
I20250116 02:52:19.939671   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:19.939744   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:19.939869   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:19.940450   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "0be30ee0367e4c24a4a1386a3e466e6e"
format_stamp: "Formatted at 2025-01-16 02:52:19 on dist-test-slave-40f4"
I20250116 02:52:19.942962   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:19.944316  4467 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:19.944671   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:19.944788   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "0be30ee0367e4c24a4a1386a3e466e6e"
format_stamp: "Formatted at 2025-01-16 02:52:19 on dist-test-slave-40f4"
I20250116 02:52:19.944892   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-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)
I20250116 02:52:19.955673   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:19.956178   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:19.966603   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39315
I20250116 02:52:19.966624  4518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39315 every 8 connection(s)
I20250116 02:52:19.967924  4519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:19.972394  4519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: Bootstrap starting.
I20250116 02:52:19.973763  4519 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:19.975342  4519 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: No bootstrap required, opened a new log
I20250116 02:52:19.975925  4519 raft_consensus.cc:357] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER }
I20250116 02:52:19.976071  4519 raft_consensus.cc:383] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:19.976128  4519 raft_consensus.cc:738] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0be30ee0367e4c24a4a1386a3e466e6e, State: Initialized, Role: FOLLOWER
I20250116 02:52:19.976294  4519 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER }
I20250116 02:52:19.976402  4519 raft_consensus.cc:397] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:19.976455  4519 raft_consensus.cc:491] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:19.976523  4519 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:19.978482  4519 raft_consensus.cc:513] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER }
I20250116 02:52:19.978673  4519 leader_election.cc:304] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0be30ee0367e4c24a4a1386a3e466e6e; no voters: 
I20250116 02:52:19.979024  4519 leader_election.cc:290] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:19.979153  4522 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:19.979568  4522 raft_consensus.cc:695] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 1 LEADER]: Becoming Leader. State: Replica: 0be30ee0367e4c24a4a1386a3e466e6e, State: Running, Role: LEADER
I20250116 02:52:19.979801  4522 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER }
I20250116 02:52:19.979878  4519 sys_catalog.cc:564] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:19.980871  4524 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0be30ee0367e4c24a4a1386a3e466e6e. Latest consensus state: current_term: 1 leader_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER } }
I20250116 02:52:19.980840  4523 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0be30ee0367e4c24a4a1386a3e466e6e" member_type: VOTER } }
I20250116 02:52:19.981355  4524 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:19.981457  4523 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:19.982125  4529 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:19.984061  4529 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:19.987211   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:19.987303  4529 catalog_manager.cc:1348] Generated new cluster ID: 1b45c773206849d0b2fdd8f360bb0f90
I20250116 02:52:19.987387  4529 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:20.008862  4529 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:20.009785  4529 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:20.025049  4529 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: Generated new TSK 0
I20250116 02:52:20.025307  4529 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:20.052296   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:20.053396   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:20.054901   416 webserver.cc:458] Webserver started at http://127.0.104.1:41809/ using document root <none> and password file <none>
I20250116 02:52:20.055115   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:20.055186   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:20.055284   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:20.055910   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "24ae821c36464a8195376ecb94281982"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.058359   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.002s
I20250116 02:52:20.059844  4543 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.060173   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:20.060293   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "24ae821c36464a8195376ecb94281982"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.060413   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestInsertAfterAlterTable.1736995880078029-416-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)
I20250116 02:52:20.067011   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:20.067483   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:20.068023   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:20.069098   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:20.069180   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.069283   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:20.069340   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.081032   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34905
I20250116 02:52:20.081034  4605 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34905 every 8 connection(s)
I20250116 02:52:20.088429  4606 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39315
I20250116 02:52:20.088588  4606 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:20.088932  4606 heartbeater.cc:509] Master 127.0.104.62:39315 requested a full tablet report, sending...
I20250116 02:52:20.089784  4484 ts_manager.cc:194] Registered new tserver with Master: 24ae821c36464a8195376ecb94281982 (127.0.104.1:34905)
I20250116 02:52:20.089840   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007807459s
I20250116 02:52:20.090912  4484 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53100
I20250116 02:52:20.099902  4484 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53106:
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"
    }
  }
}
I20250116 02:52:20.102365  4606 heartbeater.cc:501] Master 127.0.104.62:39315 was elected leader, sending a full tablet report...
I20250116 02:52:20.111966  4571 tablet_service.cc:1467] Processing CreateTablet for tablet 1d6096c1307948c4b8f1d2bd010a30a2 (DEFAULT_TABLE table=fake-table [id=edd2d8b0e2854626af5eff25de36ae28]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:20.112437  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6096c1307948c4b8f1d2bd010a30a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.118126  4618 tablet_bootstrap.cc:492] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.119477  4618 tablet_bootstrap.cc:654] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.121150  4618 tablet_bootstrap.cc:492] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.121281  4618 ts_tablet_manager.cc:1397] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:20.121908  4618 raft_consensus.cc:357] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.122062  4618 raft_consensus.cc:383] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.122141  4618 raft_consensus.cc:738] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.122344  4618 consensus_queue.cc:260] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.122486  4618 raft_consensus.cc:397] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.122570  4618 raft_consensus.cc:491] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.122658  4618 raft_consensus.cc:3054] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.124526  4618 raft_consensus.cc:513] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.124751  4618 leader_election.cc:304] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.125252  4618 leader_election.cc:290] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.125396  4620 raft_consensus.cc:2798] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.126160  4620 raft_consensus.cc:695] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.126217  4618 ts_tablet_manager.cc:1428] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:20.126436  4620 consensus_queue.cc:237] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.128351  4483 catalog_manager.cc:5526] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.142939   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:20.143936  4483 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53106:
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"
    }
  }
}
I20250116 02:52:20.154457  4571 tablet_service.cc:1467] Processing CreateTablet for tablet 82167b085c984fb3b70abf6fcff4818f (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:20.154587  4570 tablet_service.cc:1467] Processing CreateTablet for tablet f26b12a0ba7641ae89138aa0bf80a195 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20250116 02:52:20.154930  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82167b085c984fb3b70abf6fcff4818f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.155303  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f26b12a0ba7641ae89138aa0bf80a195. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.156168  4569 tablet_service.cc:1467] Processing CreateTablet for tablet 9867d5b35a0846b889ccb0368a55c4b1 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20250116 02:52:20.156270  4568 tablet_service.cc:1467] Processing CreateTablet for tablet 27bcd631c94a41efb0b1e2caed33f727 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20250116 02:52:20.156564  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9867d5b35a0846b889ccb0368a55c4b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.156912  4563 tablet_service.cc:1467] Processing CreateTablet for tablet 0f9341139b8c43f99c92413c7cd7bcce (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20250116 02:52:20.156988  4567 tablet_service.cc:1467] Processing CreateTablet for tablet 713bb6f79e2b4dbaa60b28158df9e1e6 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20250116 02:52:20.157305  4563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f9341139b8c43f99c92413c7cd7bcce. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.157385  4566 tablet_service.cc:1467] Processing CreateTablet for tablet 32d8a0361c944f1a91fa2a9e515acef6 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20250116 02:52:20.157866  4565 tablet_service.cc:1467] Processing CreateTablet for tablet fd2ca6f758184cea894caf2e4dca43af (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20250116 02:52:20.158296  4564 tablet_service.cc:1467] Processing CreateTablet for tablet fe4e2c0d9edf40ff83b93542c77caab7 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20250116 02:52:20.158739  4562 tablet_service.cc:1467] Processing CreateTablet for tablet f4fdeeb1eeea4eb7b776e674dabc8c51 (DEFAULT_TABLE table=split-table [id=11e88a315652405c825e51a1f12672e8]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20250116 02:52:20.161545  4566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d8a0361c944f1a91fa2a9e515acef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.162501  4618 tablet_bootstrap.cc:492] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.163842  4618 tablet_bootstrap.cc:654] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.165771  4568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27bcd631c94a41efb0b1e2caed33f727. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.166077  4564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4e2c0d9edf40ff83b93542c77caab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.169818  4565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd2ca6f758184cea894caf2e4dca43af. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.170033  4567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 713bb6f79e2b4dbaa60b28158df9e1e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.173002  4562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4fdeeb1eeea4eb7b776e674dabc8c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.178516  4618 tablet_bootstrap.cc:492] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.178745  4618 ts_tablet_manager.cc:1397] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.014s
I20250116 02:52:20.179613  4618 raft_consensus.cc:357] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.179797  4618 raft_consensus.cc:383] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.179875  4618 raft_consensus.cc:738] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.180202  4618 consensus_queue.cc:260] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.180450  4618 raft_consensus.cc:397] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.180649  4618 raft_consensus.cc:491] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.180799  4618 raft_consensus.cc:3054] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.183302  4618 raft_consensus.cc:513] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.183494  4618 leader_election.cc:304] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.183692  4618 leader_election.cc:290] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.183773  4620 raft_consensus.cc:2798] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.183957  4620 raft_consensus.cc:695] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.184108  4618 ts_tablet_manager.cc:1428] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20250116 02:52:20.184274  4620 consensus_queue.cc:237] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.184376  4618 tablet_bootstrap.cc:492] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.186266  4618 tablet_bootstrap.cc:654] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.186884  4483 catalog_manager.cc:5526] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.188007  4618 tablet_bootstrap.cc:492] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.188129  4618 ts_tablet_manager.cc:1397] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.188696  4618 raft_consensus.cc:357] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.188833  4618 raft_consensus.cc:383] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.188911  4618 raft_consensus.cc:738] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.189158  4618 consensus_queue.cc:260] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.189333  4618 raft_consensus.cc:397] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.189427  4618 raft_consensus.cc:491] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.189538  4618 raft_consensus.cc:3054] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.191737  4618 raft_consensus.cc:513] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.191984  4618 leader_election.cc:304] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.192176  4618 leader_election.cc:290] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.192261  4620 raft_consensus.cc:2798] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.192432  4620 raft_consensus.cc:695] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.192600  4618 ts_tablet_manager.cc:1428] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20250116 02:52:20.192656  4620 consensus_queue.cc:237] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.192831  4618 tablet_bootstrap.cc:492] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.194418  4618 tablet_bootstrap.cc:654] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.194512  4483 catalog_manager.cc:5526] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.198717  4618 tablet_bootstrap.cc:492] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.198885  4618 ts_tablet_manager.cc:1397] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.005s
I20250116 02:52:20.199471  4618 raft_consensus.cc:357] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.199600  4618 raft_consensus.cc:383] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.199651  4618 raft_consensus.cc:738] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.199800  4618 consensus_queue.cc:260] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.199910  4618 raft_consensus.cc:397] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.199973  4618 raft_consensus.cc:491] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.200054  4618 raft_consensus.cc:3054] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.201947  4618 raft_consensus.cc:513] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.202121  4618 leader_election.cc:304] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.202261  4618 leader_election.cc:290] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.202337  4620 raft_consensus.cc:2798] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.202519  4620 raft_consensus.cc:695] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.202636  4618 ts_tablet_manager.cc:1428] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.202708  4620 consensus_queue.cc:237] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.202906  4618 tablet_bootstrap.cc:492] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.204558  4618 tablet_bootstrap.cc:654] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.204644  4483 catalog_manager.cc:5526] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.206095  4618 tablet_bootstrap.cc:492] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.206233  4618 ts_tablet_manager.cc:1397] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20250116 02:52:20.206790  4618 raft_consensus.cc:357] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.206912  4618 raft_consensus.cc:383] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.207001  4618 raft_consensus.cc:738] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.207193  4618 consensus_queue.cc:260] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.207329  4618 raft_consensus.cc:397] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.207410  4618 raft_consensus.cc:491] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.207501  4618 raft_consensus.cc:3054] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.209530  4618 raft_consensus.cc:513] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.209744  4618 leader_election.cc:304] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.209890  4618 leader_election.cc:290] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.209967  4620 raft_consensus.cc:2798] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.210098  4620 raft_consensus.cc:695] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.210323  4618 ts_tablet_manager.cc:1428] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:20.210352  4620 consensus_queue.cc:237] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.210592  4618 tablet_bootstrap.cc:492] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.212297  4618 tablet_bootstrap.cc:654] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.212437  4483 catalog_manager.cc:5526] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.214259  4618 tablet_bootstrap.cc:492] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.214396  4618 ts_tablet_manager.cc:1397] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20250116 02:52:20.215054  4618 raft_consensus.cc:357] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.215219  4618 raft_consensus.cc:383] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.215315  4618 raft_consensus.cc:738] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.215526  4618 consensus_queue.cc:260] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.215709  4618 raft_consensus.cc:397] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.215806  4618 raft_consensus.cc:491] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.215909  4618 raft_consensus.cc:3054] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.218062  4618 raft_consensus.cc:513] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.218246  4618 leader_election.cc:304] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.218416  4618 leader_election.cc:290] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.218468  4620 raft_consensus.cc:2798] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.218716  4620 raft_consensus.cc:695] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.218873  4618 ts_tablet_manager.cc:1428] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:20.218966  4620 consensus_queue.cc:237] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.219142  4618 tablet_bootstrap.cc:492] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.220750  4618 tablet_bootstrap.cc:654] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.220813  4483 catalog_manager.cc:5526] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.222425  4618 tablet_bootstrap.cc:492] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.222572  4618 ts_tablet_manager.cc:1397] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:52:20.223299  4618 raft_consensus.cc:357] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.223454  4618 raft_consensus.cc:383] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.223548  4618 raft_consensus.cc:738] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.223774  4618 consensus_queue.cc:260] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.223903  4618 raft_consensus.cc:397] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.223992  4618 raft_consensus.cc:491] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.224097  4618 raft_consensus.cc:3054] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.226038  4618 raft_consensus.cc:513] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.226203  4618 leader_election.cc:304] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.226337  4618 leader_election.cc:290] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.226406  4622 raft_consensus.cc:2798] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.226583  4622 raft_consensus.cc:695] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.226711  4618 ts_tablet_manager.cc:1428] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.226831  4622 consensus_queue.cc:237] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.226975  4618 tablet_bootstrap.cc:492] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.228641  4618 tablet_bootstrap.cc:654] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.228931  4483 catalog_manager.cc:5526] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.230278  4618 tablet_bootstrap.cc:492] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.230418  4618 ts_tablet_manager.cc:1397] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20250116 02:52:20.231060  4618 raft_consensus.cc:357] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.231187  4618 raft_consensus.cc:383] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.231268  4618 raft_consensus.cc:738] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.231504  4618 consensus_queue.cc:260] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.231711  4618 raft_consensus.cc:397] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.231806  4618 raft_consensus.cc:491] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.231905  4618 raft_consensus.cc:3054] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.233923  4618 raft_consensus.cc:513] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.234093  4618 leader_election.cc:304] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.234251  4618 leader_election.cc:290] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.234324  4622 raft_consensus.cc:2798] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.234479  4622 raft_consensus.cc:695] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.234730  4618 ts_tablet_manager.cc:1428] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20250116 02:52:20.234766  4622 consensus_queue.cc:237] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.235002  4618 tablet_bootstrap.cc:492] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.236420  4618 tablet_bootstrap.cc:654] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.237316  4483 catalog_manager.cc:5526] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.238165  4618 tablet_bootstrap.cc:492] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.238286  4618 ts_tablet_manager.cc:1397] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:20.238934  4618 raft_consensus.cc:357] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.239112  4618 raft_consensus.cc:383] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.239198  4618 raft_consensus.cc:738] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.239415  4618 consensus_queue.cc:260] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.239651  4618 raft_consensus.cc:397] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.239732  4618 raft_consensus.cc:491] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.239828  4618 raft_consensus.cc:3054] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.242062  4618 raft_consensus.cc:513] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.242255  4618 leader_election.cc:304] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.242419  4618 leader_election.cc:290] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.242471  4622 raft_consensus.cc:2798] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.242626  4622 raft_consensus.cc:695] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.242862  4618 ts_tablet_manager.cc:1428] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20250116 02:52:20.242841  4622 consensus_queue.cc:237] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.243105  4618 tablet_bootstrap.cc:492] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.244668  4618 tablet_bootstrap.cc:654] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.244746  4483 catalog_manager.cc:5526] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.246719  4618 tablet_bootstrap.cc:492] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.246896  4618 ts_tablet_manager.cc:1397] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:20.247525  4618 raft_consensus.cc:357] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.247673  4618 raft_consensus.cc:383] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.247754  4618 raft_consensus.cc:738] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.247969  4618 consensus_queue.cc:260] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.248157  4618 raft_consensus.cc:397] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.248245  4618 raft_consensus.cc:491] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.248348  4618 raft_consensus.cc:3054] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.250373  4618 raft_consensus.cc:513] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.250628  4618 leader_election.cc:304] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.250860  4618 leader_election.cc:290] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.250900  4622 raft_consensus.cc:2798] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.251050  4622 raft_consensus.cc:695] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.251291  4622 consensus_queue.cc:237] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.251420  4618 ts_tablet_manager.cc:1428] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:20.251698  4618 tablet_bootstrap.cc:492] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: Bootstrap starting.
I20250116 02:52:20.253227  4618 tablet_bootstrap.cc:654] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.253425  4483 catalog_manager.cc:5526] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.254952  4618 tablet_bootstrap.cc:492] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: No bootstrap required, opened a new log
I20250116 02:52:20.255092  4618 ts_tablet_manager.cc:1397] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20250116 02:52:20.255718  4618 raft_consensus.cc:357] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.255857  4618 raft_consensus.cc:383] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.255955  4618 raft_consensus.cc:738] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24ae821c36464a8195376ecb94281982, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.256147  4618 consensus_queue.cc:260] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.256289  4618 raft_consensus.cc:397] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.256379  4618 raft_consensus.cc:491] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.256477  4618 raft_consensus.cc:3054] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.258709  4618 raft_consensus.cc:513] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.258906  4618 leader_election.cc:304] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 24ae821c36464a8195376ecb94281982; no voters: 
I20250116 02:52:20.259104  4618 leader_election.cc:290] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.259176  4622 raft_consensus.cc:2798] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.259368  4622 raft_consensus.cc:695] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Becoming Leader. State: Replica: 24ae821c36464a8195376ecb94281982, State: Running, Role: LEADER
I20250116 02:52:20.259519  4618 ts_tablet_manager.cc:1428] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.259581  4622 consensus_queue.cc:237] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } }
I20250116 02:52:20.261272  4483 catalog_manager.cc:5526] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24ae821c36464a8195376ecb94281982 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "24ae821c36464a8195376ecb94281982" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "24ae821c36464a8195376ecb94281982" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34905 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.271692  4483 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53106:
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
I20250116 02:52:20.310706  4654 tablet.cc:1721] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.311776  4654 tablet.cc:1619] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.325335  4654 tablet.cc:1721] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.326953  4654 tablet.cc:1619] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.330799  4651 tablet.cc:1721] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.331547  4651 tablet.cc:1619] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.334086  4661 tablet.cc:1721] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.334833  4661 tablet.cc:1619] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.351166  4654 tablet.cc:1721] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.352546  4654 tablet.cc:1619] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.359525  4661 tablet.cc:1721] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.360201  4661 tablet.cc:1619] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.362320  4651 tablet.cc:1721] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.363945  4654 tablet.cc:1721] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.365734  4663 tablet.cc:1721] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.366340  4651 tablet.cc:1619] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.367856  4654 tablet.cc:1619] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.368978  4663 tablet.cc:1619] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.371186  4661 tablet.cc:1721] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: 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
I20250116 02:52:20.371686  4661 tablet.cc:1619] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: MemRowSet was empty: no flush needed.
I20250116 02:52:20.379845  4483 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: split-table [id=11e88a315652405c825e51a1f12672e8] alter complete (version 1)
I20250116 02:52:20.395962   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:20.408520   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:20.408952   416 tablet_replica.cc:331] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.409129   416 raft_consensus.cc:2238] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.409296   416 raft_consensus.cc:2267] T fe4e2c0d9edf40ff83b93542c77caab7 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.410097   416 tablet_replica.cc:331] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.410231   416 raft_consensus.cc:2238] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.410367   416 raft_consensus.cc:2267] T 713bb6f79e2b4dbaa60b28158df9e1e6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.410967   416 tablet_replica.cc:331] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.411127   416 raft_consensus.cc:2238] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.411365   416 raft_consensus.cc:2267] T f4fdeeb1eeea4eb7b776e674dabc8c51 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.412078   416 tablet_replica.cc:331] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.412281   416 raft_consensus.cc:2238] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.412460   416 raft_consensus.cc:2267] T fd2ca6f758184cea894caf2e4dca43af P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.413098   416 tablet_replica.cc:331] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.413216   416 raft_consensus.cc:2238] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.413337   416 raft_consensus.cc:2267] T 0f9341139b8c43f99c92413c7cd7bcce P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.414033   416 tablet_replica.cc:331] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.414151   416 raft_consensus.cc:2238] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.414270   416 raft_consensus.cc:2267] T 9867d5b35a0846b889ccb0368a55c4b1 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.414875   416 tablet_replica.cc:331] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.414996   416 raft_consensus.cc:2238] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.415107   416 raft_consensus.cc:2267] T 1d6096c1307948c4b8f1d2bd010a30a2 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.415724   416 tablet_replica.cc:331] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.415834   416 raft_consensus.cc:2238] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.415952   416 raft_consensus.cc:2267] T f26b12a0ba7641ae89138aa0bf80a195 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.416638   416 tablet_replica.cc:331] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.416759   416 raft_consensus.cc:2238] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.416878   416 raft_consensus.cc:2267] T 32d8a0361c944f1a91fa2a9e515acef6 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.417474   416 tablet_replica.cc:331] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.417630   416 raft_consensus.cc:2238] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.417793   416 raft_consensus.cc:2267] T 82167b085c984fb3b70abf6fcff4818f P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.418432   416 tablet_replica.cc:331] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982: stopping tablet replica
I20250116 02:52:20.418545   416 raft_consensus.cc:2238] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.418665   416 raft_consensus.cc:2267] T 27bcd631c94a41efb0b1e2caed33f727 P 24ae821c36464a8195376ecb94281982 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.435415   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:20.440425   416 master.cc:537] Master@127.0.104.62:39315 shutting down...
I20250116 02:52:20.448184   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:20.448413   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:20.448585   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 0be30ee0367e4c24a4a1386a3e466e6e: stopping tablet replica
I20250116 02:52:20.465138   416 master.cc:559] Master@127.0.104.62:39315 shutdown complete.
[       OK ] AlterTableTest.TestInsertAfterAlterTable (546 ms)
[ RUN      ] AlterTableTest.TestMultipleAlters
I20250116 02:52:20.478273   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43745
I20250116 02:52:20.478775   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:20.479598   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:20.480898   416 webserver.cc:458] Webserver started at http://127.0.104.62:41593/ using document root <none> and password file <none>
I20250116 02:52:20.481125   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:20.481201   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:20.481333   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:20.481977   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "e4f6fbd00f014a22a960492381374063"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.484303   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250116 02:52:20.485764  4668 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.486096   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:20.486207   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "e4f6fbd00f014a22a960492381374063"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.486321   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-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)
I20250116 02:52:20.492316   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:20.492763   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:20.504251   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43745
I20250116 02:52:20.504276  4719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43745 every 8 connection(s)
I20250116 02:52:20.505474  4720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.509804  4720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: Bootstrap starting.
I20250116 02:52:20.511116  4720 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.512638  4720 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: No bootstrap required, opened a new log
I20250116 02:52:20.513259  4720 raft_consensus.cc:357] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER }
I20250116 02:52:20.513394  4720 raft_consensus.cc:383] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.513475  4720 raft_consensus.cc:738] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4f6fbd00f014a22a960492381374063, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.513708  4720 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER }
I20250116 02:52:20.513862  4720 raft_consensus.cc:397] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.513954  4720 raft_consensus.cc:491] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.514046  4720 raft_consensus.cc:3054] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.515806  4720 raft_consensus.cc:513] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER }
I20250116 02:52:20.516010  4720 leader_election.cc:304] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e4f6fbd00f014a22a960492381374063; no voters: 
I20250116 02:52:20.516376  4720 leader_election.cc:290] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.516477  4723 raft_consensus.cc:2798] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.516922  4723 raft_consensus.cc:695] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 1 LEADER]: Becoming Leader. State: Replica: e4f6fbd00f014a22a960492381374063, State: Running, Role: LEADER
I20250116 02:52:20.517189  4720 sys_catalog.cc:564] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:20.517151  4723 consensus_queue.cc:237] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER }
I20250116 02:52:20.518097  4724 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e4f6fbd00f014a22a960492381374063" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER } }
I20250116 02:52:20.518157  4725 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e4f6fbd00f014a22a960492381374063. Latest consensus state: current_term: 1 leader_uuid: "e4f6fbd00f014a22a960492381374063" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e4f6fbd00f014a22a960492381374063" member_type: VOTER } }
I20250116 02:52:20.518361  4725 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:20.518353  4724 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:20.519466  4728 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:20.520509  4728 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:20.523285  4728 catalog_manager.cc:1348] Generated new cluster ID: d89a0f639d854f23b9032c076a4b502a
I20250116 02:52:20.523396  4728 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:20.524724   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:20.532054  4728 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:20.532864  4728 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:20.542426  4728 catalog_manager.cc:5899] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: Generated new TSK 0
I20250116 02:52:20.542610  4728 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:20.557368   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:20.558455   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:20.564059   416 webserver.cc:458] Webserver started at http://127.0.104.1:43553/ using document root <none> and password file <none>
I20250116 02:52:20.564257   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:20.564324   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:20.564424   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:20.564993   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "3f6e52eabecb4ea2ab039ee0da150b03"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.567376   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:20.568811  4744 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.569154   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:20.569252   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "3f6e52eabecb4ea2ab039ee0da150b03"
format_stamp: "Formatted at 2025-01-16 02:52:20 on dist-test-slave-40f4"
I20250116 02:52:20.569348   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMultipleAlters.1736995880078029-416-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)
I20250116 02:52:20.576087   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:20.576514   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:20.576936   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:20.577693   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:20.577760   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.577826   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:20.577869   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:20.589515   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:39527
I20250116 02:52:20.589541  4806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:39527 every 8 connection(s)
I20250116 02:52:20.596092  4807 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43745
I20250116 02:52:20.596235  4807 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:20.596565  4807 heartbeater.cc:509] Master 127.0.104.62:43745 requested a full tablet report, sending...
I20250116 02:52:20.597355  4685 ts_manager.cc:194] Registered new tserver with Master: 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527)
I20250116 02:52:20.598263   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007820296s
I20250116 02:52:20.598402  4685 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53628
I20250116 02:52:20.608734  4685 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53640:
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"
    }
  }
}
I20250116 02:52:20.609616  4807 heartbeater.cc:501] Master 127.0.104.62:43745 was elected leader, sending a full tablet report...
I20250116 02:52:20.620653  4772 tablet_service.cc:1467] Processing CreateTablet for tablet ff7914921ab44cb5a42fd6a69cdccd44 (DEFAULT_TABLE table=fake-table [id=20a11e431aa2468f808b21c45b5b5382]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:20.621145  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff7914921ab44cb5a42fd6a69cdccd44. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.626274  4819 tablet_bootstrap.cc:492] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.627640  4819 tablet_bootstrap.cc:654] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.629390  4819 tablet_bootstrap.cc:492] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.629544  4819 ts_tablet_manager.cc:1397] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:20.630333  4819 raft_consensus.cc:357] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.630483  4819 raft_consensus.cc:383] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.630556  4819 raft_consensus.cc:738] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.630769  4819 consensus_queue.cc:260] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.630918  4819 raft_consensus.cc:397] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.631002  4819 raft_consensus.cc:491] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.631091  4819 raft_consensus.cc:3054] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.633486  4819 raft_consensus.cc:513] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.633867  4819 leader_election.cc:304] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.637799  4819 leader_election.cc:290] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.637908  4821 raft_consensus.cc:2798] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.641896  4821 raft_consensus.cc:695] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.642266  4821 consensus_queue.cc:237] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.645830  4819 ts_tablet_manager.cc:1428] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20250116 02:52:20.647446  4684 catalog_manager.cc:5526] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.664378   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:20.665374  4685 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53640:
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"
    }
  }
}
I20250116 02:52:20.674417  4772 tablet_service.cc:1467] Processing CreateTablet for tablet dd2750c930aa46a1b5b1dcc627053669 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:20.674521  4771 tablet_service.cc:1467] Processing CreateTablet for tablet 059d2ecc9b794ce287d365596496cf87 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 100 <= VALUES < 200
I20250116 02:52:20.674698  4770 tablet_service.cc:1467] Processing CreateTablet for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
I20250116 02:52:20.674866  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2750c930aa46a1b5b1dcc627053669. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.675135  4771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059d2ecc9b794ce287d365596496cf87. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.675467  4770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.677889  4766 tablet_service.cc:1467] Processing CreateTablet for tablet 4f450c9b70fa430da97c35131cfa3852 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 600 <= VALUES < 700
I20250116 02:52:20.678025  4769 tablet_service.cc:1467] Processing CreateTablet for tablet 63613997e44642509fcde3c5fb78968e (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 300 <= VALUES < 400
I20250116 02:52:20.678261  4766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f450c9b70fa430da97c35131cfa3852. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.678586  4768 tablet_service.cc:1467] Processing CreateTablet for tablet fb17ff0003444d4cac94d66bfbd23c3a (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 400 <= VALUES < 500
I20250116 02:52:20.678975  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb17ff0003444d4cac94d66bfbd23c3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.681337  4819 tablet_bootstrap.cc:492] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.681833  4767 tablet_service.cc:1467] Processing CreateTablet for tablet 3d24f331c51a419e874375b52d70c352 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 500 <= VALUES < 600
I20250116 02:52:20.682236  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d24f331c51a419e874375b52d70c352. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.683080  4819 tablet_bootstrap.cc:654] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.683768  4764 tablet_service.cc:1467] Processing CreateTablet for tablet 8b3c2aace8b2410a8aa909a48873cb8a (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 800 <= VALUES < 900
I20250116 02:52:20.684125  4764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3c2aace8b2410a8aa909a48873cb8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.684909  4819 tablet_bootstrap.cc:492] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.685056  4819 ts_tablet_manager.cc:1397] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.685752  4819 raft_consensus.cc:357] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.685881  4765 tablet_service.cc:1467] Processing CreateTablet for tablet 66e574b8990c4348a4763aa7136f3dc5 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 700 <= VALUES < 800
I20250116 02:52:20.686002  4819 raft_consensus.cc:383] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.685971  4763 tablet_service.cc:1467] Processing CreateTablet for tablet f18be92a492a4a9a97a2c9f2fd486da7 (DEFAULT_TABLE table=split-table [id=9888b848d0ac46d3804c53d76998f975]), partition=RANGE (c0) PARTITION 900 <= VALUES
I20250116 02:52:20.686115  4819 raft_consensus.cc:738] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.686297  4765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66e574b8990c4348a4763aa7136f3dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.686368  4819 consensus_queue.cc:260] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.686545  4819 raft_consensus.cc:397] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.686625  4819 raft_consensus.cc:491] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.686719  4819 raft_consensus.cc:3054] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.687057  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63613997e44642509fcde3c5fb78968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.689298  4819 raft_consensus.cc:513] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.689532  4819 leader_election.cc:304] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.689815  4821 raft_consensus.cc:2798] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.689946  4821 raft_consensus.cc:695] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.690165  4821 consensus_queue.cc:237] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.692963  4763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f18be92a492a4a9a97a2c9f2fd486da7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:20.695482  4819 leader_election.cc:290] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.696159  4819 ts_tablet_manager.cc:1428] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20250116 02:52:20.696427  4819 tablet_bootstrap.cc:492] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.698213  4819 tablet_bootstrap.cc:654] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.699491  4685 catalog_manager.cc:5526] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.700021  4819 tablet_bootstrap.cc:492] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.700157  4819 ts_tablet_manager.cc:1397] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.700762  4819 raft_consensus.cc:357] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.700958  4819 raft_consensus.cc:383] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.701056  4819 raft_consensus.cc:738] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.701467  4819 consensus_queue.cc:260] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.702260  4819 raft_consensus.cc:397] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.702366  4819 raft_consensus.cc:491] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.702471  4819 raft_consensus.cc:3054] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.704751  4819 raft_consensus.cc:513] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.704949  4819 leader_election.cc:304] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.705145  4819 leader_election.cc:290] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.705204  4822 raft_consensus.cc:2798] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.705389  4822 raft_consensus.cc:695] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.705729  4819 ts_tablet_manager.cc:1428] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:20.705649  4822 consensus_queue.cc:237] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.705987  4819 tablet_bootstrap.cc:492] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.707604  4819 tablet_bootstrap.cc:654] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.709106  4819 tablet_bootstrap.cc:492] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.709254  4819 ts_tablet_manager.cc:1397] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:20.709961  4819 raft_consensus.cc:357] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.710139  4819 raft_consensus.cc:383] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.710242  4819 raft_consensus.cc:738] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.710462  4819 consensus_queue.cc:260] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.710687  4819 raft_consensus.cc:397] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.710786  4819 raft_consensus.cc:491] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.710889  4819 raft_consensus.cc:3054] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.711148  4685 catalog_manager.cc:5526] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.712796  4819 raft_consensus.cc:513] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.713016  4819 leader_election.cc:304] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.713256  4819 leader_election.cc:290] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.713320  4822 raft_consensus.cc:2798] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.713611  4822 raft_consensus.cc:695] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.713771  4819 ts_tablet_manager.cc:1428] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:20.713851  4822 consensus_queue.cc:237] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.714022  4819 tablet_bootstrap.cc:492] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.715646  4685 catalog_manager.cc:5526] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.715780  4819 tablet_bootstrap.cc:654] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.717648  4819 tablet_bootstrap.cc:492] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.717862  4819 ts_tablet_manager.cc:1397] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:20.718722  4819 raft_consensus.cc:357] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.718937  4819 raft_consensus.cc:383] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.719043  4819 raft_consensus.cc:738] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.719281  4819 consensus_queue.cc:260] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.719470  4819 raft_consensus.cc:397] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.719564  4819 raft_consensus.cc:491] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.719666  4819 raft_consensus.cc:3054] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.722165  4819 raft_consensus.cc:513] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.722354  4819 leader_election.cc:304] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.722540  4819 leader_election.cc:290] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.722666  4822 raft_consensus.cc:2798] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.722837  4822 raft_consensus.cc:695] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.722966  4819 ts_tablet_manager.cc:1428] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:20.723177  4819 tablet_bootstrap.cc:492] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.723098  4822 consensus_queue.cc:237] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.724452  4819 tablet_bootstrap.cc:654] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.731500  4819 tablet_bootstrap.cc:492] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.731659  4819 ts_tablet_manager.cc:1397] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.007s
I20250116 02:52:20.731848  4685 catalog_manager.cc:5526] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.732275  4819 raft_consensus.cc:357] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.732412  4819 raft_consensus.cc:383] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.732493  4819 raft_consensus.cc:738] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.732707  4819 consensus_queue.cc:260] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.732879  4819 raft_consensus.cc:397] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.732952  4819 raft_consensus.cc:491] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.733040  4819 raft_consensus.cc:3054] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.735445  4819 raft_consensus.cc:513] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.735678  4819 leader_election.cc:304] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.735875  4819 leader_election.cc:290] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.736080  4823 raft_consensus.cc:2798] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.736238  4823 raft_consensus.cc:695] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.736287  4819 ts_tablet_manager.cc:1428] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:20.736557  4819 tablet_bootstrap.cc:492] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.736481  4823 consensus_queue.cc:237] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.738122  4819 tablet_bootstrap.cc:654] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.739533  4819 tablet_bootstrap.cc:492] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.739670  4819 ts_tablet_manager.cc:1397] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:20.740213  4819 raft_consensus.cc:357] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.740346  4819 raft_consensus.cc:383] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.740422  4819 raft_consensus.cc:738] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.740628  4819 consensus_queue.cc:260] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.740772  4819 raft_consensus.cc:397] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.740854  4819 raft_consensus.cc:491] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.740947  4819 raft_consensus.cc:3054] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.742789  4819 raft_consensus.cc:513] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.742987  4819 leader_election.cc:304] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.743170  4819 leader_election.cc:290] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.743269  4822 raft_consensus.cc:2798] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.743496  4822 raft_consensus.cc:695] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.743625  4819 ts_tablet_manager.cc:1428] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20250116 02:52:20.743891  4819 tablet_bootstrap.cc:492] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.743819  4822 consensus_queue.cc:237] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.745486  4819 tablet_bootstrap.cc:654] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.747269  4819 tablet_bootstrap.cc:492] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.747462  4819 ts_tablet_manager.cc:1397] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:20.748108  4819 raft_consensus.cc:357] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.748240  4819 raft_consensus.cc:383] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.748312  4819 raft_consensus.cc:738] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.748502  4819 consensus_queue.cc:260] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.748641  4819 raft_consensus.cc:397] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.748729  4819 raft_consensus.cc:491] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.748828  4819 raft_consensus.cc:3054] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.750515  4685 catalog_manager.cc:5526] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.751389  4819 raft_consensus.cc:513] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.751569  4819 leader_election.cc:304] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.751752  4819 leader_election.cc:290] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.751822  4822 raft_consensus.cc:2798] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.751993  4822 raft_consensus.cc:695] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.752182  4819 ts_tablet_manager.cc:1428] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:20.752230  4822 consensus_queue.cc:237] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.752441  4819 tablet_bootstrap.cc:492] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.754063  4819 tablet_bootstrap.cc:654] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.755525  4819 tablet_bootstrap.cc:492] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.755659  4819 ts_tablet_manager.cc:1397] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:20.755838  4685 catalog_manager.cc:5526] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.756148  4685 catalog_manager.cc:5526] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.756232  4819 raft_consensus.cc:357] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.756387  4819 raft_consensus.cc:383] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.756551  4819 raft_consensus.cc:738] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.756789  4819 consensus_queue.cc:260] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.756980  4819 raft_consensus.cc:397] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.757068  4819 raft_consensus.cc:491] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.757164  4819 raft_consensus.cc:3054] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.759539  4819 raft_consensus.cc:513] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.759789  4819 leader_election.cc:304] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.759980  4819 leader_election.cc:290] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.760039  4822 raft_consensus.cc:2798] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.760182  4822 raft_consensus.cc:695] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.760463  4819 ts_tablet_manager.cc:1428] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:20.760396  4822 consensus_queue.cc:237] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.760726  4819 tablet_bootstrap.cc:492] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.762149  4819 tablet_bootstrap.cc:654] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.762566  4685 catalog_manager.cc:5526] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.763593  4819 tablet_bootstrap.cc:492] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.763724  4819 ts_tablet_manager.cc:1397] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:20.764366  4819 raft_consensus.cc:357] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.764528  4819 raft_consensus.cc:383] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.764632  4819 raft_consensus.cc:738] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.764854  4819 consensus_queue.cc:260] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.765030  4819 raft_consensus.cc:397] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.765117  4819 raft_consensus.cc:491] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.765228  4819 raft_consensus.cc:3054] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.767692  4819 raft_consensus.cc:513] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.767870  4819 leader_election.cc:304] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.768039  4819 leader_election.cc:290] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.768100  4822 raft_consensus.cc:2798] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.768301  4822 raft_consensus.cc:695] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.768443  4819 ts_tablet_manager.cc:1428] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:20.768577  4822 consensus_queue.cc:237] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.768654  4819 tablet_bootstrap.cc:492] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: Bootstrap starting.
I20250116 02:52:20.770210  4819 tablet_bootstrap.cc:654] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:20.770897  4685 catalog_manager.cc:5526] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.771915  4819 tablet_bootstrap.cc:492] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: No bootstrap required, opened a new log
I20250116 02:52:20.772032  4819 ts_tablet_manager.cc:1397] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:20.772641  4819 raft_consensus.cc:357] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.772779  4819 raft_consensus.cc:383] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:20.772864  4819 raft_consensus.cc:738] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Initialized, Role: FOLLOWER
I20250116 02:52:20.773072  4819 consensus_queue.cc:260] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.773209  4819 raft_consensus.cc:397] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:20.773294  4819 raft_consensus.cc:491] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:20.773387  4819 raft_consensus.cc:3054] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:20.775759  4819 raft_consensus.cc:513] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.776012  4819 leader_election.cc:304] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3f6e52eabecb4ea2ab039ee0da150b03; no voters: 
I20250116 02:52:20.776266  4819 leader_election.cc:290] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:20.776351  4822 raft_consensus.cc:2798] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:20.776592  4822 raft_consensus.cc:695] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Becoming Leader. State: Replica: 3f6e52eabecb4ea2ab039ee0da150b03, State: Running, Role: LEADER
I20250116 02:52:20.776780  4819 ts_tablet_manager.cc:1428] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20250116 02:52:20.776818  4822 consensus_queue.cc:237] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } }
I20250116 02:52:20.778815  4685 catalog_manager.cc:5526] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f6e52eabecb4ea2ab039ee0da150b03" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 39527 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:20.806217  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.814767  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.823267  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.847599  4685 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.853276  4851 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.853890  4859 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.854527  4859 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.858636  4849 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.859294  4849 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.861974  4851 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.873710  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 4 got 1
I20250116 02:52:20.874012  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 4 got 1
I20250116 02:52:20.874259  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 4 got 1
I20250116 02:52:20.874222  4851 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.878249  4859 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.879123  4849 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.880352  4851 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.880245  4859 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.881673  4849 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.904227  4851 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.904788  4851 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.905664  4685 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.911262  4859 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.913538  4859 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.913870  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.911487  4849 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.912946  4865 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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,
    13:new_col1 INT32 NOT NULL,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:20.915432  4849 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.916360  4865 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.916759  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.916975  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.923534  4849 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.923954  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.924784  4849 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.925196  4865 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.926081  4865 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.927094  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.927368  4684 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 2
I20250116 02:52:20.928011  4851 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.928493  4851 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.935248  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 1
I20250116 02:52:20.936018  4865 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.936142  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.936965  4865 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.937290  4859 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.937824  4859 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.939349  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 5 got 2
I20250116 02:52:20.941902  4849 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.942436  4849 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.944483  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 6 got 2
I20250116 02:52:20.945744  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.946239  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.947824  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.950903  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 6 got 2
I20250116 02:52:20.951156  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 6 got 2
I20250116 02:52:20.954874  4849 tablet.cc:1716] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: Skipping requested alter to schema version 1, tablet already version 2
I20250116 02:52:20.958920  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 7 got 2
I20250116 02:52:20.958536  4851 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.960073  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 7 got 2
I20250116 02:52:20.956002  4849 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.961326  4849 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.960405  4851 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.960327  4859 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.966356  4849 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.966825  4849 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.966681  4684 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.967043  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 7 got 2
I20250116 02:52:20.963541  4865 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.969033  4859 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.971336  4865 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.971256  4849 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.971856  4849 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.975937  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 8 got 2
I20250116 02:52:20.976341  4849 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.977352  4865 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.978143  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 8 got 3
I20250116 02:52:20.978343  4849 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.980271  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.981355  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 8 got 3
I20250116 02:52:20.981642  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 8 got 3
I20250116 02:52:20.984715  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 8 got 3
I20250116 02:52:20.985090  4859 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.985139  4682 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.989121  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 9 got 2
I20250116 02:52:20.990321  4849 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.991312  4849 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.992074  4683 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 9 got 3
I20250116 02:52:20.992606  4685 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53640:
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
I20250116 02:52:20.994882  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:20.997041  4849 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:20.997535  4849 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.001435  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 3
I20250116 02:52:21.004052  4849 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.004537  4849 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.004994  4859 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.005373  4865 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.007614  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.009690  4849 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.010255  4849 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.011251  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 3
I20250116 02:52:21.011727  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.015941  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 3
I20250116 02:52:21.015775  4851 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.016405  4865 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.016580  4849 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.016873  4865 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.016980  4849 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.017390  4851 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.017379  4859 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.021507  4859 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.022025  4865 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.022545  4865 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.023195  4849 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.023191  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.024212  4849 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.024382  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 3
I20250116 02:52:21.029134  4849 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.029635  4849 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.028376  4859 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.030673  4859 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.032209  4851 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.033844  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.034781  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.035645  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 3
I20250116 02:52:21.035691  4849 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.036185  4849 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.036453  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.034260  4851 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.038658  4859 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.039155  4859 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.042071  4849 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.042727  4849 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.044780  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.040336  4865 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.045481  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.046257  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.046479  4859 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.046908  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.047328  4859 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.047813  4849 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.048928  4849 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.048868  4865 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.052153  4851 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.052666  4851 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.054097  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.054301  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.054520  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 4
I20250116 02:52:21.054899  4859 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.055471  4859 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.056368  4849 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.057616  4849 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.058763  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.058959  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.059118  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.061617  4851 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.062168  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.062268  4851 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.064539  4849 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.065356  4849 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.067421  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.067590  4851 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.069522  4851 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.070695  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.075369  4849 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.076069  4849 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.076648  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.079260  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.080497  4851 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.082294  4851 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.082116  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.082751  4849 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.083910  4849 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.082012  4865 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.085734  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.086896  4865 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.090168  4851 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.090653  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 5
I20250116 02:52:21.090726  4851 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.091665  4849 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.092895  4849 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.094414  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.094637  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.096231  4851 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.096871  4851 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.090857  4859 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.098946  4859 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.099431  4849 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.100075  4849 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.100878  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.104344  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.105492  4851 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.106132  4851 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.106487  4849 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.107404  4849 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.110092  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.110544  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.111922  4865 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.113219  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.114122  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.115037  4849 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.115540  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.115746  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.115902  4849 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.116097  4865 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.118865  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.122490  4865 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.123243  4865 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.124064  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.123256  4851 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.125275  4851 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.131039  4865 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.131618  4851 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.132005  4865 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.132210  4851 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.132407  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.135706  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.135937  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.137058  4859 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.138428  4859 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.139060  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 6
I20250116 02:52:21.140550  4865 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.142200  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.142242  4865 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.145962  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.146792  4865 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.147990  4865 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.146412  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.147442  4849 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.148643  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.149195  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.150177  4849 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.150496  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 8b3c2aace8b2410a8aa909a48873cb8a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.153728  4865 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.155094  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 7fb8c22c94f34f57ab14e2d025aa6b2d (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.154965  4865 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.155488  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.154083  4851 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.156947  4851 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.160225  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.161443  4859 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.162212  4859 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.165143  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 7
I20250116 02:52:21.163628  4851 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.166529  4851 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.167613  4865 tablet.cc:1721] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.168823  4865 tablet.cc:1619] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.169262  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.170848  4849 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.172135  4849 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.173517  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.175499  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.176488  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.177196  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.178659  4865 tablet.cc:1721] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.179879  4865 tablet.cc:1619] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.182643  4849 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.184134  4849 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.184274  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.185156  4859 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.185883  4859 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.187083  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 4f450c9b70fa430da97c35131cfa3852 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.188200  4865 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.189181  4865 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.192399  4859 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.193429  4859 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.193480  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet dd2750c930aa46a1b5b1dcc627053669 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.197135  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.196822  4865 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.197722  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet f18be92a492a4a9a97a2c9f2fd486da7 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 8
I20250116 02:52:21.197866  4865 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.197819  4849 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.199265  4849 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.200721  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 63613997e44642509fcde3c5fb78968e (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.200372  4851 tablet.cc:1721] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.201372  4851 tablet.cc:1619] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.203670  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet fb17ff0003444d4cac94d66bfbd23c3a (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.203467  4865 tablet.cc:1721] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.204088  4865 tablet.cc:1619] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.204653  4859 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.205425  4859 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.206458  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 3d24f331c51a419e874375b52d70c352 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.208251  4865 tablet.cc:1721] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.208115  4849 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.209187  4865 tablet.cc:1619] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.209228  4849 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.210419  4685 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 059d2ecc9b794ce287d365596496cf87 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.214206  4851 tablet.cc:1721] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.214983  4851 tablet.cc:1619] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.214828  4859 tablet.cc:1721] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.215679  4859 tablet.cc:1619] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.216974  4865 tablet.cc:1721] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.220144  4849 tablet.cc:1721] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.217471  4682 catalog_manager.cc:5618] TS 3f6e52eabecb4ea2ab039ee0da150b03 (127.0.104.1:39527) does not have the latest schema for tablet 66e574b8990c4348a4763aa7136f3dc5 (table split-table [id=9888b848d0ac46d3804c53d76998f975]). Expected version 10 got 9
I20250116 02:52:21.219518  4851 tablet.cc:1721] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: 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
I20250116 02:52:21.220645  4865 tablet.cc:1619] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.220731  4849 tablet.cc:1619] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.220999  4851 tablet.cc:1619] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: MemRowSet was empty: no flush needed.
I20250116 02:52:21.228561  4682 catalog_manager.cc:6071] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: split-table [id=9888b848d0ac46d3804c53d76998f975] alter complete (version 10)
I20250116 02:52:21.256873   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:21.265388   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:21.265843   416 tablet_replica.cc:331] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.266149   416 raft_consensus.cc:2238] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.266427   416 raft_consensus.cc:2267] T fb17ff0003444d4cac94d66bfbd23c3a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.267288   416 tablet_replica.cc:331] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.267455   416 raft_consensus.cc:2238] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.267632   416 raft_consensus.cc:2267] T 7fb8c22c94f34f57ab14e2d025aa6b2d P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.268221   416 tablet_replica.cc:331] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.268365   416 raft_consensus.cc:2238] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.268565   416 raft_consensus.cc:2267] T f18be92a492a4a9a97a2c9f2fd486da7 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.269122   416 tablet_replica.cc:331] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.269266   416 raft_consensus.cc:2238] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.269436   416 raft_consensus.cc:2267] T 63613997e44642509fcde3c5fb78968e P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.270021   416 tablet_replica.cc:331] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.270166   416 raft_consensus.cc:2238] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.270325   416 raft_consensus.cc:2267] T 059d2ecc9b794ce287d365596496cf87 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.270918   416 tablet_replica.cc:331] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.271046   416 raft_consensus.cc:2238] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.271157   416 raft_consensus.cc:2267] T ff7914921ab44cb5a42fd6a69cdccd44 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.271678   416 tablet_replica.cc:331] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.271801   416 raft_consensus.cc:2238] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.271960   416 raft_consensus.cc:2267] T dd2750c930aa46a1b5b1dcc627053669 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.272552   416 tablet_replica.cc:331] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.272683   416 raft_consensus.cc:2238] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.272826   416 raft_consensus.cc:2267] T 3d24f331c51a419e874375b52d70c352 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.273458   416 tablet_replica.cc:331] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.273635   416 raft_consensus.cc:2238] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.273833   416 raft_consensus.cc:2267] T 66e574b8990c4348a4763aa7136f3dc5 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.274385   416 tablet_replica.cc:331] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.274509   416 raft_consensus.cc:2238] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.274644   416 raft_consensus.cc:2267] T 4f450c9b70fa430da97c35131cfa3852 P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.275283   416 tablet_replica.cc:331] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03: stopping tablet replica
I20250116 02:52:21.275389   416 raft_consensus.cc:2238] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.275539   416 raft_consensus.cc:2267] T 8b3c2aace8b2410a8aa909a48873cb8a P 3f6e52eabecb4ea2ab039ee0da150b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.292586   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:21.297442   416 master.cc:537] Master@127.0.104.62:43745 shutting down...
I20250116 02:52:21.328001   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.328253   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.328354   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P e4f6fbd00f014a22a960492381374063: stopping tablet replica
I20250116 02:52:21.342252   416 master.cc:559] Master@127.0.104.62:43745 shutdown complete.
[       OK ] AlterTableTest.TestMultipleAlters (876 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioning
I20250116 02:52:21.354355   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44857
I20250116 02:52:21.354804   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:21.355533   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:21.356797   416 webserver.cc:458] Webserver started at http://127.0.104.62:40927/ using document root <none> and password file <none>
I20250116 02:52:21.356981   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:21.357062   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:21.357160   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:21.357826   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "5bb4741a03a64eacb0843a1801985d97"
format_stamp: "Formatted at 2025-01-16 02:52:21 on dist-test-slave-40f4"
I20250116 02:52:21.360141   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:21.361477  4870 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:21.361810   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:21.361907   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "5bb4741a03a64eacb0843a1801985d97"
format_stamp: "Formatted at 2025-01-16 02:52:21 on dist-test-slave-40f4"
I20250116 02:52:21.362028   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-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)
I20250116 02:52:21.376200   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:21.376659   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:21.387414   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44857
I20250116 02:52:21.387445  4921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44857 every 8 connection(s)
I20250116 02:52:21.388619  4922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.393081  4922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Bootstrap starting.
I20250116 02:52:21.394408  4922 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.395910  4922 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: No bootstrap required, opened a new log
I20250116 02:52:21.396488  4922 raft_consensus.cc:357] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER }
I20250116 02:52:21.396628  4922 raft_consensus.cc:383] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.396731  4922 raft_consensus.cc:738] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bb4741a03a64eacb0843a1801985d97, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.396941  4922 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER }
I20250116 02:52:21.397095  4922 raft_consensus.cc:397] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.397174  4922 raft_consensus.cc:491] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.397291  4922 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.399232  4922 raft_consensus.cc:513] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER }
I20250116 02:52:21.399446  4922 leader_election.cc:304] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5bb4741a03a64eacb0843a1801985d97; no voters: 
I20250116 02:52:21.399817  4922 leader_election.cc:290] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.399959  4925 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.400707  4922 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:21.401808  4925 raft_consensus.cc:695] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 1 LEADER]: Becoming Leader. State: Replica: 5bb4741a03a64eacb0843a1801985d97, State: Running, Role: LEADER
I20250116 02:52:21.402098  4925 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER }
I20250116 02:52:21.402983  4926 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5bb4741a03a64eacb0843a1801985d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER } }
I20250116 02:52:21.403005  4927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5bb4741a03a64eacb0843a1801985d97. Latest consensus state: current_term: 1 leader_uuid: "5bb4741a03a64eacb0843a1801985d97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5bb4741a03a64eacb0843a1801985d97" member_type: VOTER } }
I20250116 02:52:21.403180  4926 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:21.403221  4927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:21.404260  4931 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:21.405278  4931 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:21.408151  4931 catalog_manager.cc:1348] Generated new cluster ID: bd600e67119f40f09f395823b6cfa30c
I20250116 02:52:21.408272  4931 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:21.414472   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:21.434021  4931 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:21.434820  4931 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:21.445003  4931 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Generated new TSK 0
I20250116 02:52:21.445237  4931 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:21.446960   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:21.448024   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:21.449390   416 webserver.cc:458] Webserver started at http://127.0.104.1:42561/ using document root <none> and password file <none>
I20250116 02:52:21.449645   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:21.449728   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:21.449929   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:21.450585   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "a5ddac5d18de4e1e909399059de550c0"
format_stamp: "Formatted at 2025-01-16 02:52:21 on dist-test-slave-40f4"
I20250116 02:52:21.452996   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:21.454457  4946 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:21.454797   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:21.454923   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "a5ddac5d18de4e1e909399059de550c0"
format_stamp: "Formatted at 2025-01-16 02:52:21 on dist-test-slave-40f4"
I20250116 02:52:21.455036   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-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)
I20250116 02:52:21.471947   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:21.472471   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:21.473047   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:21.473875   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:21.473968   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:21.474069   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:21.474146   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:21.486203   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:43903
I20250116 02:52:21.486239  5008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:43903 every 8 connection(s)
I20250116 02:52:21.492832  5009 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44857
I20250116 02:52:21.493001  5009 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:21.493362  5009 heartbeater.cc:509] Master 127.0.104.62:44857 requested a full tablet report, sending...
I20250116 02:52:21.494202  4887 ts_manager.cc:194] Registered new tserver with Master: a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903)
I20250116 02:52:21.494880   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007837588s
I20250116 02:52:21.495472  4887 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46938
I20250116 02:52:21.505214  4887 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46944:
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"
    }
  }
}
I20250116 02:52:21.507050  5009 heartbeater.cc:501] Master 127.0.104.62:44857 was elected leader, sending a full tablet report...
I20250116 02:52:21.516976  4974 tablet_service.cc:1467] Processing CreateTablet for tablet a8f77734076243e9a1517b78c7dac5da (DEFAULT_TABLE table=fake-table [id=79ed3288d7214defaa0051e55b681cfb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:21.517361  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f77734076243e9a1517b78c7dac5da. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.522329  5021 tablet_bootstrap.cc:492] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.523687  5021 tablet_bootstrap.cc:654] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.525327  5021 tablet_bootstrap.cc:492] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.525446  5021 ts_tablet_manager.cc:1397] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:21.526057  5021 raft_consensus.cc:357] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.526198  5021 raft_consensus.cc:383] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.526263  5021 raft_consensus.cc:738] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.526453  5021 consensus_queue.cc:260] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.526599  5021 raft_consensus.cc:397] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.526656  5021 raft_consensus.cc:491] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.526732  5021 raft_consensus.cc:3054] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.528532  5021 raft_consensus.cc:513] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.528805  5021 leader_election.cc:304] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.529264  5021 leader_election.cc:290] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.529383  5023 raft_consensus.cc:2798] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.529811  5023 raft_consensus.cc:695] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.530153  5023 consensus_queue.cc:237] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.532688  4887 catalog_manager.cc:5526] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.535976  5021 ts_tablet_manager.cc:1428] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20250116 02:52:21.553082   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:21.554159  4887 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46944:
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"
    }
  }
}
I20250116 02:52:21.561144  4974 tablet_service.cc:1467] Processing CreateTablet for tablet 6de92e81872e423d8a97cd1e430b956f (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:21.561115  4973 tablet_service.cc:1467] Processing CreateTablet for tablet 7c1e920d5967487c8642e74e8b1d9695 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:21.561635  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6de92e81872e423d8a97cd1e430b956f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.561863  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c1e920d5967487c8642e74e8b1d9695. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.567822  5021 tablet_bootstrap.cc:492] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.569149  5021 tablet_bootstrap.cc:654] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.570824  5021 tablet_bootstrap.cc:492] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.570955  5021 ts_tablet_manager.cc:1397] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:21.571458  5021 raft_consensus.cc:357] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.571609  5021 raft_consensus.cc:383] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.571664  5021 raft_consensus.cc:738] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.571858  5021 consensus_queue.cc:260] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.571996  5021 raft_consensus.cc:397] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.572067  5021 raft_consensus.cc:491] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.572131  5021 raft_consensus.cc:3054] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.574471  5021 raft_consensus.cc:513] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.574666  5021 leader_election.cc:304] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.574816  5021 leader_election.cc:290] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.574899  5024 raft_consensus.cc:2798] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.575062  5024 raft_consensus.cc:695] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.575263  5021 ts_tablet_manager.cc:1428] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:21.575315  5024 consensus_queue.cc:237] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.575526  5021 tablet_bootstrap.cc:492] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.577159  5021 tablet_bootstrap.cc:654] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.577152  4887 catalog_manager.cc:5526] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.579032  5021 tablet_bootstrap.cc:492] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.579169  5021 ts_tablet_manager.cc:1397] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:21.579864  5021 raft_consensus.cc:357] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.580030  5021 raft_consensus.cc:383] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.580132  5021 raft_consensus.cc:738] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.580365  5021 consensus_queue.cc:260] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.580523  5021 raft_consensus.cc:397] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.580628  5021 raft_consensus.cc:491] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.580766  5021 raft_consensus.cc:3054] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.582918  5021 raft_consensus.cc:513] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.583105  5021 leader_election.cc:304] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.583242  5021 leader_election.cc:290] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.583323  5024 raft_consensus.cc:2798] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.583470  5024 raft_consensus.cc:695] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.583689  5021 ts_tablet_manager.cc:1428] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:21.583700  5024 consensus_queue.cc:237] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.585513  4887 catalog_manager.cc:5526] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.610494  4885 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
I20250116 02:52:21.614249  4885 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 6de92e81872e423d8a97cd1e430b956f
I20250116 02:52:21.614682  4885 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 7c1e920d5967487c8642e74e8b1d9695
I20250116 02:52:21.615175  4973 tablet_service.cc:1514] Processing DeleteTablet for tablet 6de92e81872e423d8a97cd1e430b956f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.615348  4974 tablet_service.cc:1514] Processing DeleteTablet for tablet 7c1e920d5967487c8642e74e8b1d9695 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.616072  5037 tablet_replica.cc:331] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.616303  5037 raft_consensus.cc:2238] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.616559  5037 raft_consensus.cc:2267] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.617621  5037 ts_tablet_manager.cc:1905] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:21.618894  4885 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
W20250116 02:52:21.622550  4885 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 969d53df883f4223a73abe53c847552b has no consensus state
W20250116 02:52:21.622715  4885 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ae5b1c380f1848a2a82d32ae08480340 has no consensus state
I20250116 02:52:21.623018  5037 ts_tablet_manager.cc:1918] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.623222  5037 log.cc:1198] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/7c1e920d5967487c8642e74e8b1d9695
I20250116 02:52:21.623737  5037 ts_tablet_manager.cc:1939] T 7c1e920d5967487c8642e74e8b1d9695 P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.624840  5037 tablet_replica.cc:331] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.624905  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet 7c1e920d5967487c8642e74e8b1d9695 (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.625041  5037 raft_consensus.cc:2238] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.625267  5037 raft_consensus.cc:2267] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.626262  5037 ts_tablet_manager.cc:1905] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:21.626868  4973 tablet_service.cc:1467] Processing CreateTablet for tablet ae5b1c380f1848a2a82d32ae08480340 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:21.626868  4974 tablet_service.cc:1467] Processing CreateTablet for tablet 969d53df883f4223a73abe53c847552b (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:21.627314  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae5b1c380f1848a2a82d32ae08480340. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.627584  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 969d53df883f4223a73abe53c847552b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.631846  5021 tablet_bootstrap.cc:492] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.632524  5037 ts_tablet_manager.cc:1918] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.632664  5037 log.cc:1198] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/6de92e81872e423d8a97cd1e430b956f
I20250116 02:52:21.633050  5037 ts_tablet_manager.cc:1939] T 6de92e81872e423d8a97cd1e430b956f P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.633391  5021 tablet_bootstrap.cc:654] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.634191  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet 6de92e81872e423d8a97cd1e430b956f (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.635486  5021 tablet_bootstrap.cc:492] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.635669  5021 ts_tablet_manager.cc:1397] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20250116 02:52:21.636175  5021 raft_consensus.cc:357] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.636328  5021 raft_consensus.cc:383] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.636399  5021 raft_consensus.cc:738] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.636601  5021 consensus_queue.cc:260] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.636729  5021 raft_consensus.cc:397] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.636838  5021 raft_consensus.cc:491] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.636917  5021 raft_consensus.cc:3054] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.638749  5021 raft_consensus.cc:513] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.638993  5021 leader_election.cc:304] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.639211  5021 leader_election.cc:290] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.639254  5023 raft_consensus.cc:2798] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.639459  5023 raft_consensus.cc:695] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.639657  5021 ts_tablet_manager.cc:1428] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20250116 02:52:21.639686  5023 consensus_queue.cc:237] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.639914  5021 tablet_bootstrap.cc:492] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.641479  5021 tablet_bootstrap.cc:654] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.642187  4885 catalog_manager.cc:5526] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.643242  5021 tablet_bootstrap.cc:492] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.643369  5021 ts_tablet_manager.cc:1397] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:21.643949  5021 raft_consensus.cc:357] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.644111  5021 raft_consensus.cc:383] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.644215  5021 raft_consensus.cc:738] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.644414  5021 consensus_queue.cc:260] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.644629  5021 raft_consensus.cc:397] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.644721  5021 raft_consensus.cc:491] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.644831  5021 raft_consensus.cc:3054] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.646834  5021 raft_consensus.cc:513] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.647046  5021 leader_election.cc:304] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.647219  5021 leader_election.cc:290] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.647277  5023 raft_consensus.cc:2798] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.647424  5023 raft_consensus.cc:695] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.647620  5021 ts_tablet_manager.cc:1428] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:21.647655  5023 consensus_queue.cc:237] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.649303  4885 catalog_manager.cc:5526] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.652976  4885 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4] alter complete (version 0)
I20250116 02:52:21.675798  4884 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
W20250116 02:52:21.680136  4884 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a50bb9652242468f9acb10e1901b6c55 has no consensus state
W20250116 02:52:21.680344  4884 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a8e36c71af8747e59250679f9d9a8ff9 has no consensus state
I20250116 02:52:21.680433  4884 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 969d53df883f4223a73abe53c847552b
I20250116 02:52:21.680716  4884 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet ae5b1c380f1848a2a82d32ae08480340
I20250116 02:52:21.681311  4973 tablet_service.cc:1514] Processing DeleteTablet for tablet ae5b1c380f1848a2a82d32ae08480340 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.681310  4974 tablet_service.cc:1514] Processing DeleteTablet for tablet 969d53df883f4223a73abe53c847552b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.681636  5037 tablet_replica.cc:331] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.681824  5037 raft_consensus.cc:2238] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.682036  5037 raft_consensus.cc:2267] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.683034  5037 ts_tablet_manager.cc:1905] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:21.683936  4872 catalog_manager.cc:4945] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): alter failed for tablet 969d53df883f4223a73abe53c847552b (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250116 02:52:21.685098  4973 tablet_service.cc:1467] Processing CreateTablet for tablet a50bb9652242468f9acb10e1901b6c55 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:21.685308  4974 tablet_service.cc:1467] Processing CreateTablet for tablet a8e36c71af8747e59250679f9d9a8ff9 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:21.685498  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a50bb9652242468f9acb10e1901b6c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.685833  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8e36c71af8747e59250679f9d9a8ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.695951  5037 ts_tablet_manager.cc:1918] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.696261  5021 tablet_bootstrap.cc:492] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.698033  5021 tablet_bootstrap.cc:654] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.698968  5037 log.cc:1198] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/969d53df883f4223a73abe53c847552b
I20250116 02:52:21.699766  5021 tablet_bootstrap.cc:492] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.699961  5021 ts_tablet_manager.cc:1397] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:21.700697  5021 raft_consensus.cc:357] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.700873  5021 raft_consensus.cc:383] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.700965  5021 raft_consensus.cc:738] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.701625  5037 ts_tablet_manager.cc:1939] T 969d53df883f4223a73abe53c847552b P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.701550  5021 consensus_queue.cc:260] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.701830  5021 raft_consensus.cc:397] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.701982  5021 raft_consensus.cc:491] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.702098  5021 raft_consensus.cc:3054] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.702586  5037 tablet_replica.cc:331] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.702667  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet 969d53df883f4223a73abe53c847552b (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.702852  5037 raft_consensus.cc:2238] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.703079  5037 raft_consensus.cc:2267] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.704198  5037 ts_tablet_manager.cc:1905] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:21.705091  5021 raft_consensus.cc:513] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.705389  5021 leader_election.cc:304] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.706102  5024 raft_consensus.cc:2798] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.706264  5024 raft_consensus.cc:695] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.706511  5024 consensus_queue.cc:237] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.707298  5021 leader_election.cc:290] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.707904  5021 ts_tablet_manager.cc:1428] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20250116 02:52:21.708243  5021 tablet_bootstrap.cc:492] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.710531  5037 ts_tablet_manager.cc:1918] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.710712  5037 log.cc:1198] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ae5b1c380f1848a2a82d32ae08480340
I20250116 02:52:21.711185  5037 ts_tablet_manager.cc:1939] T ae5b1c380f1848a2a82d32ae08480340 P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.711578  5021 tablet_bootstrap.cc:654] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.713680  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet ae5b1c380f1848a2a82d32ae08480340 (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.717546  5021 tablet_bootstrap.cc:492] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.717810  5021 ts_tablet_manager.cc:1397] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.001s
W20250116 02:52:21.718026  4872 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet a50bb9652242468f9acb10e1901b6c55 (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a50bb9652242468f9acb10e1901b6c55 consensus state has no leader
I20250116 02:52:21.718703  5021 raft_consensus.cc:357] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.718919  5021 raft_consensus.cc:383] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.719075  5021 raft_consensus.cc:738] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.719358  5021 consensus_queue.cc:260] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.719596  5021 raft_consensus.cc:397] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.719696  5021 raft_consensus.cc:491] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.719821  5021 raft_consensus.cc:3054] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.722705  4883 catalog_manager.cc:5526] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.727864  5021 raft_consensus.cc:513] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.728582  5021 leader_election.cc:304] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.728925  5021 leader_election.cc:290] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.728981  5024 raft_consensus.cc:2798] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.729207  5024 raft_consensus.cc:695] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.729465  5021 ts_tablet_manager.cc:1428] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20250116 02:52:21.729471  5024 consensus_queue.cc:237] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.744901  4884 catalog_manager.cc:5526] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.752028  4884 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4] alter complete (version 0)
I20250116 02:52:21.816464  4883 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
W20250116 02:52:21.820700  4883 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 41c1b3bf1d6e49649441f290cf5d84f0 has no consensus state
W20250116 02:52:21.820848  4883 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a14410a48de4c7c9b2890980b6ca333 has no consensus state
I20250116 02:52:21.820938  4883 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet a50bb9652242468f9acb10e1901b6c55
I20250116 02:52:21.821179  4883 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet a8e36c71af8747e59250679f9d9a8ff9
I20250116 02:52:21.821620  4973 tablet_service.cc:1514] Processing DeleteTablet for tablet a50bb9652242468f9acb10e1901b6c55 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.821826  4974 tablet_service.cc:1514] Processing DeleteTablet for tablet a8e36c71af8747e59250679f9d9a8ff9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:21 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:21.821957  5037 tablet_replica.cc:331] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.822147  5037 raft_consensus.cc:2238] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.822381  5037 raft_consensus.cc:2267] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.823470  5037 ts_tablet_manager.cc:1905] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:21.825165  4974 tablet_service.cc:1467] Processing CreateTablet for tablet 41c1b3bf1d6e49649441f290cf5d84f0 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:21.825318  4973 tablet_service.cc:1467] Processing CreateTablet for tablet 8a14410a48de4c7c9b2890980b6ca333 (DEFAULT_TABLE table=test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:21.825611  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41c1b3bf1d6e49649441f290cf5d84f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.825812  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a14410a48de4c7c9b2890980b6ca333. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.829993  5037 ts_tablet_manager.cc:1918] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.830165  5037 log.cc:1198] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a50bb9652242468f9acb10e1901b6c55
I20250116 02:52:21.830643  5037 ts_tablet_manager.cc:1939] T a50bb9652242468f9acb10e1901b6c55 P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.831301  5021 tablet_bootstrap.cc:492] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.831723  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet a50bb9652242468f9acb10e1901b6c55 (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.832132  5037 tablet_replica.cc:331] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:21.832345  5037 raft_consensus.cc:2238] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:21.832585  5037 raft_consensus.cc:2267] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:21.833278  5021 tablet_bootstrap.cc:654] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.833602  5037 ts_tablet_manager.cc:1905] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:21.835214  5021 tablet_bootstrap.cc:492] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.835374  5021 ts_tablet_manager.cc:1397] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20250116 02:52:21.835948  5021 raft_consensus.cc:357] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.836118  5021 raft_consensus.cc:383] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.836196  5021 raft_consensus.cc:738] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.836441  5021 consensus_queue.cc:260] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.836598  5021 raft_consensus.cc:397] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.836871  5021 raft_consensus.cc:491] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.836987  5021 raft_consensus.cc:3054] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.838591  5037 ts_tablet_manager.cc:1918] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20250116 02:52:21.838755  5037 log.cc:1198] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a8e36c71af8747e59250679f9d9a8ff9
I20250116 02:52:21.839080  5021 raft_consensus.cc:513] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.839210  5037 ts_tablet_manager.cc:1939] T a8e36c71af8747e59250679f9d9a8ff9 P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
I20250116 02:52:21.839359  5021 leader_election.cc:304] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.839562  5021 leader_election.cc:290] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.839640  5024 raft_consensus.cc:2798] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.839828  5024 raft_consensus.cc:695] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.840106  5024 consensus_queue.cc:237] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.840247  4872 catalog_manager.cc:4872] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): tablet a8e36c71af8747e59250679f9d9a8ff9 (table test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4]) successfully deleted
I20250116 02:52:21.840958  5021 ts_tablet_manager.cc:1428] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:21.841431  5021 tablet_bootstrap.cc:492] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.841965  4883 catalog_manager.cc:5526] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.842806  5021 tablet_bootstrap.cc:654] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.850498  5021 tablet_bootstrap.cc:492] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.850641  5021 ts_tablet_manager.cc:1397] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20250116 02:52:21.851179  5021 raft_consensus.cc:357] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.851325  5021 raft_consensus.cc:383] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.851416  5021 raft_consensus.cc:738] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.851634  5021 consensus_queue.cc:260] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.851805  5021 raft_consensus.cc:397] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.851886  5021 raft_consensus.cc:491] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.851990  5021 raft_consensus.cc:3054] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.853883  5021 raft_consensus.cc:513] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.854092  5021 leader_election.cc:304] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.854261  5021 leader_election.cc:290] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.854344  5024 raft_consensus.cc:2798] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.854575  5024 raft_consensus.cc:695] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.854734  5021 ts_tablet_manager.cc:1428] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:21.854802  5024 consensus_queue.cc:237] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.856637  4883 catalog_manager.cc:5526] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.860591  4883 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: test-alter-range-partitioning [id=e663b4c4049c49e59853b5ae2b1103c4] alter complete (version 0)
I20250116 02:52:21.887418  4883 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
W20250116 02:52:21.891364  4883 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f4f553e6a7bf46de8169b1f3db3e236e has no consensus state
W20250116 02:52:21.891741  4883 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97b4cafc8a0a467ba9c26b33ae013024 has no consensus state
I20250116 02:52:21.893136  5035 tablet.cc:1721] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: 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
I20250116 02:52:21.893993  5036 tablet.cc:1721] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: 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
I20250116 02:52:21.896085  4973 tablet_service.cc:1467] Processing CreateTablet for tablet f4f553e6a7bf46de8169b1f3db3e236e (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
I20250116 02:52:21.896548  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f553e6a7bf46de8169b1f3db3e236e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.902405  4974 tablet_service.cc:1467] Processing CreateTablet for tablet 97b4cafc8a0a467ba9c26b33ae013024 (DEFAULT_TABLE table=test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
I20250116 02:52:21.902878  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b4cafc8a0a467ba9c26b33ae013024. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:21.911008  5021 tablet_bootstrap.cc:492] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.912598  5021 tablet_bootstrap.cc:654] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.916225  5021 tablet_bootstrap.cc:492] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.916571  5021 ts_tablet_manager.cc:1397] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.002s
I20250116 02:52:21.917833  5021 raft_consensus.cc:357] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.918239  5021 raft_consensus.cc:383] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.918452  5021 raft_consensus.cc:738] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.918892  5021 consensus_queue.cc:260] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.919245  5021 raft_consensus.cc:397] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.919452  5021 raft_consensus.cc:491] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.919610  5021 raft_consensus.cc:3054] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.921656  5021 raft_consensus.cc:513] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.921869  5021 leader_election.cc:304] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.922134  5021 leader_election.cc:290] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.922178  5024 raft_consensus.cc:2798] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.922408  5024 raft_consensus.cc:695] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.922670  5024 consensus_queue.cc:237] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.922760  5021 ts_tablet_manager.cc:1428] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20250116 02:52:21.923053  5021 tablet_bootstrap.cc:492] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: Bootstrap starting.
I20250116 02:52:21.924962  5021 tablet_bootstrap.cc:654] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:21.925055  4883 catalog_manager.cc:5526] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.925405  4883 catalog_manager.cc:5618] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903) does not have the latest schema for tablet f4f553e6a7bf46de8169b1f3db3e236e (table test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]). Expected version 1 got 0
I20250116 02:52:21.928980  5021 tablet_bootstrap.cc:492] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: No bootstrap required, opened a new log
I20250116 02:52:21.929127  5021 ts_tablet_manager.cc:1397] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:21.929836  5021 raft_consensus.cc:357] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.929988  5021 raft_consensus.cc:383] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:21.930094  5021 raft_consensus.cc:738] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Initialized, Role: FOLLOWER
I20250116 02:52:21.930313  5021 consensus_queue.cc:260] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.930397  4883 catalog_manager.cc:5618] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903) does not have the latest schema for tablet f4f553e6a7bf46de8169b1f3db3e236e (table test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]). Expected version 1 got 0
I20250116 02:52:21.930480  5021 raft_consensus.cc:397] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:21.930577  5021 raft_consensus.cc:491] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:21.930687  5021 raft_consensus.cc:3054] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:21.932828  5021 raft_consensus.cc:513] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.933065  5021 leader_election.cc:304] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5ddac5d18de4e1e909399059de550c0; no voters: 
I20250116 02:52:21.933255  5021 leader_election.cc:290] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:21.933315  5024 raft_consensus.cc:2798] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:21.933490  5024 raft_consensus.cc:695] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Becoming Leader. State: Replica: a5ddac5d18de4e1e909399059de550c0, State: Running, Role: LEADER
I20250116 02:52:21.933760  5024 consensus_queue.cc:237] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } }
I20250116 02:52:21.933885  5021 ts_tablet_manager.cc:1428] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:21.935935  4883 catalog_manager.cc:5526] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ddac5d18de4e1e909399059de550c0 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a5ddac5d18de4e1e909399059de550c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5ddac5d18de4e1e909399059de550c0" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 43903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:21.936363  4883 catalog_manager.cc:5618] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903) does not have the latest schema for tablet 97b4cafc8a0a467ba9c26b33ae013024 (table test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]). Expected version 1 got 0
I20250116 02:52:21.940352  4883 catalog_manager.cc:5618] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903) does not have the latest schema for tablet 97b4cafc8a0a467ba9c26b33ae013024 (table test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4]). Expected version 1 got 0
I20250116 02:52:21.942399  5035 tablet.cc:1721] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: 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
I20250116 02:52:21.999960  5035 tablet.cc:1721] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: 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
I20250116 02:52:22.007881  4883 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: test-alter-range-partitioning-renamed [id=e663b4c4049c49e59853b5ae2b1103c4] alter complete (version 1)
I20250116 02:52:22.056237  4886 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:46944:
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
I20250116 02:52:22.061291  4886 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 41c1b3bf1d6e49649441f290cf5d84f0
I20250116 02:52:22.061650  4886 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 8a14410a48de4c7c9b2890980b6ca333
I20250116 02:52:22.061964  4886 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet f4f553e6a7bf46de8169b1f3db3e236e
I20250116 02:52:22.062047  4973 tablet_service.cc:1514] Processing DeleteTablet for tablet 41c1b3bf1d6e49649441f290cf5d84f0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:22 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:22.062253  4886 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: Sending DeleteTablet for 1 replicas of tablet 97b4cafc8a0a467ba9c26b33ae013024
I20250116 02:52:22.062342  5037 tablet_replica.cc:331] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:22.062534  5037 raft_consensus.cc:2238] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.062750  5037 raft_consensus.cc:2267] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.063261  4973 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a14410a48de4c7c9b2890980b6ca333 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:22 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:22.063445  4972 tablet_service.cc:1514] Processing DeleteTablet for tablet 97b4cafc8a0a467ba9c26b33ae013024 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:22 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:22.063478  4974 tablet_service.cc:1514] Processing DeleteTablet for tablet f4f553e6a7bf46de8169b1f3db3e236e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:22 UTC) from {username='slave'} at 127.0.0.1:38790
I20250116 02:52:22.064476  5037 ts_tablet_manager.cc:1905] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:22.066010   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:22.081530   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:22.083907  5037 ts_tablet_manager.cc:1918] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20250116 02:52:22.084059  5037 log.cc:1198] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/41c1b3bf1d6e49649441f290cf5d84f0
I20250116 02:52:22.084463  5037 ts_tablet_manager.cc:1939] T 41c1b3bf1d6e49649441f290cf5d84f0 P a5ddac5d18de4e1e909399059de550c0: Deleting consensus metadata
W20250116 02:52:22.085218  4872 catalog_manager.cc:4864] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): delete failed for tablet 41c1b3bf1d6e49649441f290cf5d84f0 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
W20250116 02:52:22.085758  4872 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: Tablet server shutting down [suppressed 14 similar messages]
I20250116 02:52:22.086118   416 tablet_replica.cc:331] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:22.086431   416 raft_consensus.cc:2238] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.086773   416 raft_consensus.cc:2267] T 97b4cafc8a0a467ba9c26b33ae013024 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:22.087556  4872 catalog_manager.cc:4615] TS a5ddac5d18de4e1e909399059de550c0 (127.0.104.1:43903): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 8a14410a48de4c7c9b2890980b6ca333: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20250116 02:52:22.087833   416 tablet_replica.cc:331] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:22.088136   416 raft_consensus.cc:2238] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.088353   416 raft_consensus.cc:2267] T 8a14410a48de4c7c9b2890980b6ca333 P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.089339   416 tablet_replica.cc:331] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:22.089490   416 raft_consensus.cc:2238] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.089696   416 raft_consensus.cc:2267] T f4f553e6a7bf46de8169b1f3db3e236e P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.090462   416 tablet_replica.cc:331] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0: stopping tablet replica
I20250116 02:52:22.090617   416 raft_consensus.cc:2238] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.090773   416 raft_consensus.cc:2267] T a8f77734076243e9a1517b78c7dac5da P a5ddac5d18de4e1e909399059de550c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.098279   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:22.104387   416 master.cc:537] Master@127.0.104.62:44857 shutting down...
I20250116 02:52:22.152372   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.152694   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.152858   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 5bb4741a03a64eacb0843a1801985d97: stopping tablet replica
I20250116 02:52:22.167161   416 master.cc:559] Master@127.0.104.62:44857 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioning (826 ms)
[ RUN      ] AlterTableTest.TestAlterRangePartitioningInvalid
I20250116 02:52:22.180568   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:39549
I20250116 02:52:22.181104   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:22.181977   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:22.183495   416 webserver.cc:458] Webserver started at http://127.0.104.62:43273/ using document root <none> and password file <none>
I20250116 02:52:22.183738   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:22.183809   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:22.183976   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:22.184612   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "5cd00c334a6f4367b2a3edad7a031a2e"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.187088   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:22.188654  5062 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.189009   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:22.189146   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "5cd00c334a6f4367b2a3edad7a031a2e"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.189265   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-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)
I20250116 02:52:22.200702   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:22.201222   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:22.216321   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:39549
I20250116 02:52:22.216351  5113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:39549 every 8 connection(s)
I20250116 02:52:22.217882  5114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.222134  5114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: Bootstrap starting.
I20250116 02:52:22.223474  5114 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.225087  5114 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: No bootstrap required, opened a new log
I20250116 02:52:22.225742  5114 raft_consensus.cc:357] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER }
I20250116 02:52:22.225888  5114 raft_consensus.cc:383] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.225998  5114 raft_consensus.cc:738] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5cd00c334a6f4367b2a3edad7a031a2e, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.226212  5114 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER }
I20250116 02:52:22.226352  5114 raft_consensus.cc:397] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.226431  5114 raft_consensus.cc:491] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.226547  5114 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.228596  5114 raft_consensus.cc:513] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER }
I20250116 02:52:22.228827  5114 leader_election.cc:304] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5cd00c334a6f4367b2a3edad7a031a2e; no voters: 
I20250116 02:52:22.233824  5114 leader_election.cc:290] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.233981  5117 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.234720  5114 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:22.239006  5117 raft_consensus.cc:695] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 1 LEADER]: Becoming Leader. State: Replica: 5cd00c334a6f4367b2a3edad7a031a2e, State: Running, Role: LEADER
I20250116 02:52:22.239320  5117 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER }
I20250116 02:52:22.240389  5118 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER } }
I20250116 02:52:22.240603  5118 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:22.249878   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:22.252918  5119 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5cd00c334a6f4367b2a3edad7a031a2e. Latest consensus state: current_term: 1 leader_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5cd00c334a6f4367b2a3edad7a031a2e" member_type: VOTER } }
I20250116 02:52:22.253098  5119 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [sys.catalog]: This master's current role is: LEADER
W20250116 02:52:22.253134  5131 catalog_manager.cc:1559] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250116 02:52:22.253253  5131 catalog_manager.cc:874] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250116 02:52:22.253378  5132 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:22.254758  5132 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:22.257982  5132 catalog_manager.cc:1348] Generated new cluster ID: 0fb1da3db9614556987d3e0d46e75ba6
I20250116 02:52:22.258098  5132 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:22.288100  5132 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:22.288966  5132 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:22.308790  5132 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: Generated new TSK 0
I20250116 02:52:22.309056  5132 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:22.317721   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:22.318897   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:22.320607   416 webserver.cc:458] Webserver started at http://127.0.104.1:32923/ using document root <none> and password file <none>
I20250116 02:52:22.320952   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:22.321113   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:22.321338   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:22.322182   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.324867   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20250116 02:52:22.326524  5138 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.326925   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:22.327037   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.327206   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAlterRangePartitioningInvalid.1736995880078029-416-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)
I20250116 02:52:22.353034   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:22.353731   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:22.354390   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:22.355486   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:22.355556   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.355665   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:22.355744   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.373257  5200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33747 every 8 connection(s)
I20250116 02:52:22.373257   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33747
I20250116 02:52:22.381022  5201 heartbeater.cc:346] Connected to a master server at 127.0.104.62:39549
I20250116 02:52:22.381182  5201 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:22.381521  5201 heartbeater.cc:509] Master 127.0.104.62:39549 requested a full tablet report, sending...
I20250116 02:52:22.382539  5079 ts_manager.cc:194] Registered new tserver with Master: 729ffa7b59594f8ca8fe2bc9cfa3fd8f (127.0.104.1:33747)
I20250116 02:52:22.383414   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009012463s
I20250116 02:52:22.383769  5079 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60112
I20250116 02:52:22.395043  5201 heartbeater.cc:501] Master 127.0.104.62:39549 was elected leader, sending a full tablet report...
I20250116 02:52:22.396319  5078 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60116:
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"
    }
  }
}
I20250116 02:52:22.419831  5166 tablet_service.cc:1467] Processing CreateTablet for tablet 5f5c0b85dc2540a3a516808caaf93921 (DEFAULT_TABLE table=fake-table [id=e54f7b0112e14d249e72fc98890c1be8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:22.420271  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5c0b85dc2540a3a516808caaf93921. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.425550  5213 tablet_bootstrap.cc:492] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Bootstrap starting.
I20250116 02:52:22.427024  5213 tablet_bootstrap.cc:654] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.428977  5213 tablet_bootstrap.cc:492] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: No bootstrap required, opened a new log
I20250116 02:52:22.429118  5213 ts_tablet_manager.cc:1397] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:22.429793  5213 raft_consensus.cc:357] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.429960  5213 raft_consensus.cc:383] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.430061  5213 raft_consensus.cc:738] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.430298  5213 consensus_queue.cc:260] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.430507  5213 raft_consensus.cc:397] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.430604  5213 raft_consensus.cc:491] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.430730  5213 raft_consensus.cc:3054] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.432773  5213 raft_consensus.cc:513] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.433000  5213 leader_election.cc:304] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 729ffa7b59594f8ca8fe2bc9cfa3fd8f; no voters: 
I20250116 02:52:22.433496  5213 leader_election.cc:290] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.433698  5215 raft_consensus.cc:2798] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.434376  5213 ts_tablet_manager.cc:1428] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20250116 02:52:22.434808  5215 raft_consensus.cc:695] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Becoming Leader. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Running, Role: LEADER
I20250116 02:52:22.435091  5215 consensus_queue.cc:237] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.437291  5078 catalog_manager.cc:5526] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 729ffa7b59594f8ca8fe2bc9cfa3fd8f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:22.457226   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:22.458568  5078 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60116:
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"
    }
  }
}
I20250116 02:52:22.465171  5166 tablet_service.cc:1467] Processing CreateTablet for tablet 1fb029d81a20447cb03e48b859a0145c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c1461214ebdf4ae3b2542967d7551747]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:22.465638  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb029d81a20447cb03e48b859a0145c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.470196  5213 tablet_bootstrap.cc:492] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Bootstrap starting.
I20250116 02:52:22.471771  5213 tablet_bootstrap.cc:654] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.473379  5213 tablet_bootstrap.cc:492] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: No bootstrap required, opened a new log
I20250116 02:52:22.473532  5213 ts_tablet_manager.cc:1397] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:52:22.474171  5213 raft_consensus.cc:357] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.474364  5213 raft_consensus.cc:383] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.474453  5213 raft_consensus.cc:738] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.474745  5213 consensus_queue.cc:260] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.475289  5213 raft_consensus.cc:397] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.475425  5213 raft_consensus.cc:491] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.475555  5213 raft_consensus.cc:3054] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.477686  5213 raft_consensus.cc:513] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.477902  5213 leader_election.cc:304] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 729ffa7b59594f8ca8fe2bc9cfa3fd8f; no voters: 
I20250116 02:52:22.478097  5213 leader_election.cc:290] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.478164  5215 raft_consensus.cc:2798] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.478521  5213 ts_tablet_manager.cc:1428] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:22.478868  5215 raft_consensus.cc:695] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Becoming Leader. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Running, Role: LEADER
I20250116 02:52:22.479238  5215 consensus_queue.cc:237] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.481281  5078 catalog_manager.cc:5526] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 729ffa7b59594f8ca8fe2bc9cfa3fd8f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:22.513350  5075 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.519958  5075 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.526410  5075 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.532275  5079 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
W20250116 02:52:22.552343   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552469   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552506   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552536   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552575   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552611   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552647   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552680   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552713   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552749   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552781   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552817   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552853   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552891   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552929   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.552966   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553014   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553052   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553090   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553128   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553165   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.553202   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553241   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553287   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553321   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553355   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553390   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553442   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553479   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553527   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299998ms }
W20250116 02:52:22.553579   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250116 02:52:22.553684   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299997ms }
W20250116 02:52:22.553753   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.553835   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.553915   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.553985   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554050   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554118   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554172   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554237   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554291   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299996ms }
W20250116 02:52:22.554358   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554409   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554476   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554526   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554594   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554646   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554714   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554765   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554841   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299995ms }
W20250116 02:52:22.554896   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.554963   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555022   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555119   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555200   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555271   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555327   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555394   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555449   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555519   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555574   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555640   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555694   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555769   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555830   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555907   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299994ms }
W20250116 02:52:22.555961   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556033   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556089   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556157   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556212   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556288   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556344   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299993ms }
W20250116 02:52:22.556411   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556466   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556532   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556610   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556684   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556739   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556814   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556867   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.556941   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557000   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557068   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557124   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557191   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557245   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557314   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557368   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557438   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557492   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557583   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557655   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557757   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557826   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557911   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.557971   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.558044   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.558099   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
W20250116 02:52:22.558172   416 alter_table-test.cc:785] Not found: No tablet covering the requested range partition: NonCoveredRange { lower_bound: (RANGE (c0): 100), upper_bound: (<end>), ttl: 299999ms }
I20250116 02:52:22.564393  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.570093  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.575587  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.581642  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.588328  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.594285  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.599282  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.605201  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.612111  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.618623  5077 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.624943  5077 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.635347  5077 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.642755  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
W20250116 02:52:22.646482  5078 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a3b4191f54ed4a28b6be5ff4053f416f has no consensus state
W20250116 02:52:22.646818  5078 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be32c1bd60cc47c4bd413060ad16f766 has no consensus state
I20250116 02:52:22.650365  5166 tablet_service.cc:1467] Processing CreateTablet for tablet a3b4191f54ed4a28b6be5ff4053f416f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c1461214ebdf4ae3b2542967d7551747]), partition=RANGE (c0) PARTITION VALUES < 0
I20250116 02:52:22.650439  5165 tablet_service.cc:1467] Processing CreateTablet for tablet be32c1bd60cc47c4bd413060ad16f766 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid [id=c1461214ebdf4ae3b2542967d7551747]), partition=RANGE (c0) PARTITION 100 <= VALUES
I20250116 02:52:22.650796  5166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b4191f54ed4a28b6be5ff4053f416f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.650988  5165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be32c1bd60cc47c4bd413060ad16f766. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.655011  5213 tablet_bootstrap.cc:492] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Bootstrap starting.
I20250116 02:52:22.656244  5213 tablet_bootstrap.cc:654] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.657891  5213 tablet_bootstrap.cc:492] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: No bootstrap required, opened a new log
I20250116 02:52:22.658011  5213 ts_tablet_manager.cc:1397] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:22.658676  5213 raft_consensus.cc:357] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.658841  5213 raft_consensus.cc:383] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.658893  5213 raft_consensus.cc:738] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.659070  5213 consensus_queue.cc:260] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.659214  5213 raft_consensus.cc:397] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.659268  5213 raft_consensus.cc:491] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.659332  5213 raft_consensus.cc:3054] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.661904  5213 raft_consensus.cc:513] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.662298  5213 leader_election.cc:304] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 729ffa7b59594f8ca8fe2bc9cfa3fd8f; no voters: 
I20250116 02:52:22.662529  5215 raft_consensus.cc:2798] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.662649  5215 raft_consensus.cc:695] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Becoming Leader. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Running, Role: LEADER
I20250116 02:52:22.662871  5215 consensus_queue.cc:237] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.666723  5213 leader_election.cc:290] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.667441  5213 ts_tablet_manager.cc:1428] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250116 02:52:22.667709  5213 tablet_bootstrap.cc:492] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Bootstrap starting.
I20250116 02:52:22.669230  5213 tablet_bootstrap.cc:654] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.672004  5213 tablet_bootstrap.cc:492] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: No bootstrap required, opened a new log
I20250116 02:52:22.672178  5213 ts_tablet_manager.cc:1397] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20250116 02:52:22.672020  5078 catalog_manager.cc:5526] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 729ffa7b59594f8ca8fe2bc9cfa3fd8f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:22.672742  5213 raft_consensus.cc:357] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.672873  5213 raft_consensus.cc:383] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.672927  5213 raft_consensus.cc:738] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.673138  5213 consensus_queue.cc:260] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.673267  5213 raft_consensus.cc:397] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.673333  5213 raft_consensus.cc:491] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.673408  5213 raft_consensus.cc:3054] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.676124  5213 raft_consensus.cc:513] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.676358  5213 leader_election.cc:304] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 729ffa7b59594f8ca8fe2bc9cfa3fd8f; no voters: 
I20250116 02:52:22.676522  5213 leader_election.cc:290] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.676575  5215 raft_consensus.cc:2798] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.676857  5215 raft_consensus.cc:695] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Becoming Leader. State: Replica: 729ffa7b59594f8ca8fe2bc9cfa3fd8f, State: Running, Role: LEADER
I20250116 02:52:22.676977  5213 ts_tablet_manager.cc:1428] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20250116 02:52:22.677066  5215 consensus_queue.cc:237] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } }
I20250116 02:52:22.680706  5078 catalog_manager.cc:5526] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 729ffa7b59594f8ca8fe2bc9cfa3fd8f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "729ffa7b59594f8ca8fe2bc9cfa3fd8f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33747 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:22.684896  5078 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: test-alter-range-partitioning-invalid [id=c1461214ebdf4ae3b2542967d7551747] alter complete (version 0)
I20250116 02:52:22.689373  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.708810  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.718286  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.728816  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.755120  5078 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60116:
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
I20250116 02:52:22.764092   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:22.773638   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:22.774017   416 tablet_replica.cc:331] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: stopping tablet replica
I20250116 02:52:22.774211   416 raft_consensus.cc:2238] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.774392   416 raft_consensus.cc:2267] T a3b4191f54ed4a28b6be5ff4053f416f P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.775409   416 tablet_replica.cc:331] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: stopping tablet replica
I20250116 02:52:22.775560   416 raft_consensus.cc:2238] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.775700   416 raft_consensus.cc:2267] T 5f5c0b85dc2540a3a516808caaf93921 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.776448   416 tablet_replica.cc:331] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: stopping tablet replica
I20250116 02:52:22.776623   416 raft_consensus.cc:2238] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.776762   416 raft_consensus.cc:2267] T be32c1bd60cc47c4bd413060ad16f766 P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.777730   416 tablet_replica.cc:331] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f: stopping tablet replica
I20250116 02:52:22.777858   416 raft_consensus.cc:2238] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.778031   416 raft_consensus.cc:2267] T 1fb029d81a20447cb03e48b859a0145c P 729ffa7b59594f8ca8fe2bc9cfa3fd8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.783514   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:22.799432   416 master.cc:537] Master@127.0.104.62:39549 shutting down...
I20250116 02:52:22.806840   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:22.807083   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:22.807235   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 5cd00c334a6f4367b2a3edad7a031a2e: stopping tablet replica
I20250116 02:52:22.810976   416 master.cc:559] Master@127.0.104.62:39549 shutdown complete.
[       OK ] AlterTableTest.TestAlterRangePartitioningInvalid (641 ms)
[ RUN      ] AlterTableTest.TestAddRangePartitionConflictExhaustive
I20250116 02:52:22.821501   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34819
I20250116 02:52:22.821998   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:22.822717   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:22.823915   416 webserver.cc:458] Webserver started at http://127.0.104.62:38637/ using document root <none> and password file <none>
I20250116 02:52:22.824101   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:22.824160   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:22.824275   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:22.824831   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "3e967d9b656a4b99ad4f0cef72315985"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.827095   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:22.828428  5232 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.828698   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:22.828802   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "3e967d9b656a4b99ad4f0cef72315985"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.828895   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-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)
I20250116 02:52:22.837983   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:22.838418   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:22.847815   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34819
I20250116 02:52:22.847833  5283 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34819 every 8 connection(s)
I20250116 02:52:22.849001  5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.853349  5284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Bootstrap starting.
I20250116 02:52:22.854512  5284 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:22.855931  5284 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: No bootstrap required, opened a new log
I20250116 02:52:22.856494  5284 raft_consensus.cc:357] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER }
I20250116 02:52:22.856614  5284 raft_consensus.cc:383] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:22.856662  5284 raft_consensus.cc:738] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e967d9b656a4b99ad4f0cef72315985, State: Initialized, Role: FOLLOWER
I20250116 02:52:22.856853  5284 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER }
I20250116 02:52:22.856958  5284 raft_consensus.cc:397] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:22.857014  5284 raft_consensus.cc:491] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:22.857084  5284 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:22.858965  5284 raft_consensus.cc:513] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER }
I20250116 02:52:22.859138  5284 leader_election.cc:304] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3e967d9b656a4b99ad4f0cef72315985; no voters: 
I20250116 02:52:22.859505  5284 leader_election.cc:290] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:22.859620  5287 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:22.860082  5287 raft_consensus.cc:695] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 1 LEADER]: Becoming Leader. State: Replica: 3e967d9b656a4b99ad4f0cef72315985, State: Running, Role: LEADER
I20250116 02:52:22.860306  5284 sys_catalog.cc:564] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:22.860304  5287 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER }
I20250116 02:52:22.861402  5288 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3e967d9b656a4b99ad4f0cef72315985" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER } }
I20250116 02:52:22.861421  5289 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3e967d9b656a4b99ad4f0cef72315985. Latest consensus state: current_term: 1 leader_uuid: "3e967d9b656a4b99ad4f0cef72315985" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3e967d9b656a4b99ad4f0cef72315985" member_type: VOTER } }
I20250116 02:52:22.861668  5288 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:22.861711  5289 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:22.865712  5292 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:22.865762   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:22.866693  5292 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:22.869060  5292 catalog_manager.cc:1348] Generated new cluster ID: 7b19648d4fc3453f8ff078b607e44a7d
I20250116 02:52:22.869135  5292 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:22.895135  5292 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:22.895967  5292 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:22.906687  5292 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Generated new TSK 0
I20250116 02:52:22.906911  5292 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:22.930758   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:22.931777   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:22.933116   416 webserver.cc:458] Webserver started at http://127.0.104.1:39855/ using document root <none> and password file <none>
I20250116 02:52:22.933303   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:22.933374   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:22.933461   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:22.934047   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "124649d873e24f94920f79b4ffda9aad"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.936425   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:22.937870  5308 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.938215   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:22.938313   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "124649d873e24f94920f79b4ffda9aad"
format_stamp: "Formatted at 2025-01-16 02:52:22 on dist-test-slave-40f4"
I20250116 02:52:22.938417   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-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)
I20250116 02:52:22.951202   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:22.951757   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:22.952250   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:22.953006   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:22.953060   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.953140   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:22.953176   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:22.963994   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44353
I20250116 02:52:22.964011  5370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44353 every 8 connection(s)
I20250116 02:52:22.970786  5371 heartbeater.cc:346] Connected to a master server at 127.0.104.62:34819
I20250116 02:52:22.970913  5371 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:22.971235  5371 heartbeater.cc:509] Master 127.0.104.62:34819 requested a full tablet report, sending...
I20250116 02:52:22.972016  5249 ts_manager.cc:194] Registered new tserver with Master: 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353)
I20250116 02:52:22.972740   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007854682s
I20250116 02:52:22.973059  5249 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52004
I20250116 02:52:22.982635  5249 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52010:
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"
    }
  }
}
I20250116 02:52:22.984171  5371 heartbeater.cc:501] Master 127.0.104.62:34819 was elected leader, sending a full tablet report...
I20250116 02:52:22.993803  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 55ea62673bca4160b31c039345d0f890 (DEFAULT_TABLE table=fake-table [id=41153ab4e1df4a33a3df26a45282ab8e]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:22.994247  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55ea62673bca4160b31c039345d0f890. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:22.999245  5383 tablet_bootstrap.cc:492] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.000398  5383 tablet_bootstrap.cc:654] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.001820  5383 tablet_bootstrap.cc:492] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.001943  5383 ts_tablet_manager.cc:1397] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.002539  5383 raft_consensus.cc:357] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.002668  5383 raft_consensus.cc:383] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.002717  5383 raft_consensus.cc:738] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.002897  5383 consensus_queue.cc:260] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.003026  5383 raft_consensus.cc:397] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.003083  5383 raft_consensus.cc:491] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.003149  5383 raft_consensus.cc:3054] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.004930  5383 raft_consensus.cc:513] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.005120  5383 leader_election.cc:304] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.005471  5383 leader_election.cc:290] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.005594  5385 raft_consensus.cc:2798] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.006075  5385 raft_consensus.cc:695] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.006366  5385 consensus_queue.cc:237] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.006436  5383 ts_tablet_manager.cc:1428] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.008339  5249 catalog_manager.cc:5526] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad reported cstate change: term changed from 0 to 1, leader changed from <none> to 124649d873e24f94920f79b4ffda9aad (127.0.104.1). New cstate: current_term: 1 leader_uuid: "124649d873e24f94920f79b4ffda9aad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:23.023531   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:23.024379  5249 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52010:
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"
    }
  }
}
I20250116 02:52:23.029968  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 3c671e6510504dbe9753d228a00c5d9c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:23.030390  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c671e6510504dbe9753d228a00c5d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.034718  5383 tablet_bootstrap.cc:492] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.035950  5383 tablet_bootstrap.cc:654] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.037307  5383 tablet_bootstrap.cc:492] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.037444  5383 ts_tablet_manager.cc:1397] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.038009  5383 raft_consensus.cc:357] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.038146  5383 raft_consensus.cc:383] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.038214  5383 raft_consensus.cc:738] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.038415  5383 consensus_queue.cc:260] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.038540  5383 raft_consensus.cc:397] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.038601  5383 raft_consensus.cc:491] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.038681  5383 raft_consensus.cc:3054] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.040758  5383 raft_consensus.cc:513] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.040946  5383 leader_election.cc:304] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.041096  5383 leader_election.cc:290] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.041149  5385 raft_consensus.cc:2798] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.041303  5385 raft_consensus.cc:695] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.041486  5383 ts_tablet_manager.cc:1428] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20250116 02:52:23.041500  5385 consensus_queue.cc:237] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.043617  5249 catalog_manager.cc:5526] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad reported cstate change: term changed from 0 to 1, leader changed from <none> to 124649d873e24f94920f79b4ffda9aad (127.0.104.1). New cstate: current_term: 1 leader_uuid: "124649d873e24f94920f79b4ffda9aad" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:23.050377  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.053112  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 3c671e6510504dbe9753d228a00c5d9c
I20250116 02:52:23.053741  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 3c671e6510504dbe9753d228a00c5d9c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.054390  5393 tablet_replica.cc:331] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.054558  5393 raft_consensus.cc:2238] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.054737  5393 raft_consensus.cc:2267] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.055635  5393 ts_tablet_manager.cc:1905] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.055665  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.059034  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5b4d2c894b914939badf1e36a6cd4c4a has no consensus state
I20250116 02:52:23.060564  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.062099  5393 ts_tablet_manager.cc:1918] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.062204  5393 log.cc:1198] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/3c671e6510504dbe9753d228a00c5d9c
I20250116 02:52:23.062300  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 5b4d2c894b914939badf1e36a6cd4c4a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.062652  5393 ts_tablet_manager.cc:1939] T 3c671e6510504dbe9753d228a00c5d9c P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.062696  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4d2c894b914939badf1e36a6cd4c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.063485  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 3c671e6510504dbe9753d228a00c5d9c (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.065968  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.067087  5383 tablet_bootstrap.cc:492] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.068338  5383 tablet_bootstrap.cc:654] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.069222  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 5b4d2c894b914939badf1e36a6cd4c4a
I20250116 02:52:23.069818  5383 tablet_bootstrap.cc:492] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.069850  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 5b4d2c894b914939badf1e36a6cd4c4a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.069983  5383 ts_tablet_manager.cc:1397] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.070590  5383 raft_consensus.cc:357] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.070735  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 5b4d2c894b914939badf1e36a6cd4c4a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5b4d2c894b914939badf1e36a6cd4c4a already in progress: creating tablet
I20250116 02:52:23.070747  5383 raft_consensus.cc:383] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.070858  5383 raft_consensus.cc:738] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.071044  5383 consensus_queue.cc:260] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.070957  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.071166  5383 raft_consensus.cc:397] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.071239  5383 raft_consensus.cc:491] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.071318  5383 raft_consensus.cc:3054] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.073026  5383 raft_consensus.cc:513] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.073220  5383 leader_election.cc:304] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.073190  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.073361  5383 leader_election.cc:290] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.073436  5385 raft_consensus.cc:2798] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.074127  5385 raft_consensus.cc:695] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.074239  5383 ts_tablet_manager.cc:1428] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.074338  5385 consensus_queue.cc:237] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.076560  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d86daac9cf234ef9bd6b0591374dee0c has no consensus state
I20250116 02:52:23.077273  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 5b4d2c894b914939badf1e36a6cd4c4a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.077474  5393 tablet_replica.cc:331] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.077651  5393 raft_consensus.cc:2238] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.077806  5393 raft_consensus.cc:2267] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.078536  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.078685  5393 ts_tablet_manager.cc:1905] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.081730  5336 tablet_service.cc:1467] Processing CreateTablet for tablet d86daac9cf234ef9bd6b0591374dee0c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.082122  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86daac9cf234ef9bd6b0591374dee0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.082011  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.084946  5393 ts_tablet_manager.cc:1918] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.085057  5393 log.cc:1198] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/5b4d2c894b914939badf1e36a6cd4c4a
I20250116 02:52:23.085301  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet d86daac9cf234ef9bd6b0591374dee0c
I20250116 02:52:23.085392  5393 ts_tablet_manager.cc:1939] T 5b4d2c894b914939badf1e36a6cd4c4a P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.086135  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet d86daac9cf234ef9bd6b0591374dee0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.086444  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 5b4d2c894b914939badf1e36a6cd4c4a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.086710  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet d86daac9cf234ef9bd6b0591374dee0c because the tablet was not found. No further retry: Not found: Tablet not found: d86daac9cf234ef9bd6b0591374dee0c
I20250116 02:52:23.086920  5383 tablet_bootstrap.cc:492] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.087003  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.088276  5383 tablet_bootstrap.cc:654] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.089821  5383 tablet_bootstrap.cc:492] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.089684  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.089931  5383 ts_tablet_manager.cc:1397] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.090410  5383 raft_consensus.cc:357] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.090523  5383 raft_consensus.cc:383] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.090554  5383 raft_consensus.cc:738] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.090720  5383 consensus_queue.cc:260] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.090840  5383 raft_consensus.cc:397] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.090905  5383 raft_consensus.cc:491] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.090983  5383 raft_consensus.cc:3054] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.092803  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 475b9284534f42aab9a55a478fbded67 has no consensus state
I20250116 02:52:23.093531  5383 raft_consensus.cc:513] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.093765  5383 leader_election.cc:304] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.093943  5383 leader_election.cc:290] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.094029  5385 raft_consensus.cc:2798] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.094151  5385 raft_consensus.cc:695] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.094336  5385 consensus_queue.cc:237] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.094758  5383 ts_tablet_manager.cc:1428] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.094940  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.096470  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 475b9284534f42aab9a55a478fbded67 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.096843  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475b9284534f42aab9a55a478fbded67. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.097026  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet d86daac9cf234ef9bd6b0591374dee0c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.097342  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.097878  5393 tablet_replica.cc:331] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.098047  5393 raft_consensus.cc:2238] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.098193  5393 raft_consensus.cc:2267] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.099572  5393 ts_tablet_manager.cc:1905] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.100761  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 475b9284534f42aab9a55a478fbded67
I20250116 02:52:23.101399  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 475b9284534f42aab9a55a478fbded67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.102464  5383 tablet_bootstrap.cc:492] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.102607  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.103654  5383 tablet_bootstrap.cc:654] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.105217  5393 ts_tablet_manager.cc:1918] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.105320  5393 log.cc:1198] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/d86daac9cf234ef9bd6b0591374dee0c
I20250116 02:52:23.105651  5393 ts_tablet_manager.cc:1939] T d86daac9cf234ef9bd6b0591374dee0c P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.105984  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.106748  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet d86daac9cf234ef9bd6b0591374dee0c (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.107086  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.107251  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 475b9284534f42aab9a55a478fbded67 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 475b9284534f42aab9a55a478fbded67 already in progress: creating tablet
I20250116 02:52:23.107470  5383 tablet_bootstrap.cc:492] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.107594  5383 ts_tablet_manager.cc:1397] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:52:23.108266  5383 raft_consensus.cc:357] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.108413  5383 raft_consensus.cc:383] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.108474  5383 raft_consensus.cc:738] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.108673  5383 consensus_queue.cc:260] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.108832  5383 raft_consensus.cc:397] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.108901  5383 raft_consensus.cc:491] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.108973  5383 raft_consensus.cc:3054] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.110345  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 60fe59487f854bb4b11082a5369028c3 has no consensus state
I20250116 02:52:23.111084  5383 raft_consensus.cc:513] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.111260  5383 leader_election.cc:304] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.111449  5383 leader_election.cc:290] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.111498  5385 raft_consensus.cc:2798] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.111593  5385 raft_consensus.cc:695] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.111848  5383 ts_tablet_manager.cc:1428] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:23.111814  5385 consensus_queue.cc:237] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.113528  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.114988  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 475b9284534f42aab9a55a478fbded67 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.115067  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 60fe59487f854bb4b11082a5369028c3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.115330  5393 tablet_replica.cc:331] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.115427  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60fe59487f854bb4b11082a5369028c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.115481  5393 raft_consensus.cc:2238] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.115626  5393 raft_consensus.cc:2267] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.115664  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.116441  5393 ts_tablet_manager.cc:1905] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.118919  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 60fe59487f854bb4b11082a5369028c3
W20250116 02:52:23.119378  5234 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet 5b4d2c894b914939badf1e36a6cd4c4a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5b4d2c894b914939badf1e36a6cd4c4a consensus state has no leader
I20250116 02:52:23.119577  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 60fe59487f854bb4b11082a5369028c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.120947  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.121208  5383 tablet_bootstrap.cc:492] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.122617  5383 tablet_bootstrap.cc:654] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.122814  5393 ts_tablet_manager.cc:1918] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.122674  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.122951  5393 log.cc:1198] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/475b9284534f42aab9a55a478fbded67
I20250116 02:52:23.123387  5393 ts_tablet_manager.cc:1939] T 475b9284534f42aab9a55a478fbded67 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.124702  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 475b9284534f42aab9a55a478fbded67 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.124832  5383 tablet_bootstrap.cc:492] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
W20250116 02:52:23.124935  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 60fe59487f854bb4b11082a5369028c3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 60fe59487f854bb4b11082a5369028c3 already in progress: creating tablet
I20250116 02:52:23.124951  5383 ts_tablet_manager.cc:1397] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:23.125483  5383 raft_consensus.cc:357] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.125658  5383 raft_consensus.cc:383] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.125730  5383 raft_consensus.cc:738] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.125937  5383 consensus_queue.cc:260] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.126061  5383 raft_consensus.cc:397] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.126127  5383 raft_consensus.cc:491] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.126210  5383 raft_consensus.cc:3054] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.126248  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.128335  5383 raft_consensus.cc:513] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.128532  5383 leader_election.cc:304] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.128701  5383 leader_election.cc:290] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.128739  5385 raft_consensus.cc:2798] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.128903  5385 raft_consensus.cc:695] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.129132  5385 consensus_queue.cc:237] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.129557  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea0286f26abb460fbdb9422df12a4f6a has no consensus state
I20250116 02:52:23.131048  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.132899  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 60fe59487f854bb4b11082a5369028c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.132972  5336 tablet_service.cc:1467] Processing CreateTablet for tablet ea0286f26abb460fbdb9422df12a4f6a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:23.133381  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0286f26abb460fbdb9422df12a4f6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.133407  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.133534  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 60fe59487f854bb4b11082a5369028c3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 60fe59487f854bb4b11082a5369028c3 already in progress: creating tablet
I20250116 02:52:23.136266  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet ea0286f26abb460fbdb9422df12a4f6a
I20250116 02:52:23.136909  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet ea0286f26abb460fbdb9422df12a4f6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.137324  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet ea0286f26abb460fbdb9422df12a4f6a because the tablet was not found. No further retry: Not found: Tablet not found: ea0286f26abb460fbdb9422df12a4f6a
I20250116 02:52:23.129124  5383 ts_tablet_manager.cc:1428] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.137698  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.138914  5383 tablet_bootstrap.cc:492] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.140368  5383 tablet_bootstrap.cc:654] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.140228  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.141460  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.141899  5383 tablet_bootstrap.cc:492] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.142015  5383 ts_tablet_manager.cc:1397] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.142243  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 60fe59487f854bb4b11082a5369028c3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.142531  5393 tablet_replica.cc:331] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.142709  5393 raft_consensus.cc:2238] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.142735  5383 raft_consensus.cc:357] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.142874  5393 raft_consensus.cc:2267] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.142881  5383 raft_consensus.cc:383] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.142994  5383 raft_consensus.cc:738] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.143870  5393 ts_tablet_manager.cc:1905] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:23.144999  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43f3931bf2704ce6bcdc89d1d4fb4527 has no consensus state
I20250116 02:52:23.147598  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.148559  5393 ts_tablet_manager.cc:1918] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.148671  5393 log.cc:1198] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/60fe59487f854bb4b11082a5369028c3
I20250116 02:52:23.148586  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 43f3931bf2704ce6bcdc89d1d4fb4527 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 150
I20250116 02:52:23.149013  5393 ts_tablet_manager.cc:1939] T 60fe59487f854bb4b11082a5369028c3 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.149194  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43f3931bf2704ce6bcdc89d1d4fb4527. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.149969  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 60fe59487f854bb4b11082a5369028c3 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.153508  5383 consensus_queue.cc:260] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.153765  5383 raft_consensus.cc:397] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.153831  5383 raft_consensus.cc:491] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.153903  5383 raft_consensus.cc:3054] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.156069  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.157994  5383 raft_consensus.cc:513] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.158224  5383 leader_election.cc:304] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.158411  5383 leader_election.cc:290] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.158509  5385 raft_consensus.cc:2798] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.158633  5385 raft_consensus.cc:695] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.158802  5383 ts_tablet_manager.cc:1428] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20250116 02:52:23.158838  5385 consensus_queue.cc:237] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.159044  5383 tablet_bootstrap.cc:492] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.159845  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 43f3931bf2704ce6bcdc89d1d4fb4527
I20250116 02:52:23.160434  5383 tablet_bootstrap.cc:654] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.160722  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 43f3931bf2704ce6bcdc89d1d4fb4527 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.161275  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 43f3931bf2704ce6bcdc89d1d4fb4527 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 43f3931bf2704ce6bcdc89d1d4fb4527 already in progress: creating tablet
I20250116 02:52:23.162338  5383 tablet_bootstrap.cc:492] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.162457  5383 ts_tablet_manager.cc:1397] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.162930  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.162884  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.163074  5383 raft_consensus.cc:357] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.163197  5383 raft_consensus.cc:383] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.163267  5383 raft_consensus.cc:738] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.163463  5383 consensus_queue.cc:260] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.163606  5383 raft_consensus.cc:397] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.163667  5383 raft_consensus.cc:491] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.163740  5383 raft_consensus.cc:3054] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.164746  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet ea0286f26abb460fbdb9422df12a4f6a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.164973  5393 tablet_replica.cc:331] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.165143  5393 raft_consensus.cc:2238] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.165285  5393 raft_consensus.cc:2267] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.166153  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.166740  5383 raft_consensus.cc:513] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.166923  5383 leader_election.cc:304] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.167078  5383 leader_election.cc:290] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.167173  5385 raft_consensus.cc:2798] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.167295  5385 raft_consensus.cc:695] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.167436  5383 ts_tablet_manager.cc:1428] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250116 02:52:23.167486  5385 consensus_queue.cc:237] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.168162  5393 ts_tablet_manager.cc:1905] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:23.169910  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c655aa5efbd74ed189a784608f07b43f has no consensus state
I20250116 02:52:23.171618  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 43f3931bf2704ce6bcdc89d1d4fb4527 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.172017  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.173537  5393 ts_tablet_manager.cc:1918] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.173655  5393 log.cc:1198] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ea0286f26abb460fbdb9422df12a4f6a
I20250116 02:52:23.173599  5336 tablet_service.cc:1467] Processing CreateTablet for tablet c655aa5efbd74ed189a784608f07b43f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.173969  5393 ts_tablet_manager.cc:1939] T ea0286f26abb460fbdb9422df12a4f6a P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.174010  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c655aa5efbd74ed189a784608f07b43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.173911  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.174700  5393 tablet_replica.cc:331] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.174798  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet ea0286f26abb460fbdb9422df12a4f6a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.174865  5393 raft_consensus.cc:2238] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.174999  5393 raft_consensus.cc:2267] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.176879  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet c655aa5efbd74ed189a784608f07b43f
I20250116 02:52:23.177443  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c655aa5efbd74ed189a784608f07b43f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.178401  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.179090  5383 tablet_bootstrap.cc:492] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.179715  5393 ts_tablet_manager.cc:1905] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.180421  5383 tablet_bootstrap.cc:654] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.180941  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.184595  5393 ts_tablet_manager.cc:1918] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.184695  5393 log.cc:1198] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/43f3931bf2704ce6bcdc89d1d4fb4527
I20250116 02:52:23.184823  5383 tablet_bootstrap.cc:492] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.184947  5383 ts_tablet_manager.cc:1397] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20250116 02:52:23.185019  5393 ts_tablet_manager.cc:1939] T 43f3931bf2704ce6bcdc89d1d4fb4527 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
W20250116 02:52:23.185144  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf has no consensus state
I20250116 02:52:23.185612  5383 raft_consensus.cc:357] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.185765  5383 raft_consensus.cc:383] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.185819  5383 raft_consensus.cc:738] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.186007  5383 consensus_queue.cc:260] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.186131  5383 raft_consensus.cc:397] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.186192  5383 raft_consensus.cc:491] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.186247  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 43f3931bf2704ce6bcdc89d1d4fb4527 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.186254  5383 raft_consensus.cc:3054] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.186530  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet c655aa5efbd74ed189a784608f07b43f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c655aa5efbd74ed189a784608f07b43f already in progress: creating tablet
I20250116 02:52:23.187693  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.188244  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.188557  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.188812  5383 raft_consensus.cc:513] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.189028  5383 leader_election.cc:304] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.189203  5383 leader_election.cc:290] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.189251  5387 raft_consensus.cc:2798] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.189435  5387 raft_consensus.cc:695] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.189673  5387 consensus_queue.cc:237] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.189877  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.193905  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf
I20250116 02:52:23.194634  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.195122  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf already in progress: creating tablet
I20250116 02:52:23.195770  5383 ts_tablet_manager.cc:1428] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20250116 02:52:23.195626  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.196027  5383 tablet_bootstrap.cc:492] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.197391  5383 tablet_bootstrap.cc:654] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.198336  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.199327  5383 tablet_bootstrap.cc:492] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.199478  5383 ts_tablet_manager.cc:1397] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:23.200305  5383 raft_consensus.cc:357] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.200498  5383 raft_consensus.cc:383] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.200572  5383 raft_consensus.cc:738] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.200807  5383 consensus_queue.cc:260] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.200991  5383 raft_consensus.cc:397] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.201073  5383 raft_consensus.cc:491] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.201169  5383 raft_consensus.cc:3054] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.201464  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5d89811090f7442c8f16ccdcda511cb2 has no consensus state
I20250116 02:52:23.203917  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.204603  5383 raft_consensus.cc:513] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.204749  5383 leader_election.cc:304] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.204972  5387 raft_consensus.cc:2798] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.205178  5387 raft_consensus.cc:695] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.205390  5387 consensus_queue.cc:237] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.205657  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c655aa5efbd74ed189a784608f07b43f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.205397  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 5d89811090f7442c8f16ccdcda511cb2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20250116 02:52:23.206262  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d89811090f7442c8f16ccdcda511cb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.206418  5383 leader_election.cc:290] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.206490  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.207069  5383 ts_tablet_manager.cc:1428] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20250116 02:52:23.209757  5393 tablet_replica.cc:331] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.209964  5393 raft_consensus.cc:2238] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.210148  5393 raft_consensus.cc:2267] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.210702  5383 tablet_bootstrap.cc:492] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.211475  5393 ts_tablet_manager.cc:1905] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.211978  5383 tablet_bootstrap.cc:654] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.213248  5383 tablet_bootstrap.cc:492] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.213361  5383 ts_tablet_manager.cc:1397] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.213701  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 5d89811090f7442c8f16ccdcda511cb2
I20250116 02:52:23.214354  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 5d89811090f7442c8f16ccdcda511cb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.215193  5372 tablet.cc:2367] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20250116 02:52:23.215874  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.217229  5383 raft_consensus.cc:357] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.217382  5383 raft_consensus.cc:383] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.217440  5383 raft_consensus.cc:738] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.217815  5393 ts_tablet_manager.cc:1918] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.217703  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.217677  5383 consensus_queue.cc:260] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.217921  5393 log.cc:1198] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/c655aa5efbd74ed189a784608f07b43f
I20250116 02:52:23.217948  5383 raft_consensus.cc:397] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.218014  5383 raft_consensus.cc:491] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.218089  5383 raft_consensus.cc:3054] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.218255  5393 ts_tablet_manager.cc:1939] T c655aa5efbd74ed189a784608f07b43f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.219221  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet c655aa5efbd74ed189a784608f07b43f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.219637  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 5d89811090f7442c8f16ccdcda511cb2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5d89811090f7442c8f16ccdcda511cb2 already in progress: creating tablet
I20250116 02:52:23.220234  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet c655aa5efbd74ed189a784608f07b43f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.220252  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.220386  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.220921  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet c655aa5efbd74ed189a784608f07b43f because the tablet was not found. No further retry: Not found: Tablet not found: c655aa5efbd74ed189a784608f07b43f
I20250116 02:52:23.220958  5393 tablet_replica.cc:331] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.221165  5393 raft_consensus.cc:2238] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.221297  5393 raft_consensus.cc:2267] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.222154  5393 ts_tablet_manager.cc:1905] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.222812  5383 raft_consensus.cc:513] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.223003  5383 leader_election.cc:304] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.223160  5383 leader_election.cc:290] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.223227  5387 raft_consensus.cc:2798] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.223484  5387 raft_consensus.cc:695] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
W20250116 02:52:23.223874  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64a3fe06798f49e8bc3e1326a9c03f52 has no consensus state
I20250116 02:52:23.223662  5387 consensus_queue.cc:237] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.223531  5383 ts_tablet_manager.cc:1428] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20250116 02:52:23.227005  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.227263  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 5d89811090f7442c8f16ccdcda511cb2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.227617  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 64a3fe06798f49e8bc3e1326a9c03f52 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 50
I20250116 02:52:23.227896  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a3fe06798f49e8bc3e1326a9c03f52. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.229035  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.229940  5393 ts_tablet_manager.cc:1918] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.230054  5393 log.cc:1198] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/167dcd0e3cfd4fe8b9dd1d4f447274cf
I20250116 02:52:23.230425  5393 ts_tablet_manager.cc:1939] T 167dcd0e3cfd4fe8b9dd1d4f447274cf P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.231176  5393 tablet_replica.cc:331] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.231279  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 167dcd0e3cfd4fe8b9dd1d4f447274cf (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.231701  5393 raft_consensus.cc:2238] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.231863  5393 raft_consensus.cc:2267] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.232378  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 64a3fe06798f49e8bc3e1326a9c03f52
I20250116 02:52:23.232682  5383 tablet_bootstrap.cc:492] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.232801  5393 ts_tablet_manager.cc:1905] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.233184  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 64a3fe06798f49e8bc3e1326a9c03f52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.234050  5383 tablet_bootstrap.cc:654] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.234313  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.235520  5383 tablet_bootstrap.cc:492] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.235638  5383 ts_tablet_manager.cc:1397] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.236253  5383 raft_consensus.cc:357] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.236392  5383 raft_consensus.cc:383] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.236449  5383 raft_consensus.cc:738] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.236620  5383 consensus_queue.cc:260] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.236759  5383 raft_consensus.cc:397] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.236814  5383 raft_consensus.cc:491] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.236668  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.236878  5383 raft_consensus.cc:3054] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.238420  5393 ts_tablet_manager.cc:1918] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.238514  5393 log.cc:1198] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/5d89811090f7442c8f16ccdcda511cb2
I20250116 02:52:23.238814  5393 ts_tablet_manager.cc:1939] T 5d89811090f7442c8f16ccdcda511cb2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.239348  5383 raft_consensus.cc:513] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.239557  5383 leader_election.cc:304] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.239773  5387 raft_consensus.cc:2798] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.239890  5383 leader_election.cc:290] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.239851  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 5d89811090f7442c8f16ccdcda511cb2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.239864  5387 raft_consensus.cc:695] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
W20250116 02:52:23.240134  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 64a3fe06798f49e8bc3e1326a9c03f52 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 64a3fe06798f49e8bc3e1326a9c03f52 already in progress: creating tablet
W20250116 02:52:23.240216  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e02c284f68be4c5faba167a6e7eb0c62 has no consensus state
I20250116 02:52:23.240149  5387 consensus_queue.cc:237] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.241648  5383 ts_tablet_manager.cc:1428] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:23.241647  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.243394  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 64a3fe06798f49e8bc3e1326a9c03f52 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.243583  5393 tablet_replica.cc:331] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.243717  5393 raft_consensus.cc:2238] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.243702  5336 tablet_service.cc:1467] Processing CreateTablet for tablet e02c284f68be4c5faba167a6e7eb0c62 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.243868  5393 pending_rounds.cc:62] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Trying to abort 1 pending ops.
I20250116 02:52:23.243938  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.244062  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02c284f68be4c5faba167a6e7eb0c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.244062  5393 pending_rounds.cc:69] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 24 op_type: NO_OP noop_request { }
I20250116 02:52:23.244222  5393 raft_consensus.cc:2883] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250116 02:52:23.244307  5393 raft_consensus.cc:2267] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:23.245712  5413 consensus_queue.cc:1159] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "124649d873e24f94920f79b4ffda9aad" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20250116 02:52:23.246503  5393 ts_tablet_manager.cc:1905] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.247056  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet e02c284f68be4c5faba167a6e7eb0c62
I20250116 02:52:23.247556  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet e02c284f68be4c5faba167a6e7eb0c62 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.248672  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.249110  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.249609  5383 tablet_bootstrap.cc:492] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.250695  5383 tablet_bootstrap.cc:654] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.251332  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.251899  5383 tablet_bootstrap.cc:492] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.251998  5383 ts_tablet_manager.cc:1397] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:23.252457  5383 raft_consensus.cc:357] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.252569  5383 raft_consensus.cc:383] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.252601  5383 raft_consensus.cc:738] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.252782  5383 consensus_queue.cc:260] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.252899  5383 raft_consensus.cc:397] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.252939  5383 raft_consensus.cc:491] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.252991  5383 raft_consensus.cc:3054] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.254386  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8adeddc908a740d391f23d768c5c9623 has no consensus state
I20250116 02:52:23.255211  5383 raft_consensus.cc:513] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.255367  5383 leader_election.cc:304] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.255484  5383 leader_election.cc:290] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.255558  5387 raft_consensus.cc:2798] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.255659  5387 raft_consensus.cc:695] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.255851  5387 consensus_queue.cc:237] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.256225  5383 ts_tablet_manager.cc:1428] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.257665  5393 ts_tablet_manager.cc:1918] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.257786  5393 log.cc:1198] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/64a3fe06798f49e8bc3e1326a9c03f52
I20250116 02:52:23.257545  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.258138  5393 ts_tablet_manager.cc:1939] T 64a3fe06798f49e8bc3e1326a9c03f52 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.259057  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 64a3fe06798f49e8bc3e1326a9c03f52 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.259083  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 8adeddc908a740d391f23d768c5c9623 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.259320  5393 tablet_replica.cc:331] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.259425  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8adeddc908a740d391f23d768c5c9623. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.260630  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.263828  5383 tablet_bootstrap.cc:492] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.265139  5383 tablet_bootstrap.cc:654] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.265179  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 8adeddc908a740d391f23d768c5c9623
I20250116 02:52:23.265964  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 8adeddc908a740d391f23d768c5c9623 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.267259  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.268126  5383 tablet_bootstrap.cc:492] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.268355  5393 raft_consensus.cc:2238] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.268862  5393 raft_consensus.cc:2267] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.268301  5383 ts_tablet_manager.cc:1397] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:23.269737  5393 ts_tablet_manager.cc:1905] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.269982  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.272053  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.274138  5383 raft_consensus.cc:357] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.274300  5383 raft_consensus.cc:383] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.274358  5383 raft_consensus.cc:738] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.274549  5383 consensus_queue.cc:260] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.274672  5383 raft_consensus.cc:397] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.274727  5383 raft_consensus.cc:491] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.274801  5383 raft_consensus.cc:3054] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.275579  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97adda155cce4ed384331801626d3705 has no consensus state
I20250116 02:52:23.277200  5383 raft_consensus.cc:513] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.277105  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.277390  5383 leader_election.cc:304] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.277607  5383 leader_election.cc:290] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.277657  5386 raft_consensus.cc:2798] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.277786  5386 raft_consensus.cc:695] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.277982  5386 consensus_queue.cc:237] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.278828  5393 ts_tablet_manager.cc:1918] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.278926  5393 log.cc:1198] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/e02c284f68be4c5faba167a6e7eb0c62
I20250116 02:52:23.279284  5393 ts_tablet_manager.cc:1939] T e02c284f68be4c5faba167a6e7eb0c62 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.278005  5383 ts_tablet_manager.cc:1428] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20250116 02:52:23.279996  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 97adda155cce4ed384331801626d3705 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20250116 02:52:23.280125  5393 tablet_replica.cc:331] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.280210  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet e02c284f68be4c5faba167a6e7eb0c62 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.280339  5393 raft_consensus.cc:2238] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.279914  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.280586  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97adda155cce4ed384331801626d3705. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.280620  5393 raft_consensus.cc:2267] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.282083  5393 ts_tablet_manager.cc:1905] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.283361  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 97adda155cce4ed384331801626d3705
I20250116 02:52:23.283916  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 97adda155cce4ed384331801626d3705 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.285657  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.285872  5383 tablet_bootstrap.cc:492] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.285792  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.287308  5383 tablet_bootstrap.cc:654] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.288172  5393 ts_tablet_manager.cc:1918] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.288273  5393 log.cc:1198] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/8adeddc908a740d391f23d768c5c9623
I20250116 02:52:23.288586  5393 ts_tablet_manager.cc:1939] T 8adeddc908a740d391f23d768c5c9623 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.289064  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.289409  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 8adeddc908a740d391f23d768c5c9623 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.289867  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 97adda155cce4ed384331801626d3705 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 97adda155cce4ed384331801626d3705 already in progress: creating tablet
I20250116 02:52:23.290486  5383 tablet_bootstrap.cc:492] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.290612  5383 ts_tablet_manager.cc:1397] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
I20250116 02:52:23.291167  5383 raft_consensus.cc:357] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.291277  5383 raft_consensus.cc:383] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.291309  5383 raft_consensus.cc:738] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.291474  5383 consensus_queue.cc:260] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.291575  5383 raft_consensus.cc:397] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.291625  5383 raft_consensus.cc:491] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.291692  5383 raft_consensus.cc:3054] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.292474  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4418f2734a7a4db29a25384ce7fe346d has no consensus state
I20250116 02:52:23.293853  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.294083  5383 raft_consensus.cc:513] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.294293  5383 leader_election.cc:304] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.294450  5383 leader_election.cc:290] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.294647  5386 raft_consensus.cc:2798] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.294766  5386 raft_consensus.cc:695] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.294828  5383 ts_tablet_manager.cc:1428] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.294978  5386 consensus_queue.cc:237] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.295883  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 4418f2734a7a4db29a25384ce7fe346d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 100
I20250116 02:52:23.296325  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4418f2734a7a4db29a25384ce7fe346d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.296190  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.299127  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4418f2734a7a4db29a25384ce7fe346d
I20250116 02:52:23.299738  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 4418f2734a7a4db29a25384ce7fe346d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.300244  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4418f2734a7a4db29a25384ce7fe346d because the tablet was not found. No further retry: Not found: Tablet not found: 4418f2734a7a4db29a25384ce7fe346d
I20250116 02:52:23.300861  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.301214  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.302320  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 97adda155cce4ed384331801626d3705 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.302551  5393 tablet_replica.cc:331] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.302582  5383 tablet_bootstrap.cc:492] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.302692  5393 raft_consensus.cc:2238] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.302832  5393 raft_consensus.cc:2267] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.303501  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.303926  5383 tablet_bootstrap.cc:654] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.305474  5383 tablet_bootstrap.cc:492] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.305485  5393 ts_tablet_manager.cc:1905] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.305639  5383 ts_tablet_manager.cc:1397] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:23.306152  5383 raft_consensus.cc:357] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.306267  5383 raft_consensus.cc:383] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.306300  5383 raft_consensus.cc:738] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.306497  5383 consensus_queue.cc:260] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.306631  5383 raft_consensus.cc:397] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.306691  5383 raft_consensus.cc:491] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.306771  5383 raft_consensus.cc:3054] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.308409  5383 raft_consensus.cc:513] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.308581  5383 leader_election.cc:304] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.308732  5383 leader_election.cc:290] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.308805  5386 raft_consensus.cc:2798] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.308946  5386 raft_consensus.cc:695] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.309108  5383 ts_tablet_manager.cc:1428] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20250116 02:52:23.309160  5386 consensus_queue.cc:237] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.310634  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ceaec91fba9b45a1bdc7bf8acd8763c8 has no consensus state
I20250116 02:52:23.311829  5393 ts_tablet_manager.cc:1918] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.311940  5393 log.cc:1198] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/97adda155cce4ed384331801626d3705
I20250116 02:52:23.312286  5393 ts_tablet_manager.cc:1939] T 97adda155cce4ed384331801626d3705 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.312124  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.313221  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 97adda155cce4ed384331801626d3705 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.313845  5336 tablet_service.cc:1467] Processing CreateTablet for tablet ceaec91fba9b45a1bdc7bf8acd8763c8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.314169  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaec91fba9b45a1bdc7bf8acd8763c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.314682  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 4418f2734a7a4db29a25384ce7fe346d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.314914  5393 tablet_replica.cc:331] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.315080  5393 raft_consensus.cc:2238] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.315234  5393 raft_consensus.cc:2267] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.315399  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.316182  5393 ts_tablet_manager.cc:1905] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.318936  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet ceaec91fba9b45a1bdc7bf8acd8763c8
I20250116 02:52:23.319202  5383 tablet_bootstrap.cc:492] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.319592  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet ceaec91fba9b45a1bdc7bf8acd8763c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.320426  5383 tablet_bootstrap.cc:654] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.320873  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.321969  5383 tablet_bootstrap.cc:492] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.322088  5383 ts_tablet_manager.cc:1397] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.322108  5393 ts_tablet_manager.cc:1918] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.322222  5393 log.cc:1198] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4418f2734a7a4db29a25384ce7fe346d
I20250116 02:52:23.322551  5393 ts_tablet_manager.cc:1939] T 4418f2734a7a4db29a25384ce7fe346d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.322623  5383 raft_consensus.cc:357] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.322760  5383 raft_consensus.cc:383] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.322818  5383 raft_consensus.cc:738] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.323022  5383 consensus_queue.cc:260] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.323177  5383 raft_consensus.cc:397] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.323226  5383 raft_consensus.cc:491] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.323271  5383 raft_consensus.cc:3054] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.323545  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4418f2734a7a4db29a25384ce7fe346d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.323765  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet ceaec91fba9b45a1bdc7bf8acd8763c8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ceaec91fba9b45a1bdc7bf8acd8763c8 already in progress: creating tablet
I20250116 02:52:23.324303  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.325256  5383 raft_consensus.cc:513] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.325412  5383 leader_election.cc:304] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.325531  5383 leader_election.cc:290] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.325636  5386 raft_consensus.cc:2798] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.325736  5386 raft_consensus.cc:695] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.325939  5386 consensus_queue.cc:237] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.326038  5383 ts_tablet_manager.cc:1428] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20250116 02:52:23.327688  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dce302d115cf47fead747e3b41280da2 has no consensus state
I20250116 02:52:23.329097  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet ceaec91fba9b45a1bdc7bf8acd8763c8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.329123  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.329316  5393 tablet_replica.cc:331] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.329461  5393 raft_consensus.cc:2238] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.329632  5393 raft_consensus.cc:2267] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.330439  5393 ts_tablet_manager.cc:1905] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.331401  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.331986  5336 tablet_service.cc:1467] Processing CreateTablet for tablet dce302d115cf47fead747e3b41280da2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.332321  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dce302d115cf47fead747e3b41280da2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.334676  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet dce302d115cf47fead747e3b41280da2
I20250116 02:52:23.335392  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet dce302d115cf47fead747e3b41280da2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.336217  5393 ts_tablet_manager.cc:1918] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.336313  5393 log.cc:1198] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ceaec91fba9b45a1bdc7bf8acd8763c8
I20250116 02:52:23.336653  5393 ts_tablet_manager.cc:1939] T ceaec91fba9b45a1bdc7bf8acd8763c8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.336679  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.337303  5383 tablet_bootstrap.cc:492] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.338526  5383 tablet_bootstrap.cc:654] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.339341  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet ceaec91fba9b45a1bdc7bf8acd8763c8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.339407  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.339597  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet dce302d115cf47fead747e3b41280da2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet dce302d115cf47fead747e3b41280da2 already in progress: creating tablet
I20250116 02:52:23.341133  5383 tablet_bootstrap.cc:492] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.341253  5383 ts_tablet_manager.cc:1397] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:23.341889  5383 raft_consensus.cc:357] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.342033  5383 raft_consensus.cc:383] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.342098  5383 raft_consensus.cc:738] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.342269  5383 consensus_queue.cc:260] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.342386  5383 raft_consensus.cc:397] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.342446  5383 raft_consensus.cc:491] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.342522  5383 raft_consensus.cc:3054] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.342769  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f52a489c86fe405faf9986d389f40336 has no consensus state
I20250116 02:52:23.343941  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.345777  5336 tablet_service.cc:1467] Processing CreateTablet for tablet f52a489c86fe405faf9986d389f40336 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20250116 02:52:23.345795  5383 raft_consensus.cc:513] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.346035  5383 leader_election.cc:304] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.346189  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52a489c86fe405faf9986d389f40336. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.346021  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.346292  5386 raft_consensus.cc:2798] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.346396  5386 raft_consensus.cc:695] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.346598  5386 consensus_queue.cc:237] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.348935  5383 leader_election.cc:290] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.349133  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f52a489c86fe405faf9986d389f40336
I20250116 02:52:23.349792  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet f52a489c86fe405faf9986d389f40336 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.349361  5383 ts_tablet_manager.cc:1428] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
W20250116 02:52:23.350538  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f52a489c86fe405faf9986d389f40336 because the tablet was not found. No further retry: Not found: Tablet not found: f52a489c86fe405faf9986d389f40336
I20250116 02:52:23.350610  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.351737  5383 tablet_bootstrap.cc:492] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.352807  5383 tablet_bootstrap.cc:654] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.353392  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.354210  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet dce302d115cf47fead747e3b41280da2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.354398  5383 tablet_bootstrap.cc:492] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.354429  5393 tablet_replica.cc:331] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.354519  5383 ts_tablet_manager.cc:1397] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.354576  5393 raft_consensus.cc:2238] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.354727  5393 raft_consensus.cc:2267] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.355178  5383 raft_consensus.cc:357] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.355341  5383 raft_consensus.cc:383] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.355404  5383 raft_consensus.cc:738] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.355588  5383 consensus_queue.cc:260] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.355710  5383 raft_consensus.cc:397] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.355767  5383 raft_consensus.cc:491] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.355839  5383 raft_consensus.cc:3054] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.355836  5393 ts_tablet_manager.cc:1905] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.357411  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.358649  5383 raft_consensus.cc:513] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.358868  5383 leader_election.cc:304] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.359041  5383 leader_election.cc:290] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.359094  5386 raft_consensus.cc:2798] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.359210  5386 raft_consensus.cc:695] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.359390  5386 consensus_queue.cc:237] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.359491  5383 ts_tablet_manager.cc:1428] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.361148  5393 ts_tablet_manager.cc:1918] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.361246  5393 log.cc:1198] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/dce302d115cf47fead747e3b41280da2
W20250116 02:52:23.362170  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9054a905374c4d7ebe2044cdb42c7539 has no consensus state
I20250116 02:52:23.362671  5393 ts_tablet_manager.cc:1939] T dce302d115cf47fead747e3b41280da2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.363420  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet dce302d115cf47fead747e3b41280da2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.363893  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f52a489c86fe405faf9986d389f40336 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.364128  5393 tablet_replica.cc:331] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.364292  5393 raft_consensus.cc:2238] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.364439  5393 raft_consensus.cc:2267] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.365303  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 9054a905374c4d7ebe2044cdb42c7539 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 75
I20250116 02:52:23.365677  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9054a905374c4d7ebe2044cdb42c7539. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.365514  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.366439  5393 ts_tablet_manager.cc:1905] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.367460  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.370048  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 9054a905374c4d7ebe2044cdb42c7539
I20250116 02:52:23.370607  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 9054a905374c4d7ebe2044cdb42c7539 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.371495  5383 tablet_bootstrap.cc:492] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.371701  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.371963  5393 ts_tablet_manager.cc:1918] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.372058  5393 log.cc:1198] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f52a489c86fe405faf9986d389f40336
I20250116 02:52:23.372332  5393 ts_tablet_manager.cc:1939] T f52a489c86fe405faf9986d389f40336 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.372887  5383 tablet_bootstrap.cc:654] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.373275  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f52a489c86fe405faf9986d389f40336 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.373507  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 9054a905374c4d7ebe2044cdb42c7539 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9054a905374c4d7ebe2044cdb42c7539 already in progress: creating tablet
I20250116 02:52:23.374454  5383 tablet_bootstrap.cc:492] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.374580  5383 ts_tablet_manager.cc:1397] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:23.374497  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.375315  5383 raft_consensus.cc:357] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.375475  5383 raft_consensus.cc:383] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.375538  5383 raft_consensus.cc:738] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.375730  5383 consensus_queue.cc:260] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.375847  5383 raft_consensus.cc:397] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.375906  5383 raft_consensus.cc:491] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.375988  5383 raft_consensus.cc:3054] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.377526  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3791887c8c0346a9aa7e768870e9643e has no consensus state
I20250116 02:52:23.378227  5383 raft_consensus.cc:513] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.378432  5383 leader_election.cc:304] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.378594  5383 leader_election.cc:290] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.378656  5386 raft_consensus.cc:2798] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.378777  5386 raft_consensus.cc:695] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.378999  5386 consensus_queue.cc:237] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.379285  5383 ts_tablet_manager.cc:1428] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20250116 02:52:23.379822  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.380686  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 3791887c8c0346a9aa7e768870e9643e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.381022  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3791887c8c0346a9aa7e768870e9643e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.382786  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 9054a905374c4d7ebe2044cdb42c7539 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.383034  5393 tablet_replica.cc:331] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.383208  5393 raft_consensus.cc:2238] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.383389  5393 raft_consensus.cc:2267] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.383450  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.386174  5393 ts_tablet_manager.cc:1905] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.386880  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 3791887c8c0346a9aa7e768870e9643e
I20250116 02:52:23.387398  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 3791887c8c0346a9aa7e768870e9643e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.389768  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.390502  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.390974  5393 ts_tablet_manager.cc:1918] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.391064  5393 log.cc:1198] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/9054a905374c4d7ebe2044cdb42c7539
I20250116 02:52:23.391417  5393 ts_tablet_manager.cc:1939] T 9054a905374c4d7ebe2044cdb42c7539 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.392556  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 9054a905374c4d7ebe2044cdb42c7539 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.392798  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 3791887c8c0346a9aa7e768870e9643e because the tablet was not found. No further retry: Not found: Tablet not found: 3791887c8c0346a9aa7e768870e9643e
I20250116 02:52:23.393193  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.393914  5383 tablet_bootstrap.cc:492] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.395020  5383 tablet_bootstrap.cc:654] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:23.396277  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 07f79ea7521d4a289dabe4f01f85089d has no consensus state
I20250116 02:52:23.396420  5383 tablet_bootstrap.cc:492] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.396538  5383 ts_tablet_manager.cc:1397] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.397063  5383 raft_consensus.cc:357] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.397184  5383 raft_consensus.cc:383] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.397243  5383 raft_consensus.cc:738] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.397439  5383 consensus_queue.cc:260] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.397622  5383 raft_consensus.cc:397] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.397698  5383 raft_consensus.cc:491] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.397769  5383 raft_consensus.cc:3054] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.398159  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.399623  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 07f79ea7521d4a289dabe4f01f85089d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.399999  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f79ea7521d4a289dabe4f01f85089d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.399984  5383 raft_consensus.cc:513] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.400182  5383 leader_election.cc:304] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.400213  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.400338  5383 leader_election.cc:290] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.400393  5386 raft_consensus.cc:2798] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.400637  5386 raft_consensus.cc:695] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.400794  5383 ts_tablet_manager.cc:1428] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.400854  5386 consensus_queue.cc:237] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.404302  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 07f79ea7521d4a289dabe4f01f85089d
I20250116 02:52:23.405010  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 07f79ea7521d4a289dabe4f01f85089d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.405488  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 07f79ea7521d4a289dabe4f01f85089d because the tablet was not found. No further retry: Not found: Tablet not found: 07f79ea7521d4a289dabe4f01f85089d
I20250116 02:52:23.406741  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.406975  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.407413  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 3791887c8c0346a9aa7e768870e9643e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.407624  5393 tablet_replica.cc:331] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.407789  5393 raft_consensus.cc:2238] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.407965  5393 raft_consensus.cc:2267] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.408598  5383 tablet_bootstrap.cc:492] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.408775  5393 ts_tablet_manager.cc:1905] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.409536  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.409901  5383 tablet_bootstrap.cc:654] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.411368  5383 tablet_bootstrap.cc:492] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.411455  5383 ts_tablet_manager.cc:1397] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.411890  5383 raft_consensus.cc:357] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.412015  5383 raft_consensus.cc:383] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.412050  5383 raft_consensus.cc:738] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.412206  5383 consensus_queue.cc:260] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.412303  5383 raft_consensus.cc:397] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.412345  5383 raft_consensus.cc:491] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.412415  5383 raft_consensus.cc:3054] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.413136  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4f9d5945d6cf4c76afaaa739c2e56479 has no consensus state
I20250116 02:52:23.413803  5393 ts_tablet_manager.cc:1918] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.413894  5393 log.cc:1198] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/3791887c8c0346a9aa7e768870e9643e
I20250116 02:52:23.414233  5393 ts_tablet_manager.cc:1939] T 3791887c8c0346a9aa7e768870e9643e P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.414769  5383 raft_consensus.cc:513] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.414974  5383 leader_election.cc:304] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.415190  5386 raft_consensus.cc:2798] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.415314  5386 raft_consensus.cc:695] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.415496  5386 consensus_queue.cc:237] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.415167  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 3791887c8c0346a9aa7e768870e9643e (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.416158  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.416424  5383 leader_election.cc:290] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.416563  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 4f9d5945d6cf4c76afaaa739c2e56479 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20250116 02:52:23.416779  5383 ts_tablet_manager.cc:1428] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:23.416934  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9d5945d6cf4c76afaaa739c2e56479. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.418673  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 07f79ea7521d4a289dabe4f01f85089d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.418882  5393 tablet_replica.cc:331] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.419009  5393 raft_consensus.cc:2238] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.419144  5393 raft_consensus.cc:2267] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.419116  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.421458  5383 tablet_bootstrap.cc:492] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.421963  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4f9d5945d6cf4c76afaaa739c2e56479
I20250116 02:52:23.422487  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4f9d5945d6cf4c76afaaa739c2e56479 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.422573  5393 ts_tablet_manager.cc:1905] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.423102  5383 tablet_bootstrap.cc:654] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.424258  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.424078  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.427553  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.427832  5393 ts_tablet_manager.cc:1918] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.427942  5393 log.cc:1198] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/07f79ea7521d4a289dabe4f01f85089d
I20250116 02:52:23.428290  5393 ts_tablet_manager.cc:1939] T 07f79ea7521d4a289dabe4f01f85089d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.429538  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 07f79ea7521d4a289dabe4f01f85089d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.429924  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4f9d5945d6cf4c76afaaa739c2e56479 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4f9d5945d6cf4c76afaaa739c2e56479 already in progress: creating tablet
I20250116 02:52:23.430676  5383 tablet_bootstrap.cc:492] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.430811  5383 ts_tablet_manager.cc:1397] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20250116 02:52:23.431354  5383 raft_consensus.cc:357] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.431471  5383 raft_consensus.cc:383] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.431509  5383 raft_consensus.cc:738] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.431665  5383 consensus_queue.cc:260] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.431779  5383 raft_consensus.cc:397] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.431821  5383 raft_consensus.cc:491] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.431874  5383 raft_consensus.cc:3054] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.433482  5383 raft_consensus.cc:513] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.433727  5383 leader_election.cc:304] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
W20250116 02:52:23.433867  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 17c1f4accb734b9095933c2c1a596040 has no consensus state
I20250116 02:52:23.433897  5383 leader_election.cc:290] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.433954  5387 raft_consensus.cc:2798] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.434079  5387 raft_consensus.cc:695] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.434303  5383 ts_tablet_manager.cc:1428] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
I20250116 02:52:23.434283  5387 consensus_queue.cc:237] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.436758  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.437249  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4f9d5945d6cf4c76afaaa739c2e56479 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.437479  5393 tablet_replica.cc:331] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.437434  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 17c1f4accb734b9095933c2c1a596040 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION -1 <= VALUES
I20250116 02:52:23.437650  5393 raft_consensus.cc:2238] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.437830  5393 raft_consensus.cc:2267] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.437885  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c1f4accb734b9095933c2c1a596040. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.438580  5393 ts_tablet_manager.cc:1905] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.439023  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.441639  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 17c1f4accb734b9095933c2c1a596040
I20250116 02:52:23.442255  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 17c1f4accb734b9095933c2c1a596040 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.443138  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.443943  5383 tablet_bootstrap.cc:492] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.444293  5393 ts_tablet_manager.cc:1918] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.444391  5393 log.cc:1198] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4f9d5945d6cf4c76afaaa739c2e56479
I20250116 02:52:23.444708  5393 ts_tablet_manager.cc:1939] T 4f9d5945d6cf4c76afaaa739c2e56479 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.445417  5383 tablet_bootstrap.cc:654] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.445427  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.445653  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4f9d5945d6cf4c76afaaa739c2e56479 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.446059  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 17c1f4accb734b9095933c2c1a596040 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 17c1f4accb734b9095933c2c1a596040 already in progress: creating tablet
I20250116 02:52:23.446866  5383 tablet_bootstrap.cc:492] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.446974  5383 ts_tablet_manager.cc:1397] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.447438  5383 raft_consensus.cc:357] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.447564  5383 raft_consensus.cc:383] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.447613  5383 raft_consensus.cc:738] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.447818  5383 consensus_queue.cc:260] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.447955  5383 raft_consensus.cc:397] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.448022  5383 raft_consensus.cc:491] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.448096  5383 raft_consensus.cc:3054] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.448683  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 06c23bdc3349410eb3795a935882e94f has no consensus state
I20250116 02:52:23.450100  5383 raft_consensus.cc:513] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.450296  5383 leader_election.cc:304] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.450435  5383 leader_election.cc:290] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.450496  5387 raft_consensus.cc:2798] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.450598  5387 raft_consensus.cc:695] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.450588  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.450851  5387 consensus_queue.cc:237] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.451144  5383 ts_tablet_manager.cc:1428] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:23.452454  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 06c23bdc3349410eb3795a935882e94f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.452828  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06c23bdc3349410eb3795a935882e94f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.452816  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.455755  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 06c23bdc3349410eb3795a935882e94f
I20250116 02:52:23.456334  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 06c23bdc3349410eb3795a935882e94f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.456753  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 06c23bdc3349410eb3795a935882e94f because the tablet was not found. No further retry: Not found: Tablet not found: 06c23bdc3349410eb3795a935882e94f
I20250116 02:52:23.457548  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.457819  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.458595  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 17c1f4accb734b9095933c2c1a596040 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.458598  5383 tablet_bootstrap.cc:492] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.458900  5393 tablet_replica.cc:331] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.459050  5393 raft_consensus.cc:2238] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.459190  5393 raft_consensus.cc:2267] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.460183  5383 tablet_bootstrap.cc:654] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.460151  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.460654  5393 ts_tablet_manager.cc:1905] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.461688  5383 tablet_bootstrap.cc:492] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.461809  5383 ts_tablet_manager.cc:1397] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.462388  5383 raft_consensus.cc:357] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.462531  5383 raft_consensus.cc:383] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.462584  5383 raft_consensus.cc:738] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.462814  5383 consensus_queue.cc:260] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.462944  5383 raft_consensus.cc:397] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.462990  5383 raft_consensus.cc:491] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.463053  5383 raft_consensus.cc:3054] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.463842  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c32ea807b6c469d8fe640e30d9520ec has no consensus state
I20250116 02:52:23.465384  5383 raft_consensus.cc:513] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.465597  5383 leader_election.cc:304] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.465826  5387 raft_consensus.cc:2798] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.465947  5387 raft_consensus.cc:695] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.466132  5387 consensus_queue.cc:237] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.466686  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.467180  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 4c32ea807b6c469d8fe640e30d9520ec (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.467536  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c32ea807b6c469d8fe640e30d9520ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.467577  5393 ts_tablet_manager.cc:1918] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.467702  5393 log.cc:1198] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/17c1f4accb734b9095933c2c1a596040
I20250116 02:52:23.468109  5393 ts_tablet_manager.cc:1939] T 17c1f4accb734b9095933c2c1a596040 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.469117  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.469341  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 17c1f4accb734b9095933c2c1a596040 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.471311  5383 leader_election.cc:290] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.472067  5383 ts_tablet_manager.cc:1428] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20250116 02:52:23.473228  5383 tablet_bootstrap.cc:492] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.474383  5383 tablet_bootstrap.cc:654] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.474694  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4c32ea807b6c469d8fe640e30d9520ec
I20250116 02:52:23.475425  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c32ea807b6c469d8fe640e30d9520ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.475858  5383 tablet_bootstrap.cc:492] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
W20250116 02:52:23.475880  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4c32ea807b6c469d8fe640e30d9520ec because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4c32ea807b6c469d8fe640e30d9520ec already in progress: creating tablet
I20250116 02:52:23.475984  5383 ts_tablet_manager.cc:1397] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.476219  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.476609  5383 raft_consensus.cc:357] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.476751  5383 raft_consensus.cc:383] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.476812  5383 raft_consensus.cc:738] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.476990  5383 consensus_queue.cc:260] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.477145  5383 raft_consensus.cc:397] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.477198  5383 raft_consensus.cc:491] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.477409  5383 raft_consensus.cc:3054] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.478016  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.478832  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 06c23bdc3349410eb3795a935882e94f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.479110  5393 tablet_replica.cc:331] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.479257  5393 raft_consensus.cc:2238] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.479372  5393 raft_consensus.cc:2267] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.480131  5393 ts_tablet_manager.cc:1905] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.480286  5383 raft_consensus.cc:513] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.480487  5383 leader_election.cc:304] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.480693  5387 raft_consensus.cc:2798] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.480880  5387 raft_consensus.cc:695] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.480762  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.481101  5387 consensus_queue.cc:237] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.482594  5383 leader_election.cc:290] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.483017  5383 ts_tablet_manager.cc:1428] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20250116 02:52:23.484241  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a5fce614c9f04563836a38b823f33b18 has no consensus state
I20250116 02:52:23.484872  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c32ea807b6c469d8fe640e30d9520ec with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.486081  5393 ts_tablet_manager.cc:1918] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.486219  5393 log.cc:1198] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/06c23bdc3349410eb3795a935882e94f
I20250116 02:52:23.486608  5393 ts_tablet_manager.cc:1939] T 06c23bdc3349410eb3795a935882e94f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.486794  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.487515  5393 tablet_replica.cc:331] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.487568  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 06c23bdc3349410eb3795a935882e94f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.487658  5393 raft_consensus.cc:2238] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.487803  5393 raft_consensus.cc:2267] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.487920  5336 tablet_service.cc:1467] Processing CreateTablet for tablet a5fce614c9f04563836a38b823f33b18 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:23.488495  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fce614c9f04563836a38b823f33b18. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.488642  5393 ts_tablet_manager.cc:1905] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.488790  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.491299  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a5fce614c9f04563836a38b823f33b18
I20250116 02:52:23.491844  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a5fce614c9f04563836a38b823f33b18 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.492980  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.494375  5393 ts_tablet_manager.cc:1918] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.494477  5393 log.cc:1198] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4c32ea807b6c469d8fe640e30d9520ec
I20250116 02:52:23.494688  5383 tablet_bootstrap.cc:492] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.494860  5393 ts_tablet_manager.cc:1939] T 4c32ea807b6c469d8fe640e30d9520ec P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.495302  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.495666  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4c32ea807b6c469d8fe640e30d9520ec (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.496027  5383 tablet_bootstrap.cc:654] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:23.496251  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a5fce614c9f04563836a38b823f33b18 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a5fce614c9f04563836a38b823f33b18 already in progress: creating tablet
I20250116 02:52:23.497385  5383 tablet_bootstrap.cc:492] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.497493  5383 ts_tablet_manager.cc:1397] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.498138  5383 raft_consensus.cc:357] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.498257  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6900da3cd8034f7ca417f7d7e2929901 has no consensus state
I20250116 02:52:23.498282  5383 raft_consensus.cc:383] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.498363  5383 raft_consensus.cc:738] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.498994  5383 consensus_queue.cc:260] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.499111  5383 raft_consensus.cc:397] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.499146  5383 raft_consensus.cc:491] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.499188  5383 raft_consensus.cc:3054] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.499895  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.501361  5383 raft_consensus.cc:513] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.501626  5383 leader_election.cc:304] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.501659  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 6900da3cd8034f7ca417f7d7e2929901 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:23.501792  5383 leader_election.cc:290] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.501844  5387 raft_consensus.cc:2798] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.501956  5387 raft_consensus.cc:695] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.502070  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6900da3cd8034f7ca417f7d7e2929901. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.502012  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.502141  5387 consensus_queue.cc:237] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.502542  5383 ts_tablet_manager.cc:1428] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20250116 02:52:23.504941  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 6900da3cd8034f7ca417f7d7e2929901
I20250116 02:52:23.505486  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 6900da3cd8034f7ca417f7d7e2929901 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.505919  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 6900da3cd8034f7ca417f7d7e2929901 because the tablet was not found. No further retry: Not found: Tablet not found: 6900da3cd8034f7ca417f7d7e2929901
I20250116 02:52:23.507020  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.507596  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a5fce614c9f04563836a38b823f33b18 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.507313  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.507798  5393 tablet_replica.cc:331] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.507930  5393 raft_consensus.cc:2238] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.508069  5393 raft_consensus.cc:2267] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.509356  5383 tablet_bootstrap.cc:492] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.509806  5393 ts_tablet_manager.cc:1905] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.510674  5383 tablet_bootstrap.cc:654] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.510646  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.512313  5383 tablet_bootstrap.cc:492] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.512441  5383 ts_tablet_manager.cc:1397] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.513123  5383 raft_consensus.cc:357] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.513274  5383 raft_consensus.cc:383] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.513330  5383 raft_consensus.cc:738] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.513515  5383 consensus_queue.cc:260] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.513669  5383 raft_consensus.cc:397] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.513723  5383 raft_consensus.cc:491] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.513793  5383 raft_consensus.cc:3054] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.514432  5393 ts_tablet_manager.cc:1918] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20250116 02:52:23.514433  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 999b89e181a84e169385a65b407e3581 has no consensus state
I20250116 02:52:23.514537  5393 log.cc:1198] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a5fce614c9f04563836a38b823f33b18
I20250116 02:52:23.514904  5393 ts_tablet_manager.cc:1939] T a5fce614c9f04563836a38b823f33b18 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.515669  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a5fce614c9f04563836a38b823f33b18 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.516268  5383 raft_consensus.cc:513] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.516465  5383 leader_election.cc:304] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.516621  5383 leader_election.cc:290] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.516682  5387 raft_consensus.cc:2798] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.517071  5383 ts_tablet_manager.cc:1428] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.517282  5387 raft_consensus.cc:695] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.517494  5387 consensus_queue.cc:237] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.517544  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.517904  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 999b89e181a84e169385a65b407e3581 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.518273  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999b89e181a84e169385a65b407e3581. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.519892  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.521554  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 6900da3cd8034f7ca417f7d7e2929901 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.521798  5393 tablet_replica.cc:331] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.521940  5393 raft_consensus.cc:2238] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.522081  5393 raft_consensus.cc:2267] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.523523  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 999b89e181a84e169385a65b407e3581
I20250116 02:52:23.523593  5393 ts_tablet_manager.cc:1905] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.523913  5383 tablet_bootstrap.cc:492] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.525187  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.525374  5383 tablet_bootstrap.cc:654] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.526209  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 999b89e181a84e169385a65b407e3581 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.526599  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.527091  5383 tablet_bootstrap.cc:492] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.527206  5383 ts_tablet_manager.cc:1397] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.527686  5383 raft_consensus.cc:357] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.527822  5383 raft_consensus.cc:383] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.527879  5383 raft_consensus.cc:738] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.528086  5383 consensus_queue.cc:260] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.528235  5383 raft_consensus.cc:397] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.528292  5383 raft_consensus.cc:491] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.528357  5383 raft_consensus.cc:3054] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.529127  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.529275  5393 ts_tablet_manager.cc:1918] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.529381  5393 log.cc:1198] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/6900da3cd8034f7ca417f7d7e2929901
I20250116 02:52:23.529803  5393 ts_tablet_manager.cc:1939] T 6900da3cd8034f7ca417f7d7e2929901 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.530510  5383 raft_consensus.cc:513] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.530695  5383 leader_election.cc:304] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.530783  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 6900da3cd8034f7ca417f7d7e2929901 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.530850  5383 leader_election.cc:290] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.531036  5385 raft_consensus.cc:2798] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.531131  5385 raft_consensus.cc:695] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.531235  5383 ts_tablet_manager.cc:1428] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:23.531322  5385 consensus_queue.cc:237] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.532022  5393 tablet_replica.cc:331] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.532163  5393 raft_consensus.cc:2238] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.532280  5393 pending_rounds.cc:62] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Trying to abort 1 pending ops.
I20250116 02:52:23.532325  5393 pending_rounds.cc:69] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 58 op_type: NO_OP noop_request { }
W20250116 02:52:23.532336  5447 consensus_queue.cc:1159] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "124649d873e24f94920f79b4ffda9aad" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20250116 02:52:23.532419  5393 raft_consensus.cc:2883] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250116 02:52:23.532506  5393 raft_consensus.cc:2267] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.533406  5393 ts_tablet_manager.cc:1905] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:23.533625  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03a81a5ade034b3f8285b5d82e7d1105 has no consensus state
I20250116 02:52:23.535247  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.537235  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 03a81a5ade034b3f8285b5d82e7d1105 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.537264  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.537600  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a81a5ade034b3f8285b5d82e7d1105. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.538722  5393 ts_tablet_manager.cc:1918] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.538823  5393 log.cc:1198] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/999b89e181a84e169385a65b407e3581
I20250116 02:52:23.539201  5393 ts_tablet_manager.cc:1939] T 999b89e181a84e169385a65b407e3581 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.540252  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 999b89e181a84e169385a65b407e3581 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.540536  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 03a81a5ade034b3f8285b5d82e7d1105
I20250116 02:52:23.541093  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 03a81a5ade034b3f8285b5d82e7d1105 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.541622  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 03a81a5ade034b3f8285b5d82e7d1105 because the tablet was not found. No further retry: Not found: Tablet not found: 03a81a5ade034b3f8285b5d82e7d1105
I20250116 02:52:23.542302  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.542604  5383 tablet_bootstrap.cc:492] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.543681  5383 tablet_bootstrap.cc:654] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.544822  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.545194  5383 tablet_bootstrap.cc:492] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.545339  5383 ts_tablet_manager.cc:1397] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.546010  5383 raft_consensus.cc:357] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.546121  5383 raft_consensus.cc:383] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.546159  5383 raft_consensus.cc:738] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.546336  5383 consensus_queue.cc:260] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.546479  5383 raft_consensus.cc:397] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.546559  5383 raft_consensus.cc:491] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.546631  5383 raft_consensus.cc:3054] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.547804  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0b90c7d1df744559bd693762cb3e81e8 has no consensus state
I20250116 02:52:23.548931  5383 raft_consensus.cc:513] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.549142  5383 leader_election.cc:304] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.549057  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.549329  5383 leader_election.cc:290] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.549415  5385 raft_consensus.cc:2798] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.549542  5385 raft_consensus.cc:695] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.549764  5385 consensus_queue.cc:237] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.550065  5383 ts_tablet_manager.cc:1428] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.551532  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 0b90c7d1df744559bd693762cb3e81e8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20250116 02:52:23.551898  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b90c7d1df744559bd693762cb3e81e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.552273  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 03a81a5ade034b3f8285b5d82e7d1105 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.552377  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.554046  5393 tablet_replica.cc:331] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.554188  5393 raft_consensus.cc:2238] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.554322  5393 raft_consensus.cc:2267] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.555508  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 0b90c7d1df744559bd693762cb3e81e8
I20250116 02:52:23.555900  5393 ts_tablet_manager.cc:1905] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.556463  5383 tablet_bootstrap.cc:492] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.557972  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.557976  5383 tablet_bootstrap.cc:654] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.559067  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.560201  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 0b90c7d1df744559bd693762cb3e81e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.560899  5383 tablet_bootstrap.cc:492] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.561002  5383 ts_tablet_manager.cc:1397] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:23.561127  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.561640  5383 raft_consensus.cc:357] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.561789  5383 raft_consensus.cc:383] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.561846  5383 raft_consensus.cc:738] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.562057  5393 ts_tablet_manager.cc:1918] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.562160  5393 log.cc:1198] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/03a81a5ade034b3f8285b5d82e7d1105
I20250116 02:52:23.562062  5383 consensus_queue.cc:260] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.562273  5383 raft_consensus.cc:397] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.562352  5383 raft_consensus.cc:491] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.562424  5383 raft_consensus.cc:3054] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.562522  5393 ts_tablet_manager.cc:1939] T 03a81a5ade034b3f8285b5d82e7d1105 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.563426  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 03a81a5ade034b3f8285b5d82e7d1105 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.563678  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 0b90c7d1df744559bd693762cb3e81e8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0b90c7d1df744559bd693762cb3e81e8 already in progress: creating tablet
W20250116 02:52:23.564405  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81e6841e9eae4ecb97aabb33fd107021 has no consensus state
I20250116 02:52:23.564967  5383 raft_consensus.cc:513] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.565194  5383 leader_election.cc:304] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.565429  5383 leader_election.cc:290] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.565495  5385 raft_consensus.cc:2798] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.565704  5385 raft_consensus.cc:695] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.566044  5383 ts_tablet_manager.cc:1428] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.565968  5385 consensus_queue.cc:237] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.565871  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.567703  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 81e6841e9eae4ecb97aabb33fd107021 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 1 <= VALUES
I20250116 02:52:23.568042  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e6841e9eae4ecb97aabb33fd107021. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.568774  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 0b90c7d1df744559bd693762cb3e81e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.568979  5393 tablet_replica.cc:331] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.569167  5393 raft_consensus.cc:2238] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.569345  5393 raft_consensus.cc:2267] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.569192  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.572074  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 81e6841e9eae4ecb97aabb33fd107021
I20250116 02:52:23.572674  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 81e6841e9eae4ecb97aabb33fd107021 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.572736  5383 tablet_bootstrap.cc:492] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.573282  5393 ts_tablet_manager.cc:1905] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.574162  5383 tablet_bootstrap.cc:654] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.574400  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.575558  5383 tablet_bootstrap.cc:492] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.575696  5383 ts_tablet_manager.cc:1397] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.576320  5383 raft_consensus.cc:357] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.576459  5383 raft_consensus.cc:383] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.576516  5383 raft_consensus.cc:738] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.576705  5383 consensus_queue.cc:260] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.576864  5383 raft_consensus.cc:397] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.576923  5383 raft_consensus.cc:491] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.576996  5383 raft_consensus.cc:3054] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.577358  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.578794  5383 raft_consensus.cc:513] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.578995  5383 leader_election.cc:304] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.579217  5385 raft_consensus.cc:2798] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.579329  5385 raft_consensus.cc:695] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.579526  5385 consensus_queue.cc:237] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.581544  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0803b2968c794799a279661cf45c917d has no consensus state
I20250116 02:52:23.584856  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.585398  5383 leader_election.cc:290] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.585717  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 0803b2968c794799a279661cf45c917d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.586035  5383 ts_tablet_manager.cc:1428] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20250116 02:52:23.586091  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0803b2968c794799a279661cf45c917d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.586956  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.591516  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 0803b2968c794799a279661cf45c917d
I20250116 02:52:23.592142  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 0803b2968c794799a279661cf45c917d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.593770  5393 ts_tablet_manager.cc:1918] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.593888  5393 log.cc:1198] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/0b90c7d1df744559bd693762cb3e81e8
I20250116 02:52:23.593751  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.594255  5393 ts_tablet_manager.cc:1939] T 0b90c7d1df744559bd693762cb3e81e8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.594853  5383 tablet_bootstrap.cc:492] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.595093  5393 tablet_replica.cc:331] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.595237  5393 raft_consensus.cc:2238] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.595284  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 0b90c7d1df744559bd693762cb3e81e8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.595367  5393 raft_consensus.cc:2267] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.596112  5383 tablet_bootstrap.cc:654] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.596705  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.598083  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.598448  5393 ts_tablet_manager.cc:1905] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.598608  5383 tablet_bootstrap.cc:492] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.598702  5383 ts_tablet_manager.cc:1397] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:23.599284  5383 raft_consensus.cc:357] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.599428  5383 raft_consensus.cc:383] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.599480  5383 raft_consensus.cc:738] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.599658  5383 consensus_queue.cc:260] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.599795  5383 raft_consensus.cc:397] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.599851  5383 raft_consensus.cc:491] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.599915  5383 raft_consensus.cc:3054] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.601325  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7259fd2a849a40c4b6d8f1522fe70a83 has no consensus state
I20250116 02:52:23.602396  5383 raft_consensus.cc:513] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.602588  5383 leader_election.cc:304] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.602782  5386 raft_consensus.cc:2798] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.602878  5386 raft_consensus.cc:695] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.603061  5386 consensus_queue.cc:237] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.603664  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.604730  5393 ts_tablet_manager.cc:1918] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.604856  5393 log.cc:1198] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/81e6841e9eae4ecb97aabb33fd107021
I20250116 02:52:23.605249  5393 ts_tablet_manager.cc:1939] T 81e6841e9eae4ecb97aabb33fd107021 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.605422  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 7259fd2a849a40c4b6d8f1522fe70a83 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.605778  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7259fd2a849a40c4b6d8f1522fe70a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.606453  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 81e6841e9eae4ecb97aabb33fd107021 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.606698  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 0803b2968c794799a279661cf45c917d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0803b2968c794799a279661cf45c917d already in progress: creating tablet
I20250116 02:52:23.606937  5383 leader_election.cc:290] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.607700  5383 ts_tablet_manager.cc:1428] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250116 02:52:23.607645  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.610378  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 7259fd2a849a40c4b6d8f1522fe70a83
I20250116 02:52:23.610963  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 7259fd2a849a40c4b6d8f1522fe70a83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.611907  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.612218  5383 tablet_bootstrap.cc:492] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.612361  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
W20250116 02:52:23.612496  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 7259fd2a849a40c4b6d8f1522fe70a83 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7259fd2a849a40c4b6d8f1522fe70a83 already in progress: creating tablet
I20250116 02:52:23.613420  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 0803b2968c794799a279661cf45c917d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.613701  5383 tablet_bootstrap.cc:654] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.613703  5393 tablet_replica.cc:331] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.614024  5393 raft_consensus.cc:2238] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.614260  5393 raft_consensus.cc:2267] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.615644  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.616181  5393 ts_tablet_manager.cc:1905] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:23.618804  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 000bde23497e4e26b7f943afaa6ab462 has no consensus state
I20250116 02:52:23.620723  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.621302  5383 tablet_bootstrap.cc:492] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.621419  5383 ts_tablet_manager.cc:1397] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.008s
I20250116 02:52:23.622092  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 000bde23497e4e26b7f943afaa6ab462 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20250116 02:52:23.622114  5383 raft_consensus.cc:357] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.622324  5383 raft_consensus.cc:383] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.622392  5383 raft_consensus.cc:738] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.622471  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000bde23497e4e26b7f943afaa6ab462. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.622606  5383 consensus_queue.cc:260] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.622713  5383 raft_consensus.cc:397] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.622746  5383 raft_consensus.cc:491] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.622793  5383 raft_consensus.cc:3054] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.623363  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.625222  5383 raft_consensus.cc:513] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.625428  5383 leader_election.cc:304] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.625639  5383 leader_election.cc:290] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.625679  5386 raft_consensus.cc:2798] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.625787  5386 raft_consensus.cc:695] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.625995  5383 ts_tablet_manager.cc:1428] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:52:23.625954  5386 consensus_queue.cc:237] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.627583  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 000bde23497e4e26b7f943afaa6ab462
I20250116 02:52:23.627926  5383 tablet_bootstrap.cc:492] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.628657  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 000bde23497e4e26b7f943afaa6ab462 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.628993  5393 ts_tablet_manager.cc:1918] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.629086  5393 log.cc:1198] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/0803b2968c794799a279661cf45c917d
I20250116 02:52:23.629199  5383 tablet_bootstrap.cc:654] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.629412  5393 ts_tablet_manager.cc:1939] T 0803b2968c794799a279661cf45c917d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.630275  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 0803b2968c794799a279661cf45c917d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.630211  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.630591  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 000bde23497e4e26b7f943afaa6ab462 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 000bde23497e4e26b7f943afaa6ab462 already in progress: creating tablet
I20250116 02:52:23.631018  5383 tablet_bootstrap.cc:492] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.631131  5383 ts_tablet_manager.cc:1397] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.631605  5383 raft_consensus.cc:357] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.631736  5383 raft_consensus.cc:383] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.631793  5383 raft_consensus.cc:738] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.631698  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.631979  5383 consensus_queue.cc:260] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.632118  5383 raft_consensus.cc:397] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.632169  5383 raft_consensus.cc:491] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.632229  5383 raft_consensus.cc:3054] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.632416  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 7259fd2a849a40c4b6d8f1522fe70a83 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.632618  5393 tablet_replica.cc:331] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.632732  5393 raft_consensus.cc:2238] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.632838  5393 raft_consensus.cc:2267] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.633792  5393 ts_tablet_manager.cc:1905] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.634220  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.634642  5383 raft_consensus.cc:513] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.634835  5383 leader_election.cc:304] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.635066  5386 raft_consensus.cc:2798] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.635190  5386 raft_consensus.cc:695] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.635422  5386 consensus_queue.cc:237] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.636211  5383 leader_election.cc:290] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.636651  5383 ts_tablet_manager.cc:1428] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20250116 02:52:23.638002  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0da1b373e7b6475986eb37f0e3534ff8 has no consensus state
I20250116 02:52:23.638749  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 000bde23497e4e26b7f943afaa6ab462 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.639230  5393 ts_tablet_manager.cc:1918] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.639328  5393 log.cc:1198] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/7259fd2a849a40c4b6d8f1522fe70a83
I20250116 02:52:23.639693  5393 ts_tablet_manager.cc:1939] T 7259fd2a849a40c4b6d8f1522fe70a83 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.640537  5393 tablet_replica.cc:331] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.640654  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 7259fd2a849a40c4b6d8f1522fe70a83 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.640698  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.640693  5393 raft_consensus.cc:2238] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.642009  5393 raft_consensus.cc:2267] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.642278  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 0da1b373e7b6475986eb37f0e3534ff8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES
I20250116 02:52:23.642614  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da1b373e7b6475986eb37f0e3534ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.642925  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.643087  5393 ts_tablet_manager.cc:1905] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.645458  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 0da1b373e7b6475986eb37f0e3534ff8
I20250116 02:52:23.646103  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 0da1b373e7b6475986eb37f0e3534ff8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.647128  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.648718  5383 tablet_bootstrap.cc:492] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.648778  5393 ts_tablet_manager.cc:1918] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.648874  5393 log.cc:1198] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/000bde23497e4e26b7f943afaa6ab462
I20250116 02:52:23.649220  5393 ts_tablet_manager.cc:1939] T 000bde23497e4e26b7f943afaa6ab462 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.649420  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.650188  5383 tablet_bootstrap.cc:654] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.650123  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 000bde23497e4e26b7f943afaa6ab462 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.650401  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 0da1b373e7b6475986eb37f0e3534ff8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 0da1b373e7b6475986eb37f0e3534ff8 already in progress: creating tablet
I20250116 02:52:23.652020  5383 tablet_bootstrap.cc:492] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.652144  5383 ts_tablet_manager.cc:1397] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.652721  5383 raft_consensus.cc:357] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.652875  5383 raft_consensus.cc:383] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.652943  5383 raft_consensus.cc:738] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
W20250116 02:52:23.653095  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87e4b1f851a9464bbe97faade2ba89b8 has no consensus state
I20250116 02:52:23.653151  5383 consensus_queue.cc:260] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.653316  5383 raft_consensus.cc:397] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.653393  5383 raft_consensus.cc:491] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.653514  5383 raft_consensus.cc:3054] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.655202  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.656279  5383 raft_consensus.cc:513] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.656553  5383 leader_election.cc:304] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.656754  5383 leader_election.cc:290] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.656853  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 87e4b1f851a9464bbe97faade2ba89b8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.656854  5386 raft_consensus.cc:2798] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.657232  5383 ts_tablet_manager.cc:1428] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20250116 02:52:23.657322  5386 raft_consensus.cc:695] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.657384  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e4b1f851a9464bbe97faade2ba89b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.657604  5386 consensus_queue.cc:237] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.657656  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.660604  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 87e4b1f851a9464bbe97faade2ba89b8
I20250116 02:52:23.661541  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 87e4b1f851a9464bbe97faade2ba89b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.662817  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.662914  5383 tablet_bootstrap.cc:492] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.662883  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.663956  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 0da1b373e7b6475986eb37f0e3534ff8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.663964  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 87e4b1f851a9464bbe97faade2ba89b8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 87e4b1f851a9464bbe97faade2ba89b8 already in progress: creating tablet
I20250116 02:52:23.664233  5393 tablet_replica.cc:331] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.664391  5393 raft_consensus.cc:2238] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.664487  5383 tablet_bootstrap.cc:654] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.664579  5393 raft_consensus.cc:2267] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.665630  5393 ts_tablet_manager.cc:1905] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.665781  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.666185  5383 tablet_bootstrap.cc:492] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.666348  5383 ts_tablet_manager.cc:1397] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.667034  5383 raft_consensus.cc:357] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.667222  5383 raft_consensus.cc:383] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.667311  5383 raft_consensus.cc:738] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.667549  5383 consensus_queue.cc:260] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.667707  5383 raft_consensus.cc:397] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.667815  5383 raft_consensus.cc:491] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.667918  5383 raft_consensus.cc:3054] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.669541  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 has no consensus state
I20250116 02:52:23.670430  5383 raft_consensus.cc:513] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.670500  5393 ts_tablet_manager.cc:1918] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.670660  5393 log.cc:1198] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/0da1b373e7b6475986eb37f0e3534ff8
I20250116 02:52:23.670697  5383 leader_election.cc:304] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.670960  5386 raft_consensus.cc:2798] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.671139  5393 ts_tablet_manager.cc:1939] T 0da1b373e7b6475986eb37f0e3534ff8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.671167  5386 raft_consensus.cc:695] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.671393  5386 consensus_queue.cc:237] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.672076  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 0da1b373e7b6475986eb37f0e3534ff8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.672243  5383 leader_election.cc:290] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.672799  5383 ts_tablet_manager.cc:1428] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:23.673400  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.673421  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.673853  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947d89ba6e7a4e68b68c0eac55a9d7f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.675742  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.678054  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 87e4b1f851a9464bbe97faade2ba89b8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.678320  5393 tablet_replica.cc:331] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.678558  5393 raft_consensus.cc:2238] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.678671  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 947d89ba6e7a4e68b68c0eac55a9d7f3
I20250116 02:52:23.678809  5393 raft_consensus.cc:2267] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.679428  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.680080  5383 tablet_bootstrap.cc:492] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.680748  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.681030  5393 ts_tablet_manager.cc:1905] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.681495  5383 tablet_bootstrap.cc:654] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.682817  5383 tablet_bootstrap.cc:492] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.682941  5383 ts_tablet_manager.cc:1397] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:23.683497  5383 raft_consensus.cc:357] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.683632  5383 raft_consensus.cc:383] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.683722  5383 raft_consensus.cc:738] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.683987  5383 consensus_queue.cc:260] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.684159  5383 raft_consensus.cc:397] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.684247  5383 raft_consensus.cc:491] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.684371  5383 raft_consensus.cc:3054] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.685335  5393 ts_tablet_manager.cc:1918] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.685449  5393 log.cc:1198] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/87e4b1f851a9464bbe97faade2ba89b8
I20250116 02:52:23.685828  5393 ts_tablet_manager.cc:1939] T 87e4b1f851a9464bbe97faade2ba89b8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.685858  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.686774  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 87e4b1f851a9464bbe97faade2ba89b8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.686966  5383 raft_consensus.cc:513] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.687044  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 already in progress: creating tablet
I20250116 02:52:23.687188  5383 leader_election.cc:304] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.687341  5383 leader_election.cc:290] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.687443  5386 raft_consensus.cc:2798] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.687584  5386 raft_consensus.cc:695] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.687846  5383 ts_tablet_manager.cc:1428] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20250116 02:52:23.687878  5386 consensus_queue.cc:237] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.689435  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.692533  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2e22d90abdc04494b7715e23308053e6 has no consensus state
I20250116 02:52:23.693126  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.693408  5393 tablet_replica.cc:331] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.693622  5393 raft_consensus.cc:2238] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.693830  5393 raft_consensus.cc:2267] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.694662  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.695483  5393 ts_tablet_manager.cc:1905] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.695959  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 2e22d90abdc04494b7715e23308053e6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20250116 02:52:23.696339  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e22d90abdc04494b7715e23308053e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.696976  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.701031  5393 ts_tablet_manager.cc:1918] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.701215  5393 log.cc:1198] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/947d89ba6e7a4e68b68c0eac55a9d7f3
I20250116 02:52:23.701344  5383 tablet_bootstrap.cc:492] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.701373  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 2e22d90abdc04494b7715e23308053e6
I20250116 02:52:23.701704  5393 ts_tablet_manager.cc:1939] T 947d89ba6e7a4e68b68c0eac55a9d7f3 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.702625  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 947d89ba6e7a4e68b68c0eac55a9d7f3 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.702803  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 2e22d90abdc04494b7715e23308053e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.702847  5383 tablet_bootstrap.cc:654] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.702921  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.703406  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 2e22d90abdc04494b7715e23308053e6 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2e22d90abdc04494b7715e23308053e6 already in progress: creating tablet
I20250116 02:52:23.704406  5383 tablet_bootstrap.cc:492] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.704555  5383 ts_tablet_manager.cc:1397] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.705061  5383 raft_consensus.cc:357] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.705236  5383 raft_consensus.cc:383] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.705314  5383 raft_consensus.cc:738] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.705399  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.705533  5383 consensus_queue.cc:260] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.705727  5383 raft_consensus.cc:397] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.705832  5383 raft_consensus.cc:491] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.705927  5383 raft_consensus.cc:3054] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.708104  5383 raft_consensus.cc:513] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.708341  5383 leader_election.cc:304] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.708544  5383 leader_election.cc:290] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.708629  5386 raft_consensus.cc:2798] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.708840  5386 raft_consensus.cc:695] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.708922  5383 ts_tablet_manager.cc:1428] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:23.709064  5386 consensus_queue.cc:237] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:23.708628  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 37086448f5b24477a487db2627756b9f has no consensus state
I20250116 02:52:23.711743  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 2e22d90abdc04494b7715e23308053e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.711685  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.712123  5393 tablet_replica.cc:331] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.712327  5393 raft_consensus.cc:2238] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.712498  5393 raft_consensus.cc:2267] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.713176  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 37086448f5b24477a487db2627756b9f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES
I20250116 02:52:23.713603  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37086448f5b24477a487db2627756b9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.713666  5393 ts_tablet_manager.cc:1905] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.713984  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.717413  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 37086448f5b24477a487db2627756b9f
I20250116 02:52:23.718139  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 37086448f5b24477a487db2627756b9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.718833  5393 ts_tablet_manager.cc:1918] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.718976  5393 log.cc:1198] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/2e22d90abdc04494b7715e23308053e6
I20250116 02:52:23.719341  5393 ts_tablet_manager.cc:1939] T 2e22d90abdc04494b7715e23308053e6 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.719237  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.719733  5383 tablet_bootstrap.cc:492] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.720243  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 2e22d90abdc04494b7715e23308053e6 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.720536  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 37086448f5b24477a487db2627756b9f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 37086448f5b24477a487db2627756b9f already in progress: creating tablet
I20250116 02:52:23.721138  5383 tablet_bootstrap.cc:654] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.721930  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.722878  5383 tablet_bootstrap.cc:492] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.723026  5383 ts_tablet_manager.cc:1397] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:23.723585  5383 raft_consensus.cc:357] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.723726  5383 raft_consensus.cc:383] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.723824  5383 raft_consensus.cc:738] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.724078  5383 consensus_queue.cc:260] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.724269  5383 raft_consensus.cc:397] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.724355  5383 raft_consensus.cc:491] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.724467  5383 raft_consensus.cc:3054] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.725467  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 25dfa226810a4421aca586f9d81e9a9a has no consensus state
I20250116 02:52:23.726794  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.727385  5383 raft_consensus.cc:513] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.727646  5383 leader_election.cc:304] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.727847  5383 leader_election.cc:290] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.727926  5386 raft_consensus.cc:2798] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.728093  5386 raft_consensus.cc:695] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.728350  5386 consensus_queue.cc:237] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.728463  5383 ts_tablet_manager.cc:1428] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.728922  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 25dfa226810a4421aca586f9d81e9a9a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.729328  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25dfa226810a4421aca586f9d81e9a9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.730125  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.733287  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 25dfa226810a4421aca586f9d81e9a9a
I20250116 02:52:23.734238  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 25dfa226810a4421aca586f9d81e9a9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.734730  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 25dfa226810a4421aca586f9d81e9a9a because the tablet was not found. No further retry: Not found: Tablet not found: 25dfa226810a4421aca586f9d81e9a9a
I20250116 02:52:23.734946  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.735882  5383 tablet_bootstrap.cc:492] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.735752  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.736624  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 37086448f5b24477a487db2627756b9f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.737370  5383 tablet_bootstrap.cc:654] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.737447  5393 tablet_replica.cc:331] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.737674  5393 raft_consensus.cc:2238] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.737897  5393 raft_consensus.cc:2267] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.738487  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.739084  5383 tablet_bootstrap.cc:492] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.739254  5383 ts_tablet_manager.cc:1397] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:23.739830  5383 raft_consensus.cc:357] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.739976  5383 raft_consensus.cc:383] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.740036  5383 raft_consensus.cc:738] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.740214  5383 consensus_queue.cc:260] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.740393  5383 raft_consensus.cc:397] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.740502  5383 raft_consensus.cc:491] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.740605  5383 raft_consensus.cc:3054] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.740727  5393 ts_tablet_manager.cc:1905] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.743075  5383 raft_consensus.cc:513] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.743265  5383 leader_election.cc:304] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.743440  5383 leader_election.cc:290] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.743515  5386 raft_consensus.cc:2798] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.743672  5386 raft_consensus.cc:695] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.743907  5386 consensus_queue.cc:237] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.744256  5383 ts_tablet_manager.cc:1428] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.746058  5393 ts_tablet_manager.cc:1918] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.746167  5393 log.cc:1198] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/37086448f5b24477a487db2627756b9f
I20250116 02:52:23.746487  5393 ts_tablet_manager.cc:1939] T 37086448f5b24477a487db2627756b9f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
W20250116 02:52:23.747437  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet de483bcbb5d24e85b22a6b74f367628e has no consensus state
I20250116 02:52:23.747308  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 37086448f5b24477a487db2627756b9f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.748127  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 25dfa226810a4421aca586f9d81e9a9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.748397  5393 tablet_replica.cc:331] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.748608  5393 raft_consensus.cc:2238] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.748777  5393 raft_consensus.cc:2267] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.748884  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.749920  5393 ts_tablet_manager.cc:1905] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.751375  5335 tablet_service.cc:1467] Processing CreateTablet for tablet de483bcbb5d24e85b22a6b74f367628e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.751791  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de483bcbb5d24e85b22a6b74f367628e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.754027  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.754405  5393 ts_tablet_manager.cc:1918] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.754537  5393 log.cc:1198] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/25dfa226810a4421aca586f9d81e9a9a
I20250116 02:52:23.754873  5393 ts_tablet_manager.cc:1939] T 25dfa226810a4421aca586f9d81e9a9a P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.756331  5383 tablet_bootstrap.cc:492] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.756453  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 25dfa226810a4421aca586f9d81e9a9a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.757441  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet de483bcbb5d24e85b22a6b74f367628e
I20250116 02:52:23.757701  5383 tablet_bootstrap.cc:654] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.758160  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet de483bcbb5d24e85b22a6b74f367628e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.758700  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet de483bcbb5d24e85b22a6b74f367628e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet de483bcbb5d24e85b22a6b74f367628e already in progress: creating tablet
I20250116 02:52:23.758993  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.761263  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:23.764437  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8cfe4f55d5114634925ff274d6494f15 has no consensus state
I20250116 02:52:23.765764  5383 tablet_bootstrap.cc:492] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.765733  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.765916  5383 ts_tablet_manager.cc:1397] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20250116 02:52:23.766552  5383 raft_consensus.cc:357] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.766718  5383 raft_consensus.cc:383] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.766834  5383 raft_consensus.cc:738] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.767227  5383 consensus_queue.cc:260] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.767400  5383 raft_consensus.cc:397] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.767485  5383 raft_consensus.cc:491] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.767607  5383 raft_consensus.cc:3054] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.768059  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 8cfe4f55d5114634925ff274d6494f15 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 1
I20250116 02:52:23.768054  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.768576  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cfe4f55d5114634925ff274d6494f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.769655  5383 raft_consensus.cc:513] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.769919  5383 leader_election.cc:304] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.770107  5383 leader_election.cc:290] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.770354  5385 raft_consensus.cc:2798] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.770509  5385 raft_consensus.cc:695] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.770577  5383 ts_tablet_manager.cc:1428] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20250116 02:52:23.770742  5385 consensus_queue.cc:237] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.772460  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 8cfe4f55d5114634925ff274d6494f15
I20250116 02:52:23.773283  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 8cfe4f55d5114634925ff274d6494f15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.774314  5383 tablet_bootstrap.cc:492] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:23.774451  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 8cfe4f55d5114634925ff274d6494f15 because the tablet was not found. No further retry: Not found: Tablet not found: 8cfe4f55d5114634925ff274d6494f15
I20250116 02:52:23.774415  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.775081  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.775847  5383 tablet_bootstrap.cc:654] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.775813  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet de483bcbb5d24e85b22a6b74f367628e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.776240  5393 tablet_replica.cc:331] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.776420  5393 raft_consensus.cc:2238] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.776616  5393 raft_consensus.cc:2267] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.777474  5393 ts_tablet_manager.cc:1905] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.778101  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.781512  5383 tablet_bootstrap.cc:492] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.781704  5383 ts_tablet_manager.cc:1397] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20250116 02:52:23.782480  5393 ts_tablet_manager.cc:1918] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20250116 02:52:23.782487  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1756c32bd55e444499ff2342e27e6949 has no consensus state
I20250116 02:52:23.782433  5383 raft_consensus.cc:357] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.782649  5393 log.cc:1198] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/de483bcbb5d24e85b22a6b74f367628e
I20250116 02:52:23.782684  5383 raft_consensus.cc:383] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.782786  5383 raft_consensus.cc:738] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.783072  5383 consensus_queue.cc:260] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.783273  5383 raft_consensus.cc:397] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.783375  5383 raft_consensus.cc:491] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.783471  5383 raft_consensus.cc:3054] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.784106  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.785668  5393 ts_tablet_manager.cc:1939] T de483bcbb5d24e85b22a6b74f367628e P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.785784  5383 raft_consensus.cc:513] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.786015  5383 leader_election.cc:304] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.786274  5385 raft_consensus.cc:2798] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.786433  5385 raft_consensus.cc:695] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.786386  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.786710  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet de483bcbb5d24e85b22a6b74f367628e (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.786679  5385 consensus_queue.cc:237] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.786906  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 1756c32bd55e444499ff2342e27e6949 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 1
I20250116 02:52:23.787334  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1756c32bd55e444499ff2342e27e6949. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.788208  5383 leader_election.cc:290] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.788831  5383 ts_tablet_manager.cc:1428] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20250116 02:52:23.789731  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 1756c32bd55e444499ff2342e27e6949
I20250116 02:52:23.790436  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 1756c32bd55e444499ff2342e27e6949 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.790975  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 1756c32bd55e444499ff2342e27e6949 because the tablet was not found. No further retry: Not found: Tablet not found: 1756c32bd55e444499ff2342e27e6949
I20250116 02:52:23.791553  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.792721  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.793406  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 8cfe4f55d5114634925ff274d6494f15 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.793656  5383 tablet_bootstrap.cc:492] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.793700  5393 tablet_replica.cc:331] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.793908  5393 raft_consensus.cc:2238] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.794099  5393 raft_consensus.cc:2267] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.795238  5383 tablet_bootstrap.cc:654] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.795177  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.796607  5393 ts_tablet_manager.cc:1905] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:23.798301  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 740278e1b9bc482b96e2988f9503acd2 has no consensus state
I20250116 02:52:23.800379  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.802767  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.803172  5383 tablet_bootstrap.cc:492] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.804669  5393 ts_tablet_manager.cc:1918] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.804821  5393 log.cc:1198] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/8cfe4f55d5114634925ff274d6494f15
I20250116 02:52:23.805202  5393 ts_tablet_manager.cc:1939] T 8cfe4f55d5114634925ff274d6494f15 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.805622  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 740278e1b9bc482b96e2988f9503acd2
I20250116 02:52:23.805984  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 740278e1b9bc482b96e2988f9503acd2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.806191  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 8cfe4f55d5114634925ff274d6494f15 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.806470  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 740278e1b9bc482b96e2988f9503acd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.808069  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 740278e1b9bc482b96e2988f9503acd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.808547  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 740278e1b9bc482b96e2988f9503acd2 because the tablet was not found. No further retry: Not found: Tablet not found: 740278e1b9bc482b96e2988f9503acd2
I20250116 02:52:23.809136  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.812076  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.813171  5383 ts_tablet_manager.cc:1397] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20250116 02:52:23.813859  5383 raft_consensus.cc:357] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.813999  5383 raft_consensus.cc:383] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.814054  5383 raft_consensus.cc:738] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.814231  5383 consensus_queue.cc:260] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.814333  5383 raft_consensus.cc:397] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.814368  5383 raft_consensus.cc:491] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.814411  5383 raft_consensus.cc:3054] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.815414  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f6145ab4150b42dc857f5b7dc6092ae4 has no consensus state
I20250116 02:52:23.816622  5383 raft_consensus.cc:513] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.816824  5383 leader_election.cc:304] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.816824  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.817051  5383 leader_election.cc:290] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.817108  5386 raft_consensus.cc:2798] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.817225  5386 raft_consensus.cc:695] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.817427  5386 consensus_queue.cc:237] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.817819  5383 ts_tablet_manager.cc:1428] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20250116 02:52:23.818053  5383 tablet_bootstrap.cc:492] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.818898  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f6145ab4150b42dc857f5b7dc6092ae4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.819402  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6145ab4150b42dc857f5b7dc6092ae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.819415  5383 tablet_bootstrap.cc:654] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.819648  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.820843  5383 tablet_bootstrap.cc:492] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.821018  5383 ts_tablet_manager.cc:1397] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.821527  5383 raft_consensus.cc:357] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.821755  5383 raft_consensus.cc:383] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.821861  5383 raft_consensus.cc:738] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.822115  5383 consensus_queue.cc:260] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.822299  5383 raft_consensus.cc:397] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.822413  5383 raft_consensus.cc:491] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.822522  5383 raft_consensus.cc:3054] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.824779  5383 raft_consensus.cc:513] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.824991  5383 leader_election.cc:304] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.825214  5386 raft_consensus.cc:2798] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.825400  5386 raft_consensus.cc:695] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.825655  5386 consensus_queue.cc:237] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.825995  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f6145ab4150b42dc857f5b7dc6092ae4
I20250116 02:52:23.826386  5383 leader_election.cc:290] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.827078  5383 ts_tablet_manager.cc:1428] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:23.827363  5383 tablet_bootstrap.cc:492] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.827574  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet f6145ab4150b42dc857f5b7dc6092ae4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.827593  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
W20250116 02:52:23.828289  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f6145ab4150b42dc857f5b7dc6092ae4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f6145ab4150b42dc857f5b7dc6092ae4 already in progress: creating tablet
I20250116 02:52:23.828553  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 1756c32bd55e444499ff2342e27e6949 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.828714  5383 tablet_bootstrap.cc:654] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.828847  5393 tablet_replica.cc:331] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.829046  5393 raft_consensus.cc:2238] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.829316  5393 raft_consensus.cc:2267] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.829041  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.830822  5393 ts_tablet_manager.cc:1905] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.832266  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 740278e1b9bc482b96e2988f9503acd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.835924  5383 tablet_bootstrap.cc:492] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.836087  5383 ts_tablet_manager.cc:1397] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20250116 02:52:23.836445  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.836803  5383 raft_consensus.cc:357] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.836982  5383 raft_consensus.cc:383] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.837083  5383 raft_consensus.cc:738] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.837353  5383 consensus_queue.cc:260] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.837546  5383 raft_consensus.cc:397] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.837653  5383 raft_consensus.cc:491] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.837793  5383 raft_consensus.cc:3054] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.838426  5393 ts_tablet_manager.cc:1918] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.838548  5393 log.cc:1198] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/1756c32bd55e444499ff2342e27e6949
I20250116 02:52:23.838919  5393 ts_tablet_manager.cc:1939] T 1756c32bd55e444499ff2342e27e6949 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.839808  5393 tablet_replica.cc:331] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.839972  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 1756c32bd55e444499ff2342e27e6949 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.840010  5393 raft_consensus.cc:2238] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.840202  5393 raft_consensus.cc:2267] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:23.840469  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 14a0c79a0970498f8730cbfc7114c188 has no consensus state
I20250116 02:52:23.840464  5383 raft_consensus.cc:513] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.841176  5393 ts_tablet_manager.cc:1905] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.845048  5393 ts_tablet_manager.cc:1918] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.845171  5393 log.cc:1198] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/740278e1b9bc482b96e2988f9503acd2
I20250116 02:52:23.845377  5383 leader_election.cc:304] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.845553  5393 ts_tablet_manager.cc:1939] T 740278e1b9bc482b96e2988f9503acd2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.845654  5383 leader_election.cc:290] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.845854  5387 raft_consensus.cc:2798] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.846019  5387 raft_consensus.cc:695] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.846133  5383 ts_tablet_manager.cc:1428] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20250116 02:52:23.846258  5387 consensus_queue.cc:237] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.846565  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.848955  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 740278e1b9bc482b96e2988f9503acd2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.849206  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.849745  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 14a0c79a0970498f8730cbfc7114c188 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 50
I20250116 02:52:23.850198  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a0c79a0970498f8730cbfc7114c188. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.852417  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 14a0c79a0970498f8730cbfc7114c188
I20250116 02:52:23.853142  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 14a0c79a0970498f8730cbfc7114c188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.853778  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 14a0c79a0970498f8730cbfc7114c188 because the tablet was not found. No further retry: Not found: Tablet not found: 14a0c79a0970498f8730cbfc7114c188
I20250116 02:52:23.854657  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.854525  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.855252  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f6145ab4150b42dc857f5b7dc6092ae4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.855511  5393 tablet_replica.cc:331] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.855697  5393 raft_consensus.cc:2238] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.855880  5393 raft_consensus.cc:2267] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.856824  5383 tablet_bootstrap.cc:492] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.857601  5393 ts_tablet_manager.cc:1905] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.858413  5383 tablet_bootstrap.cc:654] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.858865  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.859989  5383 tablet_bootstrap.cc:492] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.860174  5383 ts_tablet_manager.cc:1397] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.860904  5383 raft_consensus.cc:357] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.861119  5383 raft_consensus.cc:383] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.861203  5383 raft_consensus.cc:738] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.861438  5383 consensus_queue.cc:260] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.861665  5383 raft_consensus.cc:397] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.861776  5383 raft_consensus.cc:491] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.861871  5383 raft_consensus.cc:3054] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.862780  5393 ts_tablet_manager.cc:1918] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20250116 02:52:23.862804  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ebcc9acba4054975afbad5421d9c92a2 has no consensus state
I20250116 02:52:23.862946  5393 log.cc:1198] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f6145ab4150b42dc857f5b7dc6092ae4
I20250116 02:52:23.863365  5393 ts_tablet_manager.cc:1939] T f6145ab4150b42dc857f5b7dc6092ae4 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.864418  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f6145ab4150b42dc857f5b7dc6092ae4 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.864566  5383 raft_consensus.cc:513] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.864782  5383 leader_election.cc:304] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.865042  5383 leader_election.cc:290] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.865068  5387 raft_consensus.cc:2798] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.866094  5387 raft_consensus.cc:695] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.866127  5383 ts_tablet_manager.cc:1428] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20250116 02:52:23.866384  5387 consensus_queue.cc:237] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.866489  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.866885  5335 tablet_service.cc:1467] Processing CreateTablet for tablet ebcc9acba4054975afbad5421d9c92a2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 50
I20250116 02:52:23.867295  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebcc9acba4054975afbad5421d9c92a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.869132  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.872867  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet ebcc9acba4054975afbad5421d9c92a2
I20250116 02:52:23.872875  5383 tablet_bootstrap.cc:492] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.873553  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet ebcc9acba4054975afbad5421d9c92a2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.874511  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet ebcc9acba4054975afbad5421d9c92a2 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet ebcc9acba4054975afbad5421d9c92a2 already in progress: creating tablet
I20250116 02:52:23.874593  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.875346  5383 tablet_bootstrap.cc:654] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.877080  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.877504  5383 tablet_bootstrap.cc:492] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.877786  5383 ts_tablet_manager.cc:1397] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:23.879599  5383 raft_consensus.cc:357] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.879791  5383 raft_consensus.cc:383] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.879902  5383 raft_consensus.cc:738] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.880151  5383 consensus_queue.cc:260] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.880347  5383 raft_consensus.cc:397] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250116 02:52:23.880411  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 91ac4071c2ec4e67864c74c54028e65f has no consensus state
I20250116 02:52:23.880450  5383 raft_consensus.cc:491] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.880563  5383 raft_consensus.cc:3054] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.881639  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 14a0c79a0970498f8730cbfc7114c188 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.881800  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.881975  5393 tablet_replica.cc:331] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.883211  5393 raft_consensus.cc:2238] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.883440  5393 raft_consensus.cc:2267] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.883245  5383 raft_consensus.cc:513] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.884451  5383 leader_election.cc:304] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.884675  5383 leader_election.cc:290] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.884737  5385 raft_consensus.cc:2798] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.884685  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 91ac4071c2ec4e67864c74c54028e65f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.884912  5385 raft_consensus.cc:695] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.885167  5383 ts_tablet_manager.cc:1428] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250116 02:52:23.885176  5385 consensus_queue.cc:237] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.885277  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.885964  5393 ts_tablet_manager.cc:1905] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.885185  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ac4071c2ec4e67864c74c54028e65f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.888609  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 91ac4071c2ec4e67864c74c54028e65f
I20250116 02:52:23.889420  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 91ac4071c2ec4e67864c74c54028e65f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.890575  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.891831  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.892551  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet ebcc9acba4054975afbad5421d9c92a2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.892627  5383 tablet_bootstrap.cc:492] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.892907  5393 ts_tablet_manager.cc:1918] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.893383  5393 log.cc:1198] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/14a0c79a0970498f8730cbfc7114c188
I20250116 02:52:23.893852  5393 ts_tablet_manager.cc:1939] T 14a0c79a0970498f8730cbfc7114c188 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.894204  5383 tablet_bootstrap.cc:654] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.894250  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.894812  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 14a0c79a0970498f8730cbfc7114c188 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.895634  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 91ac4071c2ec4e67864c74c54028e65f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 91ac4071c2ec4e67864c74c54028e65f already in progress: creating tablet
I20250116 02:52:23.895856  5383 tablet_bootstrap.cc:492] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.895948  5393 tablet_replica.cc:331] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.896023  5383 ts_tablet_manager.cc:1397] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.896140  5393 raft_consensus.cc:2238] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.896327  5393 raft_consensus.cc:2267] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.896821  5383 raft_consensus.cc:357] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.897056  5383 raft_consensus.cc:383] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.897136  5383 raft_consensus.cc:738] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.897284  5393 ts_tablet_manager.cc:1905] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.897375  5383 consensus_queue.cc:260] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.897541  5383 raft_consensus.cc:397] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.897671  5383 raft_consensus.cc:491] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.897796  5383 raft_consensus.cc:3054] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.898011  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8e134824bf2b45aeb14b8264fb084e8f has no consensus state
I20250116 02:52:23.900308  5383 raft_consensus.cc:513] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.900206  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.900550  5383 leader_election.cc:304] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.900822  5385 raft_consensus.cc:2798] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.900978  5385 raft_consensus.cc:695] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.901192  5385 consensus_queue.cc:237] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.901536  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 8e134824bf2b45aeb14b8264fb084e8f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.901960  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e134824bf2b45aeb14b8264fb084e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.902942  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.904958  5393 ts_tablet_manager.cc:1918] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.905126  5393 log.cc:1198] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ebcc9acba4054975afbad5421d9c92a2
I20250116 02:52:23.905630  5393 ts_tablet_manager.cc:1939] T ebcc9acba4054975afbad5421d9c92a2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.906836  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 8e134824bf2b45aeb14b8264fb084e8f
I20250116 02:52:23.906955  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet ebcc9acba4054975afbad5421d9c92a2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.907133  5383 leader_election.cc:290] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.907776  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 8e134824bf2b45aeb14b8264fb084e8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.907914  5383 ts_tablet_manager.cc:1428] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20250116 02:52:23.908373  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 8e134824bf2b45aeb14b8264fb084e8f because the tablet was not found. No further retry: Not found: Tablet not found: 8e134824bf2b45aeb14b8264fb084e8f
I20250116 02:52:23.908598  5383 tablet_bootstrap.cc:492] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.908943  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.909929  5383 tablet_bootstrap.cc:654] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.911383  5383 tablet_bootstrap.cc:492] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.911533  5383 ts_tablet_manager.cc:1397] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:23.911880  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.912258  5383 raft_consensus.cc:357] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.912428  5383 raft_consensus.cc:383] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.912544  5383 raft_consensus.cc:738] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.912752  5383 consensus_queue.cc:260] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.912942  5383 raft_consensus.cc:397] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.913048  5383 raft_consensus.cc:491] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.913162  5383 raft_consensus.cc:3054] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.914855  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.915526  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 91ac4071c2ec4e67864c74c54028e65f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.915794  5393 tablet_replica.cc:331] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.915817  5383 raft_consensus.cc:513] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.916055  5393 raft_consensus.cc:2238] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.916086  5383 leader_election.cc:304] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.916252  5393 raft_consensus.cc:2267] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.916306  5383 leader_election.cc:290] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.916401  5387 raft_consensus.cc:2798] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.916558  5387 raft_consensus.cc:695] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.916795  5387 consensus_queue.cc:237] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.917073  5383 ts_tablet_manager.cc:1428] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
W20250116 02:52:23.917205  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ff95ffeca8f84ff6940d1883051d6113 has no consensus state
I20250116 02:52:23.917258  5393 ts_tablet_manager.cc:1905] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.918711  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.920950  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.921191  5335 tablet_service.cc:1467] Processing CreateTablet for tablet ff95ffeca8f84ff6940d1883051d6113 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:23.921495  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff95ffeca8f84ff6940d1883051d6113. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.923564  5393 ts_tablet_manager.cc:1918] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.923710  5393 log.cc:1198] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/91ac4071c2ec4e67864c74c54028e65f
I20250116 02:52:23.924125  5393 ts_tablet_manager.cc:1939] T 91ac4071c2ec4e67864c74c54028e65f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.924453  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet ff95ffeca8f84ff6940d1883051d6113
I20250116 02:52:23.925148  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 91ac4071c2ec4e67864c74c54028e65f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:23.925180  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet ff95ffeca8f84ff6940d1883051d6113 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.925767  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet ff95ffeca8f84ff6940d1883051d6113 because the tablet was not found. No further retry: Not found: Tablet not found: ff95ffeca8f84ff6940d1883051d6113
I20250116 02:52:23.926124  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.928387  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.930816  5383 tablet_bootstrap.cc:492] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.931277  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:23.932077  5383 tablet_bootstrap.cc:654] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.932199  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 91ac4071c2ec4e67864c74c54028e65f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:23.933043  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 91ac4071c2ec4e67864c74c54028e65f because the tablet was not found. No further retry: Not found: Tablet not found: 91ac4071c2ec4e67864c74c54028e65f
I20250116 02:52:23.934311  5383 tablet_bootstrap.cc:492] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.934521  5383 ts_tablet_manager.cc:1397] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:23.935171  5383 raft_consensus.cc:357] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.935374  5383 raft_consensus.cc:383] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.935464  5383 raft_consensus.cc:738] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.935700  5383 consensus_queue.cc:260] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.935873  5383 raft_consensus.cc:397] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.935981  5383 raft_consensus.cc:491] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.936080  5383 raft_consensus.cc:3054] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:23.937019  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 239d7c5499a4469a9ea8c052026123be has no consensus state
I20250116 02:52:23.938007  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 8e134824bf2b45aeb14b8264fb084e8f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.938333  5393 tablet_replica.cc:331] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.938594  5393 raft_consensus.cc:2238] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.938691  5383 raft_consensus.cc:513] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.938939  5383 leader_election.cc:304] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.938905  5393 raft_consensus.cc:2267] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.939206  5385 raft_consensus.cc:2798] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.939373  5385 raft_consensus.cc:695] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.939621  5385 consensus_queue.cc:237] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.939999  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.940387  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 239d7c5499a4469a9ea8c052026123be (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:23.940806  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 239d7c5499a4469a9ea8c052026123be. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.941860  5383 leader_election.cc:290] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.942297  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.942494  5393 ts_tablet_manager.cc:1905] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.942839  5383 ts_tablet_manager.cc:1428] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20250116 02:52:23.945696  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 239d7c5499a4469a9ea8c052026123be
I20250116 02:52:23.946444  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 239d7c5499a4469a9ea8c052026123be with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.947501  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.949196  5393 ts_tablet_manager.cc:1918] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.949327  5393 log.cc:1198] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/8e134824bf2b45aeb14b8264fb084e8f
I20250116 02:52:23.949734  5393 ts_tablet_manager.cc:1939] T 8e134824bf2b45aeb14b8264fb084e8f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.950434  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.950745  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 8e134824bf2b45aeb14b8264fb084e8f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.951391  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 239d7c5499a4469a9ea8c052026123be because the tablet was not found. No further retry: Not found: Tablet not found: 239d7c5499a4469a9ea8c052026123be
I20250116 02:52:23.953466  5383 tablet_bootstrap.cc:492] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:23.954087  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4c74ad07728b416d89938d09190b7013 has no consensus state
I20250116 02:52:23.954898  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet ff95ffeca8f84ff6940d1883051d6113 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.955261  5393 tablet_replica.cc:331] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.955482  5393 raft_consensus.cc:2238] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.955677  5393 raft_consensus.cc:2267] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.956493  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.957721  5383 tablet_bootstrap.cc:654] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.958022  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 4c74ad07728b416d89938d09190b7013 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.958145  5393 ts_tablet_manager.cc:1905] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.958678  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c74ad07728b416d89938d09190b7013. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.959444  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.963634  5383 tablet_bootstrap.cc:492] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.963788  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4c74ad07728b416d89938d09190b7013
I20250116 02:52:23.963775  5383 ts_tablet_manager.cc:1397] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20250116 02:52:23.964507  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c74ad07728b416d89938d09190b7013 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.964608  5383 raft_consensus.cc:357] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.964788  5383 raft_consensus.cc:383] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.964896  5383 raft_consensus.cc:738] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.965131  5383 consensus_queue.cc:260] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.965327  5383 raft_consensus.cc:397] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.965389  5383 raft_consensus.cc:491] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.965466  5383 raft_consensus.cc:3054] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.965900  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.966567  5393 ts_tablet_manager.cc:1918] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.966703  5393 log.cc:1198] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ff95ffeca8f84ff6940d1883051d6113
I20250116 02:52:23.967048  5393 ts_tablet_manager.cc:1939] T ff95ffeca8f84ff6940d1883051d6113 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.967988  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet ff95ffeca8f84ff6940d1883051d6113 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.968536  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4c74ad07728b416d89938d09190b7013 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4c74ad07728b416d89938d09190b7013 already in progress: creating tablet
I20250116 02:52:23.968823  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.969341  5383 raft_consensus.cc:513] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.969560  5383 leader_election.cc:304] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.969790  5383 leader_election.cc:290] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.969887  5385 raft_consensus.cc:2798] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.970069  5385 raft_consensus.cc:695] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.970273  5383 ts_tablet_manager.cc:1428] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:23.970333  5385 consensus_queue.cc:237] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.970541  5383 tablet_bootstrap.cc:492] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:23.972205  5383 tablet_bootstrap.cc:654] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:23.972568  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a855b9a12e4148bea677d3d616fbc72d has no consensus state
I20250116 02:52:23.974045  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 239d7c5499a4469a9ea8c052026123be with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.974628  5393 tablet_replica.cc:331] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.974826  5393 raft_consensus.cc:2238] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.975029  5393 raft_consensus.cc:2267] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.975489  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.976311  5393 ts_tablet_manager.cc:1905] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:23.976269  5335 tablet_service.cc:1467] Processing CreateTablet for tablet a855b9a12e4148bea677d3d616fbc72d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:23.976651  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a855b9a12e4148bea677d3d616fbc72d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.977821  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.981267  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a855b9a12e4148bea677d3d616fbc72d
I20250116 02:52:23.981745  5393 ts_tablet_manager.cc:1918] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:23.981873  5393 log.cc:1198] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/239d7c5499a4469a9ea8c052026123be
I20250116 02:52:23.982156  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet a855b9a12e4148bea677d3d616fbc72d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.982273  5393 ts_tablet_manager.cc:1939] T 239d7c5499a4469a9ea8c052026123be P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:23.983343  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 239d7c5499a4469a9ea8c052026123be (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:23.983906  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a855b9a12e4148bea677d3d616fbc72d because the tablet was not found. No further retry: Not found: Tablet not found: a855b9a12e4148bea677d3d616fbc72d
I20250116 02:52:23.983760  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.984910  5383 tablet_bootstrap.cc:492] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.985080  5383 ts_tablet_manager.cc:1397] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.006s
I20250116 02:52:23.985837  5383 raft_consensus.cc:357] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.986057  5383 raft_consensus.cc:383] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.986150  5383 raft_consensus.cc:738] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.986464  5383 consensus_queue.cc:260] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.986660  5383 raft_consensus.cc:397] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.986807  5383 raft_consensus.cc:491] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.986661  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.986900  5383 raft_consensus.cc:3054] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.989362  5383 raft_consensus.cc:513] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.989642  5383 leader_election.cc:304] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:23.989862  5383 leader_election.cc:290] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:23.989943  5385 raft_consensus.cc:2798] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:23.990098  5385 raft_consensus.cc:695] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:23.990355  5383 ts_tablet_manager.cc:1428] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:23.990357  5385 consensus_queue.cc:237] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.990674  5383 tablet_bootstrap.cc:492] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:23.991091  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 187d3bfd2909452b935110e0e3970972 has no consensus state
I20250116 02:52:23.992170  5383 tablet_bootstrap.cc:654] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:23.993820  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.996058  5383 tablet_bootstrap.cc:492] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:23.996146  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4c74ad07728b416d89938d09190b7013 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:23.996222  5383 ts_tablet_manager.cc:1397] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20250116 02:52:23.996546  5393 tablet_replica.cc:331] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:23.996773  5393 raft_consensus.cc:2238] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:23.996677  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:23.996940  5393 raft_consensus.cc:2267] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:23.996965  5383 raft_consensus.cc:357] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.997149  5383 raft_consensus.cc:383] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:23.997262  5383 raft_consensus.cc:738] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:23.996521  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 187d3bfd2909452b935110e0e3970972 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 125
I20250116 02:52:23.997475  5383 consensus_queue.cc:260] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:23.997736  5383 raft_consensus.cc:397] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:23.997833  5383 raft_consensus.cc:491] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:23.997879  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 187d3bfd2909452b935110e0e3970972. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:23.997958  5383 raft_consensus.cc:3054] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:23.999137  5393 ts_tablet_manager.cc:1905] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.000569  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 187d3bfd2909452b935110e0e3970972
I20250116 02:52:24.000846  5383 raft_consensus.cc:513] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.001113  5383 leader_election.cc:304] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.001255  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 187d3bfd2909452b935110e0e3970972 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.001370  5385 raft_consensus.cc:2798] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.001619  5385 raft_consensus.cc:695] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.001848  5385 consensus_queue.cc:237] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.002454  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.003159  5383 leader_election.cc:290] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.003937  5383 ts_tablet_manager.cc:1428] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20250116 02:52:24.005357  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.006410  5383 tablet_bootstrap.cc:492] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.007575  5393 ts_tablet_manager.cc:1918] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.007833  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.008136  5383 tablet_bootstrap.cc:654] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.010480  5383 tablet_bootstrap.cc:492] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.010646  5383 ts_tablet_manager.cc:1397] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.011353  5383 raft_consensus.cc:357] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.011544  5383 raft_consensus.cc:383] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.011634  5383 raft_consensus.cc:738] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.011915  5383 consensus_queue.cc:260] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.012151  5383 raft_consensus.cc:397] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250116 02:52:24.012284  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet db990c18951c4f5093f608303690bee5 has no consensus state
I20250116 02:52:24.012326  5383 raft_consensus.cc:491] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.012429  5383 raft_consensus.cc:3054] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.014854  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.014995  5383 raft_consensus.cc:513] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.015246  5383 leader_election.cc:304] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.015514  5387 raft_consensus.cc:2798] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.015650  5387 raft_consensus.cc:695] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.015885  5387 consensus_queue.cc:237] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.007752  5393 log.cc:1198] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4c74ad07728b416d89938d09190b7013
I20250116 02:52:24.017125  5335 tablet_service.cc:1467] Processing CreateTablet for tablet db990c18951c4f5093f608303690bee5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 125
I20250116 02:52:24.017551  5393 ts_tablet_manager.cc:1939] T 4c74ad07728b416d89938d09190b7013 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.017554  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db990c18951c4f5093f608303690bee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.017760  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.018807  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4c74ad07728b416d89938d09190b7013 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.019567  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 187d3bfd2909452b935110e0e3970972 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 187d3bfd2909452b935110e0e3970972 already in progress: creating tablet
I20250116 02:52:24.021847  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet db990c18951c4f5093f608303690bee5
I20250116 02:52:24.023675  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.023948  5383 leader_election.cc:290] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.024646  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet db990c18951c4f5093f608303690bee5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.025214  5383 ts_tablet_manager.cc:1428] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20250116 02:52:24.025211  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.026181  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a855b9a12e4148bea677d3d616fbc72d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.027282  5393 tablet_replica.cc:331] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
W20250116 02:52:24.027402  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet db990c18951c4f5093f608303690bee5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet db990c18951c4f5093f608303690bee5 already in progress: creating tablet
I20250116 02:52:24.027475  5393 raft_consensus.cc:2238] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.027667  5393 raft_consensus.cc:2267] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.028060  5383 tablet_bootstrap.cc:492] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.029162  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 187d3bfd2909452b935110e0e3970972 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:23 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.029279  5383 tablet_bootstrap.cc:654] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.029847  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.030752  5383 tablet_bootstrap.cc:492] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.030897  5383 ts_tablet_manager.cc:1397] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:24.031440  5383 raft_consensus.cc:357] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.031841  5383 raft_consensus.cc:383] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.032013  5383 raft_consensus.cc:738] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.032609  5393 ts_tablet_manager.cc:1905] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:24.033376  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c722bf46e884eaba0eb0b759e267281 has no consensus state
I20250116 02:52:24.036095  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.036834  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 5c722bf46e884eaba0eb0b759e267281 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.037276  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c722bf46e884eaba0eb0b759e267281. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.037837  5383 consensus_queue.cc:260] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.038074  5383 raft_consensus.cc:397] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.038165  5383 raft_consensus.cc:491] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.038218  5393 ts_tablet_manager.cc:1918] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.038287  5383 raft_consensus.cc:3054] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.038333  5393 log.cc:1198] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a855b9a12e4148bea677d3d616fbc72d
I20250116 02:52:24.038744  5393 ts_tablet_manager.cc:1939] T a855b9a12e4148bea677d3d616fbc72d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.038933  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.039767  5393 tablet_replica.cc:331] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.039865  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a855b9a12e4148bea677d3d616fbc72d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.040094  5393 raft_consensus.cc:2238] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.040287  5393 raft_consensus.cc:2267] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.041467  5393 ts_tablet_manager.cc:1905] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.041710  5383 raft_consensus.cc:513] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.041976  5383 leader_election.cc:304] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.042312  5385 raft_consensus.cc:2798] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.042466  5385 raft_consensus.cc:695] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.042788  5383 leader_election.cc:290] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.042761  5385 consensus_queue.cc:237] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.045444  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 5c722bf46e884eaba0eb0b759e267281
I20250116 02:52:24.046437  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 5c722bf46e884eaba0eb0b759e267281 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.046880  5383 ts_tablet_manager.cc:1428] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20250116 02:52:24.047417  5383 tablet_bootstrap.cc:492] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.047312  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.048897  5383 tablet_bootstrap.cc:654] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.048897  5393 ts_tablet_manager.cc:1918] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.049414  5393 log.cc:1198] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/187d3bfd2909452b935110e0e3970972
I20250116 02:52:24.049921  5393 ts_tablet_manager.cc:1939] T 187d3bfd2909452b935110e0e3970972 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.050794  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 187d3bfd2909452b935110e0e3970972 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.051157  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 5c722bf46e884eaba0eb0b759e267281 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 5c722bf46e884eaba0eb0b759e267281 already in progress: creating tablet
I20250116 02:52:24.051898  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.052345  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.053781  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet db990c18951c4f5093f608303690bee5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.053790  5383 tablet_bootstrap.cc:492] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.054116  5383 ts_tablet_manager.cc:1397] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.004s
I20250116 02:52:24.054179  5393 tablet_replica.cc:331] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.054417  5393 raft_consensus.cc:2238] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.054605  5393 raft_consensus.cc:2267] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.055068  5383 raft_consensus.cc:357] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.055272  5383 raft_consensus.cc:383] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.055359  5383 raft_consensus.cc:738] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.055454  5393 ts_tablet_manager.cc:1905] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.055600  5383 consensus_queue.cc:260] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.055757  5383 raft_consensus.cc:397] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.055831  5383 raft_consensus.cc:491] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.055898  5383 raft_consensus.cc:3054] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.056569  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 13719823a5db45e58a7871e652a6801d has no consensus state
I20250116 02:52:24.058483  5383 raft_consensus.cc:513] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.058723  5383 leader_election.cc:304] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.058983  5385 raft_consensus.cc:2798] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.059156  5385 raft_consensus.cc:695] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.059365  5385 consensus_queue.cc:237] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.060760  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 13719823a5db45e58a7871e652a6801d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.061183  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13719823a5db45e58a7871e652a6801d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.061712  5383 leader_election.cc:290] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.062147  5393 ts_tablet_manager.cc:1918] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.062264  5393 log.cc:1198] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/db990c18951c4f5093f608303690bee5
I20250116 02:52:24.062312  5383 ts_tablet_manager.cc:1428] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20250116 02:52:24.062659  5393 ts_tablet_manager.cc:1939] T db990c18951c4f5093f608303690bee5 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.063681  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet db990c18951c4f5093f608303690bee5 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.066084  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.067745  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 5c722bf46e884eaba0eb0b759e267281 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.068152  5393 tablet_replica.cc:331] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.068320  5393 raft_consensus.cc:2238] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.068240  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.068476  5393 raft_consensus.cc:2267] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.070302  5393 ts_tablet_manager.cc:1905] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.071640  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 13719823a5db45e58a7871e652a6801d
I20250116 02:52:24.072275  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 13719823a5db45e58a7871e652a6801d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.073765  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.074021  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.076371  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.076653  5383 tablet_bootstrap.cc:492] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.077636  5393 ts_tablet_manager.cc:1918] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.077747  5393 log.cc:1198] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/5c722bf46e884eaba0eb0b759e267281
I20250116 02:52:24.078030  5393 ts_tablet_manager.cc:1939] T 5c722bf46e884eaba0eb0b759e267281 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.078193  5383 tablet_bootstrap.cc:654] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.078939  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 5c722bf46e884eaba0eb0b759e267281 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.079262  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 13719823a5db45e58a7871e652a6801d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 13719823a5db45e58a7871e652a6801d already in progress: creating tablet
I20250116 02:52:24.080030  5383 tablet_bootstrap.cc:492] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
W20250116 02:52:24.080129  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f706bf7f31ac48b88bd09f1b52ae9414 has no consensus state
I20250116 02:52:24.080133  5383 ts_tablet_manager.cc:1397] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:24.081030  5383 raft_consensus.cc:357] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.081187  5383 raft_consensus.cc:383] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.081243  5383 raft_consensus.cc:738] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.081409  5383 consensus_queue.cc:260] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.081393  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.081542  5383 raft_consensus.cc:397] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.081660  5383 raft_consensus.cc:491] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.081712  5383 raft_consensus.cc:3054] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.084264  5383 raft_consensus.cc:513] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.084484  5383 leader_election.cc:304] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.084638  5383 leader_election.cc:290] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.084697  5385 raft_consensus.cc:2798] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.084816  5385 raft_consensus.cc:695] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.084992  5383 ts_tablet_manager.cc:1428] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20250116 02:52:24.085067  5385 consensus_queue.cc:237] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.084802  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f706bf7f31ac48b88bd09f1b52ae9414 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:24.085932  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.086277  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f706bf7f31ac48b88bd09f1b52ae9414. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.088891  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f706bf7f31ac48b88bd09f1b52ae9414
I20250116 02:52:24.089476  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f706bf7f31ac48b88bd09f1b52ae9414 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.090346  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f706bf7f31ac48b88bd09f1b52ae9414 because the tablet was not found. No further retry: Not found: Tablet not found: f706bf7f31ac48b88bd09f1b52ae9414
I20250116 02:52:24.090749  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.091439  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.091784  5383 tablet_bootstrap.cc:492] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.092243  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 13719823a5db45e58a7871e652a6801d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.092479  5393 tablet_replica.cc:331] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.092598  5393 raft_consensus.cc:2238] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.092747  5393 raft_consensus.cc:2267] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.093106  5383 tablet_bootstrap.cc:654] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.094156  5393 ts_tablet_manager.cc:1905] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.094065  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.095026  5383 tablet_bootstrap.cc:492] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.095213  5383 ts_tablet_manager.cc:1397] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:24.095872  5383 raft_consensus.cc:357] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.095992  5383 raft_consensus.cc:383] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.096048  5383 raft_consensus.cc:738] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.096241  5383 consensus_queue.cc:260] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.096357  5383 raft_consensus.cc:397] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.096419  5383 raft_consensus.cc:491] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.096494  5383 raft_consensus.cc:3054] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.097771  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6457dcefc89440cd8e55a215e5e1e7b0 has no consensus state
I20250116 02:52:24.098790  5383 raft_consensus.cc:513] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.098996  5383 leader_election.cc:304] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.099207  5385 raft_consensus.cc:2798] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.099313  5385 raft_consensus.cc:695] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.099509  5385 consensus_queue.cc:237] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.099578  5393 ts_tablet_manager.cc:1918] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.099742  5393 log.cc:1198] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/13719823a5db45e58a7871e652a6801d
I20250116 02:52:24.100208  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.100860  5383 leader_election.cc:290] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.101446  5383 ts_tablet_manager.cc:1428] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20250116 02:52:24.101953  5393 ts_tablet_manager.cc:1939] T 13719823a5db45e58a7871e652a6801d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.102362  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 6457dcefc89440cd8e55a215e5e1e7b0 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:24.102517  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.102692  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6457dcefc89440cd8e55a215e5e1e7b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.102751  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f706bf7f31ac48b88bd09f1b52ae9414 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.104492  5393 tablet_replica.cc:331] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.104605  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 13719823a5db45e58a7871e652a6801d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.104648  5393 raft_consensus.cc:2238] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.105105  5393 raft_consensus.cc:2267] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.105389  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 6457dcefc89440cd8e55a215e5e1e7b0
I20250116 02:52:24.106011  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 6457dcefc89440cd8e55a215e5e1e7b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.107152  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.107522  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.109009  5383 tablet_bootstrap.cc:492] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.109319  5393 ts_tablet_manager.cc:1905] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.110118  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.110503  5383 tablet_bootstrap.cc:654] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.111954  5383 tablet_bootstrap.cc:492] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.112075  5383 ts_tablet_manager.cc:1397] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:24.112661  5383 raft_consensus.cc:357] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.112787  5383 raft_consensus.cc:383] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.112825  5383 raft_consensus.cc:738] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.112993  5383 consensus_queue.cc:260] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.113152  5383 raft_consensus.cc:397] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.113209  5383 raft_consensus.cc:491] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.113255  5383 raft_consensus.cc:3054] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.114282  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2f7e3abb63054245a880a0c18690c74f has no consensus state
I20250116 02:52:24.115088  5393 ts_tablet_manager.cc:1918] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.115178  5393 log.cc:1198] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f706bf7f31ac48b88bd09f1b52ae9414
I20250116 02:52:24.115371  5383 raft_consensus.cc:513] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.115541  5393 ts_tablet_manager.cc:1939] T f706bf7f31ac48b88bd09f1b52ae9414 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.115594  5383 leader_election.cc:304] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.115819  5385 raft_consensus.cc:2798] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.115921  5385 raft_consensus.cc:695] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.116099  5385 consensus_queue.cc:237] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.116494  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f706bf7f31ac48b88bd09f1b52ae9414 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.116791  5383 leader_election.cc:290] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
W20250116 02:52:24.117127  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 6457dcefc89440cd8e55a215e5e1e7b0 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6457dcefc89440cd8e55a215e5e1e7b0 already in progress: creating tablet
I20250116 02:52:24.117269  5383 ts_tablet_manager.cc:1428] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:24.117791  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.119217  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 2f7e3abb63054245a880a0c18690c74f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.119406  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 6457dcefc89440cd8e55a215e5e1e7b0 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.119710  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7e3abb63054245a880a0c18690c74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.119915  5393 tablet_replica.cc:331] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.120079  5393 raft_consensus.cc:2238] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.119968  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.120225  5393 raft_consensus.cc:2267] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.122370  5393 ts_tablet_manager.cc:1905] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.123234  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 2f7e3abb63054245a880a0c18690c74f
I20250116 02:52:24.124245  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 2f7e3abb63054245a880a0c18690c74f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.124713  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.125628  5383 tablet_bootstrap.cc:492] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.127223  5383 tablet_bootstrap.cc:654] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.128175  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.128753  5393 ts_tablet_manager.cc:1918] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.128829  5393 log.cc:1198] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/6457dcefc89440cd8e55a215e5e1e7b0
I20250116 02:52:24.128958  5383 tablet_bootstrap.cc:492] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.129243  5393 ts_tablet_manager.cc:1939] T 6457dcefc89440cd8e55a215e5e1e7b0 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.129429  5383 ts_tablet_manager.cc:1397] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.129459  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.130059  5383 raft_consensus.cc:357] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.130210  5383 raft_consensus.cc:383] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.130196  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 6457dcefc89440cd8e55a215e5e1e7b0 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.130439  5233 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet a5fce614c9f04563836a38b823f33b18 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet a5fce614c9f04563836a38b823f33b18 consensus state has no leader
W20250116 02:52:24.130455  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 2f7e3abb63054245a880a0c18690c74f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2f7e3abb63054245a880a0c18690c74f already in progress: creating tablet
I20250116 02:52:24.130472  5383 raft_consensus.cc:738] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.130795  5383 consensus_queue.cc:260] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.130905  5383 raft_consensus.cc:397] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.130955  5383 raft_consensus.cc:491] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.131027  5383 raft_consensus.cc:3054] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.133123  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 16fd39f76230483a8f23965549b5fbd5 has no consensus state
I20250116 02:52:24.133620  5383 raft_consensus.cc:513] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.133824  5383 leader_election.cc:304] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.133997  5383 leader_election.cc:290] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.134027  5385 raft_consensus.cc:2798] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.134204  5385 raft_consensus.cc:695] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.134449  5385 consensus_queue.cc:237] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.134912  5383 ts_tablet_manager.cc:1428] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20250116 02:52:24.136164  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.136626  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 16fd39f76230483a8f23965549b5fbd5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.137080  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16fd39f76230483a8f23965549b5fbd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.138145  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 2f7e3abb63054245a880a0c18690c74f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.138402  5393 tablet_replica.cc:331] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.138625  5393 raft_consensus.cc:2238] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.138845  5393 raft_consensus.cc:2267] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.138746  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.142129  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 16fd39f76230483a8f23965549b5fbd5
I20250116 02:52:24.142771  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 16fd39f76230483a8f23965549b5fbd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.143193  5383 tablet_bootstrap.cc:492] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.144312  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.144848  5383 tablet_bootstrap.cc:654] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.144896  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.146276  5393 ts_tablet_manager.cc:1905] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.148386  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.151564  5393 ts_tablet_manager.cc:1918] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.151715  5393 log.cc:1198] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/2f7e3abb63054245a880a0c18690c74f
I20250116 02:52:24.152107  5393 ts_tablet_manager.cc:1939] T 2f7e3abb63054245a880a0c18690c74f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.153008  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 2f7e3abb63054245a880a0c18690c74f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.153330  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 16fd39f76230483a8f23965549b5fbd5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 16fd39f76230483a8f23965549b5fbd5 already in progress: creating tablet
W20250116 02:52:24.153741  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d38b4700f2174d3c81d4a68e64b55d6f has no consensus state
I20250116 02:52:24.154340  5383 tablet_bootstrap.cc:492] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.154489  5383 ts_tablet_manager.cc:1397] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.001s
I20250116 02:52:24.155225  5383 raft_consensus.cc:357] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.155377  5383 raft_consensus.cc:383] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.155479  5383 raft_consensus.cc:738] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.155702  5383 consensus_queue.cc:260] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.157042  5383 raft_consensus.cc:397] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.157161  5383 raft_consensus.cc:491] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.157013  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.157538  5335 tablet_service.cc:1467] Processing CreateTablet for tablet d38b4700f2174d3c81d4a68e64b55d6f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:24.157987  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d38b4700f2174d3c81d4a68e64b55d6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.159454  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.162256  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet d38b4700f2174d3c81d4a68e64b55d6f
I20250116 02:52:24.162911  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet d38b4700f2174d3c81d4a68e64b55d6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.163400  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet d38b4700f2174d3c81d4a68e64b55d6f because the tablet was not found. No further retry: Not found: Tablet not found: d38b4700f2174d3c81d4a68e64b55d6f
I20250116 02:52:24.163558  5383 raft_consensus.cc:3054] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.164052  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.165728  5383 raft_consensus.cc:513] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.165973  5383 leader_election.cc:304] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.166147  5383 leader_election.cc:290] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.166236  5385 raft_consensus.cc:2798] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.166386  5385 raft_consensus.cc:695] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.166640  5383 ts_tablet_manager.cc:1428] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20250116 02:52:24.166687  5385 consensus_queue.cc:237] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.166935  5383 tablet_bootstrap.cc:492] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.167100  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.169389  5383 tablet_bootstrap.cc:654] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.170289  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5379ffdb40cb47acb5de66ac42460759 has no consensus state
I20250116 02:52:24.173204  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.173501  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 5379ffdb40cb47acb5de66ac42460759 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:24.174108  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5379ffdb40cb47acb5de66ac42460759. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.175283  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.178030  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 5379ffdb40cb47acb5de66ac42460759
I20250116 02:52:24.178709  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 5379ffdb40cb47acb5de66ac42460759 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.179240  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 5379ffdb40cb47acb5de66ac42460759 because the tablet was not found. No further retry: Not found: Tablet not found: 5379ffdb40cb47acb5de66ac42460759
I20250116 02:52:24.180780  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.182214  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.182818  5383 tablet_bootstrap.cc:492] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.183056  5383 ts_tablet_manager.cc:1397] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.001s
I20250116 02:52:24.183534  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 16fd39f76230483a8f23965549b5fbd5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.183857  5393 tablet_replica.cc:331] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.184041  5393 raft_consensus.cc:2238] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.184243  5393 raft_consensus.cc:2267] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.184176  5383 raft_consensus.cc:357] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.184369  5383 raft_consensus.cc:383] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.184446  5383 raft_consensus.cc:738] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.184612  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.184732  5383 consensus_queue.cc:260] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.184897  5383 raft_consensus.cc:397] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.185041  5383 raft_consensus.cc:491] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.185251  5383 raft_consensus.cc:3054] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.185616  5393 ts_tablet_manager.cc:1905] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.188212  5383 raft_consensus.cc:513] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.188478  5383 leader_election.cc:304] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
W20250116 02:52:24.188719  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 47c1e31087704e54bafc57ff00eb054e has no consensus state
I20250116 02:52:24.188737  5385 raft_consensus.cc:2798] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.189383  5383 leader_election.cc:290] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.189857  5383 ts_tablet_manager.cc:1428] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250116 02:52:24.190271  5385 raft_consensus.cc:695] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.190527  5385 consensus_queue.cc:237] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.190891  5383 tablet_bootstrap.cc:492] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.192622  5383 tablet_bootstrap.cc:654] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.192871  5393 ts_tablet_manager.cc:1918] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.193006  5393 log.cc:1198] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/16fd39f76230483a8f23965549b5fbd5
I20250116 02:52:24.193392  5393 ts_tablet_manager.cc:1939] T 16fd39f76230483a8f23965549b5fbd5 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.193709  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 47c1e31087704e54bafc57ff00eb054e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.194310  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c1e31087704e54bafc57ff00eb054e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.194151  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.196350  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet d38b4700f2174d3c81d4a68e64b55d6f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.196671  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.197160  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 16fd39f76230483a8f23965549b5fbd5 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.197435  5393 tablet_replica.cc:331] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.197659  5393 raft_consensus.cc:2238] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.197904  5393 raft_consensus.cc:2267] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.199081  5393 ts_tablet_manager.cc:1905] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.199247  5383 tablet_bootstrap.cc:492] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.199390  5383 ts_tablet_manager.cc:1397] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.003s
I20250116 02:52:24.200340  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 47c1e31087704e54bafc57ff00eb054e
I20250116 02:52:24.201782  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 47c1e31087704e54bafc57ff00eb054e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.200111  5383 raft_consensus.cc:357] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.202558  5383 raft_consensus.cc:383] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.202670  5383 raft_consensus.cc:738] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.202766  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.202965  5383 consensus_queue.cc:260] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.203184  5383 raft_consensus.cc:397] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.203284  5383 raft_consensus.cc:491] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.203285  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.203413  5383 raft_consensus.cc:3054] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.205611  5393 ts_tablet_manager.cc:1918] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.205513  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.205773  5393 log.cc:1198] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/d38b4700f2174d3c81d4a68e64b55d6f
I20250116 02:52:24.206131  5393 ts_tablet_manager.cc:1939] T d38b4700f2174d3c81d4a68e64b55d6f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.206635  5383 raft_consensus.cc:513] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.206905  5383 leader_election.cc:304] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.207234  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet d38b4700f2174d3c81d4a68e64b55d6f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.207244  5385 raft_consensus.cc:2798] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.207422  5385 raft_consensus.cc:695] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
W20250116 02:52:24.207523  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 47c1e31087704e54bafc57ff00eb054e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 47c1e31087704e54bafc57ff00eb054e already in progress: creating tablet
I20250116 02:52:24.207666  5385 consensus_queue.cc:237] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.208315  5383 leader_election.cc:290] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.209132  5383 ts_tablet_manager.cc:1428] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20250116 02:52:24.209385  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 87310cbb1c4547d3ba8a9c18fef7a471 has no consensus state
I20250116 02:52:24.209391  5383 tablet_bootstrap.cc:492] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.210779  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.211449  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 5379ffdb40cb47acb5de66ac42460759 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.211706  5393 tablet_replica.cc:331] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.211892  5393 raft_consensus.cc:2238] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.212100  5393 raft_consensus.cc:2267] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.213220  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.213461  5393 ts_tablet_manager.cc:1905] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.213662  5383 tablet_bootstrap.cc:654] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.213912  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 87310cbb1c4547d3ba8a9c18fef7a471 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.214440  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87310cbb1c4547d3ba8a9c18fef7a471. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.218885  5383 tablet_bootstrap.cc:492] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.219079  5383 ts_tablet_manager.cc:1397] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.000s
I20250116 02:52:24.219600  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 87310cbb1c4547d3ba8a9c18fef7a471
I20250116 02:52:24.219798  5383 raft_consensus.cc:357] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.220009  5383 raft_consensus.cc:383] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.220274  5383 raft_consensus.cc:738] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.220417  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 87310cbb1c4547d3ba8a9c18fef7a471 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.220525  5383 consensus_queue.cc:260] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.220726  5383 raft_consensus.cc:397] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.220844  5383 raft_consensus.cc:491] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.220955  5383 raft_consensus.cc:3054] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.221475  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.222610  5393 ts_tablet_manager.cc:1918] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.222744  5393 log.cc:1198] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/5379ffdb40cb47acb5de66ac42460759
I20250116 02:52:24.223134  5393 ts_tablet_manager.cc:1939] T 5379ffdb40cb47acb5de66ac42460759 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.223836  5383 raft_consensus.cc:513] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.223948  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.224082  5383 leader_election.cc:304] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.224190  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 5379ffdb40cb47acb5de66ac42460759 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.224359  5385 raft_consensus.cc:2798] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
W20250116 02:52:24.224458  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 87310cbb1c4547d3ba8a9c18fef7a471 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 87310cbb1c4547d3ba8a9c18fef7a471 already in progress: creating tablet
I20250116 02:52:24.224501  5385 raft_consensus.cc:695] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.224746  5385 consensus_queue.cc:237] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.225941  5383 leader_election.cc:290] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.226676  5383 ts_tablet_manager.cc:1428] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20250116 02:52:24.226962  5383 tablet_bootstrap.cc:492] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.227547  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 66a16409380c480388b0d4b8fdaf9e1d has no consensus state
I20250116 02:52:24.228492  5383 tablet_bootstrap.cc:654] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.229053  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.229199  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 47c1e31087704e54bafc57ff00eb054e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.229449  5393 tablet_replica.cc:331] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.229671  5393 raft_consensus.cc:2238] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.229907  5393 raft_consensus.cc:2267] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.230937  5383 tablet_bootstrap.cc:492] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.231101  5383 ts_tablet_manager.cc:1397] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.231837  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 66a16409380c480388b0d4b8fdaf9e1d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20250116 02:52:24.231838  5383 raft_consensus.cc:357] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.232131  5383 raft_consensus.cc:383] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.232261  5383 raft_consensus.cc:738] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.232523  5383 consensus_queue.cc:260] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.232709  5383 raft_consensus.cc:397] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.232760  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66a16409380c480388b0d4b8fdaf9e1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.232792  5383 raft_consensus.cc:491] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.232853  5393 ts_tablet_manager.cc:1905] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.232916  5383 raft_consensus.cc:3054] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.233489  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.235973  5383 raft_consensus.cc:513] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.236229  5383 leader_election.cc:304] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.236539  5385 raft_consensus.cc:2798] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.236687  5385 raft_consensus.cc:695] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.236933  5385 consensus_queue.cc:237] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.237151  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 66a16409380c480388b0d4b8fdaf9e1d
I20250116 02:52:24.238016  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 66a16409380c480388b0d4b8fdaf9e1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.239303  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.241160  5393 ts_tablet_manager.cc:1918] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.241351  5393 log.cc:1198] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/47c1e31087704e54bafc57ff00eb054e
I20250116 02:52:24.241874  5393 ts_tablet_manager.cc:1939] T 47c1e31087704e54bafc57ff00eb054e P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.241779  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.242607  5383 leader_election.cc:290] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.243062  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 47c1e31087704e54bafc57ff00eb054e (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.243327  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 66a16409380c480388b0d4b8fdaf9e1d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 66a16409380c480388b0d4b8fdaf9e1d already in progress: creating tablet
I20250116 02:52:24.243395  5383 ts_tablet_manager.cc:1428] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20250116 02:52:24.243618  5383 tablet_bootstrap.cc:492] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.245082  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f2ef5b42e0464a158ea21689be83e7f1 has no consensus state
I20250116 02:52:24.245113  5383 tablet_bootstrap.cc:654] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.246423  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.248378  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.249364  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f2ef5b42e0464a158ea21689be83e7f1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 25 <= VALUES < 26
I20250116 02:52:24.249892  5383 tablet_bootstrap.cc:492] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.249894  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ef5b42e0464a158ea21689be83e7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.250136  5383 ts_tablet_manager.cc:1397] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.003s
I20250116 02:52:24.250952  5383 raft_consensus.cc:357] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.251164  5383 raft_consensus.cc:383] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.251267  5383 raft_consensus.cc:738] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.251530  5383 consensus_queue.cc:260] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.251714  5383 raft_consensus.cc:397] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.251847  5383 raft_consensus.cc:491] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.251978  5383 raft_consensus.cc:3054] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.252058  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f2ef5b42e0464a158ea21689be83e7f1
I20250116 02:52:24.252837  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f2ef5b42e0464a158ea21689be83e7f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.253845  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f2ef5b42e0464a158ea21689be83e7f1 because the tablet was not found. No further retry: Not found: Tablet not found: f2ef5b42e0464a158ea21689be83e7f1
I20250116 02:52:24.254221  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.255005  5383 raft_consensus.cc:513] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.255167  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.255445  5383 leader_election.cc:304] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.255681  5385 raft_consensus.cc:2798] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.255879  5385 raft_consensus.cc:695] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.256136  5385 consensus_queue.cc:237] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.256840  5383 leader_election.cc:290] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.257046  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 87310cbb1c4547d3ba8a9c18fef7a471 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.257381  5393 tablet_replica.cc:331] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.257616  5393 raft_consensus.cc:2238] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.257838  5393 raft_consensus.cc:2267] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.258689  5393 ts_tablet_manager.cc:1905] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.259142  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.257375  5383 ts_tablet_manager.cc:1428] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20250116 02:52:24.261919  5383 tablet_bootstrap.cc:492] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.263116  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 12602f7e1dc041b2bf84949112a6277e has no consensus state
I20250116 02:52:24.263664  5383 tablet_bootstrap.cc:654] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.265194  5393 ts_tablet_manager.cc:1918] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.265233  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 66a16409380c480388b0d4b8fdaf9e1d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.265332  5393 log.cc:1198] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/87310cbb1c4547d3ba8a9c18fef7a471
I20250116 02:52:24.265731  5393 ts_tablet_manager.cc:1939] T 87310cbb1c4547d3ba8a9c18fef7a471 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.266338  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.266655  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 87310cbb1c4547d3ba8a9c18fef7a471 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.267401  5393 tablet_replica.cc:331] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.267592  5393 raft_consensus.cc:2238] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.267765  5393 raft_consensus.cc:2267] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.268508  5393 ts_tablet_manager.cc:1905] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.269439  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 12602f7e1dc041b2bf84949112a6277e (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.269896  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12602f7e1dc041b2bf84949112a6277e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.272197  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.275224  5393 ts_tablet_manager.cc:1918] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.275362  5393 log.cc:1198] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/66a16409380c480388b0d4b8fdaf9e1d
I20250116 02:52:24.275719  5393 ts_tablet_manager.cc:1939] T 66a16409380c480388b0d4b8fdaf9e1d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.276697  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 66a16409380c480388b0d4b8fdaf9e1d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.277530  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 12602f7e1dc041b2bf84949112a6277e
I20250116 02:52:24.278402  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 12602f7e1dc041b2bf84949112a6277e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.278631  5383 tablet_bootstrap.cc:492] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.278781  5383 ts_tablet_manager.cc:1397] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
W20250116 02:52:24.278960  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 12602f7e1dc041b2bf84949112a6277e because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 12602f7e1dc041b2bf84949112a6277e already in progress: creating tablet
I20250116 02:52:24.279507  5383 raft_consensus.cc:357] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.279711  5383 raft_consensus.cc:383] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.279814  5383 raft_consensus.cc:738] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.279624  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.280051  5383 consensus_queue.cc:260] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.280265  5383 raft_consensus.cc:397] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.280351  5383 raft_consensus.cc:491] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.280463  5383 raft_consensus.cc:3054] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.282584  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.283001  5383 raft_consensus.cc:513] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.283221  5383 leader_election.cc:304] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.283386  5383 leader_election.cc:290] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.283488  5385 raft_consensus.cc:2798] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.283684  5385 raft_consensus.cc:695] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.283830  5383 ts_tablet_manager.cc:1428] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:24.283984  5385 consensus_queue.cc:237] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.284077  5383 tablet_bootstrap.cc:492] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.285939  5383 tablet_bootstrap.cc:654] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.286336  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d61fa0b31d745b0a1777019557530d3 has no consensus state
I20250116 02:52:24.287679  5383 tablet_bootstrap.cc:492] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.287863  5383 ts_tablet_manager.cc:1397] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.288098  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet f2ef5b42e0464a158ea21689be83e7f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.288365  5393 tablet_replica.cc:331] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.288540  5393 raft_consensus.cc:2238] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.288492  5383 raft_consensus.cc:357] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.288676  5383 raft_consensus.cc:383] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.288731  5393 raft_consensus.cc:2267] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.288784  5383 raft_consensus.cc:738] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.289105  5383 consensus_queue.cc:260] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.289288  5383 raft_consensus.cc:397] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.289160  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.289400  5383 raft_consensus.cc:491] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.289505  5383 raft_consensus.cc:3054] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.289881  5393 ts_tablet_manager.cc:1905] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.292379  5383 raft_consensus.cc:513] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.293078  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 2d61fa0b31d745b0a1777019557530d3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:24.293627  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d61fa0b31d745b0a1777019557530d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.294473  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.295735  5393 ts_tablet_manager.cc:1918] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.295856  5393 log.cc:1198] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f2ef5b42e0464a158ea21689be83e7f1
I20250116 02:52:24.296201  5393 ts_tablet_manager.cc:1939] T f2ef5b42e0464a158ea21689be83e7f1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.297369  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f2ef5b42e0464a158ea21689be83e7f1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.298543  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 2d61fa0b31d745b0a1777019557530d3
I20250116 02:52:24.299522  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d61fa0b31d745b0a1777019557530d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.301390  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:24.302296  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 2d61fa0b31d745b0a1777019557530d3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d61fa0b31d745b0a1777019557530d3 already in progress: creating tablet
I20250116 02:52:24.304311  5383 leader_election.cc:304] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.304523  5383 leader_election.cc:290] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.304577  5385 raft_consensus.cc:2798] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.304773  5385 raft_consensus.cc:695] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.304867  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.305034  5385 consensus_queue.cc:237] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.305721  5383 ts_tablet_manager.cc:1428] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20250116 02:52:24.306053  5383 tablet_bootstrap.cc:492] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.307603  5383 tablet_bootstrap.cc:654] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.309090  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 12602f7e1dc041b2bf84949112a6277e with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.309144  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b4ef21770cb340f0829c1ed87a17b190 has no consensus state
I20250116 02:52:24.309330  5393 tablet_replica.cc:331] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.309422  5383 tablet_bootstrap.cc:492] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.309509  5393 raft_consensus.cc:2238] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.309533  5383 ts_tablet_manager.cc:1397] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.309724  5393 raft_consensus.cc:2267] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.310439  5383 raft_consensus.cc:357] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.310597  5383 raft_consensus.cc:383] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.310705  5383 raft_consensus.cc:738] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.310925  5383 consensus_queue.cc:260] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.311097  5383 raft_consensus.cc:397] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.311187  5383 raft_consensus.cc:491] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.311314  5383 raft_consensus.cc:3054] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.312785  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.313449  5335 tablet_service.cc:1467] Processing CreateTablet for tablet b4ef21770cb340f0829c1ed87a17b190 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250116 02:52:24.313632  5393 ts_tablet_manager.cc:1905] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.314004  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ef21770cb340f0829c1ed87a17b190. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.315074  5383 raft_consensus.cc:513] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.315326  5383 leader_election.cc:304] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.315157  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.315586  5385 raft_consensus.cc:2798] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.315722  5385 raft_consensus.cc:695] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.315972  5385 consensus_queue.cc:237] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.319319  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet b4ef21770cb340f0829c1ed87a17b190
I20250116 02:52:24.319999  5393 ts_tablet_manager.cc:1918] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.320161  5393 log.cc:1198] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/12602f7e1dc041b2bf84949112a6277e
I20250116 02:52:24.320137  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet b4ef21770cb340f0829c1ed87a17b190 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.320624  5393 ts_tablet_manager.cc:1939] T 12602f7e1dc041b2bf84949112a6277e P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.321430  5383 leader_election.cc:290] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.321266  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.321518  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 12602f7e1dc041b2bf84949112a6277e (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.321925  5383 ts_tablet_manager.cc:1428] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
W20250116 02:52:24.322067  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet b4ef21770cb340f0829c1ed87a17b190 because the tablet was not found. No further retry: Not found: Tablet not found: b4ef21770cb340f0829c1ed87a17b190
I20250116 02:52:24.322505  5383 tablet_bootstrap.cc:492] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.324496  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.324844  5383 tablet_bootstrap.cc:654] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.327880  5383 tablet_bootstrap.cc:492] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.328078  5383 ts_tablet_manager.cc:1397] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.001s
I20250116 02:52:24.328727  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d61fa0b31d745b0a1777019557530d3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.328812  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d28c2016f68a4750873955893c66b283 has no consensus state
I20250116 02:52:24.328814  5383 raft_consensus.cc:357] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.329087  5383 raft_consensus.cc:383] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.329159  5393 tablet_replica.cc:331] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.329193  5383 raft_consensus.cc:738] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.329347  5393 raft_consensus.cc:2238] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.329434  5383 consensus_queue.cc:260] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.329556  5393 raft_consensus.cc:2267] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.329639  5383 raft_consensus.cc:397] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.330322  5383 raft_consensus.cc:491] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.330459  5383 raft_consensus.cc:3054] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.330595  5393 ts_tablet_manager.cc:1905] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.333153  5335 tablet_service.cc:1467] Processing CreateTablet for tablet d28c2016f68a4750873955893c66b283 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250116 02:52:24.333297  5383 raft_consensus.cc:513] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.333387  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.333549  5383 leader_election.cc:304] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.333832  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d28c2016f68a4750873955893c66b283. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.333886  5385 raft_consensus.cc:2798] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.334064  5385 raft_consensus.cc:695] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.334311  5385 consensus_queue.cc:237] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.336002  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.337095  5393 ts_tablet_manager.cc:1918] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.337258  5393 log.cc:1198] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/2d61fa0b31d745b0a1777019557530d3
I20250116 02:52:24.337754  5393 ts_tablet_manager.cc:1939] T 2d61fa0b31d745b0a1777019557530d3 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.338732  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 2d61fa0b31d745b0a1777019557530d3 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.340124  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet d28c2016f68a4750873955893c66b283
I20250116 02:52:24.340179  5383 leader_election.cc:290] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.340629  5383 ts_tablet_manager.cc:1428] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20250116 02:52:24.340806  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet d28c2016f68a4750873955893c66b283 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.341427  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet d28c2016f68a4750873955893c66b283 because the tablet was not found. No further retry: Not found: Tablet not found: d28c2016f68a4750873955893c66b283
I20250116 02:52:24.341810  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.342648  5383 tablet_bootstrap.cc:492] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.343634  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.344070  5383 tablet_bootstrap.cc:654] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.344403  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet b4ef21770cb340f0829c1ed87a17b190 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.344691  5393 tablet_replica.cc:331] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.344933  5393 raft_consensus.cc:2238] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.345141  5393 raft_consensus.cc:2267] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.346472  5393 ts_tablet_manager.cc:1905] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.346339  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.346706  5383 tablet_bootstrap.cc:492] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.346838  5383 ts_tablet_manager.cc:1397] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:24.347515  5383 raft_consensus.cc:357] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.347680  5383 raft_consensus.cc:383] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.347780  5383 raft_consensus.cc:738] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.348001  5383 consensus_queue.cc:260] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.348192  5383 raft_consensus.cc:397] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.348282  5383 raft_consensus.cc:491] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.348399  5383 raft_consensus.cc:3054] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.349555  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b8b23d8d10194188b1a69237b6ed96a1 has no consensus state
I20250116 02:52:24.351290  5383 raft_consensus.cc:513] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.351565  5383 leader_election.cc:304] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.351866  5387 raft_consensus.cc:2798] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.352046  5387 raft_consensus.cc:695] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.352269  5387 consensus_queue.cc:237] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.352427  5383 leader_election.cc:290] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.352945  5383 ts_tablet_manager.cc:1428] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20250116 02:52:24.353070  5393 ts_tablet_manager.cc:1918] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.353200  5393 log.cc:1198] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/b4ef21770cb340f0829c1ed87a17b190
I20250116 02:52:24.353607  5393 ts_tablet_manager.cc:1939] T b4ef21770cb340f0829c1ed87a17b190 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.353557  5335 tablet_service.cc:1467] Processing CreateTablet for tablet b8b23d8d10194188b1a69237b6ed96a1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.354045  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b23d8d10194188b1a69237b6ed96a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.352263  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.354622  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet b4ef21770cb340f0829c1ed87a17b190 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.357194  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.358858  5383 tablet_bootstrap.cc:492] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.360410  5383 tablet_bootstrap.cc:654] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.361032  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet b8b23d8d10194188b1a69237b6ed96a1
I20250116 02:52:24.362128  5383 tablet_bootstrap.cc:492] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.362285  5383 ts_tablet_manager.cc:1397] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250116 02:52:24.362957  5383 raft_consensus.cc:357] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.363144  5383 raft_consensus.cc:383] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.363229  5383 raft_consensus.cc:738] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.363425  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet b8b23d8d10194188b1a69237b6ed96a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.363546  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.363493  5383 consensus_queue.cc:260] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.363425  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.363729  5383 raft_consensus.cc:397] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.363827  5383 raft_consensus.cc:491] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.363934  5383 raft_consensus.cc:3054] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.365762  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet b8b23d8d10194188b1a69237b6ed96a1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b8b23d8d10194188b1a69237b6ed96a1 already in progress: creating tablet
I20250116 02:52:24.365916  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet d28c2016f68a4750873955893c66b283 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.366163  5393 tablet_replica.cc:331] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.366338  5393 raft_consensus.cc:2238] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.366523  5393 raft_consensus.cc:2267] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.367095  5383 raft_consensus.cc:513] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.367225  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.367353  5383 leader_election.cc:304] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.367523  5393 ts_tablet_manager.cc:1905] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.367616  5383 leader_election.cc:290] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.367704  5387 raft_consensus.cc:2798] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.367849  5387 raft_consensus.cc:695] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.368106  5387 consensus_queue.cc:237] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.368326  5383 ts_tablet_manager.cc:1428] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20250116 02:52:24.371177  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f7f77f54061c4ac7a3369276f322563a has no consensus state
I20250116 02:52:24.373221  5393 ts_tablet_manager.cc:1918] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.373363  5393 log.cc:1198] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/d28c2016f68a4750873955893c66b283
I20250116 02:52:24.373867  5393 ts_tablet_manager.cc:1939] T d28c2016f68a4750873955893c66b283 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.373811  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.373351  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet b8b23d8d10194188b1a69237b6ed96a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.375015  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet d28c2016f68a4750873955893c66b283 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.375048  5393 tablet_replica.cc:331] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.375291  5393 raft_consensus.cc:2238] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.375365  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f7f77f54061c4ac7a3369276f322563a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.375504  5393 raft_consensus.cc:2267] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.375741  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7f77f54061c4ac7a3369276f322563a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.376549  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.376754  5393 ts_tablet_manager.cc:1905] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.380281  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f7f77f54061c4ac7a3369276f322563a
I20250116 02:52:24.380750  5383 tablet_bootstrap.cc:492] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.381062  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f7f77f54061c4ac7a3369276f322563a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.382194  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.382448  5383 tablet_bootstrap.cc:654] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.382586  5393 ts_tablet_manager.cc:1918] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.382723  5393 log.cc:1198] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/b8b23d8d10194188b1a69237b6ed96a1
I20250116 02:52:24.383141  5393 ts_tablet_manager.cc:1939] T b8b23d8d10194188b1a69237b6ed96a1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.384081  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet b8b23d8d10194188b1a69237b6ed96a1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.384413  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f7f77f54061c4ac7a3369276f322563a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet f7f77f54061c4ac7a3369276f322563a already in progress: creating tablet
I20250116 02:52:24.384778  5383 tablet_bootstrap.cc:492] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.384933  5383 ts_tablet_manager.cc:1397] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:24.385653  5383 raft_consensus.cc:357] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.385861  5383 raft_consensus.cc:383] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.385804  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.385978  5383 raft_consensus.cc:738] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.386270  5383 consensus_queue.cc:260] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.386463  5383 raft_consensus.cc:397] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.386554  5383 raft_consensus.cc:491] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.386667  5383 raft_consensus.cc:3054] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.388797  5383 raft_consensus.cc:513] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.389075  5383 leader_election.cc:304] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
W20250116 02:52:24.389185  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet da4f304099e44a53b7cd38e0df00a5d5 has no consensus state
I20250116 02:52:24.389261  5383 leader_election.cc:290] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.389317  5387 raft_consensus.cc:2798] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.389585  5387 raft_consensus.cc:695] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.389808  5383 ts_tablet_manager.cc:1428] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250116 02:52:24.389833  5387 consensus_queue.cc:237] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.390980  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.392778  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet f7f77f54061c4ac7a3369276f322563a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.393354  5393 tablet_replica.cc:331] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.393290  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.393558  5393 raft_consensus.cc:2238] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.393504  5335 tablet_service.cc:1467] Processing CreateTablet for tablet da4f304099e44a53b7cd38e0df00a5d5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20250116 02:52:24.393785  5393 raft_consensus.cc:2267] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.393956  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4f304099e44a53b7cd38e0df00a5d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.394706  5393 ts_tablet_manager.cc:1905] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.396824  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet da4f304099e44a53b7cd38e0df00a5d5
I20250116 02:52:24.397533  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet da4f304099e44a53b7cd38e0df00a5d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.398798  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.399909  5393 ts_tablet_manager.cc:1918] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.399987  5383 tablet_bootstrap.cc:492] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.400043  5393 log.cc:1198] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f7f77f54061c4ac7a3369276f322563a
I20250116 02:52:24.400405  5393 ts_tablet_manager.cc:1939] T f7f77f54061c4ac7a3369276f322563a P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.401400  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f7f77f54061c4ac7a3369276f322563a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.401530  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.401814  5383 tablet_bootstrap.cc:654] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.402038  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet da4f304099e44a53b7cd38e0df00a5d5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet da4f304099e44a53b7cd38e0df00a5d5 already in progress: creating tablet
I20250116 02:52:24.403936  5383 tablet_bootstrap.cc:492] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.404186  5383 ts_tablet_manager.cc:1397] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.404083  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.404984  5383 raft_consensus.cc:357] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.405063  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet f7f77f54061c4ac7a3369276f322563a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.405217  5383 raft_consensus.cc:383] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.405309  5383 raft_consensus.cc:738] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
W20250116 02:52:24.405635  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f7f77f54061c4ac7a3369276f322563a because the tablet was not found. No further retry: Not found: Tablet not found: f7f77f54061c4ac7a3369276f322563a
I20250116 02:52:24.405632  5383 consensus_queue.cc:260] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.406399  5383 raft_consensus.cc:397] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.406534  5383 raft_consensus.cc:491] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.406632  5383 raft_consensus.cc:3054] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.407645  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3511b6bb31524b84b983103c4ab9fc16 has no consensus state
I20250116 02:52:24.409152  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.409272  5383 raft_consensus.cc:513] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.409507  5383 leader_election.cc:304] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.409752  5383 leader_election.cc:290] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.409860  5387 raft_consensus.cc:2798] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.410015  5387 raft_consensus.cc:695] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.410194  5383 ts_tablet_manager.cc:1428] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20250116 02:52:24.410252  5387 consensus_queue.cc:237] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.411562  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.412330  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 3511b6bb31524b84b983103c4ab9fc16 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION -10 <= VALUES
I20250116 02:52:24.412750  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3511b6bb31524b84b983103c4ab9fc16. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.414708  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 3511b6bb31524b84b983103c4ab9fc16
I20250116 02:52:24.415374  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 3511b6bb31524b84b983103c4ab9fc16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.415970  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 3511b6bb31524b84b983103c4ab9fc16 because the tablet was not found. No further retry: Not found: Tablet not found: 3511b6bb31524b84b983103c4ab9fc16
I20250116 02:52:24.416792  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.417377  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet da4f304099e44a53b7cd38e0df00a5d5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.417675  5393 tablet_replica.cc:331] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.417950  5393 raft_consensus.cc:2238] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.418200  5393 raft_consensus.cc:2267] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.418715  5383 tablet_bootstrap.cc:492] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.419082  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.419510  5393 ts_tablet_manager.cc:1905] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.420440  5383 tablet_bootstrap.cc:654] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.422114  5383 tablet_bootstrap.cc:492] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.422269  5383 ts_tablet_manager.cc:1397] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250116 02:52:24.422115  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.422860  5383 raft_consensus.cc:357] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.423012  5383 raft_consensus.cc:383] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.423125  5383 raft_consensus.cc:738] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.423403  5383 consensus_queue.cc:260] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.423594  5383 raft_consensus.cc:397] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.423681  5383 raft_consensus.cc:491] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.423802  5383 raft_consensus.cc:3054] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.425858  5383 raft_consensus.cc:513] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.426004  5393 ts_tablet_manager.cc:1918] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.426090  5383 leader_election.cc:304] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.426163  5393 log.cc:1198] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/da4f304099e44a53b7cd38e0df00a5d5
I20250116 02:52:24.426313  5383 leader_election.cc:290] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.426345  5387 raft_consensus.cc:2798] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.426537  5393 ts_tablet_manager.cc:1939] T da4f304099e44a53b7cd38e0df00a5d5 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.426538  5387 raft_consensus.cc:695] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
W20250116 02:52:24.426714  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6baf9a9d3c56459884f488c26a5fe572 has no consensus state
I20250116 02:52:24.426824  5387 consensus_queue.cc:237] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.427547  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet da4f304099e44a53b7cd38e0df00a5d5 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.428966  5383 ts_tablet_manager.cc:1428] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:24.430367  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 6baf9a9d3c56459884f488c26a5fe572 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.430694  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6baf9a9d3c56459884f488c26a5fe572. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.433890  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 3511b6bb31524b84b983103c4ab9fc16 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.433909  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.434201  5393 tablet_replica.cc:331] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.434394  5393 raft_consensus.cc:2238] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.434585  5393 raft_consensus.cc:2267] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.435583  5383 tablet_bootstrap.cc:492] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.435709  5393 ts_tablet_manager.cc:1905] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.436347  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.437354  5383 tablet_bootstrap.cc:654] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.439375  5383 tablet_bootstrap.cc:492] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.439554  5383 ts_tablet_manager.cc:1397] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:24.439647  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 6baf9a9d3c56459884f488c26a5fe572
I20250116 02:52:24.440407  5383 raft_consensus.cc:357] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.440528  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 6baf9a9d3c56459884f488c26a5fe572 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.440611  5383 raft_consensus.cc:383] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.440796  5383 raft_consensus.cc:738] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.441090  5383 consensus_queue.cc:260] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.441303  5383 raft_consensus.cc:397] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.441437  5383 raft_consensus.cc:491] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.441593  5383 raft_consensus.cc:3054] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.441474  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.442304  5393 ts_tablet_manager.cc:1918] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.442430  5393 log.cc:1198] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/3511b6bb31524b84b983103c4ab9fc16
I20250116 02:52:24.442814  5393 ts_tablet_manager.cc:1939] T 3511b6bb31524b84b983103c4ab9fc16 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.443748  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 3511b6bb31524b84b983103c4ab9fc16 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.444037  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 6baf9a9d3c56459884f488c26a5fe572 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6baf9a9d3c56459884f488c26a5fe572 already in progress: creating tablet
I20250116 02:52:24.444329  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.445138  5383 raft_consensus.cc:513] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.445343  5383 leader_election.cc:304] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.445531  5383 leader_election.cc:290] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.445614  5385 raft_consensus.cc:2798] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.446019  5383 ts_tablet_manager.cc:1428] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20250116 02:52:24.446394  5385 raft_consensus.cc:695] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.446666  5385 consensus_queue.cc:237] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:24.447496  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d997e062af9740cfb519bae26701560f has no consensus state
I20250116 02:52:24.449522  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 6baf9a9d3c56459884f488c26a5fe572 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.449610  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.450662  5393 tablet_replica.cc:331] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.450882  5393 raft_consensus.cc:2238] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.451071  5393 raft_consensus.cc:2267] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.450989  5335 tablet_service.cc:1467] Processing CreateTablet for tablet d997e062af9740cfb519bae26701560f (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.451697  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d997e062af9740cfb519bae26701560f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.451850  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.452291  5393 ts_tablet_manager.cc:1905] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.454684  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet d997e062af9740cfb519bae26701560f
I20250116 02:52:24.455323  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet d997e062af9740cfb519bae26701560f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.456352  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.458791  5393 ts_tablet_manager.cc:1918] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.458704  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.458963  5393 log.cc:1198] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/6baf9a9d3c56459884f488c26a5fe572
I20250116 02:52:24.459039  5383 tablet_bootstrap.cc:492] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.459336  5393 ts_tablet_manager.cc:1939] T 6baf9a9d3c56459884f488c26a5fe572 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.460238  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 6baf9a9d3c56459884f488c26a5fe572 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.460587  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet d997e062af9740cfb519bae26701560f because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d997e062af9740cfb519bae26701560f already in progress: creating tablet
I20250116 02:52:24.460883  5383 tablet_bootstrap.cc:654] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.462736  5383 tablet_bootstrap.cc:492] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.462894  5383 ts_tablet_manager.cc:1397] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20250116 02:52:24.463461  5383 raft_consensus.cc:357] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.463613  5383 raft_consensus.cc:383] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.463707  5383 raft_consensus.cc:738] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.463898  5383 consensus_queue.cc:260] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.464049  5383 raft_consensus.cc:397] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.464121  5383 raft_consensus.cc:491] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.464229  5383 raft_consensus.cc:3054] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.465689  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 207d54ddcbb246089eab83dc615b9183 has no consensus state
I20250116 02:52:24.466261  5383 raft_consensus.cc:513] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.466526  5383 leader_election.cc:304] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.466796  5385 raft_consensus.cc:2798] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.466948  5385 raft_consensus.cc:695] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.467170  5385 consensus_queue.cc:237] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.467123  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.469820  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.469945  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 207d54ddcbb246089eab83dc615b9183 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.470414  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 207d54ddcbb246089eab83dc615b9183. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.470911  5383 leader_election.cc:290] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.471333  5383 ts_tablet_manager.cc:1428] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20250116 02:52:24.475657  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 207d54ddcbb246089eab83dc615b9183
I20250116 02:52:24.476306  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 207d54ddcbb246089eab83dc615b9183 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.476472  5383 tablet_bootstrap.cc:492] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.476845  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 207d54ddcbb246089eab83dc615b9183 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 207d54ddcbb246089eab83dc615b9183 already in progress: creating tablet
I20250116 02:52:24.477802  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.478209  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.478521  5383 tablet_bootstrap.cc:654] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.479074  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet d997e062af9740cfb519bae26701560f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.479562  5393 tablet_replica.cc:331] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.480087  5393 raft_consensus.cc:2238] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.480352  5393 raft_consensus.cc:2267] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.480896  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.483937  5393 ts_tablet_manager.cc:1905] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:24.485702  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4e23139e24204924b1a0a84582f750d9 has no consensus state
I20250116 02:52:24.487129  5383 tablet_bootstrap.cc:492] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.487305  5383 ts_tablet_manager.cc:1397] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20250116 02:52:24.488116  5383 raft_consensus.cc:357] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.488335  5383 raft_consensus.cc:383] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.488430  5383 raft_consensus.cc:738] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.488343  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.488657  5383 consensus_queue.cc:260] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.488847  5383 raft_consensus.cc:397] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.488960  5383 raft_consensus.cc:491] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.489058  5383 raft_consensus.cc:3054] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.489614  5393 ts_tablet_manager.cc:1918] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.489753  5393 log.cc:1198] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/d997e062af9740cfb519bae26701560f
I20250116 02:52:24.490491  5393 ts_tablet_manager.cc:1939] T d997e062af9740cfb519bae26701560f P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.490689  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 4e23139e24204924b1a0a84582f750d9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.491101  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e23139e24204924b1a0a84582f750d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.491748  5383 raft_consensus.cc:513] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.491840  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet d997e062af9740cfb519bae26701560f (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.492010  5383 leader_election.cc:304] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.492216  5383 leader_election.cc:290] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.492316  5385 raft_consensus.cc:2798] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.492480  5385 raft_consensus.cc:695] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.492664  5383 ts_tablet_manager.cc:1428] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20250116 02:52:24.492730  5385 consensus_queue.cc:237] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.494124  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.496469  5383 tablet_bootstrap.cc:492] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.497277  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4e23139e24204924b1a0a84582f750d9
I20250116 02:52:24.497928  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4e23139e24204924b1a0a84582f750d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.498330  5383 tablet_bootstrap.cc:654] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.498507  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4e23139e24204924b1a0a84582f750d9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4e23139e24204924b1a0a84582f750d9 already in progress: creating tablet
I20250116 02:52:24.499240  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.500065  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.500159  5383 tablet_bootstrap.cc:492] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.500305  5383 ts_tablet_manager.cc:1397] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.500690  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 207d54ddcbb246089eab83dc615b9183 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.500988  5393 tablet_replica.cc:331] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.501156  5383 raft_consensus.cc:357] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.501253  5393 raft_consensus.cc:2238] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.501348  5383 raft_consensus.cc:383] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.501454  5383 raft_consensus.cc:738] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.501458  5393 raft_consensus.cc:2267] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.501749  5383 consensus_queue.cc:260] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.501978  5383 raft_consensus.cc:397] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.502068  5383 raft_consensus.cc:491] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.502177  5383 raft_consensus.cc:3054] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.502923  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.504150  5383 raft_consensus.cc:513] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.504379  5383 leader_election.cc:304] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.504568  5383 leader_election.cc:290] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.504653  5387 raft_consensus.cc:2798] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.504834  5387 raft_consensus.cc:695] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.505040  5383 ts_tablet_manager.cc:1428] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:24.505091  5387 consensus_queue.cc:237] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.506028  5393 ts_tablet_manager.cc:1905] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:24.506332  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a98cb185eff64535a272a1582e4ad3f8 has no consensus state
I20250116 02:52:24.508841  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.511838  5393 ts_tablet_manager.cc:1918] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.511996  5393 log.cc:1198] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/207d54ddcbb246089eab83dc615b9183
I20250116 02:52:24.512435  5393 ts_tablet_manager.cc:1939] T 207d54ddcbb246089eab83dc615b9183 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.512383  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.512871  5336 tablet_service.cc:1467] Processing CreateTablet for tablet a98cb185eff64535a272a1582e4ad3f8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.513371  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a98cb185eff64535a272a1582e4ad3f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.515524  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a98cb185eff64535a272a1582e4ad3f8
I20250116 02:52:24.517061  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.518038  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 207d54ddcbb246089eab83dc615b9183 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.519909  5383 tablet_bootstrap.cc:492] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.520219  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a98cb185eff64535a272a1582e4ad3f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.520293  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.520936  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.521549  5383 tablet_bootstrap.cc:654] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.521698  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a98cb185eff64535a272a1582e4ad3f8 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a98cb185eff64535a272a1582e4ad3f8 already in progress: creating tablet
I20250116 02:52:24.522218  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 4e23139e24204924b1a0a84582f750d9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.522485  5393 tablet_replica.cc:331] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.522621  5393 raft_consensus.cc:2238] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.522768  5393 raft_consensus.cc:2267] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.523473  5393 ts_tablet_manager.cc:1905] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:24.524935  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 915f63ad5f3141dc994b120b8165f66b has no consensus state
I20250116 02:52:24.525239  5383 tablet_bootstrap.cc:492] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.525393  5383 ts_tablet_manager.cc:1397] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20250116 02:52:24.526139  5383 raft_consensus.cc:357] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.526329  5383 raft_consensus.cc:383] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.526407  5383 raft_consensus.cc:738] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.526675  5383 consensus_queue.cc:260] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.526854  5383 raft_consensus.cc:397] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.526962  5383 raft_consensus.cc:491] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.527096  5383 raft_consensus.cc:3054] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.528108  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.528738  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 915f63ad5f3141dc994b120b8165f66b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.529230  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 915f63ad5f3141dc994b120b8165f66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.529879  5393 ts_tablet_manager.cc:1918] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.529846  5383 raft_consensus.cc:513] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.530011  5393 log.cc:1198] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4e23139e24204924b1a0a84582f750d9
I20250116 02:52:24.530107  5383 leader_election.cc:304] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.530450  5387 raft_consensus.cc:2798] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.530484  5393 ts_tablet_manager.cc:1939] T 4e23139e24204924b1a0a84582f750d9 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.530645  5387 raft_consensus.cc:695] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.531245  5387 consensus_queue.cc:237] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.531831  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4e23139e24204924b1a0a84582f750d9 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.530858  5383 leader_election.cc:290] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.530764  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.534101  5383 ts_tablet_manager.cc:1428] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250116 02:52:24.536566  5383 tablet_bootstrap.cc:492] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.537096  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 915f63ad5f3141dc994b120b8165f66b
I20250116 02:52:24.538372  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 915f63ad5f3141dc994b120b8165f66b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.538528  5383 tablet_bootstrap.cc:654] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.538792  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:24.539072  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 915f63ad5f3141dc994b120b8165f66b because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 915f63ad5f3141dc994b120b8165f66b already in progress: creating tablet
I20250116 02:52:24.540246  5383 tablet_bootstrap.cc:492] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.540392  5383 ts_tablet_manager.cc:1397] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.539417  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.541260  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet a98cb185eff64535a272a1582e4ad3f8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.541225  5383 raft_consensus.cc:357] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.541406  5383 raft_consensus.cc:383] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.541533  5383 raft_consensus.cc:738] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.541543  5393 tablet_replica.cc:331] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.541831  5393 raft_consensus.cc:2238] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.541834  5383 consensus_queue.cc:260] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.542037  5393 raft_consensus.cc:2267] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.542096  5383 raft_consensus.cc:397] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.542168  5383 raft_consensus.cc:491] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.542289  5383 raft_consensus.cc:3054] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.542207  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.543609  5393 ts_tablet_manager.cc:1905] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.544745  5383 raft_consensus.cc:513] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.544983  5383 leader_election.cc:304] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.545172  5383 leader_election.cc:290] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.545320  5387 raft_consensus.cc:2798] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.545511  5387 raft_consensus.cc:695] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.545792  5383 ts_tablet_manager.cc:1428] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20250116 02:52:24.545836  5387 consensus_queue.cc:237] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:24.546583  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6fbd7a52751247d7a38fb3206f2f86d2 has no consensus state
I20250116 02:52:24.548738  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.551112  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 915f63ad5f3141dc994b120b8165f66b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.551116  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.552450  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 6fbd7a52751247d7a38fb3206f2f86d2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.552793  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fbd7a52751247d7a38fb3206f2f86d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.554381  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 6fbd7a52751247d7a38fb3206f2f86d2
I20250116 02:52:24.554986  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 6fbd7a52751247d7a38fb3206f2f86d2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.555925  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.557375  5383 tablet_bootstrap.cc:492] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.558198  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.559448  5383 tablet_bootstrap.cc:654] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.561188  5383 tablet_bootstrap.cc:492] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.561317  5383 ts_tablet_manager.cc:1397] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
W20250116 02:52:24.561741  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ea43f6ee29364f8696834ef627e9a34b has no consensus state
I20250116 02:52:24.562064  5383 raft_consensus.cc:357] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.562216  5383 raft_consensus.cc:383] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.562268  5383 raft_consensus.cc:738] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.562472  5383 consensus_queue.cc:260] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.562614  5383 raft_consensus.cc:397] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.562669  5383 raft_consensus.cc:491] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.562729  5383 raft_consensus.cc:3054] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.563855  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.565362  5383 raft_consensus.cc:513] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.565544  5383 leader_election.cc:304] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.565600  5393 ts_tablet_manager.cc:1918] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.565726  5393 log.cc:1198] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a98cb185eff64535a272a1582e4ad3f8
I20250116 02:52:24.565855  5387 raft_consensus.cc:2798] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.565985  5387 raft_consensus.cc:695] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.566116  5393 ts_tablet_manager.cc:1939] T a98cb185eff64535a272a1582e4ad3f8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.566180  5387 consensus_queue.cc:237] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.566650  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.566964  5393 tablet_replica.cc:331] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.567150  5393 raft_consensus.cc:2238] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.567153  5336 tablet_service.cc:1467] Processing CreateTablet for tablet ea43f6ee29364f8696834ef627e9a34b (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.567354  5393 raft_consensus.cc:2267] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.567536  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea43f6ee29364f8696834ef627e9a34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.568429  5393 ts_tablet_manager.cc:1905] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.568786  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a98cb185eff64535a272a1582e4ad3f8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.571473  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet ea43f6ee29364f8696834ef627e9a34b
I20250116 02:52:24.572474  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet ea43f6ee29364f8696834ef627e9a34b with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.572844  5383 leader_election.cc:290] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.573874  5383 ts_tablet_manager.cc:1428] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20250116 02:52:24.573788  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.574165  5393 ts_tablet_manager.cc:1918] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.574213  5383 tablet_bootstrap.cc:492] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.574298  5393 log.cc:1198] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/915f63ad5f3141dc994b120b8165f66b
I20250116 02:52:24.574677  5393 ts_tablet_manager.cc:1939] T 915f63ad5f3141dc994b120b8165f66b P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.575534  5393 tablet_replica.cc:331] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.575660  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 915f63ad5f3141dc994b120b8165f66b (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.575733  5383 tablet_bootstrap.cc:654] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.577270  5383 tablet_bootstrap.cc:492] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.577418  5383 ts_tablet_manager.cc:1397] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:24.578127  5383 raft_consensus.cc:357] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.578320  5383 raft_consensus.cc:383] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.578150  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.578430  5383 raft_consensus.cc:738] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.578662  5383 consensus_queue.cc:260] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.578828  5383 raft_consensus.cc:397] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.578938  5383 raft_consensus.cc:491] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.578963  5393 raft_consensus.cc:2238] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.579066  5383 raft_consensus.cc:3054] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.579268  5393 raft_consensus.cc:2267] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.580677  5393 ts_tablet_manager.cc:1905] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.581960  5383 raft_consensus.cc:513] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.582291  5383 leader_election.cc:304] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.582541  5383 leader_election.cc:290] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.582628  5387 raft_consensus.cc:2798] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.582793  5387 raft_consensus.cc:695] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.583015  5383 ts_tablet_manager.cc:1428] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:24.583052  5387 consensus_queue.cc:237] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:24.583528  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7f27b46d050f4e4fb54ecc44baf053e4 has no consensus state
I20250116 02:52:24.586019  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.587276  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 7f27b46d050f4e4fb54ecc44baf053e4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 1
I20250116 02:52:24.587460  5393 ts_tablet_manager.cc:1918] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.587605  5393 log.cc:1198] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/6fbd7a52751247d7a38fb3206f2f86d2
I20250116 02:52:24.587685  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f27b46d050f4e4fb54ecc44baf053e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.587999  5393 ts_tablet_manager.cc:1939] T 6fbd7a52751247d7a38fb3206f2f86d2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.588717  5393 tablet_replica.cc:331] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.588920  5393 raft_consensus.cc:2238] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.588819  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 6fbd7a52751247d7a38fb3206f2f86d2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.589083  5393 raft_consensus.cc:2267] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.590559  5393 ts_tablet_manager.cc:1905] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.591637  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.594373  5383 tablet_bootstrap.cc:492] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.595357  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 7f27b46d050f4e4fb54ecc44baf053e4
I20250116 02:52:24.595602  5393 ts_tablet_manager.cc:1918] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.595731  5393 log.cc:1198] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/ea43f6ee29364f8696834ef627e9a34b
I20250116 02:52:24.596165  5383 tablet_bootstrap.cc:654] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.596195  5393 ts_tablet_manager.cc:1939] T ea43f6ee29364f8696834ef627e9a34b P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.596320  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 7f27b46d050f4e4fb54ecc44baf053e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.597112  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet ea43f6ee29364f8696834ef627e9a34b (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.597397  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 7f27b46d050f4e4fb54ecc44baf053e4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7f27b46d050f4e4fb54ecc44baf053e4 already in progress: creating tablet
I20250116 02:52:24.597378  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.600509  5383 tablet_bootstrap.cc:492] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.600692  5383 ts_tablet_manager.cc:1397] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.003s
I20250116 02:52:24.600611  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.601436  5383 raft_consensus.cc:357] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.601653  5383 raft_consensus.cc:383] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.601755  5383 raft_consensus.cc:738] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.602061  5383 consensus_queue.cc:260] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.602262  5383 raft_consensus.cc:397] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.602360  5383 raft_consensus.cc:491] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.602461  5383 raft_consensus.cc:3054] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.604341  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 221c59a42cf744768d56f934b254c602 has no consensus state
I20250116 02:52:24.605070  5383 raft_consensus.cc:513] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.605294  5383 leader_election.cc:304] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.605501  5383 leader_election.cc:290] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.605558  5387 raft_consensus.cc:2798] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.605731  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.605870  5387 raft_consensus.cc:695] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.606220  5387 consensus_queue.cc:237] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.606407  5383 ts_tablet_manager.cc:1428] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20250116 02:52:24.608142  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 221c59a42cf744768d56f934b254c602 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 1
I20250116 02:52:24.608193  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.608520  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221c59a42cf744768d56f934b254c602. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.611035  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 221c59a42cf744768d56f934b254c602
I20250116 02:52:24.611719  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 221c59a42cf744768d56f934b254c602 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.612277  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 221c59a42cf744768d56f934b254c602 because the tablet was not found. No further retry: Not found: Tablet not found: 221c59a42cf744768d56f934b254c602
I20250116 02:52:24.612979  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.613723  5383 tablet_bootstrap.cc:492] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.613842  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.614565  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 7f27b46d050f4e4fb54ecc44baf053e4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.614892  5393 tablet_replica.cc:331] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.615283  5393 raft_consensus.cc:2238] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.615517  5393 raft_consensus.cc:2267] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.615548  5383 tablet_bootstrap.cc:654] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.616271  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.616555  5393 ts_tablet_manager.cc:1905] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.617597  5383 tablet_bootstrap.cc:492] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.617781  5383 ts_tablet_manager.cc:1397] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20250116 02:52:24.618404  5383 raft_consensus.cc:357] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.618583  5383 raft_consensus.cc:383] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.618705  5383 raft_consensus.cc:738] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.618965  5383 consensus_queue.cc:260] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.619172  5383 raft_consensus.cc:397] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.619247  5383 raft_consensus.cc:491] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.619326  5383 raft_consensus.cc:3054] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.620599  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8a8321cee7314e30909f936a6bf9f8fb has no consensus state
I20250116 02:52:24.621446  5383 raft_consensus.cc:513] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.621717  5383 leader_election.cc:304] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.621996  5387 raft_consensus.cc:2798] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.622169  5387 raft_consensus.cc:695] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.622419  5387 consensus_queue.cc:237] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.623137  5393 ts_tablet_manager.cc:1918] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.623284  5393 log.cc:1198] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/7f27b46d050f4e4fb54ecc44baf053e4
I20250116 02:52:24.623489  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.623678  5393 ts_tablet_manager.cc:1939] T 7f27b46d050f4e4fb54ecc44baf053e4 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.624646  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 7f27b46d050f4e4fb54ecc44baf053e4 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.625298  5383 leader_election.cc:290] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.625409  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 8a8321cee7314e30909f936a6bf9f8fb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.625877  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8321cee7314e30909f936a6bf9f8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.626063  5383 ts_tablet_manager.cc:1428] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20250116 02:52:24.625998  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.629168  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 8a8321cee7314e30909f936a6bf9f8fb
I20250116 02:52:24.629936  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a8321cee7314e30909f936a6bf9f8fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.630538  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 8a8321cee7314e30909f936a6bf9f8fb because the tablet was not found. No further retry: Not found: Tablet not found: 8a8321cee7314e30909f936a6bf9f8fb
I20250116 02:52:24.632704  5383 tablet_bootstrap.cc:492] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.634590  5383 tablet_bootstrap.cc:654] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.636415  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.635846  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.637355  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 221c59a42cf744768d56f934b254c602 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.637684  5393 tablet_replica.cc:331] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.637897  5393 raft_consensus.cc:2238] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.638108  5393 raft_consensus.cc:2267] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.638882  5383 tablet_bootstrap.cc:492] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.639063  5383 ts_tablet_manager.cc:1397] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20250116 02:52:24.639788  5383 raft_consensus.cc:357] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.640158  5383 raft_consensus.cc:383] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.640259  5383 raft_consensus.cc:738] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.640530  5383 consensus_queue.cc:260] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.640713  5383 raft_consensus.cc:397] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.640825  5383 raft_consensus.cc:491] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.640931  5383 raft_consensus.cc:3054] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.641031  5393 ts_tablet_manager.cc:1905] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.641237  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.643162  5383 raft_consensus.cc:513] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.643378  5383 leader_election.cc:304] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.643632  5383 leader_election.cc:290] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.643644  5387 raft_consensus.cc:2798] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.643862  5387 raft_consensus.cc:695] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.644079  5387 consensus_queue.cc:237] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.645033  5383 ts_tablet_manager.cc:1428] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20250116 02:52:24.646155  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 81d209553a5b49c8be3f1cd4dc3761b3 has no consensus state
I20250116 02:52:24.648106  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 8a8321cee7314e30909f936a6bf9f8fb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.648061  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.648265  5393 ts_tablet_manager.cc:1918] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.648383  5393 log.cc:1198] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/221c59a42cf744768d56f934b254c602
I20250116 02:52:24.648797  5393 ts_tablet_manager.cc:1939] T 221c59a42cf744768d56f934b254c602 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.649709  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 221c59a42cf744768d56f934b254c602 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.650257  5393 tablet_replica.cc:331] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.650470  5393 raft_consensus.cc:2238] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.650440  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 81d209553a5b49c8be3f1cd4dc3761b3 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.650640  5393 raft_consensus.cc:2267] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.650779  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d209553a5b49c8be3f1cd4dc3761b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.650636  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.651743  5393 ts_tablet_manager.cc:1905] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.654533  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 81d209553a5b49c8be3f1cd4dc3761b3
I20250116 02:52:24.655223  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 81d209553a5b49c8be3f1cd4dc3761b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.656342  5383 tablet_bootstrap.cc:492] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.656395  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.657824  5383 tablet_bootstrap.cc:654] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.657912  5393 ts_tablet_manager.cc:1918] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.658073  5393 log.cc:1198] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/8a8321cee7314e30909f936a6bf9f8fb
I20250116 02:52:24.658511  5393 ts_tablet_manager.cc:1939] T 8a8321cee7314e30909f936a6bf9f8fb P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.659407  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.659591  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 8a8321cee7314e30909f936a6bf9f8fb (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.659986  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 81d209553a5b49c8be3f1cd4dc3761b3 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 81d209553a5b49c8be3f1cd4dc3761b3 already in progress: creating tablet
I20250116 02:52:24.660506  5383 tablet_bootstrap.cc:492] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.660629  5383 ts_tablet_manager.cc:1397] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.661242  5383 raft_consensus.cc:357] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.661450  5383 raft_consensus.cc:383] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.661551  5383 raft_consensus.cc:738] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.661809  5383 consensus_queue.cc:260] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.661978  5383 raft_consensus.cc:397] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.662071  5383 raft_consensus.cc:491] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.662202  5383 raft_consensus.cc:3054] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.663058  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a38360f23cc54d89bf0e3d2f532283ed has no consensus state
I20250116 02:52:24.664952  5383 raft_consensus.cc:513] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.664997  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.665213  5383 leader_election.cc:304] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.665434  5383 leader_election.cc:290] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.665524  5387 raft_consensus.cc:2798] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.665736  5387 raft_consensus.cc:695] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.666010  5387 consensus_queue.cc:237] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.666121  5383 ts_tablet_manager.cc:1428] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20250116 02:52:24.667637  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.669379  5336 tablet_service.cc:1467] Processing CreateTablet for tablet a38360f23cc54d89bf0e3d2f532283ed (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:24.669765  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38360f23cc54d89bf0e3d2f532283ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.670735  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a38360f23cc54d89bf0e3d2f532283ed
I20250116 02:52:24.671432  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a38360f23cc54d89bf0e3d2f532283ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.671988  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a38360f23cc54d89bf0e3d2f532283ed because the tablet was not found. No further retry: Not found: Tablet not found: a38360f23cc54d89bf0e3d2f532283ed
I20250116 02:52:24.673061  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.673861  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.674624  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 81d209553a5b49c8be3f1cd4dc3761b3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.674885  5393 tablet_replica.cc:331] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.675240  5383 tablet_bootstrap.cc:492] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.675257  5393 raft_consensus.cc:2238] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.675505  5393 raft_consensus.cc:2267] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.676522  5393 ts_tablet_manager.cc:1905] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.676810  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.677062  5383 tablet_bootstrap.cc:654] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.680416  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fa02d5eae379405d8e3a36a94f996d87 has no consensus state
I20250116 02:52:24.683822  5336 tablet_service.cc:1467] Processing CreateTablet for tablet fa02d5eae379405d8e3a36a94f996d87 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:24.683734  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.684221  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa02d5eae379405d8e3a36a94f996d87. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.684304  5393 ts_tablet_manager.cc:1918] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.684473  5393 log.cc:1198] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/81d209553a5b49c8be3f1cd4dc3761b3
I20250116 02:52:24.684983  5393 ts_tablet_manager.cc:1939] T 81d209553a5b49c8be3f1cd4dc3761b3 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.686350  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 81d209553a5b49c8be3f1cd4dc3761b3 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.689138  5383 tablet_bootstrap.cc:492] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.689287  5383 ts_tablet_manager.cc:1397] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20250116 02:52:24.689611  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.690024  5383 raft_consensus.cc:357] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.690178  5383 raft_consensus.cc:383] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.690261  5383 raft_consensus.cc:738] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.690479  5383 consensus_queue.cc:260] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.690634  5383 raft_consensus.cc:397] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.690744  5383 raft_consensus.cc:491] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.690838  5383 raft_consensus.cc:3054] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.692942  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet fa02d5eae379405d8e3a36a94f996d87
I20250116 02:52:24.693042  5383 raft_consensus.cc:513] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.693305  5383 leader_election.cc:304] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.693545  5383 leader_election.cc:290] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.693630  5387 raft_consensus.cc:2798] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.693714  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet fa02d5eae379405d8e3a36a94f996d87 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.693794  5387 raft_consensus.cc:695] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.694092  5387 consensus_queue.cc:237] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.694440  5383 ts_tablet_manager.cc:1428] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
W20250116 02:52:24.694936  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet fa02d5eae379405d8e3a36a94f996d87 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fa02d5eae379405d8e3a36a94f996d87 already in progress: creating tablet
I20250116 02:52:24.695025  5383 tablet_bootstrap.cc:492] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.696755  5383 tablet_bootstrap.cc:654] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.697867  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.698666  5383 tablet_bootstrap.cc:492] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.698853  5383 ts_tablet_manager.cc:1397] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:24.699272  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.699630  5383 raft_consensus.cc:357] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.699816  5383 raft_consensus.cc:383] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.699918  5383 raft_consensus.cc:738] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.700157  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet a38360f23cc54d89bf0e3d2f532283ed with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.700191  5383 consensus_queue.cc:260] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.700390  5383 raft_consensus.cc:397] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.700484  5383 raft_consensus.cc:491] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.700695  5393 tablet_replica.cc:331] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.700748  5383 raft_consensus.cc:3054] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.700914  5393 raft_consensus.cc:2238] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.701092  5393 raft_consensus.cc:2267] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.702059  5393 ts_tablet_manager.cc:1905] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.701891  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.703230  5383 raft_consensus.cc:513] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.703469  5383 leader_election.cc:304] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.703655  5383 leader_election.cc:290] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.703747  5387 raft_consensus.cc:2798] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.703882  5387 raft_consensus.cc:695] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.704128  5387 consensus_queue.cc:237] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.704272  5383 ts_tablet_manager.cc:1428] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
W20250116 02:52:24.706301  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d3f1985e9a4b4118b2f2dc742ee04ab5 has no consensus state
I20250116 02:52:24.707772  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.708529  5393 ts_tablet_manager.cc:1918] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.708676  5393 log.cc:1198] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a38360f23cc54d89bf0e3d2f532283ed
I20250116 02:52:24.709086  5393 ts_tablet_manager.cc:1939] T a38360f23cc54d89bf0e3d2f532283ed P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.710081  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet fa02d5eae379405d8e3a36a94f996d87 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.710270  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a38360f23cc54d89bf0e3d2f532283ed (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.710356  5336 tablet_service.cc:1467] Processing CreateTablet for tablet d3f1985e9a4b4118b2f2dc742ee04ab5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.710471  5393 tablet_replica.cc:331] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.710443  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.710676  5393 raft_consensus.cc:2238] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.710813  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f1985e9a4b4118b2f2dc742ee04ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.710832  5393 raft_consensus.cc:2267] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.711659  5393 ts_tablet_manager.cc:1905] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.713900  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet d3f1985e9a4b4118b2f2dc742ee04ab5
I20250116 02:52:24.714744  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet d3f1985e9a4b4118b2f2dc742ee04ab5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.715828  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.716396  5383 tablet_bootstrap.cc:492] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.717842  5383 tablet_bootstrap.cc:654] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.718014  5393 ts_tablet_manager.cc:1918] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.718142  5393 log.cc:1198] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/fa02d5eae379405d8e3a36a94f996d87
I20250116 02:52:24.718578  5393 ts_tablet_manager.cc:1939] T fa02d5eae379405d8e3a36a94f996d87 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.719077  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.719619  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet fa02d5eae379405d8e3a36a94f996d87 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.719862  5383 tablet_bootstrap.cc:492] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
W20250116 02:52:24.719884  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet d3f1985e9a4b4118b2f2dc742ee04ab5 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet d3f1985e9a4b4118b2f2dc742ee04ab5 already in progress: creating tablet
I20250116 02:52:24.720086  5383 ts_tablet_manager.cc:1397] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.720832  5383 raft_consensus.cc:357] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.721019  5383 raft_consensus.cc:383] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.721110  5383 raft_consensus.cc:738] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.721376  5383 consensus_queue.cc:260] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.721534  5383 raft_consensus.cc:397] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.721666  5383 raft_consensus.cc:491] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.721768  5383 raft_consensus.cc:3054] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.723431  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 58d06b6de355484faf881d284832dade has no consensus state
I20250116 02:52:24.724383  5383 raft_consensus.cc:513] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.724603  5383 leader_election.cc:304] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.724851  5383 leader_election.cc:290] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.724949  5387 raft_consensus.cc:2798] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.725150  5387 raft_consensus.cc:695] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.725319  5383 ts_tablet_manager.cc:1428] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:24.725379  5387 consensus_queue.cc:237] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.725473  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.727135  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 58d06b6de355484faf881d284832dade (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.727555  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58d06b6de355484faf881d284832dade. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.728364  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet d3f1985e9a4b4118b2f2dc742ee04ab5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.728622  5393 tablet_replica.cc:331] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.728807  5393 raft_consensus.cc:2238] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.728986  5393 raft_consensus.cc:2267] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.729926  5393 ts_tablet_manager.cc:1905] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.729979  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.733098  5383 tablet_bootstrap.cc:492] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.734094  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 58d06b6de355484faf881d284832dade
I20250116 02:52:24.734779  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 58d06b6de355484faf881d284832dade with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.734884  5383 tablet_bootstrap.cc:654] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.736003  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.736335  5393 ts_tablet_manager.cc:1918] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.736507  5393 log.cc:1198] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/d3f1985e9a4b4118b2f2dc742ee04ab5
I20250116 02:52:24.736699  5383 tablet_bootstrap.cc:492] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.736851  5383 ts_tablet_manager.cc:1397] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.736917  5393 ts_tablet_manager.cc:1939] T d3f1985e9a4b4118b2f2dc742ee04ab5 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.737470  5383 raft_consensus.cc:357] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.737640  5383 raft_consensus.cc:383] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.737771  5383 raft_consensus.cc:738] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.737931  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet d3f1985e9a4b4118b2f2dc742ee04ab5 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.738032  5383 consensus_queue.cc:260] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.738227  5383 raft_consensus.cc:397] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250116 02:52:24.738304  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 58d06b6de355484faf881d284832dade because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 58d06b6de355484faf881d284832dade already in progress: creating tablet
I20250116 02:52:24.738343  5383 raft_consensus.cc:491] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.738454  5383 raft_consensus.cc:3054] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.738927  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.740528  5383 raft_consensus.cc:513] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.740785  5383 leader_election.cc:304] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.741051  5387 raft_consensus.cc:2798] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.741194  5387 raft_consensus.cc:695] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.741459  5387 consensus_queue.cc:237] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.741809  5383 leader_election.cc:290] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.742432  5383 ts_tablet_manager.cc:1428] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
W20250116 02:52:24.742789  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4933a995bebb42f18db9c4d2ac3e34b4 has no consensus state
I20250116 02:52:24.744855  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.746532  5336 tablet_service.cc:1467] Processing CreateTablet for tablet 4933a995bebb42f18db9c4d2ac3e34b4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:24.746990  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4933a995bebb42f18db9c4d2ac3e34b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.746915  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.750622  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 4933a995bebb42f18db9c4d2ac3e34b4
I20250116 02:52:24.751580  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 4933a995bebb42f18db9c4d2ac3e34b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.752981  5383 tablet_bootstrap.cc:492] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.753100  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:24.753250  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 4933a995bebb42f18db9c4d2ac3e34b4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 4933a995bebb42f18db9c4d2ac3e34b4 already in progress: creating tablet
I20250116 02:52:24.754807  5383 tablet_bootstrap.cc:654] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.756304  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.756994  5383 tablet_bootstrap.cc:492] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.757190  5383 ts_tablet_manager.cc:1397] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:24.758013  5383 raft_consensus.cc:357] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.758199  5383 raft_consensus.cc:383] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.758272  5383 raft_consensus.cc:738] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.758520  5383 consensus_queue.cc:260] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.758678  5383 raft_consensus.cc:397] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.758780  5383 raft_consensus.cc:491] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.758873  5383 raft_consensus.cc:3054] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.760097  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fcd729de306c45e0a84e2ad4da452e23 has no consensus state
I20250116 02:52:24.761507  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 58d06b6de355484faf881d284832dade with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.761217  5383 raft_consensus.cc:513] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.761480  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.761858  5383 leader_election.cc:304] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.762109  5383 leader_election.cc:290] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.762180  5385 raft_consensus.cc:2798] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.762356  5385 raft_consensus.cc:695] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.762545  5385 consensus_queue.cc:237] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.762553  5383 ts_tablet_manager.cc:1428] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:24.763123  5393 tablet_replica.cc:331] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.763324  5393 raft_consensus.cc:2238] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.763654  5393 raft_consensus.cc:2267] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.763867  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.764808  5393 ts_tablet_manager.cc:1905] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.765252  5336 tablet_service.cc:1467] Processing CreateTablet for tablet fcd729de306c45e0a84e2ad4da452e23 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:24.765719  5336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd729de306c45e0a84e2ad4da452e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.767164  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet fcd729de306c45e0a84e2ad4da452e23
I20250116 02:52:24.767906  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet fcd729de306c45e0a84e2ad4da452e23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.769176  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.769240  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.772083  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.773298  5383 tablet_bootstrap.cc:492] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.773739  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 4933a995bebb42f18db9c4d2ac3e34b4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.775017  5383 tablet_bootstrap.cc:654] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.775970  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f680f520b02947bd9c5e952f1f2e75a5 has no consensus state
I20250116 02:52:24.779333  5393 ts_tablet_manager.cc:1918] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.779433  5393 log.cc:1198] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/58d06b6de355484faf881d284832dade
I20250116 02:52:24.779464  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.779764  5393 ts_tablet_manager.cc:1939] T 58d06b6de355484faf881d284832dade P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.780794  5393 tablet_replica.cc:331] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.780965  5393 raft_consensus.cc:2238] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.781119  5393 raft_consensus.cc:2267] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.781100  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f680f520b02947bd9c5e952f1f2e75a5 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.781486  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f680f520b02947bd9c5e952f1f2e75a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.782135  5393 ts_tablet_manager.cc:1905] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.782274  5383 tablet_bootstrap.cc:492] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.782384  5383 ts_tablet_manager.cc:1397] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20250116 02:52:24.782737  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.784433  5383 raft_consensus.cc:357] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.784561  5383 raft_consensus.cc:383] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.784602  5383 raft_consensus.cc:738] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.784785  5383 consensus_queue.cc:260] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.784911  5383 raft_consensus.cc:397] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.784955  5383 raft_consensus.cc:491] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.785022  5383 raft_consensus.cc:3054] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.785815  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 58d06b6de355484faf881d284832dade (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.786072  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet fcd729de306c45e0a84e2ad4da452e23 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet fcd729de306c45e0a84e2ad4da452e23 already in progress: creating tablet
I20250116 02:52:24.787652  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f680f520b02947bd9c5e952f1f2e75a5
I20250116 02:52:24.787781  5383 raft_consensus.cc:513] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.787989  5383 leader_election.cc:304] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.788067  5393 ts_tablet_manager.cc:1918] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.788309  5393 log.cc:1198] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/4933a995bebb42f18db9c4d2ac3e34b4
I20250116 02:52:24.788365  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f680f520b02947bd9c5e952f1f2e75a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.788657  5393 ts_tablet_manager.cc:1939] T 4933a995bebb42f18db9c4d2ac3e34b4 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.788157  5383 leader_election.cc:290] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.788208  5386 raft_consensus.cc:2798] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.789489  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 4933a995bebb42f18db9c4d2ac3e34b4 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.789614  5386 raft_consensus.cc:695] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.789422  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.789830  5386 consensus_queue.cc:237] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:24.789932  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f680f520b02947bd9c5e952f1f2e75a5 because the tablet was not found. No further retry: Not found: Tablet not found: f680f520b02947bd9c5e952f1f2e75a5
I20250116 02:52:24.790982  5383 ts_tablet_manager.cc:1428] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20250116 02:52:24.791227  5383 tablet_bootstrap.cc:492] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.792557  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.792935  5383 tablet_bootstrap.cc:654] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.794029  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.794634  5383 tablet_bootstrap.cc:492] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.794827  5383 ts_tablet_manager.cc:1397] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.794945  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet fcd729de306c45e0a84e2ad4da452e23 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.795509  5383 raft_consensus.cc:357] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.795702  5383 raft_consensus.cc:383] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.795835  5383 raft_consensus.cc:738] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.796169  5393 tablet_replica.cc:331] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.796097  5383 consensus_queue.cc:260] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.796279  5383 raft_consensus.cc:397] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.796370  5393 raft_consensus.cc:2238] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.796373  5383 raft_consensus.cc:491] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.796521  5383 raft_consensus.cc:3054] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.796572  5393 raft_consensus.cc:2267] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:24.797442  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0188d398f7444bab2b46b11a8ab36f1 has no consensus state
I20250116 02:52:24.799085  5393 ts_tablet_manager.cc:1905] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.798812  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.800954  5383 raft_consensus.cc:513] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.800982  5335 tablet_service.cc:1467] Processing CreateTablet for tablet c0188d398f7444bab2b46b11a8ab36f1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES
I20250116 02:52:24.801200  5383 leader_election.cc:304] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.801350  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0188d398f7444bab2b46b11a8ab36f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.801434  5386 raft_consensus.cc:2798] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.801417  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.801651  5386 raft_consensus.cc:695] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.801889  5386 consensus_queue.cc:237] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.805121  5393 ts_tablet_manager.cc:1918] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.805253  5393 log.cc:1198] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/fcd729de306c45e0a84e2ad4da452e23
I20250116 02:52:24.805655  5393 ts_tablet_manager.cc:1939] T fcd729de306c45e0a84e2ad4da452e23 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.805677  5383 leader_election.cc:290] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.806245  5383 ts_tablet_manager.cc:1428] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20250116 02:52:24.806811  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet fcd729de306c45e0a84e2ad4da452e23 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.808029  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet c0188d398f7444bab2b46b11a8ab36f1
I20250116 02:52:24.808832  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet c0188d398f7444bab2b46b11a8ab36f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.809427  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet c0188d398f7444bab2b46b11a8ab36f1 because the tablet was not found. No further retry: Not found: Tablet not found: c0188d398f7444bab2b46b11a8ab36f1
I20250116 02:52:24.810200  5383 tablet_bootstrap.cc:492] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.810055  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.810767  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.811604  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f680f520b02947bd9c5e952f1f2e75a5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.811894  5393 tablet_replica.cc:331] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.812155  5393 raft_consensus.cc:2238] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.811892  5383 tablet_bootstrap.cc:654] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.812428  5393 raft_consensus.cc:2267] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.813694  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.814432  5383 tablet_bootstrap.cc:492] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.814513  5393 ts_tablet_manager.cc:1905] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.814590  5383 ts_tablet_manager.cc:1397] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250116 02:52:24.815277  5383 raft_consensus.cc:357] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.815459  5383 raft_consensus.cc:383] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.815553  5383 raft_consensus.cc:738] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.815806  5383 consensus_queue.cc:260] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.816008  5383 raft_consensus.cc:397] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.816138  5383 raft_consensus.cc:491] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.816254  5383 raft_consensus.cc:3054] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.817459  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d9874b20c974533bc0adc63bcd047db has no consensus state
I20250116 02:52:24.818981  5383 raft_consensus.cc:513] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.819245  5383 leader_election.cc:304] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.819522  5386 raft_consensus.cc:2798] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.819679  5386 raft_consensus.cc:695] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.819953  5386 consensus_queue.cc:237] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.820363  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.821884  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 3d9874b20c974533bc0adc63bcd047db (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20250116 02:52:24.822466  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9874b20c974533bc0adc63bcd047db. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.822631  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.825265  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 3d9874b20c974533bc0adc63bcd047db
I20250116 02:52:24.825585  5383 leader_election.cc:290] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.825946  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 3d9874b20c974533bc0adc63bcd047db with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.826359  5383 ts_tablet_manager.cc:1428] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20250116 02:52:24.827066  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.829384  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.830711  5383 tablet_bootstrap.cc:492] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.832651  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f3015dc496894692bf7156589c8d12c6 has no consensus state
I20250116 02:52:24.833283  5383 tablet_bootstrap.cc:654] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.834894  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.835283  5393 ts_tablet_manager.cc:1918] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.835480  5393 log.cc:1198] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f680f520b02947bd9c5e952f1f2e75a5
I20250116 02:52:24.835966  5393 ts_tablet_manager.cc:1939] T f680f520b02947bd9c5e952f1f2e75a5 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.837550  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.837925  5335 tablet_service.cc:1467] Processing CreateTablet for tablet f3015dc496894692bf7156589c8d12c6 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 100 <= VALUES < 101
I20250116 02:52:24.838340  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3015dc496894692bf7156589c8d12c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.837551  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f680f520b02947bd9c5e952f1f2e75a5 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.839743  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 3d9874b20c974533bc0adc63bcd047db because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3d9874b20c974533bc0adc63bcd047db already in progress: creating tablet
I20250116 02:52:24.841532  5383 tablet_bootstrap.cc:492] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.841720  5383 ts_tablet_manager.cc:1397] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.004s
I20250116 02:52:24.842067  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet f3015dc496894692bf7156589c8d12c6
I20250116 02:52:24.842458  5383 raft_consensus.cc:357] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.842674  5383 raft_consensus.cc:383] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.842767  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f3015dc496894692bf7156589c8d12c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.842775  5383 raft_consensus.cc:738] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.843101  5383 consensus_queue.cc:260] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.843350  5383 raft_consensus.cc:397] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.843482  5383 raft_consensus.cc:491] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.843602  5383 raft_consensus.cc:3054] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.845329  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet f3015dc496894692bf7156589c8d12c6 because the tablet was not found. No further retry: Not found: Tablet not found: f3015dc496894692bf7156589c8d12c6
I20250116 02:52:24.845356  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.845825  5383 raft_consensus.cc:513] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.846067  5383 leader_election.cc:304] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.846284  5383 leader_election.cc:290] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.846313  5386 raft_consensus.cc:2798] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.846521  5386 raft_consensus.cc:695] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.846765  5386 consensus_queue.cc:237] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.846879  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.846913  5383 ts_tablet_manager.cc:1428] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20250116 02:52:24.847227  5383 tablet_bootstrap.cc:492] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.847702  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c0188d398f7444bab2b46b11a8ab36f1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.847973  5393 tablet_replica.cc:331] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.848157  5393 raft_consensus.cc:2238] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.848345  5393 raft_consensus.cc:2267] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.849289  5383 tablet_bootstrap.cc:654] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.849327  5393 ts_tablet_manager.cc:1905] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.850623  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:24.854396  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1f171029177745809870520517ae0bd2 has no consensus state
I20250116 02:52:24.854725  5393 ts_tablet_manager.cc:1918] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.854846  5393 log.cc:1198] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/c0188d398f7444bab2b46b11a8ab36f1
I20250116 02:52:24.855187  5393 ts_tablet_manager.cc:1939] T c0188d398f7444bab2b46b11a8ab36f1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.854074  5383 tablet_bootstrap.cc:492] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.855610  5383 ts_tablet_manager.cc:1397] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.003s
I20250116 02:52:24.856351  5383 raft_consensus.cc:357] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.856549  5383 raft_consensus.cc:383] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.856518  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet c0188d398f7444bab2b46b11a8ab36f1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.856637  5383 raft_consensus.cc:738] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.856473  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.856702  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 3d9874b20c974533bc0adc63bcd047db with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.856967  5393 tablet_replica.cc:331] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.856921  5383 consensus_queue.cc:260] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.857129  5383 raft_consensus.cc:397] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.857175  5393 raft_consensus.cc:2238] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.857229  5383 raft_consensus.cc:491] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.857362  5393 raft_consensus.cc:2267] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.857367  5383 raft_consensus.cc:3054] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.858418  5393 ts_tablet_manager.cc:1905] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.860014  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.860375  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 1f171029177745809870520517ae0bd2 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.860761  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f171029177745809870520517ae0bd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.861862  5383 raft_consensus.cc:513] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.862210  5383 leader_election.cc:304] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.862516  5383 leader_election.cc:290] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.862660  5386 raft_consensus.cc:2798] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.862886  5386 raft_consensus.cc:695] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.863159  5383 ts_tablet_manager.cc:1428] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20250116 02:52:24.863185  5386 consensus_queue.cc:237] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.864552  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 1f171029177745809870520517ae0bd2
I20250116 02:52:24.865391  5393 ts_tablet_manager.cc:1918] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.865532  5393 log.cc:1198] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/3d9874b20c974533bc0adc63bcd047db
I20250116 02:52:24.866191  5393 ts_tablet_manager.cc:1939] T 3d9874b20c974533bc0adc63bcd047db P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.866541  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.866811  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 1f171029177745809870520517ae0bd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.867121  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 3d9874b20c974533bc0adc63bcd047db (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.867434  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 1f171029177745809870520517ae0bd2 because the tablet was not found. No further retry: Not found: Tablet not found: 1f171029177745809870520517ae0bd2
I20250116 02:52:24.867699  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.868461  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet f3015dc496894692bf7156589c8d12c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.869751  5393 tablet_replica.cc:331] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.869980  5393 raft_consensus.cc:2238] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.870187  5393 raft_consensus.cc:2267] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.870325  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.871407  5393 ts_tablet_manager.cc:1905] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.872001  5383 tablet_bootstrap.cc:492] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.873622  5383 tablet_bootstrap.cc:654] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.873921  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 606d54d5fee746ae8dd14b40d55bcee8 has no consensus state
I20250116 02:52:24.875627  5383 tablet_bootstrap.cc:492] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.875521  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.875908  5383 ts_tablet_manager.cc:1397] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20250116 02:52:24.876703  5383 raft_consensus.cc:357] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.876987  5383 raft_consensus.cc:383] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.877142  5383 raft_consensus.cc:738] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.877506  5383 consensus_queue.cc:260] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.877679  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 606d54d5fee746ae8dd14b40d55bcee8 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.877820  5383 raft_consensus.cc:397] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.878013  5383 raft_consensus.cc:491] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.878126  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 606d54d5fee746ae8dd14b40d55bcee8. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.878170  5383 raft_consensus.cc:3054] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.878123  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.878984  5393 ts_tablet_manager.cc:1918] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.879124  5393 log.cc:1198] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/f3015dc496894692bf7156589c8d12c6
I20250116 02:52:24.879770  5393 ts_tablet_manager.cc:1939] T f3015dc496894692bf7156589c8d12c6 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.881641  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet f3015dc496894692bf7156589c8d12c6 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.882054  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 606d54d5fee746ae8dd14b40d55bcee8
I20250116 02:52:24.882300  5383 raft_consensus.cc:513] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.882537  5383 leader_election.cc:304] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.882725  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 606d54d5fee746ae8dd14b40d55bcee8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.882750  5383 leader_election.cc:290] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.882889  5386 raft_consensus.cc:2798] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.883069  5386 raft_consensus.cc:695] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.883323  5386 consensus_queue.cc:237] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.883611  5383 ts_tablet_manager.cc:1428] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
W20250116 02:52:24.884091  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 606d54d5fee746ae8dd14b40d55bcee8 because the tablet was not found. No further retry: Not found: Tablet not found: 606d54d5fee746ae8dd14b40d55bcee8
I20250116 02:52:24.885560  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.886329  5383 tablet_bootstrap.cc:492] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.887655  5383 tablet_bootstrap.cc:654] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.888489  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.889333  5383 tablet_bootstrap.cc:492] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.889473  5383 ts_tablet_manager.cc:1397] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250116 02:52:24.889820  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.890223  5383 raft_consensus.cc:357] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.890568  5383 raft_consensus.cc:383] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.890715  5383 raft_consensus.cc:738] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.891012  5383 consensus_queue.cc:260] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.891371  5383 raft_consensus.cc:397] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.891471  5383 raft_consensus.cc:491] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.891597  5383 raft_consensus.cc:3054] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.892307  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 1f171029177745809870520517ae0bd2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.892611  5393 tablet_replica.cc:331] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.892822  5393 raft_consensus.cc:2238] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.892993  5393 raft_consensus.cc:2267] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:24.893453  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a196e8e9e89c4b79a5e10c8e19c770c1 has no consensus state
I20250116 02:52:24.893936  5393 ts_tablet_manager.cc:1905] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.894440  5383 raft_consensus.cc:513] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.894723  5383 leader_election.cc:304] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.895164  5386 raft_consensus.cc:2798] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.895323  5386 raft_consensus.cc:695] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.895609  5386 consensus_queue.cc:237] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.895875  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.898101  5335 tablet_service.cc:1467] Processing CreateTablet for tablet a196e8e9e89c4b79a5e10c8e19c770c1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.898671  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a196e8e9e89c4b79a5e10c8e19c770c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.898590  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.900509  5393 ts_tablet_manager.cc:1918] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.900658  5393 log.cc:1198] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/1f171029177745809870520517ae0bd2
I20250116 02:52:24.901057  5393 ts_tablet_manager.cc:1939] T 1f171029177745809870520517ae0bd2 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.901129  5383 leader_election.cc:290] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.901654  5383 ts_tablet_manager.cc:1428] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20250116 02:52:24.902357  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a196e8e9e89c4b79a5e10c8e19c770c1
I20250116 02:52:24.902386  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 1f171029177745809870520517ae0bd2 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.903023  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet a196e8e9e89c4b79a5e10c8e19c770c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.904537  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:24.905313  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a196e8e9e89c4b79a5e10c8e19c770c1 because the tablet was not found. No further retry: Not found: Tablet not found: a196e8e9e89c4b79a5e10c8e19c770c1
I20250116 02:52:24.906167  5247 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.906960  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 606d54d5fee746ae8dd14b40d55bcee8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.907263  5393 tablet_replica.cc:331] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.907466  5393 raft_consensus.cc:2238] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.907701  5383 tablet_bootstrap.cc:492] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.909596  5383 tablet_bootstrap.cc:654] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.909456  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.907703  5393 raft_consensus.cc:2267] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.911348  5393 ts_tablet_manager.cc:1905] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.912261  5383 tablet_bootstrap.cc:492] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.912433  5383 ts_tablet_manager.cc:1397] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.002s
I20250116 02:52:24.913101  5383 raft_consensus.cc:357] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:24.913204  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7f09fd73dca3412bba605ffb0d8efdb9 has no consensus state
I20250116 02:52:24.913288  5383 raft_consensus.cc:383] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.913373  5383 raft_consensus.cc:738] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.913653  5383 consensus_queue.cc:260] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.913846  5383 raft_consensus.cc:397] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.913951  5383 raft_consensus.cc:491] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.914064  5383 raft_consensus.cc:3054] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.916939  5383 raft_consensus.cc:513] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.917217  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 7f09fd73dca3412bba605ffb0d8efdb9 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.917251  5383 leader_election.cc:304] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.917586  5383 leader_election.cc:290] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.917256  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.917855  5387 raft_consensus.cc:2798] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.917819  5393 ts_tablet_manager.cc:1918] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.917790  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f09fd73dca3412bba605ffb0d8efdb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.918076  5393 log.cc:1198] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/606d54d5fee746ae8dd14b40d55bcee8
I20250116 02:52:24.918072  5387 raft_consensus.cc:695] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.918527  5393 ts_tablet_manager.cc:1939] T 606d54d5fee746ae8dd14b40d55bcee8 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.918737  5387 consensus_queue.cc:237] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.919584  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 606d54d5fee746ae8dd14b40d55bcee8 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.921154  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.924376  5383 ts_tablet_manager.cc:1428] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20250116 02:52:24.924676  5383 tablet_bootstrap.cc:492] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.925357  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 7f09fd73dca3412bba605ffb0d8efdb9
I20250116 02:52:24.926142  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 7f09fd73dca3412bba605ffb0d8efdb9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.926461  5383 tablet_bootstrap.cc:654] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:24.926966  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 7f09fd73dca3412bba605ffb0d8efdb9 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 7f09fd73dca3412bba605ffb0d8efdb9 already in progress: creating tablet
I20250116 02:52:24.928172  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.928516  5383 tablet_bootstrap.cc:492] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.928668  5383 ts_tablet_manager.cc:1397] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:24.929459  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.929435  5383 raft_consensus.cc:357] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.929661  5383 raft_consensus.cc:383] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.929773  5383 raft_consensus.cc:738] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.930054  5383 consensus_queue.cc:260] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.930264  5383 raft_consensus.cc:397] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.930363  5383 raft_consensus.cc:491] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.930408  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a196e8e9e89c4b79a5e10c8e19c770c1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.930490  5383 raft_consensus.cc:3054] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.930805  5393 tablet_replica.cc:331] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.931046  5393 raft_consensus.cc:2238] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.931222  5393 raft_consensus.cc:2267] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.932227  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.933681  5383 raft_consensus.cc:513] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.933948  5383 leader_election.cc:304] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.934145  5383 leader_election.cc:290] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.934209  5387 raft_consensus.cc:2798] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.934315  5393 ts_tablet_manager.cc:1905] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.934376  5387 raft_consensus.cc:695] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.934629  5387 consensus_queue.cc:237] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.934785  5383 ts_tablet_manager.cc:1428] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20250116 02:52:24.939167  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 has no consensus state
I20250116 02:52:24.939463  5393 ts_tablet_manager.cc:1918] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.939631  5393 log.cc:1198] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a196e8e9e89c4b79a5e10c8e19c770c1
I20250116 02:52:24.940552  5393 ts_tablet_manager.cc:1939] T a196e8e9e89c4b79a5e10c8e19c770c1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.941171  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.941965  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a196e8e9e89c4b79a5e10c8e19c770c1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.942507  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 7f09fd73dca3412bba605ffb0d8efdb9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.943039  5393 tablet_replica.cc:331] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.943099  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 50
I20250116 02:52:24.943253  5393 raft_consensus.cc:2238] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.943445  5393 raft_consensus.cc:2267] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.943501  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.944478  5393 ts_tablet_manager.cc:1905] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.944478  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.947602  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1
I20250116 02:52:24.948377  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.949476  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.950241  5383 tablet_bootstrap.cc:492] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.950805  5393 ts_tablet_manager.cc:1918] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.950935  5393 log.cc:1198] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/7f09fd73dca3412bba605ffb0d8efdb9
I20250116 02:52:24.951427  5393 ts_tablet_manager.cc:1939] T 7f09fd73dca3412bba605ffb0d8efdb9 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.952207  5383 tablet_bootstrap.cc:654] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.952127  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.952512  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 7f09fd73dca3412bba605ffb0d8efdb9 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:24.953061  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 already in progress: creating tablet
I20250116 02:52:24.954262  5383 tablet_bootstrap.cc:492] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.954418  5383 ts_tablet_manager.cc:1397] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20250116 02:52:24.954996  5383 raft_consensus.cc:357] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.955171  5383 raft_consensus.cc:383] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.955250  5383 raft_consensus.cc:738] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.955488  5383 consensus_queue.cc:260] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.955637  5383 raft_consensus.cc:397] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.955735  5383 raft_consensus.cc:491] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.955833  5383 raft_consensus.cc:3054] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:24.956343  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9fda2fe5270a4673b3dfc379c81da490 has no consensus state
I20250116 02:52:24.957861  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.958384  5383 raft_consensus.cc:513] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.958612  5383 leader_election.cc:304] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.958817  5383 leader_election.cc:290] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.958859  5387 raft_consensus.cc:2798] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.959023  5387 raft_consensus.cc:695] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.959345  5383 ts_tablet_manager.cc:1428] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:24.959270  5387 consensus_queue.cc:237] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.960533  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 9fda2fe5270a4673b3dfc379c81da490 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 50
I20250116 02:52:24.960603  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.961009  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fda2fe5270a4673b3dfc379c81da490. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.964761  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 9fda2fe5270a4673b3dfc379c81da490
I20250116 02:52:24.965497  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 9fda2fe5270a4673b3dfc379c81da490 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.966032  5383 tablet_bootstrap.cc:492] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:24.966832  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 9fda2fe5270a4673b3dfc379c81da490 because the tablet was not found. No further retry: Not found: Tablet not found: 9fda2fe5270a4673b3dfc379c81da490
I20250116 02:52:24.967119  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.967514  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.967801  5383 tablet_bootstrap.cc:654] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.969398  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.969666  5393 tablet_replica.cc:331] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.969857  5393 raft_consensus.cc:2238] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.970038  5393 raft_consensus.cc:2267] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.970463  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.971141  5393 ts_tablet_manager.cc:1905] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:24.974227  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3cbdc88c5d794f12b44a1d74d8988fc4 has no consensus state
I20250116 02:52:24.974552  5383 tablet_bootstrap.cc:492] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.974713  5383 ts_tablet_manager.cc:1397] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.001s
I20250116 02:52:24.975553  5383 raft_consensus.cc:357] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.975754  5383 raft_consensus.cc:383] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.975844  5383 raft_consensus.cc:738] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.976073  5383 consensus_queue.cc:260] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.976260  5383 raft_consensus.cc:397] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.976331  5383 raft_consensus.cc:491] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.976428  5383 raft_consensus.cc:3054] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.977267  5393 ts_tablet_manager.cc:1918] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:24.977409  5393 log.cc:1198] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/03a3b23c2cc04c54a7ba40dfbd4cd3b1
I20250116 02:52:24.977592  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.977890  5393 ts_tablet_manager.cc:1939] T 03a3b23c2cc04c54a7ba40dfbd4cd3b1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:24.978005  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 3cbdc88c5d794f12b44a1d74d8988fc4 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:24.978451  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cbdc88c5d794f12b44a1d74d8988fc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:24.979003  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:24.979306  5383 raft_consensus.cc:513] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.979578  5383 leader_election.cc:304] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.979859  5383 leader_election.cc:290] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.979959  5387 raft_consensus.cc:2798] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.980118  5387 raft_consensus.cc:695] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.980369  5387 consensus_queue.cc:237] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.980619  5383 ts_tablet_manager.cc:1428] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20250116 02:52:24.981222  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.984383  5383 tablet_bootstrap.cc:492] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:24.985212  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 3cbdc88c5d794f12b44a1d74d8988fc4
I20250116 02:52:24.986020  5383 tablet_bootstrap.cc:654] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:24.986151  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 3cbdc88c5d794f12b44a1d74d8988fc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:24.986758  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 3cbdc88c5d794f12b44a1d74d8988fc4 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 3cbdc88c5d794f12b44a1d74d8988fc4 already in progress: creating tablet
I20250116 02:52:24.987604  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:24.988072  5383 tablet_bootstrap.cc:492] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:24.988248  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 9fda2fe5270a4673b3dfc379c81da490 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.988303  5383 ts_tablet_manager.cc:1397] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:24.988286  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.988517  5393 tablet_replica.cc:331] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:24.988706  5393 raft_consensus.cc:2238] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:24.988950  5393 raft_consensus.cc:2267] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:24.989121  5383 raft_consensus.cc:357] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.989341  5383 raft_consensus.cc:383] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:24.989430  5383 raft_consensus.cc:738] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:24.989704  5383 consensus_queue.cc:260] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.989859  5383 raft_consensus.cc:397] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:24.989950  5383 raft_consensus.cc:491] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:24.990046  5383 raft_consensus.cc:3054] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:24.991823  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:24.992502  5383 raft_consensus.cc:513] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.992748  5383 leader_election.cc:304] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:24.992982  5383 leader_election.cc:290] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:24.993026  5387 raft_consensus.cc:2798] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:24.993614  5387 raft_consensus.cc:695] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:24.993841  5393 ts_tablet_manager.cc:1905] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:24.993885  5387 consensus_queue.cc:237] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:24.993932  5383 ts_tablet_manager.cc:1428] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20250116 02:52:24.996109  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2d00f9fbcd1148b0914ffc23fa709471 has no consensus state
I20250116 02:52:24.997686  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 3cbdc88c5d794f12b44a1d74d8988fc4 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:24 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:24.997821  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.000509  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.000625  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 2d00f9fbcd1148b0914ffc23fa709471 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:25.000833  5393 ts_tablet_manager.cc:1918] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.000962  5393 log.cc:1198] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/9fda2fe5270a4673b3dfc379c81da490
I20250116 02:52:25.001073  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d00f9fbcd1148b0914ffc23fa709471. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.001395  5393 ts_tablet_manager.cc:1939] T 9fda2fe5270a4673b3dfc379c81da490 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.002449  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 9fda2fe5270a4673b3dfc379c81da490 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.002522  5393 tablet_replica.cc:331] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.002753  5393 raft_consensus.cc:2238] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.002933  5393 raft_consensus.cc:2267] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.003976  5393 ts_tablet_manager.cc:1905] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.004144  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 2d00f9fbcd1148b0914ffc23fa709471
I20250116 02:52:25.004817  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d00f9fbcd1148b0914ffc23fa709471 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.005874  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.007637  5383 tablet_bootstrap.cc:492] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.008447  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.009302  5383 tablet_bootstrap.cc:654] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.010944  5383 tablet_bootstrap.cc:492] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.011094  5383 ts_tablet_manager.cc:1397] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:25.011904  5383 raft_consensus.cc:357] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.012769  5383 raft_consensus.cc:383] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.012845  5383 raft_consensus.cc:738] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
W20250116 02:52:25.013043  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5336376e1b84b27b3f88b9caa7c0d2c has no consensus state
I20250116 02:52:25.013154  5383 consensus_queue.cc:260] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.014211  5383 raft_consensus.cc:397] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.014282  5383 raft_consensus.cc:491] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.014354  5383 raft_consensus.cc:3054] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.015154  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.016481  5335 tablet_service.cc:1467] Processing CreateTablet for tablet b5336376e1b84b27b3f88b9caa7c0d2c (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:25.017341  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5336376e1b84b27b3f88b9caa7c0d2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.017616  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.018106  5383 raft_consensus.cc:513] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.018332  5383 leader_election.cc:304] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.018565  5387 raft_consensus.cc:2798] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.018684  5387 raft_consensus.cc:695] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.018932  5387 consensus_queue.cc:237] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.021332  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet b5336376e1b84b27b3f88b9caa7c0d2c
I20250116 02:52:25.022042  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet b5336376e1b84b27b3f88b9caa7c0d2c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.023200  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.024276  5393 ts_tablet_manager.cc:1918] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.024379  5393 log.cc:1198] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/3cbdc88c5d794f12b44a1d74d8988fc4
I20250116 02:52:25.024730  5393 ts_tablet_manager.cc:1939] T 3cbdc88c5d794f12b44a1d74d8988fc4 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.025208  5383 leader_election.cc:290] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.025784  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 3cbdc88c5d794f12b44a1d74d8988fc4 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.025890  5383 ts_tablet_manager.cc:1428] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20250116 02:52:25.026129  5383 tablet_bootstrap.cc:492] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.026366  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:25.026541  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 2d00f9fbcd1148b0914ffc23fa709471 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 2d00f9fbcd1148b0914ffc23fa709471 already in progress: creating tablet
W20250116 02:52:25.026885  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet b5336376e1b84b27b3f88b9caa7c0d2c because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b5336376e1b84b27b3f88b9caa7c0d2c already in progress: creating tablet
I20250116 02:52:25.027899  5383 tablet_bootstrap.cc:654] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.029498  5383 tablet_bootstrap.cc:492] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.029647  5383 ts_tablet_manager.cc:1397] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
W20250116 02:52:25.029667  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 49d944c47e5044128b21ed44c5217ef1 has no consensus state
I20250116 02:52:25.030488  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 2d00f9fbcd1148b0914ffc23fa709471 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.030732  5393 tablet_replica.cc:331] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.030881  5393 raft_consensus.cc:2238] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.031044  5393 raft_consensus.cc:2267] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.031853  5383 raft_consensus.cc:357] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.032004  5383 raft_consensus.cc:383] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.032087  5383 raft_consensus.cc:738] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.032275  5383 consensus_queue.cc:260] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.032425  5383 raft_consensus.cc:397] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.032395  5393 ts_tablet_manager.cc:1905] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.032501  5383 raft_consensus.cc:491] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.032570  5383 raft_consensus.cc:3054] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.031859  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.034828  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 49d944c47e5044128b21ed44c5217ef1 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:25.034909  5383 raft_consensus.cc:513] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.035115  5383 leader_election.cc:304] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.035171  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d944c47e5044128b21ed44c5217ef1. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.035279  5383 leader_election.cc:290] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.035362  5386 raft_consensus.cc:2798] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.035477  5386 raft_consensus.cc:695] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.035669  5386 consensus_queue.cc:237] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.035871  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.036042  5383 ts_tablet_manager.cc:1428] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20250116 02:52:25.039247  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 49d944c47e5044128b21ed44c5217ef1
I20250116 02:52:25.039830  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 49d944c47e5044128b21ed44c5217ef1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.040822  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.041150  5393 ts_tablet_manager.cc:1918] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.041254  5393 log.cc:1198] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/2d00f9fbcd1148b0914ffc23fa709471
I20250116 02:52:25.041615  5393 ts_tablet_manager.cc:1939] T 2d00f9fbcd1148b0914ffc23fa709471 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.042541  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 2d00f9fbcd1148b0914ffc23fa709471 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.042752  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.042827  5383 tablet_bootstrap.cc:492] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
W20250116 02:52:25.042804  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 49d944c47e5044128b21ed44c5217ef1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 49d944c47e5044128b21ed44c5217ef1 already in progress: creating tablet
I20250116 02:52:25.043543  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet b5336376e1b84b27b3f88b9caa7c0d2c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.043979  5393 tablet_replica.cc:331] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.044090  5383 tablet_bootstrap.cc:654] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.044137  5393 raft_consensus.cc:2238] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.044288  5393 raft_consensus.cc:2267] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.045655  5393 ts_tablet_manager.cc:1905] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.045722  5383 tablet_bootstrap.cc:492] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.045835  5383 ts_tablet_manager.cc:1397] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:25.046366  5383 raft_consensus.cc:357] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.046506  5383 raft_consensus.cc:383] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.046402  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.046572  5383 raft_consensus.cc:738] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.046779  5383 consensus_queue.cc:260] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.046911  5383 raft_consensus.cc:397] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.046973  5383 raft_consensus.cc:491] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.047052  5383 raft_consensus.cc:3054] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.049093  5383 raft_consensus.cc:513] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.049300  5383 leader_election.cc:304] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.049453  5383 leader_election.cc:290] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.049552  5385 raft_consensus.cc:2798] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.049726  5385 raft_consensus.cc:695] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.049921  5383 ts_tablet_manager.cc:1428] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20250116 02:52:25.049970  5385 consensus_queue.cc:237] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:25.051674  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 97bb94863d384b81a3fcd0d6a6d64117 has no consensus state
I20250116 02:52:25.052057  5393 ts_tablet_manager.cc:1918] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.052189  5393 log.cc:1198] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/b5336376e1b84b27b3f88b9caa7c0d2c
I20250116 02:52:25.052565  5393 ts_tablet_manager.cc:1939] T b5336376e1b84b27b3f88b9caa7c0d2c P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.053416  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet b5336376e1b84b27b3f88b9caa7c0d2c (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.054039  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.055296  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 97bb94863d384b81a3fcd0d6a6d64117 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:25.055716  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97bb94863d384b81a3fcd0d6a6d64117. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.055867  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 49d944c47e5044128b21ed44c5217ef1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.056123  5393 tablet_replica.cc:331] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.056309  5393 raft_consensus.cc:2238] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.056496  5393 raft_consensus.cc:2267] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.056499  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.058274  5393 ts_tablet_manager.cc:1905] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.059760  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 97bb94863d384b81a3fcd0d6a6d64117
I20250116 02:52:25.060489  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 97bb94863d384b81a3fcd0d6a6d64117 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.061468  5383 tablet_bootstrap.cc:492] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.061614  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.062728  5383 tablet_bootstrap.cc:654] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.064189  5393 ts_tablet_manager.cc:1918] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.064224  5383 tablet_bootstrap.cc:492] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.064354  5393 log.cc:1198] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/49d944c47e5044128b21ed44c5217ef1
I20250116 02:52:25.064415  5383 ts_tablet_manager.cc:1397] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:25.064262  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.064735  5393 ts_tablet_manager.cc:1939] T 49d944c47e5044128b21ed44c5217ef1 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.065027  5383 raft_consensus.cc:357] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.065186  5383 raft_consensus.cc:383] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.065268  5383 raft_consensus.cc:738] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.065502  5383 consensus_queue.cc:260] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.065716  5383 raft_consensus.cc:397] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.065778  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 49d944c47e5044128b21ed44c5217ef1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.065860  5383 raft_consensus.cc:491] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.065965  5383 raft_consensus.cc:3054] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:25.066042  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 97bb94863d384b81a3fcd0d6a6d64117 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 97bb94863d384b81a3fcd0d6a6d64117 already in progress: creating tablet
I20250116 02:52:25.068281  5383 raft_consensus.cc:513] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:25.068430  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a7394f9582474325b8092fc695e6bc5d has no consensus state
I20250116 02:52:25.068506  5383 leader_election.cc:304] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.068719  5383 leader_election.cc:290] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.068892  5385 raft_consensus.cc:2798] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.069070  5385 raft_consensus.cc:695] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.069124  5383 ts_tablet_manager.cc:1428] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20250116 02:52:25.069307  5385 consensus_queue.cc:237] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.071031  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.071897  5335 tablet_service.cc:1467] Processing CreateTablet for tablet a7394f9582474325b8092fc695e6bc5d (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:25.072299  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7394f9582474325b8092fc695e6bc5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.073100  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 97bb94863d384b81a3fcd0d6a6d64117 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.073374  5393 tablet_replica.cc:331] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.073643  5393 raft_consensus.cc:2238] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.073405  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.073853  5393 raft_consensus.cc:2267] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.074935  5393 ts_tablet_manager.cc:1905] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.077134  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet a7394f9582474325b8092fc695e6bc5d
I20250116 02:52:25.077613  5383 tablet_bootstrap.cc:492] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.078116  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet a7394f9582474325b8092fc695e6bc5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.079071  5383 tablet_bootstrap.cc:654] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.079283  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.080446  5383 tablet_bootstrap.cc:492] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.080610  5393 ts_tablet_manager.cc:1918] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.080610  5383 ts_tablet_manager.cc:1397] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:25.080768  5393 log.cc:1198] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/97bb94863d384b81a3fcd0d6a6d64117
I20250116 02:52:25.081125  5393 ts_tablet_manager.cc:1939] T 97bb94863d384b81a3fcd0d6a6d64117 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.081431  5383 raft_consensus.cc:357] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.081595  5383 raft_consensus.cc:383] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.081703  5383 raft_consensus.cc:738] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.081934  5383 consensus_queue.cc:260] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.082238  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 97bb94863d384b81a3fcd0d6a6d64117 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.082315  5383 raft_consensus.cc:397] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.082424  5383 raft_consensus.cc:491] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.082289  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.082547  5383 raft_consensus.cc:3054] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:25.082584  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet a7394f9582474325b8092fc695e6bc5d because tablet deleting was already in progress. No further retry: Already present: State transition of tablet a7394f9582474325b8092fc695e6bc5d already in progress: creating tablet
I20250116 02:52:25.085202  5383 raft_consensus.cc:513] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.085503  5383 leader_election.cc:304] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
W20250116 02:52:25.086114  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 50745e3f1d8a4b9a99a8130f4e3d48cf has no consensus state
I20250116 02:52:25.086374  5385 raft_consensus.cc:2798] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.086524  5385 raft_consensus.cc:695] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.086788  5385 consensus_queue.cc:237] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.088620  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.090729  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 50745e3f1d8a4b9a99a8130f4e3d48cf (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20250116 02:52:25.091164  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50745e3f1d8a4b9a99a8130f4e3d48cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.091317  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.091637  5383 leader_election.cc:290] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.093545  5383 ts_tablet_manager.cc:1428] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20250116 02:52:25.093981  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet a7394f9582474325b8092fc695e6bc5d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.094249  5393 tablet_replica.cc:331] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.094468  5393 raft_consensus.cc:2238] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.094664  5393 raft_consensus.cc:2267] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.095280  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 50745e3f1d8a4b9a99a8130f4e3d48cf
I20250116 02:52:25.095968  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 50745e3f1d8a4b9a99a8130f4e3d48cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.096904  5383 tablet_bootstrap.cc:492] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.097245  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.097338  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.097944  5393 ts_tablet_manager.cc:1905] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.098543  5383 tablet_bootstrap.cc:654] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.100200  5383 tablet_bootstrap.cc:492] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.100414  5383 ts_tablet_manager.cc:1397] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20250116 02:52:25.101061  5383 raft_consensus.cc:357] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.101050  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.101250  5383 raft_consensus.cc:383] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.101305  5383 raft_consensus.cc:738] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.101507  5383 consensus_queue.cc:260] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.101727  5383 raft_consensus.cc:397] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.101861  5383 raft_consensus.cc:491] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.101989  5383 raft_consensus.cc:3054] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.104277  5393 ts_tablet_manager.cc:1918] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.104279  5383 raft_consensus.cc:513] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.104445  5393 log.cc:1198] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a7394f9582474325b8092fc695e6bc5d
I20250116 02:52:25.104568  5383 leader_election.cc:304] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.104809  5385 raft_consensus.cc:2798] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.104838  5393 ts_tablet_manager.cc:1939] T a7394f9582474325b8092fc695e6bc5d P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.105036  5385 raft_consensus.cc:695] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.105371  5383 leader_election.cc:290] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.105289  5385 consensus_queue.cc:237] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:25.105293  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c7f448ff8b32484eb678ebc8da97daaa has no consensus state
I20250116 02:52:25.105942  5383 ts_tablet_manager.cc:1428] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:25.106345  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet a7394f9582474325b8092fc695e6bc5d (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.106739  5393 tablet_replica.cc:331] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.108657  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.109371  5335 tablet_service.cc:1467] Processing CreateTablet for tablet c7f448ff8b32484eb678ebc8da97daaa (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 50 <= VALUES < 51
I20250116 02:52:25.109774  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7f448ff8b32484eb678ebc8da97daaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.111121  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.113835  5393 raft_consensus.cc:2238] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.114284  5393 raft_consensus.cc:2267] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.114279  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet c7f448ff8b32484eb678ebc8da97daaa
I20250116 02:52:25.115314  5383 tablet_bootstrap.cc:492] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.115553  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c7f448ff8b32484eb678ebc8da97daaa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.116150  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.116729  5393 ts_tablet_manager.cc:1905] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.116856  5383 tablet_bootstrap.cc:654] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.117684  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.121374  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.122381  5383 tablet_bootstrap.cc:492] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.122550  5383 ts_tablet_manager.cc:1397] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.004s
I20250116 02:52:25.122781  5393 ts_tablet_manager.cc:1918] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.122905  5393 log.cc:1198] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/50745e3f1d8a4b9a99a8130f4e3d48cf
I20250116 02:52:25.123247  5393 ts_tablet_manager.cc:1939] T 50745e3f1d8a4b9a99a8130f4e3d48cf P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.123358  5383 raft_consensus.cc:357] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.123544  5383 raft_consensus.cc:383] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.123649  5383 raft_consensus.cc:738] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.123906  5383 consensus_queue.cc:260] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.124125  5383 raft_consensus.cc:397] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.124226  5383 raft_consensus.cc:491] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.124279  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 50745e3f1d8a4b9a99a8130f4e3d48cf (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.124351  5383 raft_consensus.cc:3054] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:25.124569  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet c7f448ff8b32484eb678ebc8da97daaa because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c7f448ff8b32484eb678ebc8da97daaa already in progress: creating tablet
W20250116 02:52:25.126279  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 472a94b8a344483e94ae6752e0372bac has no consensus state
I20250116 02:52:25.126941  5383 raft_consensus.cc:513] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.127221  5383 leader_election.cc:304] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.127429  5383 leader_election.cc:290] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.127507  5385 raft_consensus.cc:2798] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.127650  5385 raft_consensus.cc:695] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.127892  5385 consensus_queue.cc:237] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.128377  5383 ts_tablet_manager.cc:1428] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20250116 02:52:25.128356  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.130019  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 472a94b8a344483e94ae6752e0372bac (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:25.130525  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472a94b8a344483e94ae6752e0372bac. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.130795  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:25.131734  5235 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 03a3b23c2cc04c54a7ba40dfbd4cd3b1 consensus state has no leader
I20250116 02:52:25.133865  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 472a94b8a344483e94ae6752e0372bac
I20250116 02:52:25.134577  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 472a94b8a344483e94ae6752e0372bac with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:25.135208  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 472a94b8a344483e94ae6752e0372bac because the tablet was not found. No further retry: Not found: Tablet not found: 472a94b8a344483e94ae6752e0372bac
I20250116 02:52:25.136277  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.136613  5383 tablet_bootstrap.cc:492] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.136613  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.137619  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c7f448ff8b32484eb678ebc8da97daaa with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.137899  5393 tablet_replica.cc:331] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.138094  5393 raft_consensus.cc:2238] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.138221  5383 tablet_bootstrap.cc:654] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.138269  5393 raft_consensus.cc:2267] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.139508  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.139806  5393 ts_tablet_manager.cc:1905] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.142033  5383 tablet_bootstrap.cc:492] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.142208  5383 ts_tablet_manager.cc:1397] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20250116 02:52:25.142867  5383 raft_consensus.cc:357] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.143096  5383 raft_consensus.cc:383] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.143183  5383 raft_consensus.cc:738] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
W20250116 02:52:25.143261  5247 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 53f7859d9bc34865b0074f52ccc6a1eb has no consensus state
I20250116 02:52:25.143450  5383 consensus_queue.cc:260] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.143633  5383 raft_consensus.cc:397] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.143800  5383 raft_consensus.cc:491] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.143908  5383 raft_consensus.cc:3054] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.145787  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.146634  5383 raft_consensus.cc:513] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.146904  5383 leader_election.cc:304] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.146977  5393 ts_tablet_manager.cc:1918] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.147179  5387 raft_consensus.cc:2798] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.147348  5387 raft_consensus.cc:695] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.147585  5387 consensus_queue.cc:237] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.147632  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 53f7859d9bc34865b0074f52ccc6a1eb (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION VALUES < 100
I20250116 02:52:25.147789  5393 log.cc:1198] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/c7f448ff8b32484eb678ebc8da97daaa
I20250116 02:52:25.148025  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f7859d9bc34865b0074f52ccc6a1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.148183  5393 ts_tablet_manager.cc:1939] T c7f448ff8b32484eb678ebc8da97daaa P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.148150  5247 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.149426  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet c7f448ff8b32484eb678ebc8da97daaa (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.151890  5247 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 53f7859d9bc34865b0074f52ccc6a1eb
I20250116 02:52:25.152843  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 53f7859d9bc34865b0074f52ccc6a1eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.153316  5383 leader_election.cc:290] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
W20250116 02:52:25.153518  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 53f7859d9bc34865b0074f52ccc6a1eb because the tablet was not found. No further retry: Not found: Tablet not found: 53f7859d9bc34865b0074f52ccc6a1eb
I20250116 02:52:25.153759  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.154121  5383 ts_tablet_manager.cc:1428] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20250116 02:52:25.154417  5383 tablet_bootstrap.cc:492] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.155720  5383 tablet_bootstrap.cc:654] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.156334  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.159170  5383 tablet_bootstrap.cc:492] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.159322  5383 ts_tablet_manager.cc:1397] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
W20250116 02:52:25.159936  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09fd83ace12c4e30bcdf6cb0f592f094 has no consensus state
I20250116 02:52:25.160130  5383 raft_consensus.cc:357] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.160315  5383 raft_consensus.cc:383] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.160429  5383 raft_consensus.cc:738] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.160629  5383 consensus_queue.cc:260] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.160864  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 472a94b8a344483e94ae6752e0372bac with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.161195  5393 tablet_replica.cc:331] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.161374  5393 raft_consensus.cc:2238] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.161586  5393 raft_consensus.cc:2267] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.160843  5383 raft_consensus.cc:397] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.161793  5383 raft_consensus.cc:491] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.161984  5383 raft_consensus.cc:3054] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.162320  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.162838  5393 ts_tablet_manager.cc:1905] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.164921  5383 raft_consensus.cc:513] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.165198  5383 leader_election.cc:304] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.165474  5387 raft_consensus.cc:2798] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.165450  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.165663  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 09fd83ace12c4e30bcdf6cb0f592f094 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250116 02:52:25.165767  5387 raft_consensus.cc:695] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.166107  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09fd83ace12c4e30bcdf6cb0f592f094. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.165534  5383 leader_election.cc:290] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.166524  5383 ts_tablet_manager.cc:1428] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20250116 02:52:25.169060  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 09fd83ace12c4e30bcdf6cb0f592f094
I20250116 02:52:25.169992  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 09fd83ace12c4e30bcdf6cb0f592f094 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.166029  5387 consensus_queue.cc:237] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.170877  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.171237  5383 tablet_bootstrap.cc:492] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.172926  5383 tablet_bootstrap.cc:654] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.174671  5383 tablet_bootstrap.cc:492] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.174845  5383 ts_tablet_manager.cc:1397] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:25.175510  5383 raft_consensus.cc:357] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.175724  5383 raft_consensus.cc:383] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.175593  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.175822  5383 raft_consensus.cc:738] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.176081  5383 consensus_queue.cc:260] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.176261  5383 raft_consensus.cc:397] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.176445  5383 raft_consensus.cc:491] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.176403  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.176568  5383 raft_consensus.cc:3054] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.176601  5393 ts_tablet_manager.cc:1918] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.176786  5393 log.cc:1198] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/472a94b8a344483e94ae6752e0372bac
I20250116 02:52:25.177343  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 53f7859d9bc34865b0074f52ccc6a1eb with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.178478  5393 ts_tablet_manager.cc:1939] T 472a94b8a344483e94ae6752e0372bac P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.179311  5383 raft_consensus.cc:513] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.179554  5383 leader_election.cc:304] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.179600  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 472a94b8a344483e94ae6752e0372bac (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.179781  5393 tablet_replica.cc:331] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.179847  5387 raft_consensus.cc:2798] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
W20250116 02:52:25.179920  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 09fd83ace12c4e30bcdf6cb0f592f094 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 09fd83ace12c4e30bcdf6cb0f592f094 already in progress: creating tablet
I20250116 02:52:25.180011  5393 raft_consensus.cc:2238] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.180095  5387 raft_consensus.cc:695] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.180178  5393 raft_consensus.cc:2267] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.180330  5387 consensus_queue.cc:237] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
W20250116 02:52:25.180644  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9119bb1bbd9c4da79b518fd4bb3554b7 has no consensus state
I20250116 02:52:25.181393  5393 ts_tablet_manager.cc:1905] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.182327  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.183913  5383 leader_election.cc:290] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.184195  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 9119bb1bbd9c4da79b518fd4bb3554b7 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 99 <= VALUES < 100
I20250116 02:52:25.184441  5383 ts_tablet_manager.cc:1428] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20250116 02:52:25.184579  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9119bb1bbd9c4da79b518fd4bb3554b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.185005  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.188341  5393 ts_tablet_manager.cc:1918] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.188483  5393 log.cc:1198] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/53f7859d9bc34865b0074f52ccc6a1eb
I20250116 02:52:25.188882  5393 ts_tablet_manager.cc:1939] T 53f7859d9bc34865b0074f52ccc6a1eb P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.189487  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 9119bb1bbd9c4da79b518fd4bb3554b7
I20250116 02:52:25.190852  5383 tablet_bootstrap.cc:492] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.191169  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 53f7859d9bc34865b0074f52ccc6a1eb (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.191565  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 9119bb1bbd9c4da79b518fd4bb3554b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.191627  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
W20250116 02:52:25.192098  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 9119bb1bbd9c4da79b518fd4bb3554b7 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 9119bb1bbd9c4da79b518fd4bb3554b7 already in progress: creating tablet
I20250116 02:52:25.192524  5383 tablet_bootstrap.cc:654] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.194038  5383 tablet_bootstrap.cc:492] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.194195  5383 ts_tablet_manager.cc:1397] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20250116 02:52:25.195127  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.195497  5383 raft_consensus.cc:357] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.195678  5383 raft_consensus.cc:383] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.195777  5383 raft_consensus.cc:738] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.196009  5383 consensus_queue.cc:260] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.196208  5383 raft_consensus.cc:397] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.196301  5383 raft_consensus.cc:491] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.196451  5383 raft_consensus.cc:3054] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:25.198966  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 78868cbfccd546f187481ccbae93e243 has no consensus state
I20250116 02:52:25.198966  5383 raft_consensus.cc:513] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.199225  5383 leader_election.cc:304] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.199415  5383 leader_election.cc:290] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.199489  5387 raft_consensus.cc:2798] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.199631  5387 raft_consensus.cc:695] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.199772  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 09fd83ace12c4e30bcdf6cb0f592f094 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.199901  5387 consensus_queue.cc:237] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.200059  5393 tablet_replica.cc:331] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.200213  5393 raft_consensus.cc:2238] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.200412  5393 raft_consensus.cc:2267] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.200646  5383 ts_tablet_manager.cc:1428] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:25.201469  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.201792  5393 ts_tablet_manager.cc:1905] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.206554  5393 ts_tablet_manager.cc:1918] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.206712  5393 log.cc:1198] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/09fd83ace12c4e30bcdf6cb0f592f094
I20250116 02:52:25.207175  5393 ts_tablet_manager.cc:1939] T 09fd83ace12c4e30bcdf6cb0f592f094 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.207451  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.209283  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 78868cbfccd546f187481ccbae93e243 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:25.209483  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 09fd83ace12c4e30bcdf6cb0f592f094 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.209688  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78868cbfccd546f187481ccbae93e243. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.211194  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 78868cbfccd546f187481ccbae93e243
I20250116 02:52:25.211812  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 78868cbfccd546f187481ccbae93e243 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
W20250116 02:52:25.212338  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 78868cbfccd546f187481ccbae93e243 because the tablet was not found. No further retry: Not found: Tablet not found: 78868cbfccd546f187481ccbae93e243
I20250116 02:52:25.213551  5249 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.214084  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.214581  5334 tablet_service.cc:1514] Processing DeleteTablet for tablet 9119bb1bbd9c4da79b518fd4bb3554b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.214883  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 09fd83ace12c4e30bcdf6cb0f592f094 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.215240  5383 tablet_bootstrap.cc:492] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.215466  5393 tablet_replica.cc:331] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.215659  5393 raft_consensus.cc:2238] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.215826  5393 raft_consensus.cc:2267] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.216887  5393 ts_tablet_manager.cc:1905] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.217067  5383 tablet_bootstrap.cc:654] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.217923  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.219972  5383 tablet_bootstrap.cc:492] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.220152  5383 ts_tablet_manager.cc:1397] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20250116 02:52:25.220886  5383 raft_consensus.cc:357] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.221079  5383 raft_consensus.cc:383] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.221161  5383 raft_consensus.cc:738] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.221402  5383 consensus_queue.cc:260] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.221622  5383 raft_consensus.cc:397] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
W20250116 02:52:25.221658  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 567117669e164a7f934a0cd954443455 has no consensus state
I20250116 02:52:25.221747  5383 raft_consensus.cc:491] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.221978  5383 raft_consensus.cc:3054] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.222180  5393 ts_tablet_manager.cc:1918] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.222321  5393 log.cc:1198] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/9119bb1bbd9c4da79b518fd4bb3554b7
I20250116 02:52:25.222636  5393 ts_tablet_manager.cc:1939] T 9119bb1bbd9c4da79b518fd4bb3554b7 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.223650  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 9119bb1bbd9c4da79b518fd4bb3554b7 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
W20250116 02:52:25.224086  5235 catalog_manager.cc:4839] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 09fd83ace12c4e30bcdf6cb0f592f094 because the tablet was not found. No further retry: Not found: Tablet not found: 09fd83ace12c4e30bcdf6cb0f592f094
I20250116 02:52:25.224617  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.225282  5383 raft_consensus.cc:513] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.225523  5383 leader_election.cc:304] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.225474  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 567117669e164a7f934a0cd954443455 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:25.225740  5383 leader_election.cc:290] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.225790  5387 raft_consensus.cc:2798] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.225894  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 567117669e164a7f934a0cd954443455. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.226145  5387 raft_consensus.cc:695] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.226442  5387 consensus_queue.cc:237] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.227025  5383 ts_tablet_manager.cc:1428] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20250116 02:52:25.226920  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.231385  5383 tablet_bootstrap.cc:492] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.232448  5383 tablet_bootstrap.cc:654] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:25.233862  5383 tablet_bootstrap.cc:492] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.233966  5383 ts_tablet_manager.cc:1397] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:25.234477  5383 raft_consensus.cc:357] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.234601  5383 raft_consensus.cc:383] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.234649  5383 raft_consensus.cc:738] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.234829  5383 consensus_queue.cc:260] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.234934  5383 raft_consensus.cc:397] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.234988  5383 raft_consensus.cc:491] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.235056  5383 raft_consensus.cc:3054] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.236730  5383 raft_consensus.cc:513] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.236910  5383 leader_election.cc:304] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.237066  5383 leader_election.cc:290] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.237143  5387 raft_consensus.cc:2798] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.237360  5387 raft_consensus.cc:695] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.237435  5383 ts_tablet_manager.cc:1428] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20250116 02:52:25.237553  5387 consensus_queue.cc:237] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.241938  5249 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 567117669e164a7f934a0cd954443455
I20250116 02:52:25.242744  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 567117669e164a7f934a0cd954443455 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.242990  5393 tablet_replica.cc:331] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.243167  5393 raft_consensus.cc:2238] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.243317  5393 raft_consensus.cc:2267] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.244195  5393 ts_tablet_manager.cc:1905] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.244146  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.244451  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.246937  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.249550  5393 ts_tablet_manager.cc:1918] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.249678  5393 log.cc:1198] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/567117669e164a7f934a0cd954443455
I20250116 02:52:25.249712  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet 78868cbfccd546f187481ccbae93e243 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.249984  5393 ts_tablet_manager.cc:1939] T 567117669e164a7f934a0cd954443455 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
W20250116 02:52:25.250500  5248 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c775733a6c8c4fa4b18ff12e78182358 has no consensus state
I20250116 02:52:25.251006  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 567117669e164a7f934a0cd954443455 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.251185  5393 tablet_replica.cc:331] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.251323  5393 raft_consensus.cc:2238] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.251427  5393 raft_consensus.cc:2267] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.252149  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.253655  5393 ts_tablet_manager.cc:1905] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.253881  5335 tablet_service.cc:1467] Processing CreateTablet for tablet c775733a6c8c4fa4b18ff12e78182358 (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:25.254258  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c775733a6c8c4fa4b18ff12e78182358. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.254258  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.257652  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet c775733a6c8c4fa4b18ff12e78182358
I20250116 02:52:25.258486  5393 ts_tablet_manager.cc:1918] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.258591  5393 log.cc:1198] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/78868cbfccd546f187481ccbae93e243
I20250116 02:52:25.258977  5393 ts_tablet_manager.cc:1939] T 78868cbfccd546f187481ccbae93e243 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.260105  5335 tablet_service.cc:1514] Processing DeleteTablet for tablet c775733a6c8c4fa4b18ff12e78182358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.260121  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet 78868cbfccd546f187481ccbae93e243 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.260123  5383 tablet_bootstrap.cc:492] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.260363  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.261698  5383 tablet_bootstrap.cc:654] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:25.262009  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet c775733a6c8c4fa4b18ff12e78182358 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet c775733a6c8c4fa4b18ff12e78182358 already in progress: creating tablet
I20250116 02:52:25.263157  5383 tablet_bootstrap.cc:492] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.263276  5383 ts_tablet_manager.cc:1397] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20250116 02:52:25.263403  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.263978  5383 raft_consensus.cc:357] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.264171  5383 raft_consensus.cc:383] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.264235  5383 raft_consensus.cc:738] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.264467  5383 consensus_queue.cc:260] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.264643  5383 raft_consensus.cc:397] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.264706  5383 raft_consensus.cc:491] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.264778  5383 raft_consensus.cc:3054] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
W20250116 02:52:25.267079  5249 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 08873e3c9fb14297b8d0f81c1161972a has no consensus state
I20250116 02:52:25.267186  5383 raft_consensus.cc:513] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.267379  5383 leader_election.cc:304] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.267560  5383 leader_election.cc:290] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.267601  5387 raft_consensus.cc:2798] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.267922  5387 raft_consensus.cc:695] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.268018  5383 ts_tablet_manager.cc:1428] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20250116 02:52:25.268146  5387 consensus_queue.cc:237] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.269609  5249 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.270828  5335 tablet_service.cc:1467] Processing CreateTablet for tablet 08873e3c9fb14297b8d0f81c1161972a (DEFAULT_TABLE table=test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:25.271225  5335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08873e3c9fb14297b8d0f81c1161972a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:25.271291  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet c775733a6c8c4fa4b18ff12e78182358 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.271499  5393 tablet_replica.cc:331] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.271656  5393 raft_consensus.cc:2238] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.271819  5393 raft_consensus.cc:2267] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.272837  5393 ts_tablet_manager.cc:1905] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:25.272167  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.276901  5248 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: Sending DeleteTablet for 1 replicas of tablet 08873e3c9fb14297b8d0f81c1161972a
I20250116 02:52:25.277657  5393 ts_tablet_manager.cc:1918] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:25.277733  5383 tablet_bootstrap.cc:492] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: Bootstrap starting.
I20250116 02:52:25.277662  5336 tablet_service.cc:1514] Processing DeleteTablet for tablet 08873e3c9fb14297b8d0f81c1161972a with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:25 UTC) from {username='slave'} at 127.0.0.1:39576
I20250116 02:52:25.277796  5393 log.cc:1198] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestAddRangePartitionConflictExhaustive.1736995880078029-416-0/minicluster-data/ts-0-root/wals/c775733a6c8c4fa4b18ff12e78182358
I20250116 02:52:25.278152  5393 ts_tablet_manager.cc:1939] T c775733a6c8c4fa4b18ff12e78182358 P 124649d873e24f94920f79b4ffda9aad: Deleting consensus metadata
I20250116 02:52:25.279135  5235 catalog_manager.cc:4872] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): tablet c775733a6c8c4fa4b18ff12e78182358 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8]) successfully deleted
I20250116 02:52:25.278991  5248 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52010:
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
I20250116 02:52:25.279342  5383 tablet_bootstrap.cc:654] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: Neither blocks nor log segments found. Creating new log.
W20250116 02:52:25.279414  5235 catalog_manager.cc:4852] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): delete failed for tablet 08873e3c9fb14297b8d0f81c1161972a because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 08873e3c9fb14297b8d0f81c1161972a already in progress: creating tablet
I20250116 02:52:25.281019   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:25.281117  5383 tablet_bootstrap.cc:492] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: No bootstrap required, opened a new log
I20250116 02:52:25.281234  5383 ts_tablet_manager.cc:1397] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:25.282140  5383 raft_consensus.cc:357] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.282290  5383 raft_consensus.cc:383] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:25.282354  5383 raft_consensus.cc:738] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Initialized, Role: FOLLOWER
I20250116 02:52:25.282630  5383 consensus_queue.cc:260] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.282758  5383 raft_consensus.cc:397] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:25.282820  5383 raft_consensus.cc:491] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:25.282917  5383 raft_consensus.cc:3054] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:25.286228  5383 raft_consensus.cc:513] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.286473  5383 leader_election.cc:304] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 124649d873e24f94920f79b4ffda9aad; no voters: 
I20250116 02:52:25.286716  5383 leader_election.cc:290] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:25.286841  5387 raft_consensus.cc:2798] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:25.287122  5387 raft_consensus.cc:695] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Becoming Leader. State: Replica: 124649d873e24f94920f79b4ffda9aad, State: Running, Role: LEADER
I20250116 02:52:25.287246  5383 ts_tablet_manager.cc:1428] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:25.287361  5387 consensus_queue.cc:237] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "124649d873e24f94920f79b4ffda9aad" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44353 } }
I20250116 02:52:25.292347  5248 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8] alter complete (version 0)
I20250116 02:52:25.293277   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:25.293781   416 tablet_replica.cc:331] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.293987   416 raft_consensus.cc:2238] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.294166   416 raft_consensus.cc:2267] T 08873e3c9fb14297b8d0f81c1161972a P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:25.294263  5235 catalog_manager.cc:4615] TS 124649d873e24f94920f79b4ffda9aad (127.0.104.1:44353): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 08873e3c9fb14297b8d0f81c1161972a: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20250116 02:52:25.295064   416 tablet_replica.cc:331] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad: stopping tablet replica
I20250116 02:52:25.295171   416 raft_consensus.cc:2238] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:25.295279   416 raft_consensus.cc:2267] T 55ea62673bca4160b31c039345d0f890 P 124649d873e24f94920f79b4ffda9aad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:25.299005   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:25.343755   416 master.cc:537] Master@127.0.104.62:34819 shutting down...
W20250116 02:52:26.164247  5235 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet 187d3bfd2909452b935110e0e3970972 (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 187d3bfd2909452b935110e0e3970972 consensus state has no leader
W20250116 02:52:27.277491  5234 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet 5b4d2c894b914939badf1e36a6cd4c4a (table test-alter-range-partitioning-invalid-unbounded [id=61ac4367cbb045aab939eda225e296f8], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 5b4d2c894b914939badf1e36a6cd4c4a consensus state has no leader
I20250116 02:52:27.657624   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:27.657955   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:27.658069   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 3e967d9b656a4b99ad4f0cef72315985: stopping tablet replica
I20250116 02:52:27.686508   416 master.cc:559] Master@127.0.104.62:34819 shutdown complete.
[       OK ] AlterTableTest.TestAddRangePartitionConflictExhaustive (4877 ms)
[ RUN      ] AlterTableTest.RangeWithCustomHashSchema
I20250116 02:52:27.699287   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:36149
I20250116 02:52:27.699692   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:27.700377   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:27.706634   416 webserver.cc:458] Webserver started at http://127.0.104.62:42575/ using document root <none> and password file <none>
I20250116 02:52:27.706808   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:27.706856   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:27.706935   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:27.707455   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "1cfdadf4fedb41cca7d79b3a12ba5026"
format_stamp: "Formatted at 2025-01-16 02:52:27 on dist-test-slave-40f4"
I20250116 02:52:27.709509   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:27.710995  5636 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:27.711306   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:27.711400   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "1cfdadf4fedb41cca7d79b3a12ba5026"
format_stamp: "Formatted at 2025-01-16 02:52:27 on dist-test-slave-40f4"
I20250116 02:52:27.711490   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-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)
I20250116 02:52:27.730940   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:27.731391   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:27.741912   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:36149
I20250116 02:52:27.741933  5687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:36149 every 8 connection(s)
I20250116 02:52:27.743088  5688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.747141  5688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: Bootstrap starting.
I20250116 02:52:27.748442  5688 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.749958  5688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: No bootstrap required, opened a new log
I20250116 02:52:27.750501  5688 raft_consensus.cc:357] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER }
I20250116 02:52:27.750622  5688 raft_consensus.cc:383] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.750671  5688 raft_consensus.cc:738] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cfdadf4fedb41cca7d79b3a12ba5026, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.750856  5688 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER }
I20250116 02:52:27.750972  5688 raft_consensus.cc:397] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.751032  5688 raft_consensus.cc:491] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.751101  5688 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.752882  5688 raft_consensus.cc:513] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER }
I20250116 02:52:27.753064  5688 leader_election.cc:304] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1cfdadf4fedb41cca7d79b3a12ba5026; no voters: 
I20250116 02:52:27.753441  5688 leader_election.cc:290] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.753554  5691 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.754045  5691 raft_consensus.cc:695] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 1 LEADER]: Becoming Leader. State: Replica: 1cfdadf4fedb41cca7d79b3a12ba5026, State: Running, Role: LEADER
I20250116 02:52:27.754258  5688 sys_catalog.cc:564] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:27.754251  5691 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER }
I20250116 02:52:27.755052  5693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1cfdadf4fedb41cca7d79b3a12ba5026. Latest consensus state: current_term: 1 leader_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER } }
I20250116 02:52:27.755214  5693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:27.755165  5692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1cfdadf4fedb41cca7d79b3a12ba5026" member_type: VOTER } }
I20250116 02:52:27.755558  5692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:27.756515  5696 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:27.757738  5696 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:27.759032   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:27.760280  5696 catalog_manager.cc:1348] Generated new cluster ID: 5aabf8ea6f214a3cbd56cf56301df0b9
I20250116 02:52:27.760355  5696 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:27.770485  5696 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:27.771241  5696 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:27.781049  5696 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: Generated new TSK 0
I20250116 02:52:27.781247  5696 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:27.791566   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:27.792585   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:27.793946   416 webserver.cc:458] Webserver started at http://127.0.104.1:41861/ using document root <none> and password file <none>
I20250116 02:52:27.794168   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:27.794230   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:27.794344   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:27.794900   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "5b42d7ecfa304c4993e03433b20c1ec5"
format_stamp: "Formatted at 2025-01-16 02:52:27 on dist-test-slave-40f4"
I20250116 02:52:27.797235   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:27.798724  5712 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:27.799052   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:27.799145   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "5b42d7ecfa304c4993e03433b20c1ec5"
format_stamp: "Formatted at 2025-01-16 02:52:27 on dist-test-slave-40f4"
I20250116 02:52:27.799238   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.RangeWithCustomHashSchema.1736995880078029-416-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)
I20250116 02:52:27.815099   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:27.815511   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:27.816040   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:27.816780   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:27.816836   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:27.816913   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:27.816951   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:27.829098   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46691
I20250116 02:52:27.829111  5774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46691 every 8 connection(s)
I20250116 02:52:27.836169  5775 heartbeater.cc:346] Connected to a master server at 127.0.104.62:36149
I20250116 02:52:27.836303  5775 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:27.836620  5775 heartbeater.cc:509] Master 127.0.104.62:36149 requested a full tablet report, sending...
I20250116 02:52:27.837453  5653 ts_manager.cc:194] Registered new tserver with Master: 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1:46691)
I20250116 02:52:27.837827   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.00779507s
I20250116 02:52:27.838649  5653 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53632
I20250116 02:52:27.848500  5653 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53642:
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"
    }
  }
}
I20250116 02:52:27.849864  5775 heartbeater.cc:501] Master 127.0.104.62:36149 was elected leader, sending a full tablet report...
I20250116 02:52:27.860422  5740 tablet_service.cc:1467] Processing CreateTablet for tablet 9641c09a615d41de8fd296590aa7d7ee (DEFAULT_TABLE table=fake-table [id=c261b8cdc4a34826a0360cf6bbdd310d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:27.860848  5740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9641c09a615d41de8fd296590aa7d7ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.866288  5787 tablet_bootstrap.cc:492] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.867569  5787 tablet_bootstrap.cc:654] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.869133  5787 tablet_bootstrap.cc:492] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.869238  5787 ts_tablet_manager.cc:1397] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:27.869823  5787 raft_consensus.cc:357] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.869947  5787 raft_consensus.cc:383] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.869998  5787 raft_consensus.cc:738] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.870186  5787 consensus_queue.cc:260] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.870298  5787 raft_consensus.cc:397] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.870357  5787 raft_consensus.cc:491] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.870436  5787 raft_consensus.cc:3054] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.872170  5787 raft_consensus.cc:513] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.872364  5787 leader_election.cc:304] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.872854  5787 leader_election.cc:290] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.872982  5789 raft_consensus.cc:2798] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.873591  5789 raft_consensus.cc:695] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.873836  5789 consensus_queue.cc:237] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.878129  5787 ts_tablet_manager.cc:1428] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.005s
I20250116 02:52:27.879426  5653 catalog_manager.cc:5526] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:27.897503   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:27.899127  5653 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53642:
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
    }
  }
}
I20250116 02:52:27.907755  5740 tablet_service.cc:1467] Processing CreateTablet for tablet 41d9a96d14d64a5d985a0c70d4d1f87a (DEFAULT_TABLE table=kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
I20250116 02:52:27.908260  5740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d9a96d14d64a5d985a0c70d4d1f87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.908680  5739 tablet_service.cc:1467] Processing CreateTablet for tablet 3848a478370743f3ac9782f9d1e7f5bb (DEFAULT_TABLE table=kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52]), partition=HASH (c1) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:27.909027  5736 tablet_service.cc:1467] Processing CreateTablet for tablet 8e207a4709ec45e59da265384288b0d3 (DEFAULT_TABLE table=kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52]), partition=HASH (c1) PARTITION 2, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:27.909052  5739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3848a478370743f3ac9782f9d1e7f5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.909046  5738 tablet_service.cc:1467] Processing CreateTablet for tablet 4ea785533f4542918f7a5c13c6d21b10 (DEFAULT_TABLE table=kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
I20250116 02:52:27.909461  5737 tablet_service.cc:1467] Processing CreateTablet for tablet aeefc8056658424db33a89515e2ff169 (DEFAULT_TABLE table=kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52]), partition=HASH (c1) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
I20250116 02:52:27.909711  5738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ea785533f4542918f7a5c13c6d21b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.909878  5737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeefc8056658424db33a89515e2ff169. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.915786  5787 tablet_bootstrap.cc:492] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.916399  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e207a4709ec45e59da265384288b0d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:27.917699  5787 tablet_bootstrap.cc:654] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.919531  5787 tablet_bootstrap.cc:492] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.919652  5787 ts_tablet_manager.cc:1397] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:27.920362  5787 raft_consensus.cc:357] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.920511  5787 raft_consensus.cc:383] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.920559  5787 raft_consensus.cc:738] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.920734  5787 consensus_queue.cc:260] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.920900  5787 raft_consensus.cc:397] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.920956  5787 raft_consensus.cc:491] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.921018  5787 raft_consensus.cc:3054] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.923017  5787 raft_consensus.cc:513] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.923179  5787 leader_election.cc:304] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.923301  5787 leader_election.cc:290] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.923380  5789 raft_consensus.cc:2798] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.923585  5789 raft_consensus.cc:695] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.923692  5787 ts_tablet_manager.cc:1428] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20250116 02:52:27.923906  5787 tablet_bootstrap.cc:492] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.923796  5789 consensus_queue.cc:237] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.925475  5787 tablet_bootstrap.cc:654] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.925954  5653 catalog_manager.cc:5526] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:27.927063  5787 tablet_bootstrap.cc:492] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.927181  5787 ts_tablet_manager.cc:1397] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:27.927842  5787 raft_consensus.cc:357] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.927958  5787 raft_consensus.cc:383] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.928014  5787 raft_consensus.cc:738] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.928231  5787 consensus_queue.cc:260] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.928390  5787 raft_consensus.cc:397] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.928458  5787 raft_consensus.cc:491] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.928535  5787 raft_consensus.cc:3054] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.930560  5787 raft_consensus.cc:513] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.930721  5787 leader_election.cc:304] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.930893  5787 leader_election.cc:290] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.930966  5789 raft_consensus.cc:2798] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.931113  5789 raft_consensus.cc:695] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.931300  5787 ts_tablet_manager.cc:1428] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
I20250116 02:52:27.931303  5789 consensus_queue.cc:237] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.931569  5787 tablet_bootstrap.cc:492] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.933384  5787 tablet_bootstrap.cc:654] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.933460  5653 catalog_manager.cc:5526] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:27.934883  5787 tablet_bootstrap.cc:492] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.935006  5787 ts_tablet_manager.cc:1397] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:52:27.935667  5787 raft_consensus.cc:357] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.935793  5787 raft_consensus.cc:383] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.935854  5787 raft_consensus.cc:738] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.936031  5787 consensus_queue.cc:260] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.936149  5787 raft_consensus.cc:397] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.936188  5787 raft_consensus.cc:491] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.936235  5787 raft_consensus.cc:3054] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.938287  5787 raft_consensus.cc:513] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.938477  5787 leader_election.cc:304] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.938645  5787 leader_election.cc:290] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.938745  5789 raft_consensus.cc:2798] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.939004  5787 ts_tablet_manager.cc:1428] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:27.939159  5789 raft_consensus.cc:695] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.939327  5787 tablet_bootstrap.cc:492] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.939370  5789 consensus_queue.cc:237] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.941061  5787 tablet_bootstrap.cc:654] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.941627  5653 catalog_manager.cc:5526] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:27.942756  5787 tablet_bootstrap.cc:492] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.942857  5787 ts_tablet_manager.cc:1397] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20250116 02:52:27.943502  5787 raft_consensus.cc:357] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.943645  5787 raft_consensus.cc:383] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.943706  5787 raft_consensus.cc:738] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.943900  5787 consensus_queue.cc:260] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.944059  5787 raft_consensus.cc:397] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.944133  5787 raft_consensus.cc:491] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.944200  5787 raft_consensus.cc:3054] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.946740  5787 raft_consensus.cc:513] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.946913  5787 leader_election.cc:304] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.947026  5787 leader_election.cc:290] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.947088  5789 raft_consensus.cc:2798] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.947222  5789 raft_consensus.cc:695] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.947407  5787 ts_tablet_manager.cc:1428] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:27.947422  5789 consensus_queue.cc:237] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.947638  5787 tablet_bootstrap.cc:492] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: Bootstrap starting.
I20250116 02:52:27.949262  5787 tablet_bootstrap.cc:654] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:27.949390  5653 catalog_manager.cc:5526] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:27.950889  5787 tablet_bootstrap.cc:492] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: No bootstrap required, opened a new log
I20250116 02:52:27.950985  5787 ts_tablet_manager.cc:1397] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:27.951525  5787 raft_consensus.cc:357] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.951666  5787 raft_consensus.cc:383] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:27.951737  5787 raft_consensus.cc:738] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Initialized, Role: FOLLOWER
I20250116 02:52:27.951929  5787 consensus_queue.cc:260] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.952083  5787 raft_consensus.cc:397] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:27.952152  5787 raft_consensus.cc:491] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:27.952225  5787 raft_consensus.cc:3054] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:27.954669  5787 raft_consensus.cc:513] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.954847  5787 leader_election.cc:304] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5b42d7ecfa304c4993e03433b20c1ec5; no voters: 
I20250116 02:52:27.955005  5787 leader_election.cc:290] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:27.955061  5789 raft_consensus.cc:2798] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:27.955194  5789 raft_consensus.cc:695] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Becoming Leader. State: Replica: 5b42d7ecfa304c4993e03433b20c1ec5, State: Running, Role: LEADER
I20250116 02:52:27.955359  5787 ts_tablet_manager.cc:1428] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:27.955374  5789 consensus_queue.cc:237] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } }
I20250116 02:52:27.957002  5653 catalog_manager.cc:5526] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b42d7ecfa304c4993e03433b20c1ec5 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5b42d7ecfa304c4993e03433b20c1ec5" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46691 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:28.031630  5653 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } modify_external_catalogs: true
I20250116 02:52:28.037345  5807 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.037845  5808 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.038816  5811 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.044122  5812 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.051621  5807 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.065183  5652 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 1)
I20250116 02:52:28.092994  5652 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
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
I20250116 02:52:28.100646  5808 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.100780  5811 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.100675  5812 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.101269  5808 tablet.cc:1619] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.101315  5811 tablet.cc:1619] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.101426  5812 tablet.cc:1619] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.100394  5807 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.102259  5807 tablet.cc:1619] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.106446  5808 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.107035  5808 tablet.cc:1619] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.114871  5652 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 2)
I20250116 02:52:28.140661  5652 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
table { table_name: "kudu-3577" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c9" } } modify_external_catalogs: true
I20250116 02:52:28.146675  5807 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.147377  5807 tablet.cc:1619] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.148073  5811 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.147995  5812 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.148594  5812 tablet.cc:1619] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.148603  5811 tablet.cc:1619] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.148663  5808 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.149398  5808 tablet.cc:1619] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.153409  5811 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.154302  5811 tablet.cc:1619] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.164398  5652 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 3)
I20250116 02:52:28.205235  5652 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
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
I20250116 02:52:28.211081  5811 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.211822  5811 tablet.cc:1619] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.212466  5807 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.212534  5812 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.213078  5807 tablet.cc:1619] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.213140  5812 tablet.cc:1619] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.214102  5808 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.214727  5808 tablet.cc:1619] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.219444  5807 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.220163  5807 tablet.cc:1619] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.228895  5652 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 4)
I20250116 02:52:28.253891  5653 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
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
I20250116 02:52:28.272199  5812 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.273969  5812 tablet.cc:1619] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.273036  5811 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.274507  5811 tablet.cc:1619] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.273120  5808 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.275977  5808 tablet.cc:1619] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.280268  5811 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.272663  5807 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.282162  5807 tablet.cc:1619] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.282859  5811 tablet.cc:1619] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.294337  5653 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 5)
I20250116 02:52:28.355237  5653 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53642:
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
I20250116 02:52:28.368208  5807 tablet.cc:1721] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.368275  5811 tablet.cc:1721] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.369554  5807 tablet.cc:1619] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.369608  5811 tablet.cc:1619] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.369513  5812 tablet.cc:1721] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.370784  5812 tablet.cc:1619] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.369951  5808 tablet.cc:1721] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.371165  5808 tablet.cc:1619] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.375367  5807 tablet.cc:1721] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: 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
I20250116 02:52:28.376659  5807 tablet.cc:1619] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: MemRowSet was empty: no flush needed.
I20250116 02:52:28.386144  5653 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: kudu-3577 [id=632d386ae3664e78a368bed8c6f42f52] alter complete (version 6)
I20250116 02:52:28.406263   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:28.417158   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:28.417490   416 tablet_replica.cc:331] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.417726   416 raft_consensus.cc:2238] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.417922   416 raft_consensus.cc:2267] T 8e207a4709ec45e59da265384288b0d3 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.418947   416 tablet_replica.cc:331] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.419085   416 raft_consensus.cc:2238] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.419261   416 raft_consensus.cc:2267] T aeefc8056658424db33a89515e2ff169 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.420102   416 tablet_replica.cc:331] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.420241   416 raft_consensus.cc:2238] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.420378   416 raft_consensus.cc:2267] T 3848a478370743f3ac9782f9d1e7f5bb P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.421140   416 tablet_replica.cc:331] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.421278   416 raft_consensus.cc:2238] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.421414   416 raft_consensus.cc:2267] T 4ea785533f4542918f7a5c13c6d21b10 P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.422200   416 tablet_replica.cc:331] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.422330   416 raft_consensus.cc:2238] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.422452   416 raft_consensus.cc:2267] T 9641c09a615d41de8fd296590aa7d7ee P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.423080   416 tablet_replica.cc:331] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5: stopping tablet replica
I20250116 02:52:28.423203   416 raft_consensus.cc:2238] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.423344   416 raft_consensus.cc:2267] T 41d9a96d14d64a5d985a0c70d4d1f87a P 5b42d7ecfa304c4993e03433b20c1ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.438975   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:28.444533   416 master.cc:537] Master@127.0.104.62:36149 shutting down...
I20250116 02:52:28.454416   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.454703   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.454833   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 1cfdadf4fedb41cca7d79b3a12ba5026: stopping tablet replica
I20250116 02:52:28.458925   416 master.cc:559] Master@127.0.104.62:36149 shutdown complete.
[       OK ] AlterTableTest.RangeWithCustomHashSchema (783 ms)
[ RUN      ] AlterTableTest.TestRenameStillCreatingTable
I20250116 02:52:28.483074   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43585
I20250116 02:52:28.483626   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:28.484428   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:28.486143   416 webserver.cc:458] Webserver started at http://127.0.104.62:33329/ using document root <none> and password file <none>
I20250116 02:52:28.486392   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:28.486456   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:28.486574   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:28.487169   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "804a19ac6d314d33946b4e54f12153cc"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.489651   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:28.491194  5819 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:28.491555   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:28.491649   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "804a19ac6d314d33946b4e54f12153cc"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.491762   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-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)
I20250116 02:52:28.500131   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:28.500666   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:28.516075  5870 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43585 every 8 connection(s)
I20250116 02:52:28.516075   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43585
I20250116 02:52:28.517652  5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:28.521895  5871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: Bootstrap starting.
I20250116 02:52:28.523315  5871 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:28.524981  5871 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: No bootstrap required, opened a new log
I20250116 02:52:28.525648  5871 raft_consensus.cc:357] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER }
I20250116 02:52:28.525786  5871 raft_consensus.cc:383] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:28.525821  5871 raft_consensus.cc:738] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804a19ac6d314d33946b4e54f12153cc, State: Initialized, Role: FOLLOWER
I20250116 02:52:28.526022  5871 consensus_queue.cc:260] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER }
I20250116 02:52:28.526137  5871 raft_consensus.cc:397] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:28.526191  5871 raft_consensus.cc:491] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:28.526261  5871 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:28.527947  5871 raft_consensus.cc:513] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER }
I20250116 02:52:28.528115  5871 leader_election.cc:304] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 804a19ac6d314d33946b4e54f12153cc; no voters: 
I20250116 02:52:28.528542  5871 leader_election.cc:290] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:28.528643  5874 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:28.529664  5871 sys_catalog.cc:564] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:28.529754  5874 raft_consensus.cc:695] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 1 LEADER]: Becoming Leader. State: Replica: 804a19ac6d314d33946b4e54f12153cc, State: Running, Role: LEADER
I20250116 02:52:28.529995  5874 consensus_queue.cc:237] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER }
I20250116 02:52:28.530784  5876 sys_catalog.cc:455] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 804a19ac6d314d33946b4e54f12153cc. Latest consensus state: current_term: 1 leader_uuid: "804a19ac6d314d33946b4e54f12153cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER } }
I20250116 02:52:28.530874  5875 sys_catalog.cc:455] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "804a19ac6d314d33946b4e54f12153cc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "804a19ac6d314d33946b4e54f12153cc" member_type: VOTER } }
I20250116 02:52:28.530977  5876 sys_catalog.cc:458] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:28.531049  5875 sys_catalog.cc:458] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:28.546403  5879 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:28.547987  5879 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:28.550282   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:28.551287  5879 catalog_manager.cc:1348] Generated new cluster ID: 7e998bc6006d4d67983ccce7fcb49a1e
I20250116 02:52:28.551366  5879 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:28.579788  5879 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:28.580554  5879 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:28.594592  5879 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: Generated new TSK 0
I20250116 02:52:28.594808  5879 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:28.615694   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:28.616878   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:28.618602   416 webserver.cc:458] Webserver started at http://127.0.104.1:32903/ using document root <none> and password file <none>
I20250116 02:52:28.618824   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:28.618880   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:28.619001   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:28.619587   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "67722791690742ae8baa179ee80cf426"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.622094   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:28.623575  5895 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:28.623924   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250116 02:52:28.624018   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "67722791690742ae8baa179ee80cf426"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.624125   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestRenameStillCreatingTable.1736995880078029-416-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)
I20250116 02:52:28.646209   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:28.646874   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:28.647531   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:28.648459   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:28.648516   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:28.648586   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:28.648626   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:28.664865   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36971
I20250116 02:52:28.664875  5957 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36971 every 8 connection(s)
I20250116 02:52:28.675104  5958 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43585
I20250116 02:52:28.675228  5958 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:28.675541  5958 heartbeater.cc:509] Master 127.0.104.62:43585 requested a full tablet report, sending...
I20250116 02:52:28.676385  5836 ts_manager.cc:194] Registered new tserver with Master: 67722791690742ae8baa179ee80cf426 (127.0.104.1:36971)
I20250116 02:52:28.677019   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011163747s
I20250116 02:52:28.677857  5836 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43914
I20250116 02:52:28.688443  5836 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43916:
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"
    }
  }
}
I20250116 02:52:28.689260  5958 heartbeater.cc:501] Master 127.0.104.62:43585 was elected leader, sending a full tablet report...
I20250116 02:52:28.703297  5923 tablet_service.cc:1467] Processing CreateTablet for tablet caeec9cb160d411e8b7a853542c9b191 (DEFAULT_TABLE table=fake-table [id=0b1db095d72245d7b9ee9a6782f6c128]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:28.703655  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caeec9cb160d411e8b7a853542c9b191. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:28.708456  5970 tablet_bootstrap.cc:492] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: Bootstrap starting.
I20250116 02:52:28.709980  5970 tablet_bootstrap.cc:654] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:28.711448  5970 tablet_bootstrap.cc:492] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: No bootstrap required, opened a new log
I20250116 02:52:28.711549  5970 ts_tablet_manager.cc:1397] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:28.712139  5970 raft_consensus.cc:357] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.712306  5970 raft_consensus.cc:383] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:28.712364  5970 raft_consensus.cc:738] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67722791690742ae8baa179ee80cf426, State: Initialized, Role: FOLLOWER
I20250116 02:52:28.712527  5970 consensus_queue.cc:260] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.712678  5970 raft_consensus.cc:397] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:28.712752  5970 raft_consensus.cc:491] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:28.712826  5970 raft_consensus.cc:3054] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:28.714923  5970 raft_consensus.cc:513] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.715095  5970 leader_election.cc:304] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67722791690742ae8baa179ee80cf426; no voters: 
I20250116 02:52:28.715471  5970 leader_election.cc:290] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:28.715612  5972 raft_consensus.cc:2798] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:28.716162  5970 ts_tablet_manager.cc:1428] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:28.716459  5972 raft_consensus.cc:695] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 1 LEADER]: Becoming Leader. State: Replica: 67722791690742ae8baa179ee80cf426, State: Running, Role: LEADER
I20250116 02:52:28.716688  5972 consensus_queue.cc:237] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.718653  5836 catalog_manager.cc:5526] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67722791690742ae8baa179ee80cf426 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "67722791690742ae8baa179ee80cf426" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:28.739620   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:28.740574  5836 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43916:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250116 02:52:28.740792  5835 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43916:
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"
    }
  }
}
I20250116 02:52:28.741979  5836 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43916:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250116 02:52:28.743074  5836 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43916:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250116 02:52:28.744033  5836 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43916:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
I20250116 02:52:28.745731  5834 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43916:
table { table_name: "foo" } new_table_name: "foo2" modify_external_catalogs: true
W20250116 02:52:28.749265  5834 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7379f9271bab40668aa30bd60379f3ab consensus state has no leader
I20250116 02:52:28.749832  5923 tablet_service.cc:1467] Processing CreateTablet for tablet 7379f9271bab40668aa30bd60379f3ab (DEFAULT_TABLE table=foo [id=e8fdd3590bd84be688ff16d158cb7ceb]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:28.750216  5923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7379f9271bab40668aa30bd60379f3ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:28.754966  5970 tablet_bootstrap.cc:492] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: Bootstrap starting.
I20250116 02:52:28.756266  5970 tablet_bootstrap.cc:654] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:28.758466  5970 tablet_bootstrap.cc:492] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: No bootstrap required, opened a new log
I20250116 02:52:28.758571  5970 ts_tablet_manager.cc:1397] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:28.759143  5970 raft_consensus.cc:357] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.759265  5970 raft_consensus.cc:383] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:28.759313  5970 raft_consensus.cc:738] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67722791690742ae8baa179ee80cf426, State: Initialized, Role: FOLLOWER
I20250116 02:52:28.759501  5970 consensus_queue.cc:260] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.759616  5970 raft_consensus.cc:397] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:28.759675  5970 raft_consensus.cc:491] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:28.759748  5970 raft_consensus.cc:3054] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:28.762260  5970 raft_consensus.cc:513] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.762471  5970 leader_election.cc:304] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 67722791690742ae8baa179ee80cf426; no voters: 
I20250116 02:52:28.762663  5970 leader_election.cc:290] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:28.762730  5972 raft_consensus.cc:2798] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:28.762872  5972 raft_consensus.cc:695] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 1 LEADER]: Becoming Leader. State: Replica: 67722791690742ae8baa179ee80cf426, State: Running, Role: LEADER
I20250116 02:52:28.763082  5970 ts_tablet_manager.cc:1428] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:28.763109  5972 consensus_queue.cc:237] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } }
I20250116 02:52:28.764909  5835 catalog_manager.cc:5526] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 reported cstate change: term changed from 0 to 1, leader changed from <none> to 67722791690742ae8baa179ee80cf426 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "67722791690742ae8baa179ee80cf426" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "67722791690742ae8baa179ee80cf426" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36971 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:28.765147  5835 catalog_manager.cc:5618] TS 67722791690742ae8baa179ee80cf426 (127.0.104.1:36971) does not have the latest schema for tablet 7379f9271bab40668aa30bd60379f3ab (table foo2 [id=e8fdd3590bd84be688ff16d158cb7ceb]). Expected version 1 got 0
I20250116 02:52:28.769256  5835 catalog_manager.cc:5618] TS 67722791690742ae8baa179ee80cf426 (127.0.104.1:36971) does not have the latest schema for tablet 7379f9271bab40668aa30bd60379f3ab (table foo2 [id=e8fdd3590bd84be688ff16d158cb7ceb]). Expected version 1 got 0
I20250116 02:52:28.808740  5982 tablet.cc:1721] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: 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
I20250116 02:52:28.814973  5834 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: foo2 [id=e8fdd3590bd84be688ff16d158cb7ceb] alter complete (version 1)
I20250116 02:52:28.820067   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:28.828637   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:28.829106   416 tablet_replica.cc:331] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426: stopping tablet replica
I20250116 02:52:28.829294   416 raft_consensus.cc:2238] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.829489   416 raft_consensus.cc:2267] T 7379f9271bab40668aa30bd60379f3ab P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.830478   416 tablet_replica.cc:331] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426: stopping tablet replica
I20250116 02:52:28.830596   416 raft_consensus.cc:2238] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.830767   416 raft_consensus.cc:2267] T caeec9cb160d411e8b7a853542c9b191 P 67722791690742ae8baa179ee80cf426 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.845443   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:28.848960   416 master.cc:537] Master@127.0.104.62:43585 shutting down...
I20250116 02:52:28.857194   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:28.857415   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:28.857553   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 804a19ac6d314d33946b4e54f12153cc: stopping tablet replica
I20250116 02:52:28.872108   416 master.cc:559] Master@127.0.104.62:43585 shutdown complete.
[       OK ] AlterTableTest.TestRenameStillCreatingTable (400 ms)
[ RUN      ] AlterTableTest.TestKUDU2132
I20250116 02:52:28.883738   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:34851
I20250116 02:52:28.884270   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:28.885063   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:28.886649   416 webserver.cc:458] Webserver started at http://127.0.104.62:38955/ using document root <none> and password file <none>
I20250116 02:52:28.886880   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:28.886935   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:28.887051   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:28.887614   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "cc35a8c169a348d4b561d374165d8f44"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.890005   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:28.891455  5986 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:28.891813   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:28.891901   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "cc35a8c169a348d4b561d374165d8f44"
format_stamp: "Formatted at 2025-01-16 02:52:28 on dist-test-slave-40f4"
I20250116 02:52:28.892006   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-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)
I20250116 02:52:28.902359   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:28.902834   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:28.916023   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:34851
I20250116 02:52:28.916033  6037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:34851 every 8 connection(s)
I20250116 02:52:28.917390  6038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:28.921377  6038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: Bootstrap starting.
I20250116 02:52:28.922497  6038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:28.923852  6038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: No bootstrap required, opened a new log
I20250116 02:52:28.924368  6038 raft_consensus.cc:357] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER }
I20250116 02:52:28.924485  6038 raft_consensus.cc:383] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:28.924532  6038 raft_consensus.cc:738] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc35a8c169a348d4b561d374165d8f44, State: Initialized, Role: FOLLOWER
I20250116 02:52:28.924712  6038 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER }
I20250116 02:52:28.924815  6038 raft_consensus.cc:397] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:28.924868  6038 raft_consensus.cc:491] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:28.924937  6038 raft_consensus.cc:3054] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:28.926626  6038 raft_consensus.cc:513] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER }
I20250116 02:52:28.926800  6038 leader_election.cc:304] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cc35a8c169a348d4b561d374165d8f44; no voters: 
I20250116 02:52:28.927215  6038 leader_election.cc:290] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:28.927309  6041 raft_consensus.cc:2798] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:28.928206  6038 sys_catalog.cc:564] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:28.929935  6041 raft_consensus.cc:695] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 1 LEADER]: Becoming Leader. State: Replica: cc35a8c169a348d4b561d374165d8f44, State: Running, Role: LEADER
I20250116 02:52:28.930244  6041 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER }
I20250116 02:52:28.933758  6042 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cc35a8c169a348d4b561d374165d8f44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER } }
I20250116 02:52:28.933907  6042 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:28.933825  6043 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc35a8c169a348d4b561d374165d8f44. Latest consensus state: current_term: 1 leader_uuid: "cc35a8c169a348d4b561d374165d8f44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc35a8c169a348d4b561d374165d8f44" member_type: VOTER } }
I20250116 02:52:28.933995  6043 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:28.946444   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20250116 02:52:28.947702  6056 catalog_manager.cc:1559] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250116 02:52:28.947830  6056 catalog_manager.cc:874] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250116 02:52:28.947983  6055 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:28.949087  6055 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:28.951951  6055 catalog_manager.cc:1348] Generated new cluster ID: 81c2cd05fa19432ab799545d4c193870
I20250116 02:52:28.952044  6055 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:28.966665  6055 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:28.967651  6055 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:28.982579  6055 catalog_manager.cc:5899] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: Generated new TSK 0
I20250116 02:52:28.982839  6055 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:29.011693   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.012777   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.014509   416 webserver.cc:458] Webserver started at http://127.0.104.1:42465/ using document root <none> and password file <none>
I20250116 02:52:29.014737   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.014798   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.014894   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.015527   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "86f8926829484fd28ceeed3db811cc3f"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.018096   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:29.019768  6062 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.020112   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:29.020195   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "86f8926829484fd28ceeed3db811cc3f"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.020314   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestKUDU2132.1736995880078029-416-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)
I20250116 02:52:29.042860   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:29.043479   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:29.044098   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:29.045135   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:29.045193   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.045250   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:29.045296   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.068303   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:38035
I20250116 02:52:29.068320  6124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:38035 every 8 connection(s)
I20250116 02:52:29.076064  6125 heartbeater.cc:346] Connected to a master server at 127.0.104.62:34851
I20250116 02:52:29.076201  6125 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:29.076512  6125 heartbeater.cc:509] Master 127.0.104.62:34851 requested a full tablet report, sending...
I20250116 02:52:29.077337  6003 ts_manager.cc:194] Registered new tserver with Master: 86f8926829484fd28ceeed3db811cc3f (127.0.104.1:38035)
I20250116 02:52:29.078342   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009008184s
I20250116 02:52:29.078392  6003 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40124
I20250116 02:52:29.089730  6125 heartbeater.cc:501] Master 127.0.104.62:34851 was elected leader, sending a full tablet report...
I20250116 02:52:29.090636  6002 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40126:
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"
    }
  }
}
I20250116 02:52:29.106557  6090 tablet_service.cc:1467] Processing CreateTablet for tablet 004c9615821549acb04b43d6af921d17 (DEFAULT_TABLE table=fake-table [id=6152c1d5be29481fbd541e3d16598f65]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:29.106940  6090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004c9615821549acb04b43d6af921d17. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:29.111929  6137 tablet_bootstrap.cc:492] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: Bootstrap starting.
I20250116 02:52:29.113349  6137 tablet_bootstrap.cc:654] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:29.115258  6137 tablet_bootstrap.cc:492] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: No bootstrap required, opened a new log
I20250116 02:52:29.115402  6137 ts_tablet_manager.cc:1397] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:29.116153  6137 raft_consensus.cc:357] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86f8926829484fd28ceeed3db811cc3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38035 } }
I20250116 02:52:29.116312  6137 raft_consensus.cc:383] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:29.116360  6137 raft_consensus.cc:738] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86f8926829484fd28ceeed3db811cc3f, State: Initialized, Role: FOLLOWER
I20250116 02:52:29.116532  6137 consensus_queue.cc:260] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86f8926829484fd28ceeed3db811cc3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38035 } }
I20250116 02:52:29.116816  6137 raft_consensus.cc:397] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:29.116888  6137 raft_consensus.cc:491] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:29.117142  6137 raft_consensus.cc:3054] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:29.119747  6137 raft_consensus.cc:513] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86f8926829484fd28ceeed3db811cc3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38035 } }
I20250116 02:52:29.119967  6137 leader_election.cc:304] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 86f8926829484fd28ceeed3db811cc3f; no voters: 
I20250116 02:52:29.120422  6137 leader_election.cc:290] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:29.120553  6139 raft_consensus.cc:2798] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:29.121071  6137 ts_tablet_manager.cc:1428] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20250116 02:52:29.121399  6139 raft_consensus.cc:695] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 1 LEADER]: Becoming Leader. State: Replica: 86f8926829484fd28ceeed3db811cc3f, State: Running, Role: LEADER
I20250116 02:52:29.121676  6139 consensus_queue.cc:237] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86f8926829484fd28ceeed3db811cc3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38035 } }
I20250116 02:52:29.123644  6003 catalog_manager.cc:5526] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 86f8926829484fd28ceeed3db811cc3f (127.0.104.1). New cstate: current_term: 1 leader_uuid: "86f8926829484fd28ceeed3db811cc3f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86f8926829484fd28ceeed3db811cc3f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 38035 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:29.144109   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:29.144915  6003 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40126:
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
I20250116 02:52:29.149727  6145 tablet.cc:1721] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: 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
I20250116 02:52:29.150147  6145 tablet.cc:1619] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: MemRowSet was empty: no flush needed.
I20250116 02:52:29.156811  6003 catalog_manager.cc:6071] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: fake-table [id=6152c1d5be29481fbd541e3d16598f65] alter complete (version 1)
I20250116 02:52:29.159343   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:29.167719   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:29.168222   416 tablet_replica.cc:331] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f: stopping tablet replica
I20250116 02:52:29.168391   416 raft_consensus.cc:2238] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.168572   416 raft_consensus.cc:2267] T 004c9615821549acb04b43d6af921d17 P 86f8926829484fd28ceeed3db811cc3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.173199   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:29.176951   416 master.cc:537] Master@127.0.104.62:34851 shutting down...
I20250116 02:52:29.185828   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.186057   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.186223   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P cc35a8c169a348d4b561d374165d8f44: stopping tablet replica
I20250116 02:52:29.204664   416 master.cc:559] Master@127.0.104.62:34851 shutdown complete.
[       OK ] AlterTableTest.TestKUDU2132 (332 ms)
[ RUN      ] AlterTableTest.TestMaintenancePriorityAlter
I20250116 02:52:29.217343   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42171
I20250116 02:52:29.218024   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.219161   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.220652   416 webserver.cc:458] Webserver started at http://127.0.104.62:39287/ using document root <none> and password file <none>
I20250116 02:52:29.220883   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.220952   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.221078   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.221849   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "5364d696361349feb63c20388ec76091"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.224865   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:29.226676  6149 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.227046   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:29.227151   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "5364d696361349feb63c20388ec76091"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.227265   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-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)
I20250116 02:52:29.239727   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:29.240280   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:29.262375   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42171
I20250116 02:52:29.262419  6200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42171 every 8 connection(s)
I20250116 02:52:29.263767  6201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:29.269856  6201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: Bootstrap starting.
I20250116 02:52:29.271435  6201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:29.273056  6201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: No bootstrap required, opened a new log
I20250116 02:52:29.273788  6201 raft_consensus.cc:357] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER }
I20250116 02:52:29.273936  6201 raft_consensus.cc:383] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:29.273998  6201 raft_consensus.cc:738] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5364d696361349feb63c20388ec76091, State: Initialized, Role: FOLLOWER
I20250116 02:52:29.274209  6201 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER }
I20250116 02:52:29.274339  6201 raft_consensus.cc:397] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:29.274396  6201 raft_consensus.cc:491] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:29.274466  6201 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:29.277074  6201 raft_consensus.cc:513] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER }
I20250116 02:52:29.277313  6201 leader_election.cc:304] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 5364d696361349feb63c20388ec76091; no voters: 
I20250116 02:52:29.277782  6201 leader_election.cc:290] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:29.277899  6204 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:29.278584  6204 raft_consensus.cc:695] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 1 LEADER]: Becoming Leader. State: Replica: 5364d696361349feb63c20388ec76091, State: Running, Role: LEADER
I20250116 02:52:29.278635  6201 sys_catalog.cc:564] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:29.278812  6204 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER }
I20250116 02:52:29.279572  6205 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5364d696361349feb63c20388ec76091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER } }
I20250116 02:52:29.279711  6205 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:29.280054  6206 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5364d696361349feb63c20388ec76091. Latest consensus state: current_term: 1 leader_uuid: "5364d696361349feb63c20388ec76091" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5364d696361349feb63c20388ec76091" member_type: VOTER } }
I20250116 02:52:29.280181  6206 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:29.287050  6209 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:29.288427  6209 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:29.290130   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:29.291535  6209 catalog_manager.cc:1348] Generated new cluster ID: 34e08ae8102d4944840330d49279c774
I20250116 02:52:29.291610  6209 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:29.308504  6209 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:29.309285  6209 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:29.315872  6209 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: Generated new TSK 0
I20250116 02:52:29.316112  6209 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:29.323069   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.324342   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.325896   416 webserver.cc:458] Webserver started at http://127.0.104.1:40963/ using document root <none> and password file <none>
I20250116 02:52:29.326148   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.326215   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.326324   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.327015   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "679567ce80944835bfec60a7fb46b4d6"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.330025   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:52:29.331810  6226 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.332154   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:29.332255   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "679567ce80944835bfec60a7fb46b4d6"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.332368   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.TestMaintenancePriorityAlter.1736995880078029-416-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)
I20250116 02:52:29.359730   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:29.360399   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:29.360986   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:29.361982   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:29.362058   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.362133   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:29.362176   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.374534   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:44241
I20250116 02:52:29.374547  6288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:44241 every 8 connection(s)
I20250116 02:52:29.382009  6289 heartbeater.cc:346] Connected to a master server at 127.0.104.62:42171
I20250116 02:52:29.382144  6289 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:29.382485  6289 heartbeater.cc:509] Master 127.0.104.62:42171 requested a full tablet report, sending...
I20250116 02:52:29.383339  6166 ts_manager.cc:194] Registered new tserver with Master: 679567ce80944835bfec60a7fb46b4d6 (127.0.104.1:44241)
I20250116 02:52:29.383361   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.007849326s
I20250116 02:52:29.384831  6166 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47232
I20250116 02:52:29.394470  6166 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47234:
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"
    }
  }
}
I20250116 02:52:29.396373  6289 heartbeater.cc:501] Master 127.0.104.62:42171 was elected leader, sending a full tablet report...
I20250116 02:52:29.412523  6254 tablet_service.cc:1467] Processing CreateTablet for tablet d0027b2a69c64805aa5633fcbadd211e (DEFAULT_TABLE table=fake-table [id=7abeba633c1a4cfc8078779569f135ed]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:29.412955  6254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0027b2a69c64805aa5633fcbadd211e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:29.419822  6301 tablet_bootstrap.cc:492] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: Bootstrap starting.
I20250116 02:52:29.421267  6301 tablet_bootstrap.cc:654] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:29.422693  6301 tablet_bootstrap.cc:492] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: No bootstrap required, opened a new log
I20250116 02:52:29.422822  6301 ts_tablet_manager.cc:1397] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:29.423375  6301 raft_consensus.cc:357] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679567ce80944835bfec60a7fb46b4d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44241 } }
I20250116 02:52:29.423524  6301 raft_consensus.cc:383] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:29.423591  6301 raft_consensus.cc:738] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 679567ce80944835bfec60a7fb46b4d6, State: Initialized, Role: FOLLOWER
I20250116 02:52:29.423833  6301 consensus_queue.cc:260] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679567ce80944835bfec60a7fb46b4d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44241 } }
I20250116 02:52:29.423969  6301 raft_consensus.cc:397] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:29.424032  6301 raft_consensus.cc:491] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:29.424120  6301 raft_consensus.cc:3054] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:29.426158  6301 raft_consensus.cc:513] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679567ce80944835bfec60a7fb46b4d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44241 } }
I20250116 02:52:29.426355  6301 leader_election.cc:304] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 679567ce80944835bfec60a7fb46b4d6; no voters: 
I20250116 02:52:29.426754  6301 leader_election.cc:290] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:29.426882  6303 raft_consensus.cc:2798] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:29.427296  6303 raft_consensus.cc:695] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 1 LEADER]: Becoming Leader. State: Replica: 679567ce80944835bfec60a7fb46b4d6, State: Running, Role: LEADER
I20250116 02:52:29.427588  6303 consensus_queue.cc:237] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679567ce80944835bfec60a7fb46b4d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44241 } }
I20250116 02:52:29.429912  6166 catalog_manager.cc:5526] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 679567ce80944835bfec60a7fb46b4d6 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "679567ce80944835bfec60a7fb46b4d6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "679567ce80944835bfec60a7fb46b4d6" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 44241 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:29.434051  6301 ts_tablet_manager.cc:1428] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20250116 02:52:29.453150   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:29.454283  6166 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47234:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "3" }
I20250116 02:52:29.459626  6309 tablet.cc:1721] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: 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
I20250116 02:52:29.466233  6166 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: fake-table [id=7abeba633c1a4cfc8078779569f135ed] alter complete (version 1)
I20250116 02:52:29.467861  6166 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47234:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "-1" }
I20250116 02:52:29.471905  6309 tablet.cc:1721] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: 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
I20250116 02:52:29.478538  6166 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: fake-table [id=7abeba633c1a4cfc8078779569f135ed] alter complete (version 2)
I20250116 02:52:29.480281  6166 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47234:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.maintenance_priority" value: "0" }
I20250116 02:52:29.484138  6309 tablet.cc:1721] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: 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
I20250116 02:52:29.490657  6166 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: fake-table [id=7abeba633c1a4cfc8078779569f135ed] alter complete (version 3)
I20250116 02:52:29.492604   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:29.503989   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:29.504293   416 tablet_replica.cc:331] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6: stopping tablet replica
I20250116 02:52:29.504485   416 raft_consensus.cc:2238] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.504734   416 raft_consensus.cc:2267] T d0027b2a69c64805aa5633fcbadd211e P 679567ce80944835bfec60a7fb46b4d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.509608   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:29.513425   416 master.cc:537] Master@127.0.104.62:42171 shutting down...
I20250116 02:52:29.522493   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.522742   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.522950   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 5364d696361349feb63c20388ec76091: stopping tablet replica
I20250116 02:52:29.528389   416 master.cc:559] Master@127.0.104.62:42171 shutdown complete.
[       OK ] AlterTableTest.TestMaintenancePriorityAlter (322 ms)
[ RUN      ] AlterTableTest.DisableCompactionAlter
I20250116 02:52:29.538852   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44779
I20250116 02:52:29.539332   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.540069   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.541510   416 webserver.cc:458] Webserver started at http://127.0.104.62:36729/ using document root <none> and password file <none>
I20250116 02:52:29.541774   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.541836   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.541941   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.542513   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "adc8bd55dc154f18aa49eaaf644b9bb1"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.544972   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:29.546514  6313 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.546840   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:29.546926   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "adc8bd55dc154f18aa49eaaf644b9bb1"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.547034   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-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)
I20250116 02:52:29.556003   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:29.556484   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:29.570443   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44779
I20250116 02:52:29.570446  6364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44779 every 8 connection(s)
I20250116 02:52:29.571908  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:29.576189  6365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: Bootstrap starting.
I20250116 02:52:29.577363  6365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:29.578773  6365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: No bootstrap required, opened a new log
I20250116 02:52:29.579373  6365 raft_consensus.cc:357] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER }
I20250116 02:52:29.579494  6365 raft_consensus.cc:383] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:29.579528  6365 raft_consensus.cc:738] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: adc8bd55dc154f18aa49eaaf644b9bb1, State: Initialized, Role: FOLLOWER
I20250116 02:52:29.579713  6365 consensus_queue.cc:260] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER }
I20250116 02:52:29.579815  6365 raft_consensus.cc:397] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:29.579864  6365 raft_consensus.cc:491] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:29.579936  6365 raft_consensus.cc:3054] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:29.581681  6365 raft_consensus.cc:513] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER }
I20250116 02:52:29.581846  6365 leader_election.cc:304] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: adc8bd55dc154f18aa49eaaf644b9bb1; no voters: 
I20250116 02:52:29.582269  6365 leader_election.cc:290] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:29.582367  6368 raft_consensus.cc:2798] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:29.583318  6365 sys_catalog.cc:564] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:29.585182  6368 raft_consensus.cc:695] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 1 LEADER]: Becoming Leader. State: Replica: adc8bd55dc154f18aa49eaaf644b9bb1, State: Running, Role: LEADER
I20250116 02:52:29.585521  6368 consensus_queue.cc:237] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER }
I20250116 02:52:29.590099  6369 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER } }
I20250116 02:52:29.590164  6370 sys_catalog.cc:455] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader adc8bd55dc154f18aa49eaaf644b9bb1. Latest consensus state: current_term: 1 leader_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "adc8bd55dc154f18aa49eaaf644b9bb1" member_type: VOTER } }
I20250116 02:52:29.590281  6369 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:29.590322  6370 sys_catalog.cc:458] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:29.601850   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
W20250116 02:52:29.603705  6383 catalog_manager.cc:1559] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250116 02:52:29.603797  6383 catalog_manager.cc:874] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250116 02:52:29.603873  6382 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:29.604897  6382 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:29.607836  6382 catalog_manager.cc:1348] Generated new cluster ID: 4a794407f4414abcb8cd1814def1a78c
I20250116 02:52:29.607916  6382 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:29.624483  6382 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:29.625329  6382 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:29.639775  6382 catalog_manager.cc:5899] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: Generated new TSK 0
I20250116 02:52:29.640033  6382 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:29.667958   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.669165   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.670851   416 webserver.cc:458] Webserver started at http://127.0.104.1:39847/ using document root <none> and password file <none>
I20250116 02:52:29.671078   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.671140   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.671252   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.671906   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "a1204b42181e4274b1d96d305ba1a3ab"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.674506   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:29.676061  6389 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.676419   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:29.676506   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "a1204b42181e4274b1d96d305ba1a3ab"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.676621   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.DisableCompactionAlter.1736995880078029-416-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)
I20250116 02:52:29.686969   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:29.687573   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:29.688138   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:29.688984   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:29.689035   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.689102   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:29.689146   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.704687   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:46251
I20250116 02:52:29.704694  6451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:46251 every 8 connection(s)
I20250116 02:52:29.715576  6452 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44779
I20250116 02:52:29.715704  6452 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:29.716058  6452 heartbeater.cc:509] Master 127.0.104.62:44779 requested a full tablet report, sending...
I20250116 02:52:29.716984  6330 ts_manager.cc:194] Registered new tserver with Master: a1204b42181e4274b1d96d305ba1a3ab (127.0.104.1:46251)
I20250116 02:52:29.717985   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.012204174s
I20250116 02:52:29.718214  6330 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36742
I20250116 02:52:29.729692  6452 heartbeater.cc:501] Master 127.0.104.62:44779 was elected leader, sending a full tablet report...
I20250116 02:52:29.729630  6330 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36748:
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"
    }
  }
}
I20250116 02:52:29.743049  6417 tablet_service.cc:1467] Processing CreateTablet for tablet eeb73a93982541e5925acc497a8cdd1e (DEFAULT_TABLE table=fake-table [id=a971bff5334147709789e4beedf0d714]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:29.743464  6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeb73a93982541e5925acc497a8cdd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:29.749989  6464 tablet_bootstrap.cc:492] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: Bootstrap starting.
I20250116 02:52:29.751264  6464 tablet_bootstrap.cc:654] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:29.752743  6464 tablet_bootstrap.cc:492] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: No bootstrap required, opened a new log
I20250116 02:52:29.752859  6464 ts_tablet_manager.cc:1397] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:29.753623  6464 raft_consensus.cc:357] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1204b42181e4274b1d96d305ba1a3ab" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46251 } }
I20250116 02:52:29.753804  6464 raft_consensus.cc:383] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:29.753870  6464 raft_consensus.cc:738] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1204b42181e4274b1d96d305ba1a3ab, State: Initialized, Role: FOLLOWER
I20250116 02:52:29.754086  6464 consensus_queue.cc:260] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1204b42181e4274b1d96d305ba1a3ab" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46251 } }
I20250116 02:52:29.754244  6464 raft_consensus.cc:397] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:29.754298  6464 raft_consensus.cc:491] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:29.754359  6464 raft_consensus.cc:3054] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:29.756356  6464 raft_consensus.cc:513] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1204b42181e4274b1d96d305ba1a3ab" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46251 } }
I20250116 02:52:29.756516  6464 leader_election.cc:304] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a1204b42181e4274b1d96d305ba1a3ab; no voters: 
I20250116 02:52:29.756932  6464 leader_election.cc:290] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:29.757033  6466 raft_consensus.cc:2798] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:29.757692  6464 ts_tablet_manager.cc:1428] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:29.758074  6466 raft_consensus.cc:695] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 1 LEADER]: Becoming Leader. State: Replica: a1204b42181e4274b1d96d305ba1a3ab, State: Running, Role: LEADER
I20250116 02:52:29.758285  6466 consensus_queue.cc:237] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1204b42181e4274b1d96d305ba1a3ab" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46251 } }
I20250116 02:52:29.760267  6329 catalog_manager.cc:5526] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to a1204b42181e4274b1d96d305ba1a3ab (127.0.104.1). New cstate: current_term: 1 leader_uuid: "a1204b42181e4274b1d96d305ba1a3ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1204b42181e4274b1d96d305ba1a3ab" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 46251 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:29.780848   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:29.781643  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20250116 02:52:29.786753  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.793438  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 1)
I20250116 02:52:29.794656  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUE" }
I20250116 02:52:29.798767  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.805305  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 2)
I20250116 02:52:29.806735  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "True" }
I20250116 02:52:29.810541  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.816642  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 3)
I20250116 02:52:29.818634  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TrUe" }
I20250116 02:52:29.822566  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.828850  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 4)
I20250116 02:52:29.831391  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "TRUe" }
I20250116 02:52:29.835758  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.842105  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 5)
I20250116 02:52:29.844019  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "" }
I20250116 02:52:29.848116  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.854511  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 6)
I20250116 02:52:29.856616  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250116 02:52:29.860739  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.867966  6330 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 7)
I20250116 02:52:29.869326  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250116 02:52:29.873525  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.880810  6330 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 8)
I20250116 02:52:29.882215  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250116 02:52:29.886281  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.893340  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 9)
I20250116 02:52:29.894621  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250116 02:52:29.898741  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.906131  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 10)
I20250116 02:52:29.907531  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "false" }
I20250116 02:52:29.911660  6472 tablet.cc:1721] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: 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
I20250116 02:52:29.919023  6329 catalog_manager.cc:6071] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: fake-table [id=a971bff5334147709789e4beedf0d714] alter complete (version 11)
I20250116 02:52:29.923254  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ok" }
I20250116 02:52:29.924742  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "ttrue" }
I20250116 02:52:29.926116  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "trueue" }
I20250116 02:52:29.927455  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "falsee" }
I20250116 02:52:29.928776  6329 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36748:
table { table_name: "fake-table" } modify_external_catalogs: true new_extra_configs { key: "kudu.table.disable_compaction" value: "fallse" }
I20250116 02:52:29.929649   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:29.937168   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:29.938098   416 tablet_replica.cc:331] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab: stopping tablet replica
I20250116 02:52:29.938283   416 raft_consensus.cc:2238] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.938467   416 raft_consensus.cc:2267] T eeb73a93982541e5925acc497a8cdd1e P a1204b42181e4274b1d96d305ba1a3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.947705   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:29.951206   416 master.cc:537] Master@127.0.104.62:44779 shutting down...
I20250116 02:52:29.960203   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:29.960493   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:29.960671   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P adc8bd55dc154f18aa49eaaf644b9bb1: stopping tablet replica
I20250116 02:52:29.965495   416 master.cc:559] Master@127.0.104.62:44779 shutdown complete.
[       OK ] AlterTableTest.DisableCompactionAlter (438 ms)
[ RUN      ] AlterTableTest.AddAndRemoveImmutableAttribute
I20250116 02:52:29.978690   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:42407
I20250116 02:52:29.979334   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:29.980343   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:29.981775   416 webserver.cc:458] Webserver started at http://127.0.104.62:39989/ using document root <none> and password file <none>
I20250116 02:52:29.982012   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:29.982079   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:29.982189   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:29.982921   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "92619c7efb034f909f5b66d45f9e90c8"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.985924   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20250116 02:52:29.987632  6476 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:29.987933   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:29.988027   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "92619c7efb034f909f5b66d45f9e90c8"
format_stamp: "Formatted at 2025-01-16 02:52:29 on dist-test-slave-40f4"
I20250116 02:52:29.988129   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-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)
I20250116 02:52:30.001361   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.001974   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.016069   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:42407
I20250116 02:52:30.016069  6527 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:42407 every 8 connection(s)
I20250116 02:52:30.017478  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.023895  6528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: Bootstrap starting.
I20250116 02:52:30.025717  6528 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.027575  6528 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: No bootstrap required, opened a new log
I20250116 02:52:30.028403  6528 raft_consensus.cc:357] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER }
I20250116 02:52:30.028560  6528 raft_consensus.cc:383] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.028618  6528 raft_consensus.cc:738] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92619c7efb034f909f5b66d45f9e90c8, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.028829  6528 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER }
I20250116 02:52:30.028966  6528 raft_consensus.cc:397] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:30.029026  6528 raft_consensus.cc:491] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:30.029099  6528 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:30.031857  6528 raft_consensus.cc:513] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER }
I20250116 02:52:30.032095  6528 leader_election.cc:304] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92619c7efb034f909f5b66d45f9e90c8; no voters: 
I20250116 02:52:30.032547  6528 leader_election.cc:290] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:30.032660  6531 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:30.033056  6531 raft_consensus.cc:695] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 1 LEADER]: Becoming Leader. State: Replica: 92619c7efb034f909f5b66d45f9e90c8, State: Running, Role: LEADER
I20250116 02:52:30.033308  6531 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER }
I20250116 02:52:30.034250  6528 sys_catalog.cc:564] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:30.040828  6533 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92619c7efb034f909f5b66d45f9e90c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER } }
I20250116 02:52:30.041033  6533 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:30.041388  6532 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92619c7efb034f909f5b66d45f9e90c8. Latest consensus state: current_term: 1 leader_uuid: "92619c7efb034f909f5b66d45f9e90c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92619c7efb034f909f5b66d45f9e90c8" member_type: VOTER } }
I20250116 02:52:30.041528  6532 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:30.041904  6547 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:30.041930   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:30.043066  6547 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:30.045764  6547 catalog_manager.cc:1348] Generated new cluster ID: aaecc41ee1ed4a67a71007f646b595e4
I20250116 02:52:30.045847  6547 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:30.062672  6547 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:30.063799  6547 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:30.078016  6547 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: Generated new TSK 0
I20250116 02:52:30.078284  6547 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:30.109282   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.110560   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.112154   416 webserver.cc:458] Webserver started at http://127.0.104.1:46047/ using document root <none> and password file <none>
I20250116 02:52:30.112370   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.112430   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.112563   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.113201   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "833997624afb420da44439e680e11ca7"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.115640   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:30.117102  6553 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.117472   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:30.117559   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "833997624afb420da44439e680e11ca7"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.117710   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.AlterTableTest.AddAndRemoveImmutableAttribute.1736995880078029-416-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)
I20250116 02:52:30.128077   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.128688   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.129303   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:30.130260   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:30.130332   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.130427   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:30.130494   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.147051  6615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:42563 every 8 connection(s)
I20250116 02:52:30.147046   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:42563
I20250116 02:52:30.155314  6616 heartbeater.cc:346] Connected to a master server at 127.0.104.62:42407
I20250116 02:52:30.155509  6616 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:30.155936  6616 heartbeater.cc:509] Master 127.0.104.62:42407 requested a full tablet report, sending...
I20250116 02:52:30.156901  6493 ts_manager.cc:194] Registered new tserver with Master: 833997624afb420da44439e680e11ca7 (127.0.104.1:42563)
I20250116 02:52:30.157173   416 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009007974s
I20250116 02:52:30.158540  6493 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54682
I20250116 02:52:30.170096  6616 heartbeater.cc:501] Master 127.0.104.62:42407 was elected leader, sending a full tablet report...
I20250116 02:52:30.170010  6493 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54686:
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"
    }
  }
}
I20250116 02:52:30.192780  6581 tablet_service.cc:1467] Processing CreateTablet for tablet 5b18452ac9b24b09a3481837f280054e (DEFAULT_TABLE table=fake-table [id=c28f2500ca354fd3bb0fccef796daa6d]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:30.193320  6581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b18452ac9b24b09a3481837f280054e. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.198645  6628 tablet_bootstrap.cc:492] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: Bootstrap starting.
I20250116 02:52:30.200170  6628 tablet_bootstrap.cc:654] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.201916  6628 tablet_bootstrap.cc:492] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: No bootstrap required, opened a new log
I20250116 02:52:30.202067  6628 ts_tablet_manager.cc:1397] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:30.202714  6628 raft_consensus.cc:357] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833997624afb420da44439e680e11ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42563 } }
I20250116 02:52:30.202876  6628 raft_consensus.cc:383] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.202960  6628 raft_consensus.cc:738] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 833997624afb420da44439e680e11ca7, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.203177  6628 consensus_queue.cc:260] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833997624afb420da44439e680e11ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42563 } }
I20250116 02:52:30.203316  6628 raft_consensus.cc:397] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:30.203408  6628 raft_consensus.cc:491] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:30.203501  6628 raft_consensus.cc:3054] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:30.205921  6628 raft_consensus.cc:513] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833997624afb420da44439e680e11ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42563 } }
I20250116 02:52:30.206197  6628 leader_election.cc:304] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 833997624afb420da44439e680e11ca7; no voters: 
I20250116 02:52:30.206712  6628 leader_election.cc:290] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:30.206841  6630 raft_consensus.cc:2798] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:30.207254  6630 raft_consensus.cc:695] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 833997624afb420da44439e680e11ca7, State: Running, Role: LEADER
I20250116 02:52:30.207610  6630 consensus_queue.cc:237] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833997624afb420da44439e680e11ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42563 } }
I20250116 02:52:30.210152  6628 ts_tablet_manager.cc:1428] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20250116 02:52:30.217021  6493 catalog_manager.cc:5526] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 833997624afb420da44439e680e11ca7 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "833997624afb420da44439e680e11ca7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "833997624afb420da44439e680e11ca7" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 42563 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:30.244446   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:30.275807  6492 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54686:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } } modify_external_catalogs: true
I20250116 02:52:30.280292  6637 tablet.cc:1721] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: 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
I20250116 02:52:30.280755  6637 tablet.cc:1619] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: MemRowSet was empty: no flush needed.
I20250116 02:52:30.287544  6493 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: fake-table [id=c28f2500ca354fd3bb0fccef796daa6d] alter complete (version 1)
I20250116 02:52:30.308791  6492 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54686:
table { table_name: "fake-table" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } } modify_external_catalogs: true
I20250116 02:52:30.313282  6637 tablet.cc:1721] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: 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
I20250116 02:52:30.313781  6637 tablet.cc:1619] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: MemRowSet was empty: no flush needed.
I20250116 02:52:30.320940  6492 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: fake-table [id=c28f2500ca354fd3bb0fccef796daa6d] alter complete (version 2)
I20250116 02:52:30.344379  6492 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54686:
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
I20250116 02:52:30.349349  6637 tablet.cc:1721] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: 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
I20250116 02:52:30.350018  6637 tablet.cc:1619] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: MemRowSet was empty: no flush needed.
I20250116 02:52:30.358611  6492 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: fake-table [id=c28f2500ca354fd3bb0fccef796daa6d] alter complete (version 3)
I20250116 02:52:30.389655   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:30.407709   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:30.408179   416 tablet_replica.cc:331] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7: stopping tablet replica
I20250116 02:52:30.408383   416 raft_consensus.cc:2238] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:30.408596   416 raft_consensus.cc:2267] T 5b18452ac9b24b09a3481837f280054e P 833997624afb420da44439e680e11ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:30.423681   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:30.427475   416 master.cc:537] Master@127.0.104.62:42407 shutting down...
I20250116 02:52:30.436038   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:30.436329   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:30.436535   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 92619c7efb034f909f5b66d45f9e90c8: stopping tablet replica
I20250116 02:52:30.451683   416 master.cc:559] Master@127.0.104.62:42407 shutdown complete.
[       OK ] AlterTableTest.AddAndRemoveImmutableAttribute (486 ms)
[----------] 32 tests from AlterTableTest (70312 ms total)

[----------] 7 tests from ReplicatedAlterTableTest
[ RUN      ] ReplicatedAlterTableTest.TestReplicatedAlter
I20250116 02:52:30.464895   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:40241
I20250116 02:52:30.465421   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.466248   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.467880   416 webserver.cc:458] Webserver started at http://127.0.104.62:38069/ using document root <none> and password file <none>
I20250116 02:52:30.468103   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.468173   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.468294   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.468905   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "deb396f3a2a948d888afa76128b0e5d7"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.471428   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:30.472915  6641 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.473275   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:30.473366   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "deb396f3a2a948d888afa76128b0e5d7"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.473479   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-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)
I20250116 02:52:30.497609   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.498221   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.512018   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:40241
I20250116 02:52:30.512018  6692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:40241 every 8 connection(s)
I20250116 02:52:30.513437  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.517498  6693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: Bootstrap starting.
I20250116 02:52:30.518667  6693 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.520120  6693 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: No bootstrap required, opened a new log
I20250116 02:52:30.520665  6693 raft_consensus.cc:357] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER }
I20250116 02:52:30.520782  6693 raft_consensus.cc:383] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.520846  6693 raft_consensus.cc:738] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: deb396f3a2a948d888afa76128b0e5d7, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.521029  6693 consensus_queue.cc:260] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER }
I20250116 02:52:30.521138  6693 raft_consensus.cc:397] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:30.521198  6693 raft_consensus.cc:491] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:30.521265  6693 raft_consensus.cc:3054] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:30.523135  6693 raft_consensus.cc:513] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER }
I20250116 02:52:30.523303  6693 leader_election.cc:304] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: deb396f3a2a948d888afa76128b0e5d7; no voters: 
I20250116 02:52:30.523707  6693 leader_election.cc:290] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:30.523830  6696 raft_consensus.cc:2798] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:30.524240  6696 raft_consensus.cc:695] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 1 LEADER]: Becoming Leader. State: Replica: deb396f3a2a948d888afa76128b0e5d7, State: Running, Role: LEADER
I20250116 02:52:30.524513  6696 consensus_queue.cc:237] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER }
I20250116 02:52:30.525305  6698 sys_catalog.cc:455] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "deb396f3a2a948d888afa76128b0e5d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER } }
I20250116 02:52:30.525339  6696 sys_catalog.cc:455] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader deb396f3a2a948d888afa76128b0e5d7. Latest consensus state: current_term: 1 leader_uuid: "deb396f3a2a948d888afa76128b0e5d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "deb396f3a2a948d888afa76128b0e5d7" member_type: VOTER } }
I20250116 02:52:30.525465  6698 sys_catalog.cc:458] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:30.525506  6696 sys_catalog.cc:458] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:30.530608  6693 sys_catalog.cc:564] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:30.530741  6700 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:30.532398  6700 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:30.534801   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:30.535568  6700 catalog_manager.cc:1348] Generated new cluster ID: d3c9febe242441bb8f54c193e8381f0c
I20250116 02:52:30.535640  6700 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:30.544250  6700 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:30.545271  6700 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:30.555895  6700 catalog_manager.cc:5899] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: Generated new TSK 0
I20250116 02:52:30.556149  6700 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:30.567667   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.568727   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.570509   416 webserver.cc:458] Webserver started at http://127.0.104.1:42787/ using document root <none> and password file <none>
I20250116 02:52:30.570737   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.570819   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.570938   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.571558   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "de8ae7ae38bd4fa3be12602613189644"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.574105   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:30.575861  6717 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.576248   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20250116 02:52:30.576352   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "de8ae7ae38bd4fa3be12602613189644"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.576467   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-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)
I20250116 02:52:30.607198   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.607836   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.608453   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:30.609495   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:30.609580   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.609660   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:30.609700   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.623203   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:34415
I20250116 02:52:30.623217  6779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:34415 every 8 connection(s)
I20250116 02:52:30.625545   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.626631   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.628453   416 webserver.cc:458] Webserver started at http://127.0.104.2:34339/ using document root <none> and password file <none>
I20250116 02:52:30.628695   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.628770   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.628890   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.629705   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-1-root/instance:
uuid: "17240e238e014ed7a9311abc7a7c83a8"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.634943  6780 heartbeater.cc:346] Connected to a master server at 127.0.104.62:40241
I20250116 02:52:30.635077  6780 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:30.635481  6780 heartbeater.cc:509] Master 127.0.104.62:40241 requested a full tablet report, sending...
I20250116 02:52:30.636335  6658 ts_manager.cc:194] Registered new tserver with Master: de8ae7ae38bd4fa3be12602613189644 (127.0.104.1:34415)
I20250116 02:52:30.637894  6658 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47734
I20250116 02:52:30.639593   416 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.002s	sys 0.007s
I20250116 02:52:30.641688  6787 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.642061   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20250116 02:52:30.642170   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-1-root
uuid: "17240e238e014ed7a9311abc7a7c83a8"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.642297   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-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)
I20250116 02:52:30.649379  6780 heartbeater.cc:501] Master 127.0.104.62:40241 was elected leader, sending a full tablet report...
I20250116 02:52:30.656687   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.657313   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.657979   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:30.659022   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:30.659101   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.659188   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:30.659232   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.672469   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:46645
I20250116 02:52:30.672480  6849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:46645 every 8 connection(s)
I20250116 02:52:30.675642   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.676879   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.678836   416 webserver.cc:458] Webserver started at http://127.0.104.3:45379/ using document root <none> and password file <none>
I20250116 02:52:30.679080   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.679145   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.679250   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.679864  6850 heartbeater.cc:346] Connected to a master server at 127.0.104.62:40241
I20250116 02:52:30.679981  6850 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:30.679936   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-2-root/instance:
uuid: "2034de2856f44f689b1082c2e848e0e0"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.680311  6850 heartbeater.cc:509] Master 127.0.104.62:40241 requested a full tablet report, sending...
I20250116 02:52:30.681082  6658 ts_manager.cc:194] Registered new tserver with Master: 17240e238e014ed7a9311abc7a7c83a8 (127.0.104.2:46645)
I20250116 02:52:30.681836  6658 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47736
I20250116 02:52:30.683171   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:30.685642  6856 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.685992   416 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:30.686100   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-2-root
uuid: "2034de2856f44f689b1082c2e848e0e0"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.686214   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-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)
I20250116 02:52:30.692986  6850 heartbeater.cc:501] Master 127.0.104.62:40241 was elected leader, sending a full tablet report...
I20250116 02:52:30.700021   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.700649   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.701253   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:30.702271   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:30.702342   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.702422   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:30.702466   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.723436   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:37655
I20250116 02:52:30.723471  6918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:37655 every 8 connection(s)
I20250116 02:52:30.726112   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:30.727273   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:30.729779   416 webserver.cc:458] Webserver started at http://127.0.104.4:39455/ using document root <none> and password file <none>
I20250116 02:52:30.730034   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:30.730100   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:30.730242   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:30.730967   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-3-root/instance:
uuid: "30c03417f09348c88f3b127f3c48d942"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.732249  6919 heartbeater.cc:346] Connected to a master server at 127.0.104.62:40241
I20250116 02:52:30.732352  6919 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:30.732762  6919 heartbeater.cc:509] Master 127.0.104.62:40241 requested a full tablet report, sending...
I20250116 02:52:30.733623  6658 ts_manager.cc:194] Registered new tserver with Master: 2034de2856f44f689b1082c2e848e0e0 (127.0.104.3:37655)
I20250116 02:52:30.734540  6658 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47744
I20250116 02:52:30.738209   416 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.000s	sys 0.008s
I20250116 02:52:30.739854  6925 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.740314   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20250116 02:52:30.740398   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-3-root
uuid: "30c03417f09348c88f3b127f3c48d942"
format_stamp: "Formatted at 2025-01-16 02:52:30 on dist-test-slave-40f4"
I20250116 02:52:30.740514   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.TestReplicatedAlter.1736995880078029-416-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)
I20250116 02:52:30.745784  6919 heartbeater.cc:501] Master 127.0.104.62:40241 was elected leader, sending a full tablet report...
I20250116 02:52:30.752424   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:30.752882   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:30.753428   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:30.754804   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:30.754855   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.754909   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:30.754951   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:30.782989   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:44907
I20250116 02:52:30.783109  6987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:44907 every 8 connection(s)
I20250116 02:52:30.790190  6988 heartbeater.cc:346] Connected to a master server at 127.0.104.62:40241
I20250116 02:52:30.790304  6988 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:30.790681  6988 heartbeater.cc:509] Master 127.0.104.62:40241 requested a full tablet report, sending...
I20250116 02:52:30.791359  6658 ts_manager.cc:194] Registered new tserver with Master: 30c03417f09348c88f3b127f3c48d942 (127.0.104.4:44907)
I20250116 02:52:30.791869   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007907062s
I20250116 02:52:30.792289  6658 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47748
I20250116 02:52:30.803568  6657 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47762:
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"
    }
  }
}
I20250116 02:52:30.805055  6988 heartbeater.cc:501] Master 127.0.104.62:40241 was elected leader, sending a full tablet report...
I20250116 02:52:30.832973  6884 tablet_service.cc:1467] Processing CreateTablet for tablet d864777cb76943afa225edd3711abe87 (DEFAULT_TABLE table=fake-table [id=f13b553fa9a24d9aaae6bdf9da659234]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:30.834151  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d864777cb76943afa225edd3711abe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.834738  6745 tablet_service.cc:1467] Processing CreateTablet for tablet d864777cb76943afa225edd3711abe87 (DEFAULT_TABLE table=fake-table [id=f13b553fa9a24d9aaae6bdf9da659234]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:30.835114  6745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d864777cb76943afa225edd3711abe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.840921  6815 tablet_service.cc:1467] Processing CreateTablet for tablet d864777cb76943afa225edd3711abe87 (DEFAULT_TABLE table=fake-table [id=f13b553fa9a24d9aaae6bdf9da659234]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:30.841365  6815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d864777cb76943afa225edd3711abe87. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:30.851713  7003 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: Bootstrap starting.
I20250116 02:52:30.852393  7004 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: Bootstrap starting.
I20250116 02:52:30.853271  7005 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: Bootstrap starting.
I20250116 02:52:30.853355  7003 tablet_bootstrap.cc:654] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.853948  7004 tablet_bootstrap.cc:654] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.854907  7005 tablet_bootstrap.cc:654] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:30.860177  7003 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: No bootstrap required, opened a new log
I20250116 02:52:30.860316  7003 ts_tablet_manager.cc:1397] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.000s
I20250116 02:52:30.861253  7004 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: No bootstrap required, opened a new log
I20250116 02:52:30.861415  7004 ts_tablet_manager.cc:1397] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.000s
I20250116 02:52:30.862082  7003 raft_consensus.cc:357] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.862291  7003 raft_consensus.cc:383] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.862349  7003 raft_consensus.cc:738] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de8ae7ae38bd4fa3be12602613189644, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.862382  7004 raft_consensus.cc:357] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.862634  7004 raft_consensus.cc:383] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.862584  7003 consensus_queue.cc:260] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.862728  7004 raft_consensus.cc:738] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2034de2856f44f689b1082c2e848e0e0, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.865880  7004 consensus_queue.cc:260] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.871024  7005 tablet_bootstrap.cc:492] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: No bootstrap required, opened a new log
I20250116 02:52:30.871176  7005 ts_tablet_manager.cc:1397] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.010s
I20250116 02:52:30.871508  7004 ts_tablet_manager.cc:1428] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20250116 02:52:30.871933  7005 raft_consensus.cc:357] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.872141  7005 raft_consensus.cc:383] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:30.872203  7005 raft_consensus.cc:738] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17240e238e014ed7a9311abc7a7c83a8, State: Initialized, Role: FOLLOWER
I20250116 02:52:30.872422  7005 consensus_queue.cc:260] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:30.878897  7003 ts_tablet_manager.cc:1428] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.010s
I20250116 02:52:30.880394  7005 ts_tablet_manager.cc:1428] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20250116 02:52:31.204896  7009 raft_consensus.cc:491] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250116 02:52:31.205108  7009 raft_consensus.cc:513] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:31.206804  7009 leader_election.cc:290] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17240e238e014ed7a9311abc7a7c83a8 (127.0.104.2:46645), 2034de2856f44f689b1082c2e848e0e0 (127.0.104.3:37655)
I20250116 02:52:31.212842  6894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d864777cb76943afa225edd3711abe87" candidate_uuid: "de8ae7ae38bd4fa3be12602613189644" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2034de2856f44f689b1082c2e848e0e0" is_pre_election: true
I20250116 02:52:31.213196  6894 raft_consensus.cc:2463] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8ae7ae38bd4fa3be12602613189644 in term 0.
I20250116 02:52:31.214167  6825 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d864777cb76943afa225edd3711abe87" candidate_uuid: "de8ae7ae38bd4fa3be12602613189644" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17240e238e014ed7a9311abc7a7c83a8" is_pre_election: true
I20250116 02:52:31.214344  6825 raft_consensus.cc:2463] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de8ae7ae38bd4fa3be12602613189644 in term 0.
I20250116 02:52:31.214315  6721 leader_election.cc:304] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [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: 2034de2856f44f689b1082c2e848e0e0, de8ae7ae38bd4fa3be12602613189644; no voters: 
I20250116 02:52:31.214723  7009 raft_consensus.cc:2798] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250116 02:52:31.214818  7009 raft_consensus.cc:491] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250116 02:52:31.214891  7009 raft_consensus.cc:3054] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:31.216982  7009 raft_consensus.cc:513] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:31.217638  7009 leader_election.cc:290] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [CANDIDATE]: Term 1 election: Requested vote from peers 17240e238e014ed7a9311abc7a7c83a8 (127.0.104.2:46645), 2034de2856f44f689b1082c2e848e0e0 (127.0.104.3:37655)
I20250116 02:52:31.218147  6894 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d864777cb76943afa225edd3711abe87" candidate_uuid: "de8ae7ae38bd4fa3be12602613189644" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2034de2856f44f689b1082c2e848e0e0"
I20250116 02:52:31.218245  6825 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "d864777cb76943afa225edd3711abe87" candidate_uuid: "de8ae7ae38bd4fa3be12602613189644" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17240e238e014ed7a9311abc7a7c83a8"
I20250116 02:52:31.218305  6894 raft_consensus.cc:3054] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:31.218369  6825 raft_consensus.cc:3054] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:31.221110  6825 raft_consensus.cc:2463] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8ae7ae38bd4fa3be12602613189644 in term 1.
I20250116 02:52:31.221452  6720 leader_election.cc:304] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [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: 17240e238e014ed7a9311abc7a7c83a8, de8ae7ae38bd4fa3be12602613189644; no voters: 
I20250116 02:52:31.221752  6894 raft_consensus.cc:2463] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de8ae7ae38bd4fa3be12602613189644 in term 1.
I20250116 02:52:31.221959  7009 raft_consensus.cc:2798] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:31.222317  7009 raft_consensus.cc:695] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 1 LEADER]: Becoming Leader. State: Replica: de8ae7ae38bd4fa3be12602613189644, State: Running, Role: LEADER
I20250116 02:52:31.222595  7009 consensus_queue.cc:237] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } }
I20250116 02:52:31.225379  6656 catalog_manager.cc:5526] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 reported cstate change: term changed from 0 to 1, leader changed from <none> to de8ae7ae38bd4fa3be12602613189644 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "de8ae7ae38bd4fa3be12602613189644" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de8ae7ae38bd4fa3be12602613189644" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 34415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:31.291651   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:31.304980  6825 raft_consensus.cc:1270] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 1 FOLLOWER]: Refusing update from remote peer de8ae7ae38bd4fa3be12602613189644: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250116 02:52:31.304980  6894 raft_consensus.cc:1270] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 1 FOLLOWER]: Refusing update from remote peer de8ae7ae38bd4fa3be12602613189644: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250116 02:52:31.305934  7014 consensus_queue.cc:1035] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2034de2856f44f689b1082c2e848e0e0" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250116 02:52:31.306291  7009 consensus_queue.cc:1035] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17240e238e014ed7a9311abc7a7c83a8" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 46645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250116 02:52:31.318236  7020 mvcc.cc:204] Tried to move back new op lower bound from 3 to 2. Current Snapshot: MvccSnapshot[applied={T|T < 3}]
I20250116 02:52:31.343775   416 alter_table-test.cc:2318] Verifying initial pattern
I20250116 02:52:31.351132   416 alter_table-test.cc:2321] Dropping and adding back c1
I20250116 02:52:31.352442  6657 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47762:
table { table_name: "fake-table" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c1" } } modify_external_catalogs: true
I20250116 02:52:31.359951  7023 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: 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
I20250116 02:52:31.361003  7024 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: 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
I20250116 02:52:31.368142  7025 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: 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
I20250116 02:52:31.389051  6657 catalog_manager.cc:6071] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: fake-table [id=f13b553fa9a24d9aaae6bdf9da659234] alter complete (version 1)
I20250116 02:52:31.394556  6657 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47762:
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
I20250116 02:52:31.402141  7023 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: 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
I20250116 02:52:31.402302  7024 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: 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
I20250116 02:52:31.402745  7024 tablet.cc:1619] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: MemRowSet was empty: no flush needed.
I20250116 02:52:31.402757  7023 tablet.cc:1619] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: MemRowSet was empty: no flush needed.
I20250116 02:52:31.403213  7025 tablet.cc:1721] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: 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
I20250116 02:52:31.403628  7025 tablet.cc:1619] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: MemRowSet was empty: no flush needed.
I20250116 02:52:31.410481  6658 catalog_manager.cc:6071] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: fake-table [id=f13b553fa9a24d9aaae6bdf9da659234] alter complete (version 2)
I20250116 02:52:31.414091   416 alter_table-test.cc:2331] Verifying that the new default shows up
I20250116 02:52:31.424026   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:31.437770   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:31.438031   416 tablet_replica.cc:331] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644: stopping tablet replica
I20250116 02:52:31.438217   416 raft_consensus.cc:2238] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:31.438620   416 raft_consensus.cc:2267] T d864777cb76943afa225edd3711abe87 P de8ae7ae38bd4fa3be12602613189644 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:31.443567   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:31.447955   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250116 02:52:31.459550   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:31.459838   416 tablet_replica.cc:331] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8: stopping tablet replica
I20250116 02:52:31.460016   416 raft_consensus.cc:2238] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:31.460209   416 raft_consensus.cc:2267] T d864777cb76943afa225edd3711abe87 P 17240e238e014ed7a9311abc7a7c83a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:31.464398   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250116 02:52:31.467598   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250116 02:52:31.478322   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:31.478597   416 tablet_replica.cc:331] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0: stopping tablet replica
I20250116 02:52:31.478792   416 raft_consensus.cc:2238] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:31.479023   416 raft_consensus.cc:2267] T d864777cb76943afa225edd3711abe87 P 2034de2856f44f689b1082c2e848e0e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:31.493484   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250116 02:52:31.496848   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250116 02:52:31.508419   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:31.520988   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250116 02:52:31.523918   416 master.cc:537] Master@127.0.104.62:40241 shutting down...
I20250116 02:52:31.532747   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:31.533007   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:31.533131   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P deb396f3a2a948d888afa76128b0e5d7: stopping tablet replica
I20250116 02:52:31.537333   416 master.cc:559] Master@127.0.104.62:40241 shutdown complete.
[       OK ] ReplicatedAlterTableTest.TestReplicatedAlter (1085 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterTableAndDropTablet
I20250116 02:52:31.550770   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:35671
I20250116 02:52:31.551249   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:31.552038   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:31.557547   416 webserver.cc:458] Webserver started at http://127.0.104.62:40571/ using document root <none> and password file <none>
I20250116 02:52:31.557817   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:31.557878   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:31.557991   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:31.558591   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "047101508f794a00ab4e75e127ff935f"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.561071   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:31.562778  7032 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.563138   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:31.563235   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "047101508f794a00ab4e75e127ff935f"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.563367   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-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)
I20250116 02:52:31.580900   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:31.581434   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:31.595155   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:35671
I20250116 02:52:31.595161  7083 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:35671 every 8 connection(s)
I20250116 02:52:31.596545  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:31.600729  7084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Bootstrap starting.
I20250116 02:52:31.601941  7084 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:31.603343  7084 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: No bootstrap required, opened a new log
I20250116 02:52:31.603902  7084 raft_consensus.cc:357] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER }
I20250116 02:52:31.604024  7084 raft_consensus.cc:383] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:31.604058  7084 raft_consensus.cc:738] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 047101508f794a00ab4e75e127ff935f, State: Initialized, Role: FOLLOWER
I20250116 02:52:31.604245  7084 consensus_queue.cc:260] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER }
I20250116 02:52:31.604355  7084 raft_consensus.cc:397] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:31.604405  7084 raft_consensus.cc:491] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:31.604475  7084 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:31.606277  7084 raft_consensus.cc:513] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER }
I20250116 02:52:31.606443  7084 leader_election.cc:304] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 047101508f794a00ab4e75e127ff935f; no voters: 
I20250116 02:52:31.606861  7084 leader_election.cc:290] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:31.606968  7087 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:31.607952  7084 sys_catalog.cc:564] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:31.613020  7087 raft_consensus.cc:695] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 1 LEADER]: Becoming Leader. State: Replica: 047101508f794a00ab4e75e127ff935f, State: Running, Role: LEADER
I20250116 02:52:31.613276  7087 consensus_queue.cc:237] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER }
I20250116 02:52:31.614130  7088 sys_catalog.cc:455] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "047101508f794a00ab4e75e127ff935f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER } }
I20250116 02:52:31.614315  7088 sys_catalog.cc:458] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:31.621316   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:31.621997  7089 sys_catalog.cc:455] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 047101508f794a00ab4e75e127ff935f. Latest consensus state: current_term: 1 leader_uuid: "047101508f794a00ab4e75e127ff935f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "047101508f794a00ab4e75e127ff935f" member_type: VOTER } }
I20250116 02:52:31.622138  7089 sys_catalog.cc:458] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [sys.catalog]: This master's current role is: LEADER
W20250116 02:52:31.622910  7101 catalog_manager.cc:1559] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20250116 02:52:31.622978  7101 catalog_manager.cc:874] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20250116 02:52:31.623064  7102 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:31.624516  7102 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:31.627614  7102 catalog_manager.cc:1348] Generated new cluster ID: c41457d0ea2c401da4c44620261b11a2
I20250116 02:52:31.627696  7102 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:31.636516  7102 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:31.637305  7102 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:31.644292  7102 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Generated new TSK 0
I20250116 02:52:31.644519  7102 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:31.654448   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:31.655467   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:31.657102   416 webserver.cc:458] Webserver started at http://127.0.104.1:42279/ using document root <none> and password file <none>
I20250116 02:52:31.657330   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:31.657388   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:31.657526   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:31.658177   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "1d07f894a47748b9b8d5b8122869db93"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.660600   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:31.662144  7108 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.662501   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:31.662598   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "1d07f894a47748b9b8d5b8122869db93"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.662698   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-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)
I20250116 02:52:31.680140   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:31.680744   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:31.681291   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:31.682297   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:31.682349   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.682405   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:31.682449   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.698294   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33275
I20250116 02:52:31.698304  7170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33275 every 8 connection(s)
I20250116 02:52:31.700001   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:31.701467   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:31.703130   416 webserver.cc:458] Webserver started at http://127.0.104.2:35573/ using document root <none> and password file <none>
I20250116 02:52:31.703385   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:31.703471   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:31.703610   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:31.704442   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root/instance:
uuid: "abbfed6a15784afebdc39dfca1219e56"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.706535  7171 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35671
I20250116 02:52:31.706653  7171 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:31.706969  7171 heartbeater.cc:509] Master 127.0.104.62:35671 requested a full tablet report, sending...
I20250116 02:52:31.707859  7049 ts_manager.cc:194] Registered new tserver with Master: 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275)
I20250116 02:52:31.708132   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:52:31.708864  7049 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50362
I20250116 02:52:31.710309  7178 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.710681   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:31.710798   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root
uuid: "abbfed6a15784afebdc39dfca1219e56"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.710932   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-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)
I20250116 02:52:31.720196  7171 heartbeater.cc:501] Master 127.0.104.62:35671 was elected leader, sending a full tablet report...
I20250116 02:52:31.730639   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:31.731354   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:31.732014   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:31.733163   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:31.733238   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.733320   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:31.733367   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.747450   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:41363
I20250116 02:52:31.747459  7240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:41363 every 8 connection(s)
I20250116 02:52:31.749356   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:31.750763   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:31.754772  7241 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35671
I20250116 02:52:31.754907  7241 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:31.755359  7241 heartbeater.cc:509] Master 127.0.104.62:35671 requested a full tablet report, sending...
I20250116 02:52:31.756116  7048 ts_manager.cc:194] Registered new tserver with Master: abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363)
I20250116 02:52:31.756870  7048 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50372
I20250116 02:52:31.758944   416 webserver.cc:458] Webserver started at http://127.0.104.3:45677/ using document root <none> and password file <none>
I20250116 02:52:31.759199   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:31.759280   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:31.759414   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:31.760165   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root/instance:
uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.763108   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:52:31.764671  7247 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.765031   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:31.765120   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root
uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.765231   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-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)
I20250116 02:52:31.768076  7241 heartbeater.cc:501] Master 127.0.104.62:35671 was elected leader, sending a full tablet report...
I20250116 02:52:31.781374   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:31.782069   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:31.783329   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:31.784415   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:31.784497   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.784580   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:31.784646   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.800575   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:35903
I20250116 02:52:31.800586  7309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:35903 every 8 connection(s)
I20250116 02:52:31.810753  7310 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35671
I20250116 02:52:31.810952  7310 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:31.811040   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:31.811373  7310 heartbeater.cc:509] Master 127.0.104.62:35671 requested a full tablet report, sending...
I20250116 02:52:31.812137  7048 ts_manager.cc:194] Registered new tserver with Master: ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903)
I20250116 02:52:31.812439   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:31.814067   416 webserver.cc:458] Webserver started at http://127.0.104.4:33703/ using document root <none> and password file <none>
I20250116 02:52:31.814309   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:31.814388   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:31.814513   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:31.814642  7048 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50388
I20250116 02:52:31.815299   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root/instance:
uuid: "878ac141b2a8432da214120a3d98cd56"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.818655   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20250116 02:52:31.820305  7316 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.820660   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:31.820760   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root
uuid: "878ac141b2a8432da214120a3d98cd56"
format_stamp: "Formatted at 2025-01-16 02:52:31 on dist-test-slave-40f4"
I20250116 02:52:31.820878   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-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)
I20250116 02:52:31.825830  7310 heartbeater.cc:501] Master 127.0.104.62:35671 was elected leader, sending a full tablet report...
I20250116 02:52:31.852856   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:31.853420   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:31.853960   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:31.854785   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:31.854842   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.854921   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:31.854959   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:31.869809   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:39399
I20250116 02:52:31.869822  7378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:39399 every 8 connection(s)
I20250116 02:52:31.879524  7379 heartbeater.cc:346] Connected to a master server at 127.0.104.62:35671
I20250116 02:52:31.879666  7379 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:31.880064  7379 heartbeater.cc:509] Master 127.0.104.62:35671 requested a full tablet report, sending...
I20250116 02:52:31.880925  7048 ts_manager.cc:194] Registered new tserver with Master: 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399)
I20250116 02:52:31.881420   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004531061s
I20250116 02:52:31.881836  7048 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50402
I20250116 02:52:31.893082  7379 heartbeater.cc:501] Master 127.0.104.62:35671 was elected leader, sending a full tablet report...
I20250116 02:52:31.896803  7048 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50406:
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"
    }
  }
}
I20250116 02:52:31.930788  7136 tablet_service.cc:1467] Processing CreateTablet for tablet eee75c186fe743a9b83b92b36a7efb54 (DEFAULT_TABLE table=fake-table [id=70ef402eac2e4a5aa8144b03eb776d67]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:31.930871  7275 tablet_service.cc:1467] Processing CreateTablet for tablet eee75c186fe743a9b83b92b36a7efb54 (DEFAULT_TABLE table=fake-table [id=70ef402eac2e4a5aa8144b03eb776d67]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:31.931303  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee75c186fe743a9b83b92b36a7efb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:31.931320  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee75c186fe743a9b83b92b36a7efb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:31.934743  7206 tablet_service.cc:1467] Processing CreateTablet for tablet eee75c186fe743a9b83b92b36a7efb54 (DEFAULT_TABLE table=fake-table [id=70ef402eac2e4a5aa8144b03eb776d67]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:31.935133  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eee75c186fe743a9b83b92b36a7efb54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:31.937497  7394 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: Bootstrap starting.
I20250116 02:52:31.938696  7394 tablet_bootstrap.cc:654] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:31.944682  7397 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Bootstrap starting.
I20250116 02:52:31.946640  7397 tablet_bootstrap.cc:654] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:31.947795  7396 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Bootstrap starting.
I20250116 02:52:31.949208  7396 tablet_bootstrap.cc:654] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:31.952071  7397 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: No bootstrap required, opened a new log
I20250116 02:52:31.952241  7397 ts_tablet_manager.cc:1397] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20250116 02:52:31.952569  7394 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: No bootstrap required, opened a new log
I20250116 02:52:31.952689  7394 ts_tablet_manager.cc:1397] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20250116 02:52:31.953439  7394 raft_consensus.cc:357] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.953644  7396 tablet_bootstrap.cc:492] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: No bootstrap required, opened a new log
I20250116 02:52:31.953676  7394 raft_consensus.cc:383] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:31.953745  7394 raft_consensus.cc:738] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Initialized, Role: FOLLOWER
I20250116 02:52:31.953755  7396 ts_tablet_manager.cc:1397] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20250116 02:52:31.954018  7394 consensus_queue.cc:260] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.954447  7396 raft_consensus.cc:357] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.954624  7396 raft_consensus.cc:383] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:31.954411  7397 raft_consensus.cc:357] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.954669  7396 raft_consensus.cc:738] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Initialized, Role: FOLLOWER
I20250116 02:52:31.954770  7397 raft_consensus.cc:383] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:31.955112  7397 raft_consensus.cc:738] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Initialized, Role: FOLLOWER
I20250116 02:52:31.955135  7396 consensus_queue.cc:260] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.955472  7397 consensus_queue.cc:260] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:31.960341  7397 ts_tablet_manager.cc:1428] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20250116 02:52:31.962949  7394 ts_tablet_manager.cc:1428] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20250116 02:52:31.964205  7396 ts_tablet_manager.cc:1428] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20250116 02:52:32.337981  7400 raft_consensus.cc:491] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250116 02:52:32.338156  7400 raft_consensus.cc:513] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.338917  7400 leader_election.cc:290] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363), 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275)
I20250116 02:52:32.344316  7216 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eee75c186fe743a9b83b92b36a7efb54" candidate_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abbfed6a15784afebdc39dfca1219e56" is_pre_election: true
I20250116 02:52:32.344558  7216 raft_consensus.cc:2463] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fa4a5bb884026bb2a288e3a80a7b3 in term 0.
I20250116 02:52:32.344933  7249 leader_election.cc:304] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [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: abbfed6a15784afebdc39dfca1219e56, ef9fa4a5bb884026bb2a288e3a80a7b3; no voters: 
I20250116 02:52:32.344954  7146 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eee75c186fe743a9b83b92b36a7efb54" candidate_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d07f894a47748b9b8d5b8122869db93" is_pre_election: true
I20250116 02:52:32.345145  7146 raft_consensus.cc:2463] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef9fa4a5bb884026bb2a288e3a80a7b3 in term 0.
I20250116 02:52:32.345223  7400 raft_consensus.cc:2798] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250116 02:52:32.345290  7400 raft_consensus.cc:491] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250116 02:52:32.345364  7400 raft_consensus.cc:3054] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.347368  7400 raft_consensus.cc:513] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.347987  7400 leader_election.cc:290] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Requested vote from peers abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363), 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275)
I20250116 02:52:32.348304  7216 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eee75c186fe743a9b83b92b36a7efb54" candidate_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abbfed6a15784afebdc39dfca1219e56"
I20250116 02:52:32.348467  7216 raft_consensus.cc:3054] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.348619  7146 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eee75c186fe743a9b83b92b36a7efb54" candidate_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d07f894a47748b9b8d5b8122869db93"
I20250116 02:52:32.348785  7146 raft_consensus.cc:3054] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.350809  7216 raft_consensus.cc:2463] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fa4a5bb884026bb2a288e3a80a7b3 in term 1.
I20250116 02:52:32.350816  7146 raft_consensus.cc:2463] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef9fa4a5bb884026bb2a288e3a80a7b3 in term 1.
I20250116 02:52:32.351270  7248 leader_election.cc:304] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1d07f894a47748b9b8d5b8122869db93, abbfed6a15784afebdc39dfca1219e56, ef9fa4a5bb884026bb2a288e3a80a7b3; no voters: 
I20250116 02:52:32.351537  7400 raft_consensus.cc:2798] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.351861  7400 raft_consensus.cc:695] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Running, Role: LEADER
I20250116 02:52:32.352083  7400 consensus_queue.cc:237] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.354243  7048 catalog_manager.cc:5526] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:32.393554   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:32.394519  7048 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50406:
name: "many-ranges-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: "\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: """"
}
partition_schema {
  range_schema {
    columns {
      name: "c0"
    }
  }
}
I20250116 02:52:32.405293  7344 tablet_service.cc:1467] Processing CreateTablet for tablet a2aa48b61d274396b44bb4412c22447d (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 0 <= VALUES < 1
I20250116 02:52:32.405704  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2aa48b61d274396b44bb4412c22447d. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.410501  7409 tablet_bootstrap.cc:492] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Bootstrap starting.
I20250116 02:52:32.411769  7409 tablet_bootstrap.cc:654] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.413383  7409 tablet_bootstrap.cc:492] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: No bootstrap required, opened a new log
I20250116 02:52:32.413513  7409 ts_tablet_manager.cc:1397] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.414216  7409 raft_consensus.cc:357] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.414366  7409 raft_consensus.cc:383] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.414436  7409 raft_consensus.cc:738] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 878ac141b2a8432da214120a3d98cd56, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.414635  7409 consensus_queue.cc:260] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.414801  7409 raft_consensus.cc:397] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.414868  7409 raft_consensus.cc:491] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.414948  7409 raft_consensus.cc:3054] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.416705  7409 raft_consensus.cc:513] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.416913  7409 leader_election.cc:304] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 878ac141b2a8432da214120a3d98cd56; no voters: 
I20250116 02:52:32.417279  7409 leader_election.cc:290] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.417394  7411 raft_consensus.cc:2798] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.417834  7411 raft_consensus.cc:695] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 1 LEADER]: Becoming Leader. State: Replica: 878ac141b2a8432da214120a3d98cd56, State: Running, Role: LEADER
I20250116 02:52:32.417939  7409 ts_tablet_manager.cc:1428] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20250116 02:52:32.418092  7411 consensus_queue.cc:237] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.419791  7049 catalog_manager.cc:5526] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 878ac141b2a8432da214120a3d98cd56 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "878ac141b2a8432da214120a3d98cd56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.426436  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.429914  7046 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0dd1e59c6e5d4788ae12b15c489f0688 has no consensus state
I20250116 02:52:32.433326  7136 tablet_service.cc:1467] Processing CreateTablet for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 1 <= VALUES < 2
I20250116 02:52:32.433713  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd1e59c6e5d4788ae12b15c489f0688. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.438937  7397 tablet_bootstrap.cc:492] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Bootstrap starting.
I20250116 02:52:32.440186  7397 tablet_bootstrap.cc:654] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.441457  7397 tablet_bootstrap.cc:492] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: No bootstrap required, opened a new log
I20250116 02:52:32.441588  7397 ts_tablet_manager.cc:1397] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20250116 02:52:32.442225  7397 raft_consensus.cc:357] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.442395  7397 raft_consensus.cc:383] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.442451  7397 raft_consensus.cc:738] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.442651  7397 consensus_queue.cc:260] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.442813  7397 raft_consensus.cc:397] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.442883  7397 raft_consensus.cc:491] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.442960  7397 raft_consensus.cc:3054] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.444653  7397 raft_consensus.cc:513] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.444839  7397 leader_election.cc:304] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d07f894a47748b9b8d5b8122869db93; no voters: 
I20250116 02:52:32.445000  7397 leader_election.cc:290] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.445089  7402 raft_consensus.cc:2798] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.445632  7397 ts_tablet_manager.cc:1428] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:32.445974  7402 raft_consensus.cc:695] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Becoming Leader. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Running, Role: LEADER
I20250116 02:52:32.446215  7402 consensus_queue.cc:237] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.448132  7046 catalog_manager.cc:5526] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1d07f894a47748b9b8d5b8122869db93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.452243  7046 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.458395  7049 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.461905  7049 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 37d64a4c731a467e984720197cde2f13 has no consensus state
I20250116 02:52:32.465895  7206 tablet_service.cc:1467] Processing CreateTablet for tablet 37d64a4c731a467e984720197cde2f13 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 2 <= VALUES < 3
I20250116 02:52:32.466291  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d64a4c731a467e984720197cde2f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.471802  7421 tablet_bootstrap.cc:492] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Bootstrap starting.
I20250116 02:52:32.473063  7421 tablet_bootstrap.cc:654] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.474393  7421 tablet_bootstrap.cc:492] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: No bootstrap required, opened a new log
I20250116 02:52:32.474498  7421 ts_tablet_manager.cc:1397] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:32.475021  7421 raft_consensus.cc:357] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.475178  7421 raft_consensus.cc:383] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.475246  7421 raft_consensus.cc:738] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.475452  7421 consensus_queue.cc:260] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.475611  7421 raft_consensus.cc:397] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.476078  7421 raft_consensus.cc:491] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.476187  7421 raft_consensus.cc:3054] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.478340  7421 raft_consensus.cc:513] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.478513  7421 leader_election.cc:304] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: abbfed6a15784afebdc39dfca1219e56; no voters: 
I20250116 02:52:32.478845  7421 leader_election.cc:290] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.478950  7423 raft_consensus.cc:2798] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.479557  7421 ts_tablet_manager.cc:1428] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20250116 02:52:32.480108  7423 raft_consensus.cc:695] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Becoming Leader. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Running, Role: LEADER
I20250116 02:52:32.480340  7423 consensus_queue.cc:237] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.482368  7049 catalog_manager.cc:5526] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to abbfed6a15784afebdc39dfca1219e56 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "abbfed6a15784afebdc39dfca1219e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.486225  7049 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.491828  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.495410  7048 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 348c1c205bf64b34a9f28e42627042b6 has no consensus state
I20250116 02:52:32.499617  7275 tablet_service.cc:1467] Processing CreateTablet for tablet 348c1c205bf64b34a9f28e42627042b6 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 3 <= VALUES < 4
I20250116 02:52:32.499987  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 348c1c205bf64b34a9f28e42627042b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.505164  7428 tablet_bootstrap.cc:492] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Bootstrap starting.
I20250116 02:52:32.506333  7428 tablet_bootstrap.cc:654] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.507644  7428 tablet_bootstrap.cc:492] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: No bootstrap required, opened a new log
I20250116 02:52:32.507750  7428 ts_tablet_manager.cc:1397] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.508330  7428 raft_consensus.cc:357] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.508478  7428 raft_consensus.cc:383] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.508512  7428 raft_consensus.cc:738] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.508710  7428 consensus_queue.cc:260] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.508838  7428 raft_consensus.cc:397] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.508903  7428 raft_consensus.cc:491] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.508971  7428 raft_consensus.cc:3054] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.510950  7428 raft_consensus.cc:513] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.511159  7428 leader_election.cc:304] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef9fa4a5bb884026bb2a288e3a80a7b3; no voters: 
I20250116 02:52:32.511292  7428 leader_election.cc:290] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.511361  7400 raft_consensus.cc:2798] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.511749  7428 ts_tablet_manager.cc:1428] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:32.512248  7400 raft_consensus.cc:695] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Running, Role: LEADER
I20250116 02:52:32.512529  7400 consensus_queue.cc:237] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.514573  7049 catalog_manager.cc:5526] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } health_report { overall_health: HEALTHY } } }
W20250116 02:52:32.515520  7034 catalog_manager.cc:4670] Async tablet task AlterTable RPC for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 348c1c205bf64b34a9f28e42627042b6 consensus state has no leader
I20250116 02:52:32.518873  7049 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.523711  7049 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.528417  7049 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 73434c43e0d3478aa2f74aacf35b8a3c has no consensus state
I20250116 02:52:32.531900  7136 tablet_service.cc:1467] Processing CreateTablet for tablet 73434c43e0d3478aa2f74aacf35b8a3c (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 4 <= VALUES < 5
I20250116 02:52:32.532307  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73434c43e0d3478aa2f74aacf35b8a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.537251  7397 tablet_bootstrap.cc:492] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Bootstrap starting.
I20250116 02:52:32.538821  7397 tablet_bootstrap.cc:654] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.540169  7397 tablet_bootstrap.cc:492] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: No bootstrap required, opened a new log
I20250116 02:52:32.540313  7397 ts_tablet_manager.cc:1397] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.541029  7397 raft_consensus.cc:357] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.541247  7397 raft_consensus.cc:383] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.541358  7397 raft_consensus.cc:738] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.541694  7397 consensus_queue.cc:260] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.541846  7397 raft_consensus.cc:397] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.541885  7397 raft_consensus.cc:491] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.541960  7397 raft_consensus.cc:3054] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.544179  7397 raft_consensus.cc:513] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.544368  7397 leader_election.cc:304] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d07f894a47748b9b8d5b8122869db93; no voters: 
I20250116 02:52:32.544534  7397 leader_election.cc:290] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.544608  7402 raft_consensus.cc:2798] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.544747  7402 raft_consensus.cc:695] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Becoming Leader. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Running, Role: LEADER
I20250116 02:52:32.544889  7397 ts_tablet_manager.cc:1428] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:32.544943  7402 consensus_queue.cc:237] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.546942  7046 catalog_manager.cc:5526] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1d07f894a47748b9b8d5b8122869db93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.550737  7046 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.552119  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.556579  7046 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f11e910f3b24fc8a190fce059d7793f has no consensus state
I20250116 02:52:32.560253  7206 tablet_service.cc:1467] Processing CreateTablet for tablet 8f11e910f3b24fc8a190fce059d7793f (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 5 <= VALUES < 6
I20250116 02:52:32.560611  7206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f11e910f3b24fc8a190fce059d7793f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.565419  7421 tablet_bootstrap.cc:492] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Bootstrap starting.
I20250116 02:52:32.566923  7421 tablet_bootstrap.cc:654] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.568491  7421 tablet_bootstrap.cc:492] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: No bootstrap required, opened a new log
I20250116 02:52:32.568621  7421 ts_tablet_manager.cc:1397] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.569155  7421 raft_consensus.cc:357] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.569283  7421 raft_consensus.cc:383] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.569314  7421 raft_consensus.cc:738] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.569453  7421 consensus_queue.cc:260] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.569550  7421 raft_consensus.cc:397] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.569629  7421 raft_consensus.cc:491] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.569682  7421 raft_consensus.cc:3054] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.571758  7421 raft_consensus.cc:513] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.571954  7421 leader_election.cc:304] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: abbfed6a15784afebdc39dfca1219e56; no voters: 
I20250116 02:52:32.572103  7421 leader_election.cc:290] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.572175  7423 raft_consensus.cc:2798] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.572316  7423 raft_consensus.cc:695] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Becoming Leader. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Running, Role: LEADER
I20250116 02:52:32.572455  7421 ts_tablet_manager.cc:1428] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20250116 02:52:32.572552  7423 consensus_queue.cc:237] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.574476  7046 catalog_manager.cc:5526] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to abbfed6a15784afebdc39dfca1219e56 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "abbfed6a15784afebdc39dfca1219e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.578590  7046 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.581527  7049 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.585418  7049 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a154b59638f74682b090120d4149f6cd has no consensus state
I20250116 02:52:32.588783  7275 tablet_service.cc:1467] Processing CreateTablet for tablet a154b59638f74682b090120d4149f6cd (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 6 <= VALUES < 7
I20250116 02:52:32.589211  7275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a154b59638f74682b090120d4149f6cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.594363  7428 tablet_bootstrap.cc:492] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Bootstrap starting.
I20250116 02:52:32.595710  7428 tablet_bootstrap.cc:654] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.597021  7428 tablet_bootstrap.cc:492] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: No bootstrap required, opened a new log
I20250116 02:52:32.597152  7428 ts_tablet_manager.cc:1397] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.597707  7428 raft_consensus.cc:357] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.597856  7428 raft_consensus.cc:383] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.597921  7428 raft_consensus.cc:738] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.598129  7428 consensus_queue.cc:260] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.598245  7428 raft_consensus.cc:397] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.598312  7428 raft_consensus.cc:491] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.598392  7428 raft_consensus.cc:3054] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.600358  7428 raft_consensus.cc:513] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.600526  7428 leader_election.cc:304] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef9fa4a5bb884026bb2a288e3a80a7b3; no voters: 
I20250116 02:52:32.600704  7428 leader_election.cc:290] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.600765  7400 raft_consensus.cc:2798] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.600874  7400 raft_consensus.cc:695] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Becoming Leader. State: Replica: ef9fa4a5bb884026bb2a288e3a80a7b3, State: Running, Role: LEADER
I20250116 02:52:32.601066  7400 consensus_queue.cc:237] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } }
I20250116 02:52:32.601394  7428 ts_tablet_manager.cc:1428] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:32.602944  7049 catalog_manager.cc:5526] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.606734  7049 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.608280  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.612927  7046 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 38ab602d2e9f405aae2002a65f85b7b7 has no consensus state
I20250116 02:52:32.616255  7344 tablet_service.cc:1467] Processing CreateTablet for tablet 38ab602d2e9f405aae2002a65f85b7b7 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 7 <= VALUES < 8
I20250116 02:52:32.616641  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38ab602d2e9f405aae2002a65f85b7b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.621042  7409 tablet_bootstrap.cc:492] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Bootstrap starting.
I20250116 02:52:32.622265  7409 tablet_bootstrap.cc:654] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.628237  7409 tablet_bootstrap.cc:492] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: No bootstrap required, opened a new log
I20250116 02:52:32.628369  7409 ts_tablet_manager.cc:1397] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.002s
I20250116 02:52:32.628947  7409 raft_consensus.cc:357] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.629112  7409 raft_consensus.cc:383] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.629168  7409 raft_consensus.cc:738] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 878ac141b2a8432da214120a3d98cd56, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.629370  7409 consensus_queue.cc:260] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.629496  7409 raft_consensus.cc:397] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.629551  7409 raft_consensus.cc:491] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.629657  7409 raft_consensus.cc:3054] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.631696  7409 raft_consensus.cc:513] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.631868  7409 leader_election.cc:304] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 878ac141b2a8432da214120a3d98cd56; no voters: 
I20250116 02:52:32.632035  7409 leader_election.cc:290] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.632086  7411 raft_consensus.cc:2798] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.632179  7411 raft_consensus.cc:695] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 1 LEADER]: Becoming Leader. State: Replica: 878ac141b2a8432da214120a3d98cd56, State: Running, Role: LEADER
I20250116 02:52:32.632416  7409 ts_tablet_manager.cc:1428] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20250116 02:52:32.632365  7411 consensus_queue.cc:237] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } }
I20250116 02:52:32.635900  7048 catalog_manager.cc:5526] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 878ac141b2a8432da214120a3d98cd56 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "878ac141b2a8432da214120a3d98cd56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "878ac141b2a8432da214120a3d98cd56" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 39399 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.640086  7048 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.641641  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:32.645815  7048 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 499fcbf852cf4076915e9c39e13bf233 has no consensus state
I20250116 02:52:32.649211  7136 tablet_service.cc:1467] Processing CreateTablet for tablet 499fcbf852cf4076915e9c39e13bf233 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 8 <= VALUES < 9
I20250116 02:52:32.649632  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499fcbf852cf4076915e9c39e13bf233. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.654311  7397 tablet_bootstrap.cc:492] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Bootstrap starting.
I20250116 02:52:32.655437  7397 tablet_bootstrap.cc:654] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.656881  7397 tablet_bootstrap.cc:492] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: No bootstrap required, opened a new log
I20250116 02:52:32.657001  7397 ts_tablet_manager.cc:1397] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.657536  7397 raft_consensus.cc:357] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.657706  7397 raft_consensus.cc:383] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.657783  7397 raft_consensus.cc:738] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.657991  7397 consensus_queue.cc:260] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.658123  7397 raft_consensus.cc:397] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.658185  7397 raft_consensus.cc:491] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.658259  7397 raft_consensus.cc:3054] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.661235  7397 raft_consensus.cc:513] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.661422  7397 leader_election.cc:304] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1d07f894a47748b9b8d5b8122869db93; no voters: 
I20250116 02:52:32.661621  7397 leader_election.cc:290] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.661681  7402 raft_consensus.cc:2798] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.661792  7402 raft_consensus.cc:695] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Becoming Leader. State: Replica: 1d07f894a47748b9b8d5b8122869db93, State: Running, Role: LEADER
I20250116 02:52:32.662003  7402 consensus_queue.cc:237] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:32.662496  7397 ts_tablet_manager.cc:1428] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20250116 02:52:32.664160  7047 catalog_manager.cc:5526] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "1d07f894a47748b9b8d5b8122869db93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.668397  7047 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.674818  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\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
W20250116 02:52:32.680243  7047 catalog_manager.cc:5786] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet a0781f08e9c4457693b8ecea2128a743 has no consensus state
I20250116 02:52:32.684279  7205 tablet_service.cc:1467] Processing CreateTablet for tablet a0781f08e9c4457693b8ecea2128a743 (DEFAULT_TABLE table=many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]), partition=RANGE (c0) PARTITION 9 <= VALUES < 10
I20250116 02:52:32.684749  7205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0781f08e9c4457693b8ecea2128a743. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:32.689417  7421 tablet_bootstrap.cc:492] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Bootstrap starting.
I20250116 02:52:32.690831  7421 tablet_bootstrap.cc:654] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:32.692101  7421 tablet_bootstrap.cc:492] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: No bootstrap required, opened a new log
I20250116 02:52:32.692195  7421 ts_tablet_manager.cc:1397] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:32.692838  7421 raft_consensus.cc:357] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.692963  7421 raft_consensus.cc:383] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:32.692996  7421 raft_consensus.cc:738] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Initialized, Role: FOLLOWER
I20250116 02:52:32.693224  7421 consensus_queue.cc:260] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.693382  7421 raft_consensus.cc:397] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:32.693450  7421 raft_consensus.cc:491] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:32.693535  7421 raft_consensus.cc:3054] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:32.695338  7421 raft_consensus.cc:513] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.695525  7421 leader_election.cc:304] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: abbfed6a15784afebdc39dfca1219e56; no voters: 
I20250116 02:52:32.695695  7421 leader_election.cc:290] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:32.695760  7423 raft_consensus.cc:2798] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:32.695883  7423 raft_consensus.cc:695] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Becoming Leader. State: Replica: abbfed6a15784afebdc39dfca1219e56, State: Running, Role: LEADER
I20250116 02:52:32.696077  7423 consensus_queue.cc:237] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } }
I20250116 02:52:32.696382  7421 ts_tablet_manager.cc:1428] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20250116 02:52:32.697818  7046 catalog_manager.cc:5526] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 reported cstate change: term changed from 0 to 1, leader changed from <none> to abbfed6a15784afebdc39dfca1219e56 (127.0.104.2). New cstate: current_term: 1 leader_uuid: "abbfed6a15784afebdc39dfca1219e56" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:32.701961  7046 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 0)
I20250116 02:52:32.703397  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c0" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:32.705008  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 214ms of latency in SegmentAllocator::Sync()
I20250116 02:52:32.847445  7400 consensus_queue.cc:1035] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20250116 02:52:32.850499  7445 log.cc:510] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Injecting 335ms of latency in SegmentAllocator::Sync()
W20250116 02:52:32.919634  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 309ms of latency in SegmentAllocator::Sync()
I20250116 02:52:32.920905  7400 consensus_queue.cc:1035] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20250116 02:52:32.922688  7446 log.cc:510] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Injecting 320ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.240439  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 19ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.240949  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c1" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:33.242296  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 217ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.243121  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 322ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.244563  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 144ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.245673  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 295ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.249467  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 161ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.249890  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 158ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.262141  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 315ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.264775  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 137ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.266535  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 435ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.266937  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 172ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.267159  7460 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.267902  7460 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:33.268463  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 311ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.389441  7461 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.390053  7461 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.390444  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 144ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.405444  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c2" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:33.407719  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 75ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.408936  7462 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.409432  7462 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:33.409837  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 339ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.411690  7463 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.412243  7463 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:33.412629  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 109ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.440372  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.440996  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.441445  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 368ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.460407  7466 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.461076  7466 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.461505  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 298ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.487352  7046 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c3" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:33.490026  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 265ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.526515  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 271ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.528049  7049 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 3 got 1
W20250116 02:52:33.539651  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 149ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.540961  7045 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 3 got 1
I20250116 02:52:33.541219  7461 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.541738  7461 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.542147  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 263ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.566175  7467 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.566776  7467 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:33.567238  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 193ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.577802  7463 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.578356  7463 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:33.578785  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 297ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.579706  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.311s	user 0.000s	sys 0.000s
W20250116 02:52:33.584576  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 129ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.585091  7047 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 3 got 1
I20250116 02:52:33.699944  7468 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:33.700909  7468 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.701402  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 328ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.702777  7469 tablet.cc:1721] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: 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_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1
I20250116 02:52:33.703320  7469 tablet.cc:1619] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.703688  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 480ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.714126  7460 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:33.714681  7460 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:33.715112  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 199ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.749109  7462 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.339s	user 0.000s	sys 0.000s
W20250116 02:52:33.753878  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 136ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.759805  7466 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.298s	user 0.001s	sys 0.000s
I20250116 02:52:33.760548  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c4" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:33.762578  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 353ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.765128  7046 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 4 got 1
W20250116 02:52:33.765126  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 257ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.766279  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 4 got 1
W20250116 02:52:33.767095  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 262ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.767242  7045 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 4 got 1
I20250116 02:52:33.798249  7462 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:33.798857  7462 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:33.799310  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 202ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.805411  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.263s	user 0.001s	sys 0.000s
W20250116 02:52:33.809703  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.368s	user 0.001s	sys 0.000s
W20250116 02:52:33.811493  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 279ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.813966  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 180ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.814538  7048 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 4 got 1
W20250116 02:52:33.876080  7463 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.297s	user 0.001s	sys 0.000s
W20250116 02:52:33.881291  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 250ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.890530  7463 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:33.891171  7463 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:33.891633  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 288ms of latency in SegmentAllocator::Sync()
W20250116 02:52:33.919692  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 256ms of latency in SegmentAllocator::Sync()
I20250116 02:52:33.994791  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:33.995509  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:33.995999  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 270ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.001592  7462 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.202s	user 0.000s	sys 0.001s
W20250116 02:52:34.006541  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 237ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.022934  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:34.023618  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:34.024067  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 260ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.029645  7461 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:34.030234  7461 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.030611  7468 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.329s	user 0.001s	sys 0.000s
W20250116 02:52:34.034907  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 116ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.035169  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 419ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.091281  7468 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:34.092028  7468 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.092557  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 270ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.121342  7046 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
I20250116 02:52:34.121623  7046 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
I20250116 02:52:34.123175  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 1
I20250116 02:52:34.123394  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
I20250116 02:52:34.125555  7045 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
I20250116 02:52:34.126425  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c5" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:34.128986  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 275ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.131932  7462 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:34.132524  7462 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:34.132933  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 201ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.156373  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 101ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.156733  7045 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
I20250116 02:52:34.176359  7467 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.177126  7467 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:34.177659  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 356ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.179881  7463 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.288s	user 0.001s	sys 0.000s
W20250116 02:52:34.183951  7469 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.480s	user 0.001s	sys 0.000s
I20250116 02:52:34.186439  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
W20250116 02:52:34.188629  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 278ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.189096  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 227ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.189255  7046 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 1
I20250116 02:52:34.244287  7463 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.245028  7463 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:34.245529  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 313ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.258137  7461 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.258785  7461 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.259285  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 260ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.266251  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.270s	user 0.001s	sys 0.000s
W20250116 02:52:34.270817  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 218ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.284340  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s	user 0.000s	sys 0.001s
W20250116 02:52:34.289388  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 163ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.289983  7049 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 5 got 2
W20250116 02:52:34.334261  7462 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.201s	user 0.001s	sys 0.000s
W20250116 02:52:34.339032  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 210ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.362906  7468 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.270s	user 0.000s	sys 0.000s
W20250116 02:52:34.367942  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 323ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.411159  7046 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 6 got 2
I20250116 02:52:34.411240  7049 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 6 got 2
I20250116 02:52:34.411100  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c6" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20250116 02:52:34.412320  7048 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 6 got 2
W20250116 02:52:34.413594  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 123ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.416703  7465 tablet.cc:1721] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 1 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2
I20250116 02:52:34.417263  7465 tablet.cc:1619] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.417716  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 275ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.453316  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.454216  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
I20250116 02:52:34.454736  7468 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.455291  7468 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.454762  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 307ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.455732  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 298ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.467298  7462 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.468009  7462 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:34.468564  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 285ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.489503  7469 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.490198  7469 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.490667  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 123ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.519583  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.260s	user 0.001s	sys 0.000s
I20250116 02:52:34.524322  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 24) took 1037 ms. Trace:
W20250116 02:52:34.524791  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 164ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.524550  7461 rpcz_store.cc:276] 0116 02:52:33.486896 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.486946 (+    50us) service_pool.cc:225] Handling call
0116 02:52:34.524257 (+1037311us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.766952 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.767095 (+   143us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.155837 (+388742us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.155846 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.155892 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.155895 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.156104 (+   209us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.257925 (+101821us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.258035 (+   110us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.258884 (+   849us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.259167 (+   283us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.523597 (+264430us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.524159 (+   562us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.524205 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.524212 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":44,"prepare.queue_time_us":279745,"prepare.run_cpu_time_us":64917,"prepare.run_wall_time_us":389212,"replication_time_us":101994}]]}
W20250116 02:52:34.533993  7467 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.357s	user 0.000s	sys 0.001s
I20250116 02:52:34.539108  7467 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 18) took 1049 ms. Trace:
I20250116 02:52:34.539521  7467 rpcz_store.cc:276] 0116 02:52:33.489364 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.489415 (+    51us) service_pool.cc:225] Handling call
0116 02:52:34.539058 (+1049643us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.584441 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.584602 (+   161us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:33.919156 (+334554us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:33.919165 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:33.919196 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:33.919200 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:33.919416 (+   216us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.176182 (+256766us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.176293 (+   111us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.177223 (+   930us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.177521 (+   298us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.538351 (+360830us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.538822 (+   471us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.539025 (+   203us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.539030 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":94730,"prepare.run_cpu_time_us":52372,"prepare.run_wall_time_us":335031,"replication_time_us":256948}]]}
W20250116 02:52:34.540781  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 106ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.542583  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c7" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
I20250116 02:52:34.543694  7047 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 7 got 3
I20250116 02:52:34.544153  7049 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 7 got 3
W20250116 02:52:34.544997  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 285ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.550009  7470 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.550637  7470 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:34.551123  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 378ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.558857  7463 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.313s	user 0.000s	sys 0.001s
I20250116 02:52:34.563081  7463 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 27) took 1078 ms. Trace:
W20250116 02:52:34.563824  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 291ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.563246  7463 rpcz_store.cc:276] 0116 02:52:33.484712 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.484769 (+    57us) service_pool.cc:225] Handling call
0116 02:52:34.563018 (+1078249us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.527175 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.527378 (+   203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.006047 (+478669us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.006055 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.006091 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.006094 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.006282 (+   188us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.244104 (+237822us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.244220 (+   116us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.245122 (+   902us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.245401 (+   279us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.562219 (+316818us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.562756 (+   537us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.562980 (+   224us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.562985 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":41,"prepare.queue_time_us":42045,"prepare.run_cpu_time_us":76464,"prepare.run_wall_time_us":479166,"replication_time_us":237966}]]}
I20250116 02:52:34.564400  7046 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 7 got 3
I20250116 02:52:34.618031  7469 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 19) took 1132 ms. Trace:
I20250116 02:52:34.618180  7469 rpcz_store.cc:276] 0116 02:52:33.485628 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.485694 (+    66us) service_pool.cc:225] Handling call
0116 02:52:34.617934 (+1132240us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.813857 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.813999 (+   142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.270351 (+456352us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.270360 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.270404 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.270407 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.270602 (+   195us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.489325 (+218723us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.489434 (+   109us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.490298 (+   864us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.490541 (+   243us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.617274 (+126733us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.617853 (+   579us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.617896 (+    43us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.617900 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":327877,"prepare.run_cpu_time_us":75174,"prepare.run_wall_time_us":456800,"replication_time_us":218881}]]}
I20250116 02:52:34.619367  7045 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 7 got 3
W20250116 02:52:34.619774  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 295ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.647585  7467 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.648295  7467 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:34.648819  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 236ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.689659  7461 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.690441  7461 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.691000  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 283ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.693033  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.275s	user 0.001s	sys 0.000s
I20250116 02:52:34.697096  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 16) took 1293 ms. Trace:
I20250116 02:52:34.697209  7465 rpcz_store.cc:276] 0116 02:52:33.403422 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.403489 (+    67us) service_pool.cc:225] Handling call
0116 02:52:34.697037 (+1293548us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.403870 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.404045 (+   175us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.188630 (+784585us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.188637 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.188656 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.188661 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.188868 (+   207us) log.cc:844] Serialized 217 byte log entry
0116 02:52:34.416542 (+227674us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.416660 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.417351 (+   691us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.417611 (+   260us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.696458 (+278847us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.696937 (+   479us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.696982 (+    45us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.696986 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":55,"prepare.queue_time_us":64,"prepare.run_cpu_time_us":126024,"prepare.run_wall_time_us":785060,"replication_time_us":227853}]]}
W20250116 02:52:34.698424  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 409ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.702162  7471 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:34.703002  7471 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.703469  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 234ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.753901  7462 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s	user 0.000s	sys 0.000s
W20250116 02:52:34.754011  7468 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.298s	user 0.001s	sys 0.000s
I20250116 02:52:34.757988  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 28) took 1271 ms. Trace:
I20250116 02:52:34.758162  7468 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 25) took 1268 ms. Trace:
W20250116 02:52:34.758509  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 190ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.758514  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 287ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.758232  7462 rpcz_store.cc:276] 0116 02:52:33.486225 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.486285 (+    60us) service_pool.cc:225] Handling call
0116 02:52:34.757932 (+1271647us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.754155 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.754323 (+   168us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.188054 (+433731us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.188062 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.188112 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.188115 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.188328 (+   213us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.467117 (+278789us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.467239 (+   122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.468098 (+   859us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.468358 (+   260us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.757289 (+288931us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.757833 (+   544us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.757881 (+    48us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.757885 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":267585,"prepare.run_cpu_time_us":71247,"prepare.run_wall_time_us":434237,"replication_time_us":278970}]]}
I20250116 02:52:34.758270  7468 rpcz_store.cc:276] 0116 02:52:33.489360 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.489404 (+    44us) service_pool.cc:225] Handling call
0116 02:52:34.758114 (+1268710us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.539521 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.539709 (+   188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.034607 (+494898us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.034617 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.034663 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.034666 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.034877 (+   211us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.454586 (+419709us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.454682 (+    96us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.455359 (+   677us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.455563 (+   204us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.757289 (+301726us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.757833 (+   544us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.758079 (+   246us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.758082 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":27,"prepare.queue_time_us":49867,"prepare.run_cpu_time_us":83452,"prepare.run_wall_time_us":495410,"replication_time_us":419893}]]}
W20250116 02:52:34.762928  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.308s	user 0.000s	sys 0.000s
I20250116 02:52:34.767207  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 19) took 1277 ms. Trace:
W20250116 02:52:34.767655  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 37ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.767321  7460 rpcz_store.cc:276] 0116 02:52:33.489940 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.489985 (+    45us) service_pool.cc:225] Handling call
0116 02:52:34.767158 (+1277173us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.765363 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.765538 (+   175us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.288846 (+523308us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.288857 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.288900 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.288905 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.289132 (+   227us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.453096 (+163964us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.453230 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.454325 (+  1095us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.454589 (+   264us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.766413 (+311824us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.766925 (+   512us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.767122 (+   197us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.767127 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":74,"prepare.queue_time_us":275104,"prepare.run_cpu_time_us":87537,"prepare.run_wall_time_us":523824,"replication_time_us":164117}]]}
I20250116 02:52:34.805462  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.806216  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:34.806707  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 302ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.836283  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 3
I20250116 02:52:34.837422  7047 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 4
I20250116 02:52:34.838394  7045 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 3
I20250116 02:52:34.838442  7048 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 2
I20250116 02:52:34.839222  7045 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c8" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:34.841768  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 120ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.855525  7462 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.856276  7462 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:34.856771  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 249ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.886262  7467 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.238s	user 0.000s	sys 0.001s
I20250116 02:52:34.890445  7467 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 20) took 1132 ms. Trace:
W20250116 02:52:34.890978  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 448ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.890750  7467 rpcz_store.cc:276] 0116 02:52:33.758131 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.758659 (+   528us) service_pool.cc:225] Handling call
0116 02:52:34.890397 (+1131738us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.919513 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.919713 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.540320 (+620607us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.540328 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.540353 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.540358 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.540541 (+   183us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.647378 (+106837us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.647521 (+   143us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.648386 (+   865us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.648691 (+   305us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.889768 (+241077us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.890318 (+   550us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.890360 (+    42us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.890364 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":52,"prepare.queue_time_us":160612,"prepare.run_cpu_time_us":101666,"prepare.run_wall_time_us":621435,"replication_time_us":106977}]]}
I20250116 02:52:34.891674  7047 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 4
I20250116 02:52:34.915477  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.916203  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.916757  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 375ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.929421  7470 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.378s	user 0.001s	sys 0.000s
I20250116 02:52:34.933660  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 29) took 1447 ms. Trace:
I20250116 02:52:34.933862  7470 rpcz_store.cc:276] 0116 02:52:33.486338 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.486381 (+    43us) service_pool.cc:225] Handling call
0116 02:52:34.933612 (+1447231us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.881135 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.881345 (+   210us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.338538 (+457193us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.338548 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.338576 (+    28us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.338581 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.338808 (+   227us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.549447 (+210639us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.549974 (+   527us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.550746 (+   772us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.551014 (+   268us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.932959 (+381945us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.933521 (+   562us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.933563 (+    42us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.933579 (+    16us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":463,"prepare.queue_time_us":394515,"prepare.run_cpu_time_us":74553,"prepare.run_wall_time_us":458055,"replication_time_us":210836,"thread_start_us":352,"threads_started":1}]]}
W20250116 02:52:34.934736  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 428ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.935482  7046 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 3
W20250116 02:52:34.937712  7471 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.234s	user 0.001s	sys 0.000s
I20250116 02:52:34.941745  7471 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 26) took 1451 ms. Trace:
I20250116 02:52:34.941867  7471 rpcz_store.cc:276] 0116 02:52:33.489971 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.490012 (+    41us) service_pool.cc:225] Handling call
0116 02:52:34.941693 (+1451681us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:33.811341 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:33.811568 (+   227us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.367408 (+555840us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.367420 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.367464 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.367467 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.367672 (+   205us) log.cc:844] Serialized 243 byte log entry
0116 02:52:34.691372 (+323700us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.702121 (+ 10749us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.703096 (+   975us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.703382 (+   286us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.941102 (+237720us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.941614 (+   512us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.941652 (+    38us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.941657 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":10683,"prepare.queue_time_us":321077,"prepare.run_cpu_time_us":91973,"prepare.run_wall_time_us":556384,"replication_time_us":323873,"thread_start_us":11118,"threads_started":1}]]}
W20250116 02:52:34.942399  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 217ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.943123  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 8 got 3
I20250116 02:52:34.949146  7471 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:34.949868  7471 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:34.950321  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 195ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.970141  7045 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "new_c9" type: INT32 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } } modify_external_catalogs: true
W20250116 02:52:34.972609  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 328ms of latency in SegmentAllocator::Sync()
W20250116 02:52:34.974269  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.283s	user 0.001s	sys 0.000s
I20250116 02:52:34.978578  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 27) took 1221 ms. Trace:
W20250116 02:52:34.979182  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 340ms of latency in SegmentAllocator::Sync()
I20250116 02:52:34.978766  7461 rpcz_store.cc:276] 0116 02:52:33.757538 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.758284 (+   746us) service_pool.cc:225] Handling call
0116 02:52:34.978533 (+1220249us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.156204 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.156386 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.524256 (+367870us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.524268 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.524317 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.524320 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.524542 (+   222us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.689411 (+164869us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.689591 (+   180us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.690544 (+   953us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.690875 (+   331us) log.cc:844] Serialized 5 byte log entry
0116 02:52:34.977790 (+286915us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:34.978294 (+   504us) log.cc:844] Serialized 14 byte log entry
0116 02:52:34.978500 (+   206us) alter_schema_op.cc:73] Released schema lock
0116 02:52:34.978504 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":38,"prepare.queue_time_us":397586,"prepare.run_cpu_time_us":60316,"prepare.run_wall_time_us":368396,"replication_time_us":165052}]]}
I20250116 02:52:34.980170  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 9 got 4
I20250116 02:52:35.046348  7470 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:35.047094  7470 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.047598  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 196ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.106101  7462 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.249s	user 0.000s	sys 0.000s
I20250116 02:52:35.108117  7469 tablet.cc:1721] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 2 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3
I20250116 02:52:35.108700  7469 tablet.cc:1619] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.109198  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 195ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.109637  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.303s	user 0.001s	sys 0.000s
I20250116 02:52:35.110661  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 30) took 1353 ms. Trace:
I20250116 02:52:35.110775  7462 rpcz_store.cc:276] 0116 02:52:33.757321 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.757618 (+   297us) service_pool.cc:225] Handling call
0116 02:52:35.110620 (+1353002us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.006379 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.006552 (+   173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.563029 (+556477us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.563043 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.563091 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.563094 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.563568 (+   474us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.855342 (+291774us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.855464 (+   122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.856364 (+   900us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.856656 (+   292us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.110111 (+253455us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.110544 (+   433us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.110584 (+    40us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.110588 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":248389,"prepare.run_cpu_time_us":89723,"prepare.run_wall_time_us":557256,"replication_time_us":292214}]]}
W20250116 02:52:35.111982  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 273ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.112236  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 9 got 4
I20250116 02:52:35.113560  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 21) took 1349 ms. Trace:
I20250116 02:52:35.113765  7460 rpcz_store.cc:276] 0116 02:52:33.763885 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.764055 (+   170us) service_pool.cc:225] Handling call
0116 02:52:35.113515 (+1349460us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.289226 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.289402 (+   176us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.767156 (+477754us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.767166 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.767199 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.767202 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.767396 (+   194us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.805258 (+ 37862us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.805392 (+   134us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.806310 (+   918us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.806588 (+   278us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.113035 (+306447us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.113442 (+   407us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.113481 (+    39us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.113485 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":73,"prepare.queue_time_us":524909,"prepare.run_cpu_time_us":82712,"prepare.run_wall_time_us":478224,"replication_time_us":38006}]]}
W20250116 02:52:35.114794  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 378ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.114766  7046 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 9 got 4
I20250116 02:52:35.149899  7471 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 28) took 1385 ms. Trace:
W20250116 02:52:35.150521  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 346ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.150259  7471 rpcz_store.cc:276] 0116 02:52:33.764566 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.765040 (+   474us) service_pool.cc:225] Handling call
0116 02:52:35.149840 (+1384800us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.034973 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.035155 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.758118 (+722963us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.758125 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.758138 (+    13us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.758140 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.758280 (+   140us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.948985 (+190705us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.949105 (+   120us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.949955 (+   850us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.950211 (+   256us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.149152 (+198941us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.149741 (+   589us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.149794 (+    53us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.149798 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":269677,"prepare.run_cpu_time_us":115962,"prepare.run_wall_time_us":723631,"replication_time_us":190813}]]}
I20250116 02:52:35.160024  7471 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:35.160828  7471 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.161465  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 455ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.247951  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 31) took 1490 ms. Trace:
I20250116 02:52:35.248099  7470 rpcz_store.cc:276] 0116 02:52:33.757718 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.758625 (+   907us) service_pool.cc:225] Handling call
0116 02:52:35.247875 (+1489250us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.188436 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.188647 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.757972 (+569325us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.757984 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.758039 (+    55us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.758042 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.758280 (+   238us) log.cc:844] Serialized 270 byte log entry
0116 02:52:35.046146 (+287866us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.046288 (+   142us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.047205 (+   917us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.047484 (+   279us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.247270 (+199786us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.247790 (+   520us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.247836 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.247840 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":61,"prepare.queue_time_us":429502,"prepare.run_cpu_time_us":91465,"prepare.run_wall_time_us":569904,"replication_time_us":288071}]]}
W20250116 02:52:35.248524  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 246ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.292017  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.375s	user 0.001s	sys 0.000s
I20250116 02:52:35.296281  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 21) took 1537 ms. Trace:
I20250116 02:52:35.296407  7465 rpcz_store.cc:276] 0116 02:52:33.759200 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.759268 (+    68us) service_pool.cc:225] Handling call
0116 02:52:35.296226 (+1536958us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.270697 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.270910 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.619171 (+348261us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.619184 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.619233 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.619236 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.619478 (+   242us) log.cc:844] Serialized 270 byte log entry
0116 02:52:34.915287 (+295809us) op_driver.cc:464] REPLICATION: finished
0116 02:52:34.915412 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:34.916303 (+   891us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:34.916615 (+   312us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.295593 (+378978us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.296141 (+   548us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.296188 (+    47us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.296192 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":511176,"prepare.run_cpu_time_us":56176,"prepare.run_wall_time_us":348838,"replication_time_us":296018}]]}
W20250116 02:52:35.296877  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 381ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.297854  7047 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 9 got 4
I20250116 02:52:35.308203  7049 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } 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
I20250116 02:52:35.308341  7469 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 18) took 1823 ms. Trace:
W20250116 02:52:35.308977  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 330ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.308568  7469 rpcz_store.cc:276] 0116 02:52:33.484559 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.484798 (+   239us) service_pool.cc:225] Handling call
0116 02:52:35.308292 (+1823494us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.188969 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.189122 (+   153us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.697892 (+508770us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.697901 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.697942 (+    41us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.697946 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.698153 (+   207us) log.cc:844] Serialized 243 byte log entry
0116 02:52:35.107943 (+409790us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.108060 (+   117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.108789 (+   729us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.109078 (+   289us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.307762 (+198684us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.308226 (+   464us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.308261 (+    35us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.308266 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":64,"prepare.queue_time_us":703847,"prepare.run_cpu_time_us":81276,"prepare.run_wall_time_us":509240,"replication_time_us":409962}]]}
I20250116 02:52:35.308347  7046 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 4
I20250116 02:52:35.310096  7047 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 3
I20250116 02:52:35.310979  7045 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 4
W20250116 02:52:35.311906  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 415ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.320199  7461 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.320856  7461 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.321290  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 243ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.339684  7460 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.340498  7460 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:35.341020  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 333ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.363435  7470 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:35.364135  7470 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.364624  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 310ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.385890  7462 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.386649  7462 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.387163  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 121ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.494241  7472 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.495208  7472 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:35.495733  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 286ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.495584  7473 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.496269  7473 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.496690  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 379ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.497370  7474 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.498184  7474 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.498615  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 117ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.512873  7462 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 33) took 1391 ms. Trace:
I20250116 02:52:35.513013  7462 rpcz_store.cc:276] 0116 02:52:34.121188 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.121236 (+    48us) service_pool.cc:225] Handling call
0116 02:52:35.512821 (+1391585us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.563687 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.563875 (+   188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.111440 (+547565us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.111451 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.111474 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.111477 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.111655 (+   178us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.385453 (+273798us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.385825 (+   372us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.386743 (+   918us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.387048 (+   305us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.511873 (+124825us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.512479 (+   606us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.512760 (+   281us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.512767 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":304,"prepare.queue_time_us":442105,"prepare.run_cpu_time_us":85748,"prepare.run_wall_time_us":548024,"replication_time_us":273938}]]}
W20250116 02:52:35.514257  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 298ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.564584  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.243s	user 0.001s	sys 0.000s
I20250116 02:52:35.569228  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 30) took 1446 ms. Trace:
W20250116 02:52:35.569744  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 185ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.569361  7461 rpcz_store.cc:276] 0116 02:52:34.122324 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.122371 (+    47us) service_pool.cc:225] Handling call
0116 02:52:35.569174 (+1446803us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.524653 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.524862 (+   209us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.978534 (+453672us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.978544 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.978573 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.978576 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.978759 (+   183us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.320032 (+341273us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.320156 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.320945 (+   789us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.321197 (+   252us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.568248 (+247051us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.568793 (+   545us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.569130 (+   337us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.569138 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":59,"prepare.queue_time_us":401998,"prepare.run_cpu_time_us":72863,"prepare.run_wall_time_us":454179,"replication_time_us":341426}]]}
W20250116 02:52:35.616721  7471 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.455s	user 0.000s	sys 0.000s
I20250116 02:52:35.619741  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 31) took 1496 ms. Trace:
I20250116 02:52:35.619884  7474 rpcz_store.cc:276] 0116 02:52:34.123464 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.123587 (+   123us) service_pool.cc:225] Handling call
0116 02:52:35.619693 (+1496106us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.758681 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.758865 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.149841 (+390976us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.149853 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.149892 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.149896 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.150154 (+   258us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.496909 (+346755us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.497334 (+   425us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.498267 (+   933us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.498504 (+   237us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.619112 (+120608us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.619608 (+   496us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.619654 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.619658 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353,"prepare.queue_time_us":634787,"prepare.run_cpu_time_us":57061,"prepare.run_wall_time_us":391537,"replication_time_us":346986,"thread_start_us":258,"threads_started":1}]]}
W20250116 02:52:35.620280  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 89ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.620687  7471 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 29) took 1856 ms. Trace:
I20250116 02:52:35.620796  7471 rpcz_store.cc:276] 0116 02:52:33.764655 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.764712 (+    57us) service_pool.cc:225] Handling call
0116 02:52:35.620644 (+1855932us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.367765 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.367938 (+   173us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.941884 (+573946us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.941894 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.941932 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.941935 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.942132 (+   197us) log.cc:844] Serialized 270 byte log entry
0116 02:52:35.159874 (+217742us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.159975 (+   101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.160983 (+  1008us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.161331 (+   348us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.620017 (+458686us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.620567 (+   550us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.620610 (+    43us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.620617 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":39,"prepare.queue_time_us":602785,"prepare.run_cpu_time_us":91663,"prepare.run_wall_time_us":574426,"replication_time_us":217904}]]}
W20250116 02:52:35.621870  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 233ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.640003  7469 tablet.cc:1721] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 3 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4
I20250116 02:52:35.640676  7469 tablet.cc:1619] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.641141  7414 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 317ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.674322  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.333s	user 0.001s	sys 0.000s
W20250116 02:52:35.674927  7470 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.310s	user 0.001s	sys 0.000s
I20250116 02:52:35.678572  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.679203  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
I20250116 02:52:35.679292  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 32) took 1919 ms. Trace:
W20250116 02:52:35.679642  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 304ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.679402  7470 rpcz_store.cc:276] 0116 02:52:33.759515 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.759572 (+    57us) service_pool.cc:225] Handling call
0116 02:52:35.679242 (+1919670us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.339267 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.339478 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.934124 (+594646us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.934134 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.934164 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.934168 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.934442 (+   274us) log.cc:844] Serialized 270 byte log entry
0116 02:52:35.363255 (+428813us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.363376 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.364228 (+   852us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.364510 (+   282us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.678690 (+314180us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.679150 (+   460us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.679196 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.679201 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":51,"prepare.queue_time_us":579391,"prepare.run_cpu_time_us":96599,"prepare.run_wall_time_us":595233,"replication_time_us":429051}]]}
W20250116 02:52:35.679909  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 214ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.680392  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 22) took 1557 ms. Trace:
I20250116 02:52:35.680552  7048 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
W20250116 02:52:35.681005  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 158ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.680552  7460 rpcz_store.cc:276] 0116 02:52:34.122534 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.122604 (+    70us) service_pool.cc:225] Handling call
0116 02:52:35.680338 (+1557734us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.540995 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.541177 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:34.890391 (+349214us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:34.890403 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:34.890436 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:34.890439 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:34.890653 (+   214us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.339507 (+448854us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.339631 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.340600 (+   969us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.340902 (+   302us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.678152 (+337250us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.679911 (+  1759us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.680291 (+   380us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.680298 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":418111,"prepare.run_cpu_time_us":56961,"prepare.run_wall_time_us":349723,"replication_time_us":449026,"spinlock_wait_cycles":46976}]]}
I20250116 02:52:35.710132  7471 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:35.710968  7471 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.711526  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 192ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.732365  7047 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
I20250116 02:52:35.732674  7047 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 4
I20250116 02:52:35.732715  7049 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet a2aa48b61d274396b44bb4412c22447d
I20250116 02:52:35.735417  7344 tablet_service.cc:1514] Processing DeleteTablet for tablet a2aa48b61d274396b44bb4412c22447d with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:35 UTC) from {username='slave'} at 127.0.0.1:43564
I20250116 02:52:35.735472  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\001\000\000\000\007\001\002\000\000\000""\006\001\001\000\000\000\007\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20250116 02:52:35.737073  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
I20250116 02:52:35.737357  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:35.737615  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 4
I20250116 02:52:35.738087  7476 tablet_replica.cc:331] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: stopping tablet replica
I20250116 02:52:35.738296  7476 raft_consensus.cc:2238] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:35.738487  7476 raft_consensus.cc:2267] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:35.738788  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 171ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.755437  7474 tablet.cc:1721] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:35.756167  7474 tablet.cc:1619] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.756973  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 150ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.782027  7472 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.286s	user 0.001s	sys 0.000s
I20250116 02:52:35.786778  7472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 23) took 1663 ms. Trace:
I20250116 02:52:35.786988  7472 rpcz_store.cc:276] 0116 02:52:34.123218 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.123282 (+    64us) service_pool.cc:225] Handling call
0116 02:52:35.786686 (+1663404us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.767497 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.767697 (+   200us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.114341 (+346644us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.114349 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.114391 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.114394 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.114559 (+   165us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.493378 (+378819us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.494183 (+   805us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.495311 (+  1128us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.495645 (+   334us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.786003 (+290358us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.786598 (+   595us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.786645 (+    47us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.786649 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":743,"prepare.queue_time_us":643948,"prepare.run_cpu_time_us":53427,"prepare.run_wall_time_us":347124,"replication_time_us":378950,"thread_start_us":631,"threads_started":1}]]}
I20250116 02:52:35.788081  7046 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
W20250116 02:52:35.788403  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 196ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.812960  7470 tablet.cc:1721] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:35.813756  7470 tablet.cc:1619] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.814244  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 93ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.839761  7472 tablet.cc:1721] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:35.840559  7472 tablet.cc:1619] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:35.841033  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 169ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.855540  7461 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.856292  7461 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:35.856787  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 336ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.875931  7473 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.379s	user 0.001s	sys 0.000s
I20250116 02:52:35.880465  7473 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 34) took 1756 ms. Trace:
W20250116 02:52:35.881042  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 333ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.881129  7473 rpcz_store.cc:276] 0116 02:52:34.124254 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.124325 (+    71us) service_pool.cc:225] Handling call
0116 02:52:35.880409 (+1756084us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.758392 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.758613 (+   221us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.248050 (+489437us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.248060 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.248095 (+    35us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.248098 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.248292 (+   194us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.494952 (+246660us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.495540 (+   588us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.496367 (+   827us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.496589 (+   222us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.879559 (+382970us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.880117 (+   558us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.880369 (+   252us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.880373 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":535,"prepare.queue_time_us":633818,"prepare.run_cpu_time_us":77230,"prepare.run_wall_time_us":490298,"replication_time_us":246827,"thread_start_us":411,"threads_started":1}]]}
I20250116 02:52:35.881886  7045 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
I20250116 02:52:35.894688  7473 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 4 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5
I20250116 02:52:35.895407  7473 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:35.895896  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 192ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.907899  7471 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 34) took 1498 ms. Trace:
I20250116 02:52:35.908038  7471 rpcz_store.cc:276] 0116 02:52:34.409594 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.409638 (+    44us) service_pool.cc:225] Handling call
0116 02:52:35.907852 (+1498214us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.150283 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.150469 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.619708 (+469239us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.619719 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.619770 (+    51us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.619776 (+     6us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.620038 (+   262us) log.cc:844] Serialized 322 byte log entry
0116 02:52:35.709934 (+ 89896us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.710061 (+   127us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.711070 (+  1009us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.711427 (+   357us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.907224 (+195797us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.907750 (+   526us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.907806 (+    56us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.907811 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":68,"prepare.queue_time_us":740347,"prepare.run_cpu_time_us":77370,"prepare.run_wall_time_us":469827,"replication_time_us":90119}]]}
W20250116 02:52:35.908676  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 147ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.911270  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 36) took 1501 ms. Trace:
I20250116 02:52:35.911448  7470 rpcz_store.cc:276] 0116 02:52:34.409551 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.409984 (+   433us) service_pool.cc:225] Handling call
0116 02:52:35.911223 (+1501239us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.111750 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.111920 (+   170us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.513671 (+401751us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.513684 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.513716 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.513720 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.513940 (+   220us) log.cc:844] Serialized 322 byte log entry
0116 02:52:35.812746 (+298806us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.812879 (+   133us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.813856 (+   977us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.814143 (+   287us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.910528 (+ 96385us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.910978 (+   450us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.911192 (+   214us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.911197 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":63,"prepare.queue_time_us":701506,"prepare.run_cpu_time_us":62889,"prepare.run_wall_time_us":402254,"replication_time_us":298989}]]}
W20250116 02:52:35.912748  7419 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 36ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.912859  7426 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 423ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.915359  7047 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 0dd1e59c6e5d4788ae12b15c489f0688
I20250116 02:52:35.916335  7136 tablet_service.cc:1514] Processing DeleteTablet for tablet 0dd1e59c6e5d4788ae12b15c489f0688 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:35 UTC) from {username='slave'} at 127.0.0.1:34850
I20250116 02:52:35.917188  7477 tablet_replica.cc:331] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: stopping tablet replica
I20250116 02:52:35.917407  7477 raft_consensus.cc:2238] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:35.917701  7477 pending_rounds.cc:62] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Trying to abort 1 pending ops.
I20250116 02:52:35.917739  7045 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\002\000\000\000\007\001\003\000\000\000""\006\001\002\000\000\000\007\001\003\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20250116 02:52:35.917843  7477 pending_rounds.cc:69] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 24 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "0dd1e59c6e5d4788ae12b15c489f0688" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "1d07f894a47748b9b8d5b8122869db93" new_extra_config { } }
W20250116 02:52:35.918485  7477 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Aborted: Op aborted
I20250116 02:52:35.918735  7477 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 39) took 1378 ms. Trace:
I20250116 02:52:35.919032  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:35.918867  7477 rpcz_store.cc:276] 0116 02:52:34.540221 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.540292 (+    71us) service_pool.cc:225] Handling call
0116 02:52:35.918685 (+1378393us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.514050 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.514297 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.912359 (+398062us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.912366 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.912380 (+    14us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.912384 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.912527 (+   143us) log.cc:844] Serialized 348 byte log entry
0116 02:52:35.918379 (+  5852us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.918419 (+    40us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0116 02:52:35.918425 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":973466,"prepare.run_cpu_time_us":63788,"prepare.run_wall_time_us":398864,"replication_time_us":5954}]]}
I20250116 02:52:35.919545  7477 raft_consensus.cc:2267] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:35.919831  7457 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:35.920024  7457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 42) took 1086 ms. Trace:
W20250116 02:52:35.920257  7033 catalog_manager.cc:4951] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]): Aborted: Op aborted
I20250116 02:52:35.919274  7049 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:35.920130  7457 rpcz_store.cc:276] 0116 02:52:34.833724 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.833786 (+    62us) service_pool.cc:225] Handling call
0116 02:52:35.919990 (+1086204us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.912957 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.913189 (+   232us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.919601 (+  6412us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.919610 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.919683 (+    73us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.919719 (+    36us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.919751 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:35.919759 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1078847}]]}
W20250116 02:52:35.921262  7457 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:35.922374  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 121ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.922521  7457 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:35.922668  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 33) took 1503 ms. Trace:
I20250116 02:52:35.922783  7474 rpcz_store.cc:276] 0116 02:52:34.408152 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.408207 (+    55us) service_pool.cc:225] Handling call
0116 02:52:35.911968 (+1503761us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.978888 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.979080 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.569211 (+590131us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.569222 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.569251 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.569256 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.569468 (+   212us) log.cc:844] Serialized 322 byte log entry
0116 02:52:35.755245 (+185777us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.755350 (+   105us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.756268 (+   918us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.756560 (+   292us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.910532 (+153972us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.910898 (+   366us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.911922 (+  1024us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.911929 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":26,"prepare.queue_time_us":570306,"prepare.run_cpu_time_us":98919,"prepare.run_wall_time_us":590649,"replication_time_us":185957,"spinlock_wait_cycles":4992}]]}
W20250116 02:52:35.923372  7457 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:35.948946  7419 consensus_queue.cc:1159] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1d07f894a47748b9b8d5b8122869db93" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20250116 02:52:35.949554  7477 log.cc:510] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Injecting 225ms of latency in SegmentAllocator::Sync()
W20250116 02:52:35.958403  7469 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.317s	user 0.001s	sys 0.000s
I20250116 02:52:35.962997  7469 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 20) took 2203 ms. Trace:
W20250116 02:52:35.963255  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:35.963456  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 22) took 1841 ms. Trace:
I20250116 02:52:35.963554  7450 rpcz_store.cc:276] 0116 02:52:34.122038 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.122135 (+    97us) service_pool.cc:225] Handling call
0116 02:52:35.963417 (+1841282us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.308820 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.309091 (+   271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.963097 (+654006us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.963108 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.963157 (+    49us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.963161 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.963205 (+    44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:35.963211 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1186384}]]}
I20250116 02:52:35.963210  7469 rpcz_store.cc:276] 0116 02:52:33.759082 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:33.759142 (+    60us) service_pool.cc:225] Handling call
0116 02:52:35.962950 (+2203808us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.698248 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.698432 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.308507 (+610075us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.308515 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.308558 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.308563 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.308731 (+   168us) log.cc:844] Serialized 270 byte log entry
0116 02:52:35.639832 (+331101us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.639947 (+   115us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.640771 (+   824us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.641049 (+   278us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.962006 (+320957us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.962554 (+   548us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.962912 (+   358us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.962917 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":46,"prepare.queue_time_us":938856,"prepare.run_cpu_time_us":94962,"prepare.run_wall_time_us":610533,"replication_time_us":331233}]]}
W20250116 02:52:35.984133  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.304s	user 0.001s	sys 0.000s
I20250116 02:52:35.985203  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:35.985916  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:35.986413  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 87ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.988692  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 23) took 1866 ms. Trace:
W20250116 02:52:35.989171  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 212ms of latency in SegmentAllocator::Sync()
I20250116 02:52:35.989357  7465 rpcz_store.cc:276] 0116 02:52:34.122167 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.122239 (+    72us) service_pool.cc:225] Handling call
0116 02:52:35.988646 (+1866407us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.619575 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.619786 (+   211us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.296386 (+676600us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.296400 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.296431 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.296433 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.296626 (+   193us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.678405 (+381779us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.678526 (+   121us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.679290 (+   764us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.679539 (+   249us) log.cc:844] Serialized 5 byte log entry
0116 02:52:35.988110 (+308571us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:35.988563 (+   453us) log.cc:844] Serialized 14 byte log entry
0116 02:52:35.988609 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:35.988613 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":69,"prepare.queue_time_us":497035,"prepare.run_cpu_time_us":108311,"prepare.run_wall_time_us":678668,"replication_time_us":381939}]]}
W20250116 02:52:36.006632  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.006882  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 24) took 1596 ms. Trace:
I20250116 02:52:36.006980  7450 rpcz_store.cc:276] 0116 02:52:34.409917 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.410109 (+   192us) service_pool.cc:225] Handling call
0116 02:52:36.006835 (+1596726us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.964013 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.964209 (+   196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.006478 (+ 42269us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.006488 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.006519 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.006523 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.006564 (+    41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.006572 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1553546}]]}
I20250116 02:52:36.014858  7472 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 24) took 1606 ms. Trace:
W20250116 02:52:36.015340  7431 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 189ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.015084  7472 rpcz_store.cc:276] 0116 02:52:34.408803 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.409021 (+   218us) service_pool.cc:225] Handling call
0116 02:52:36.014796 (+1605775us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.890761 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.890945 (+   184us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.680507 (+789562us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.680514 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.680556 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.680561 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.680734 (+   173us) log.cc:844] Serialized 322 byte log entry
0116 02:52:35.839595 (+158861us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.839698 (+   103us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.840656 (+   958us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.840939 (+   283us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.013937 (+172998us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.014475 (+   538us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.014747 (+   272us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.014754 (+     7us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":24,"prepare.queue_time_us":481445,"prepare.run_cpu_time_us":123628,"prepare.run_wall_time_us":790021,"replication_time_us":159000}]]}
I20250116 02:52:36.016005  7048 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:36.047894  7049 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
I20250116 02:52:36.048856  7045 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 37d64a4c731a467e984720197cde2f13
I20250116 02:52:36.049602  7205 tablet_service.cc:1514] Processing DeleteTablet for tablet 37d64a4c731a467e984720197cde2f13 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:35 UTC) from {username='slave'} at 127.0.0.1:46710
I20250116 02:52:36.051607  7045 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\003\000\000\000\007\001\004\000\000\000""\006\001\003\000\000\000\007\001\004\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:36.055090  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 118ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.055163  7478 tablet_replica.cc:331] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: stopping tablet replica
I20250116 02:52:36.055382  7478 raft_consensus.cc:2238] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:36.055573  7478 pending_rounds.cc:62] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Trying to abort 1 pending ops.
I20250116 02:52:36.055634  7478 pending_rounds.cc:69] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 25 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "37d64a4c731a467e984720197cde2f13" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "abbfed6a15784afebdc39dfca1219e56" new_extra_config { } }
W20250116 02:52:36.056200  7478 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Aborted: Op aborted
I20250116 02:52:36.056294  7474 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20250116 02:52:36.057024  7474 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
I20250116 02:52:36.056917  7478 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 36) took 1517 ms. Trace:
I20250116 02:52:36.057643  7478 rpcz_store.cc:276] 0116 02:52:34.539299 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.539436 (+   137us) service_pool.cc:225] Handling call
0116 02:52:36.056394 (+1516958us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.569610 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.569865 (+   255us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.912151 (+342286us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.912158 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.912176 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.912179 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.912372 (+   193us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.056120 (+143748us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.056129 (+     9us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0116 02:52:36.056136 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1029872,"prepare.run_cpu_time_us":53687,"prepare.run_wall_time_us":342813,"replication_time_us":143905}]]}
W20250116 02:52:36.057960  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 67ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.058256  7478 raft_consensus.cc:2267] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:36.058456  7452 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.058605  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 39) took 1224 ms. Trace:
I20250116 02:52:36.058671  7452 rpcz_store.cc:276] 0116 02:52:34.834563 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.834626 (+    63us) service_pool.cc:225] Handling call
0116 02:52:36.058579 (+1223953us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.912456 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.912635 (+   179us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.058263 (+145628us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.058296 (+    33us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.058320 (+    24us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.058322 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.058401 (+    79us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.058407 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"spinlock_wait_cycles":2816,"child_traces":[["op",{"mutex_wait_us":189,"prepare.queue_time_us":1077493,"spinlock_wait_cycles":62336}]]}
W20250116 02:52:36.059551  7452 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.059723  7452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 42) took 1095 ms. Trace:
I20250116 02:52:36.059808  7452 rpcz_store.cc:276] 0116 02:52:34.964423 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.964475 (+    52us) service_pool.cc:225] Handling call
0116 02:52:36.059692 (+1095217us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.059002 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.059209 (+   207us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.059419 (+   210us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.059426 (+     7us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.059468 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.059472 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.059502 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.059507 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1094233}]]}
W20250116 02:52:36.060870  7452 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.061691  7452 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.062836  7452 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.072317  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.072520  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 26) took 1533 ms. Trace:
I20250116 02:52:36.072630  7450 rpcz_store.cc:276] 0116 02:52:34.538745 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.538819 (+    74us) service_pool.cc:225] Handling call
0116 02:52:36.072483 (+1533664us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.007376 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.007574 (+   198us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.072187 (+ 64613us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.072198 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.072225 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.072228 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.072257 (+    29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.072262 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1468161}]]}
I20250116 02:52:36.077703  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 25) took 1668 ms. Trace:
I20250116 02:52:36.077908  7460 rpcz_store.cc:276] 0116 02:52:34.408963 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.409045 (+    82us) service_pool.cc:225] Handling call
0116 02:52:36.077653 (+1668608us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.114660 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.114848 (+   188us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.787825 (+672977us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.787834 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.787880 (+    46us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.787884 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.788102 (+   218us) log.cc:844] Serialized 322 byte log entry
0116 02:52:35.984928 (+196826us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.985148 (+   220us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.986025 (+   877us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.986304 (+   279us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.077027 (+ 90723us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.077548 (+   521us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.077621 (+    73us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.077625 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":139,"prepare.queue_time_us":705292,"prepare.run_cpu_time_us":109513,"prepare.run_wall_time_us":673500,"replication_time_us":197007}]]}
W20250116 02:52:36.078761  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 149ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.079221  7049 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:36.092298  7473 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 35) took 1967 ms. Trace:
W20250116 02:52:36.092835  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 271ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.094463  7046 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
I20250116 02:52:36.094239  7473 rpcz_store.cc:276] 0116 02:52:34.125285 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.125336 (+    51us) service_pool.cc:225] Handling call
0116 02:52:36.092253 (+1966917us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.934545 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.934759 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.679414 (+744655us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.679424 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.679462 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.679465 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.679690 (+   225us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.894412 (+214722us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.894622 (+   210us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.895500 (+   878us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.895780 (+   280us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.091702 (+195922us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.092181 (+   479us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.092222 (+    41us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.092228 (+     6us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":150,"prepare.queue_time_us":808416,"prepare.run_cpu_time_us":121240,"prepare.run_wall_time_us":745524,"replication_time_us":214911}]]}
I20250116 02:52:36.130303  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 37) took 1586 ms. Trace:
I20250116 02:52:36.130448  7474 rpcz_store.cc:276] 0116 02:52:34.543424 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.543489 (+    65us) service_pool.cc:225] Handling call
0116 02:52:36.130251 (+1586762us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.620162 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.620326 (+   164us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.908106 (+287780us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.908116 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.908160 (+    44us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.908163 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.908401 (+   238us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.056128 (+147727us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.056252 (+   124us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.057118 (+   866us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.057355 (+   237us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.128779 (+ 71424us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.129839 (+  1060us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.130218 (+   379us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.130223 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":28,"prepare.queue_time_us":1076386,"prepare.run_cpu_time_us":43940,"prepare.run_wall_time_us":288734,"replication_time_us":147941}]]}
W20250116 02:52:36.130800  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 207ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.131656  7047 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 7
W20250116 02:52:36.154748  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.154995  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 28) took 1322 ms. Trace:
I20250116 02:52:36.155153  7450 rpcz_store.cc:276] 0116 02:52:34.832408 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.832469 (+    61us) service_pool.cc:225] Handling call
0116 02:52:36.154954 (+1322485us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.073022 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.073292 (+   270us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.154565 (+ 81273us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.154577 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.154630 (+    53us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.154635 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.154673 (+    38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.154680 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1240131}]]}
I20250116 02:52:36.175773  7477 ts_tablet_manager.cc:1905] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:36.184223  7477 ts_tablet_manager.cc:1918] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250116 02:52:36.185511  7477 log.cc:1198] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root/wals/0dd1e59c6e5d4788ae12b15c489f0688
I20250116 02:52:36.185990  7477 ts_tablet_manager.cc:1939] T 0dd1e59c6e5d4788ae12b15c489f0688 P 1d07f894a47748b9b8d5b8122869db93: Deleting consensus metadata
I20250116 02:52:36.187300  7033 catalog_manager.cc:4872] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
I20250116 02:52:36.184751  7045 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 348c1c205bf64b34a9f28e42627042b6
I20250116 02:52:36.189772  7274 tablet_service.cc:1514] Processing DeleteTablet for tablet 348c1c205bf64b34a9f28e42627042b6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:47796
I20250116 02:52:36.190366  7479 tablet_replica.cc:331] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: stopping tablet replica
I20250116 02:52:36.190593  7479 raft_consensus.cc:2238] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:36.190479  7045 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\004\000\000\000\007\001\005\000\000\000""\006\001\004\000\000\000\007\001\005\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20250116 02:52:36.190841  7479 pending_rounds.cc:62] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Trying to abort 1 pending ops.
I20250116 02:52:36.190948  7479 pending_rounds.cc:69] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Aborting op as it isn't in flight: id { term: 1 index: 8 } timestamp: 33 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "348c1c205bf64b34a9f28e42627042b6" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 7 new_table_name: "many-ranges-table" dest_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" new_extra_config { } }
W20250116 02:52:36.191462  7479 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Aborted: Op aborted
I20250116 02:52:36.191675  7479 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 26) took 1652 ms. Trace:
I20250116 02:52:36.191787  7479 rpcz_store.cc:276] 0116 02:52:34.539264 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.539331 (+    67us) service_pool.cc:225] Handling call
0116 02:52:36.191638 (+1652307us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.680817 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.681030 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.014787 (+333757us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.014795 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.014840 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.014845 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.015086 (+   241us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.191400 (+176314us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.191412 (+    12us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0116 02:52:36.191418 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1141195,"prepare.run_cpu_time_us":50327,"prepare.run_wall_time_us":334330,"replication_time_us":176519}]]}
I20250116 02:52:36.192332  7479 raft_consensus.cc:2267] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:36.192601  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.192759  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 28) took 1359 ms. Trace:
I20250116 02:52:36.192852  7454 rpcz_store.cc:276] 0116 02:52:34.833643 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.834371 (+   728us) service_pool.cc:225] Handling call
0116 02:52:36.192725 (+1358354us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.015205 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.015423 (+   218us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.192335 (+176912us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.192406 (+    71us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.192497 (+    91us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.192525 (+    28us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.192554 (+    29us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.192559 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1180540}]]}
W20250116 02:52:36.193053  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.336s	user 0.001s	sys 0.000s
W20250116 02:52:36.194414  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 216ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.195019  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.195245  7454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 30) took 1227 ms. Trace:
I20250116 02:52:36.195349  7454 rpcz_store.cc:276] 0116 02:52:34.967657 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.967710 (+    53us) service_pool.cc:225] Handling call
0116 02:52:36.195168 (+1227458us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.193206 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.193391 (+   185us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.194878 (+  1487us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.194886 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.194929 (+    43us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.194932 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.194959 (+    27us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.194964 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1225155}]]}
W20250116 02:52:36.195971  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.196722  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.197448  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 32) took 2072 ms. Trace:
I20250116 02:52:36.197551  7461 rpcz_store.cc:276] 0116 02:52:34.124736 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.124776 (+    40us) service_pool.cc:225] Handling call
0116 02:52:36.197404 (+2072628us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:34.942238 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:34.942400 (+   162us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.621440 (+679040us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.621449 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.621471 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.621474 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.621654 (+   180us) log.cc:844] Serialized 296 byte log entry
0116 02:52:35.855359 (+233705us) op_driver.cc:464] REPLICATION: finished
0116 02:52:35.855484 (+   125us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:35.856389 (+   905us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:35.856661 (+   272us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.196296 (+339635us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.197339 (+  1043us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.197374 (+    35us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.197377 (+     3us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":54,"prepare.queue_time_us":817227,"prepare.run_cpu_time_us":111634,"prepare.run_wall_time_us":679466,"replication_time_us":233850}]]}
W20250116 02:52:36.197997  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.198427  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 189ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.199488  7047 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 5
W20250116 02:52:36.200021  7454 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.202361  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:36.203052  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:36.203629  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 197ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.204599  7431 consensus_queue.cc:1159] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20250116 02:52:36.205211  7479 log.cc:510] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 32ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.214653  7473 tablet.cc:1721] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:36.215397  7473 tablet.cc:1619] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:36.215883  7434 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 329ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.228411  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20250116 02:52:36.229127  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:36.229619  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 322ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.237789  7479 ts_tablet_manager.cc:1905] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:36.242621  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
W20250116 02:52:36.242926  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250116 02:52:36.247193  7479 ts_tablet_manager.cc:1918] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250116 02:52:36.247320  7479 log.cc:1198] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root/wals/348c1c205bf64b34a9f28e42627042b6
I20250116 02:52:36.247774  7479 ts_tablet_manager.cc:1939] T 348c1c205bf64b34a9f28e42627042b6 P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting consensus metadata
I20250116 02:52:36.248983  7034 catalog_manager.cc:4872] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
W20250116 02:52:36.257757  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.258008  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 30) took 1293 ms. Trace:
I20250116 02:52:36.258123  7450 rpcz_store.cc:276] 0116 02:52:34.964072 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.964125 (+    53us) service_pool.cc:225] Handling call
0116 02:52:36.257944 (+1293819us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.155588 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.155832 (+   244us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.257619 (+101787us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.257628 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.257668 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.257672 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.257704 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.257710 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1191027}]]}
W20250116 02:52:36.261976  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 348c1c205bf64b34a9f28e42627042b6
W20250116 02:52:36.269727  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 0dd1e59c6e5d4788ae12b15c489f0688
W20250116 02:52:36.274538  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 348c1c205bf64b34a9f28e42627042b6
W20250116 02:52:36.278497  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 0dd1e59c6e5d4788ae12b15c489f0688
W20250116 02:52:36.282850  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 348c1c205bf64b34a9f28e42627042b6
W20250116 02:52:36.284962  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 0dd1e59c6e5d4788ae12b15c489f0688
W20250116 02:52:36.285236  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 0dd1e59c6e5d4788ae12b15c489f0688
W20250116 02:52:36.296350  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 0dd1e59c6e5d4788ae12b15c489f0688 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 0dd1e59c6e5d4788ae12b15c489f0688
W20250116 02:52:36.304546  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 348c1c205bf64b34a9f28e42627042b6
W20250116 02:52:36.304941  7034 catalog_manager.cc:4945] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903): alter failed for tablet 348c1c205bf64b34a9f28e42627042b6 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 348c1c205bf64b34a9f28e42627042b6
W20250116 02:52:36.336405  7426 consensus_queue.cc:1159] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "abbfed6a15784afebdc39dfca1219e56" status { last_received { term: 1 index: 8 } last_committed_idx: 7 last_received_current_leader { term: 1 index: 8 } }
W20250116 02:52:36.341893  7478 log.cc:510] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Injecting 163ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.342600  7461 tablet.cc:1721] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20250116 02:52:36.343724  7461 tablet.cc:1619] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:36.344442  7436 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 354ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.366559  7470 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:36.367798  7470 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:36.368682  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 218ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.387704  7450 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.387921  7450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 32) took 1082 ms. Trace:
I20250116 02:52:36.388010  7450 rpcz_store.cc:276] 0116 02:52:35.305317 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.305513 (+   196us) service_pool.cc:225] Handling call
0116 02:52:36.387905 (+1082392us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.258667 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.258907 (+   240us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.387399 (+128492us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.387416 (+    17us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.387449 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.387453 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.387491 (+    38us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.387500 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":952501}]]}
I20250116 02:52:36.390309  7474 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 5 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6
I20250116 02:52:36.391016  7474 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:36.391851  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 171ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.406235  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 25) took 1996 ms. Trace:
W20250116 02:52:36.406924  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 306ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.407275  7046 catalog_manager.cc:5618] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399) does not have the latest schema for tablet 38ab602d2e9f405aae2002a65f85b7b7 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:36.407013  7465 rpcz_store.cc:276] 0116 02:52:34.410043 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.410324 (+   281us) service_pool.cc:225] Handling call
0116 02:52:36.406179 (+1995855us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.298305 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.298518 (+   213us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.988681 (+690163us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.988691 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.988729 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.988732 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.988950 (+   218us) log.cc:844] Serialized 322 byte log entry
0116 02:52:36.202159 (+213209us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.202320 (+   161us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.203138 (+   818us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.203447 (+   309us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.404842 (+201395us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.405441 (+   599us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.406137 (+   696us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.406145 (+     8us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":94,"prepare.queue_time_us":887728,"prepare.run_cpu_time_us":109954,"prepare.run_wall_time_us":690701,"replication_time_us":213398}]]}
I20250116 02:52:36.413133  7045 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 73434c43e0d3478aa2f74aacf35b8a3c
I20250116 02:52:36.414824  7136 tablet_service.cc:1514] Processing DeleteTablet for tablet 73434c43e0d3478aa2f74aacf35b8a3c with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:34850
I20250116 02:52:36.415169  7477 tablet_replica.cc:331] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: stopping tablet replica
I20250116 02:52:36.415380  7477 raft_consensus.cc:2238] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:36.415553  7477 raft_consensus.cc:2267] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:36.415814  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\005\000\000\000\007\001\006\000\000\000""\006\001\005\000\000\000\007\001\006\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:36.419729  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 209ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.505501  7478 ts_tablet_manager.cc:1905] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:36.513518  7478 ts_tablet_manager.cc:1918] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250116 02:52:36.513666  7478 log.cc:1198] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root/wals/37d64a4c731a467e984720197cde2f13
I20250116 02:52:36.514034  7478 ts_tablet_manager.cc:1939] T 37d64a4c731a467e984720197cde2f13 P abbfed6a15784afebdc39dfca1219e56: Deleting consensus metadata
I20250116 02:52:36.515259  7034 catalog_manager.cc:4872] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
W20250116 02:52:36.545671  7473 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.330s	user 0.001s	sys 0.000s
W20250116 02:52:36.548746  7476 log.cc:510] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Injecting 231ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.550381  7473 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 37) took 2140 ms. Trace:
I20250116 02:52:36.550537  7473 rpcz_store.cc:276] 0116 02:52:34.409694 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.409760 (+    66us) service_pool.cc:225] Handling call
0116 02:52:36.550334 (+2140574us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.248756 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.248961 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:35.880439 (+631478us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:35.880453 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:35.880501 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:35.880505 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:35.880743 (+   238us) log.cc:844] Serialized 322 byte log entry
0116 02:52:36.214496 (+333753us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.214614 (+   118us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.215486 (+   872us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.215744 (+   258us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.549122 (+333378us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.550253 (+  1131us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.550299 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.550304 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":838714,"prepare.run_cpu_time_us":100432,"prepare.run_wall_time_us":632057,"replication_time_us":333959}]]}
W20250116 02:52:36.551412  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.551568  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 40) took 2010 ms. Trace:
I20250116 02:52:36.551641  7451 rpcz_store.cc:276] 0116 02:52:34.540803 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.541425 (+   622us) service_pool.cc:225] Handling call
0116 02:52:36.551555 (+2010130us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.880878 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.881083 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.551308 (+670225us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.551319 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.551349 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.551353 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.551383 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.551391 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1339141}]]}
W20250116 02:52:36.552066  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.323s	user 0.001s	sys 0.000s
I20250116 02:52:36.556154  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 27) took 2013 ms. Trace:
W20250116 02:52:36.556589  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 205ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.556305  7460 rpcz_store.cc:276] 0116 02:52:34.542701 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.542766 (+    65us) service_pool.cc:225] Handling call
0116 02:52:36.556103 (+2013337us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.788201 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.788431 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.078157 (+289726us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.078165 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.078203 (+    38us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.078211 (+     8us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.078413 (+   202us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.228240 (+149827us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.228362 (+   122us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.229228 (+   866us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.229498 (+   270us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.555394 (+325896us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.555846 (+   452us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.556050 (+   204us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.556054 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36,"prepare.queue_time_us":1245147,"prepare.run_cpu_time_us":42579,"prepare.run_wall_time_us":290275,"replication_time_us":149994,"spinlock_wait_cycles":2816}]]}
I20250116 02:52:36.557396  7045 catalog_manager.cc:5618] TS ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903) does not have the latest schema for tablet a154b59638f74682b090120d4149f6cd (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 7
W20250116 02:52:36.557792  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.557963  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 43) took 1722 ms. Trace:
I20250116 02:52:36.558063  7451 rpcz_store.cc:276] 0116 02:52:34.835713 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.835764 (+    51us) service_pool.cc:225] Handling call
0116 02:52:36.557922 (+1722158us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.557444 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.557661 (+   217us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.557669 (+     8us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.557677 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.557695 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.557698 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.557726 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.557735 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1721406}]]}
I20250116 02:52:36.567047  7474 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 35) took 2155 ms. Trace:
I20250116 02:52:36.567238  7474 rpcz_store.cc:276] 0116 02:52:34.411921 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.411965 (+    44us) service_pool.cc:225] Handling call
0116 02:52:36.567000 (+2155035us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.621781 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.621959 (+   178us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.197898 (+575939us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.197907 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.197923 (+    16us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.197926 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.198115 (+   189us) log.cc:844] Serialized 322 byte log entry
0116 02:52:36.390170 (+192055us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.390287 (+   117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.391099 (+   812us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.391396 (+   297us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.566453 (+175057us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.566930 (+   477us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.566965 (+    35us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.566969 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":67,"prepare.queue_time_us":1209517,"prepare.run_cpu_time_us":88868,"prepare.run_wall_time_us":576387,"replication_time_us":192215}]]}
W20250116 02:52:36.567651  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 333ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.568475  7048 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
W20250116 02:52:36.586335  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.586633  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 46) took 1620 ms. Trace:
I20250116 02:52:36.586778  7451 rpcz_store.cc:276] 0116 02:52:34.966235 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.966297 (+    62us) service_pool.cc:225] Handling call
0116 02:52:36.586573 (+1620276us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.558408 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.558616 (+   208us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.586189 (+ 27573us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.586200 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.586233 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.586236 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.586272 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.586279 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1591829}]]}
W20250116 02:52:36.587004  7470 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.219s	user 0.001s	sys 0.000s
I20250116 02:52:36.591955  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 38) took 2182 ms. Trace:
W20250116 02:52:36.592409  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 195ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.592111  7470 rpcz_store.cc:276] 0116 02:52:34.409799 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.410273 (+   474us) service_pool.cc:225] Handling call
0116 02:52:36.591899 (+2181626us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.680122 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.680297 (+   175us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.092254 (+411957us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.092263 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.092292 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.092296 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.092477 (+   181us) log.cc:844] Serialized 322 byte log entry
0116 02:52:36.366389 (+273912us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.366527 (+   138us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.367935 (+  1408us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.368374 (+   439us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.591176 (+222802us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.591778 (+   602us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.591830 (+    52us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.591834 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":75,"prepare.queue_time_us":1269560,"prepare.run_cpu_time_us":62189,"prepare.run_wall_time_us":412420,"replication_time_us":274055}]]}
W20250116 02:52:36.628790  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.629479  7451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 49) took 1322 ms. Trace:
I20250116 02:52:36.629642  7451 rpcz_store.cc:276] 0116 02:52:35.306551 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.306755 (+   204us) service_pool.cc:225] Handling call
0116 02:52:36.629432 (+1322677us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.587198 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.587431 (+   233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.628552 (+ 41121us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.628592 (+    40us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.628642 (+    50us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.628647 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.628702 (+    55us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.628711 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1280141}]]}
I20250116 02:52:36.638322  7048 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
I20250116 02:52:36.638479  7047 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 8f11e910f3b24fc8a190fce059d7793f
I20250116 02:52:36.639325  7205 tablet_service.cc:1514] Processing DeleteTablet for tablet 8f11e910f3b24fc8a190fce059d7793f with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:46710
I20250116 02:52:36.639565  7478 tablet_replica.cc:331] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: stopping tablet replica
I20250116 02:52:36.639755  7478 raft_consensus.cc:2238] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:36.639947  7478 raft_consensus.cc:2267] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:36.640998  7047 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\006\000\000\000\007\001\007\000\000\000""\006\001\006\000\000\000\007\001\007\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:36.645021  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 162ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.672004  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
W20250116 02:52:36.682031  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
W20250116 02:52:36.682472  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.685464  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
W20250116 02:52:36.692701  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
W20250116 02:52:36.694720  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
W20250116 02:52:36.698745  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.354s	user 0.001s	sys 0.000s
I20250116 02:52:36.703953  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 40) took 1869 ms. Trace:
I20250116 02:52:36.704147  7461 rpcz_store.cc:276] 0116 02:52:34.834673 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.834717 (+    44us) service_pool.cc:225] Handling call
0116 02:52:36.703906 (+1869189us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.908944 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.909779 (+   835us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.130251 (+220472us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.130261 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.130295 (+    34us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.130298 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.130507 (+   209us) log.cc:844] Serialized 374 byte log entry
0116 02:52:36.342357 (+211850us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.342525 (+   168us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.343848 (+  1323us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.344292 (+   444us) log.cc:844] Serialized 5 byte log entry
0116 02:52:36.702809 (+358517us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.703826 (+  1017us) log.cc:844] Serialized 14 byte log entry
0116 02:52:36.703872 (+    46us) alter_schema_op.cc:73] Released schema lock
0116 02:52:36.703877 (+     5us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":91,"prepare.queue_time_us":1073977,"prepare.run_cpu_time_us":33699,"prepare.run_wall_time_us":223111,"replication_time_us":212013}]]}
W20250116 02:52:36.704881  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.705070  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 43) took 1736 ms. Trace:
I20250116 02:52:36.705173  7455 rpcz_store.cc:276] 0116 02:52:34.968278 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.968339 (+    61us) service_pool.cc:225] Handling call
0116 02:52:36.705029 (+1736690us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.132123 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.132394 (+   271us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.704746 (+572352us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.704756 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.704785 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.704789 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.704825 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.704833 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1163503}]]}
W20250116 02:52:36.710211  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.710402  7455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 46) took 1405 ms. Trace:
I20250116 02:52:36.710490  7455 rpcz_store.cc:276] 0116 02:52:35.305133 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.305675 (+   542us) service_pool.cc:225] Handling call
0116 02:52:36.710358 (+1404683us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.705827 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.706076 (+   249us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.710044 (+  3968us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.710065 (+    21us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.710107 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.710111 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.710151 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:36.710157 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1399863}]]}
I20250116 02:52:36.711140  7046 catalog_manager.cc:5618] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275) does not have the latest schema for tablet 499fcbf852cf4076915e9c39e13bf233 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
W20250116 02:52:36.712268  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 37d64a4c731a467e984720197cde2f13 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 37d64a4c731a467e984720197cde2f13
I20250116 02:52:36.715817  7465 tablet.cc:1721] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20250116 02:52:36.716558  7465 tablet.cc:1619] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: MemRowSet was empty: no flush needed.
W20250116 02:52:36.716995  7440 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 416ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.727618  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.747558  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.749378  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.762251  7460 tablet.cc:1721] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20250116 02:52:36.763021  7460 tablet.cc:1619] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: MemRowSet was empty: no flush needed.
W20250116 02:52:36.763693  7438 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 351ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.776484  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.780411  7476 ts_tablet_manager.cc:1905] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:36.788064  7470 tablet.cc:1721] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20250116 02:52:36.788800  7470 tablet.cc:1619] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: MemRowSet was empty: no flush needed.
W20250116 02:52:36.789342  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 379ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.791452  7476 ts_tablet_manager.cc:1918] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.5
I20250116 02:52:36.791600  7476 log.cc:1198] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root/wals/a2aa48b61d274396b44bb4412c22447d
I20250116 02:52:36.792052  7476 ts_tablet_manager.cc:1939] T a2aa48b61d274396b44bb4412c22447d P 878ac141b2a8432da214120a3d98cd56: Deleting consensus metadata
I20250116 02:52:36.793031  7476 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:43564 (request call id 35) took 1057 ms. Trace:
I20250116 02:52:36.793190  7476 rpcz_store.cc:276] 0116 02:52:35.735043 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.735328 (+   285us) service_pool.cc:225] Handling call
0116 02:52:35.738012 (+  2684us) ts_tablet_manager.cc:1145] Deleting tablet a2aa48b61d274396b44bb4412c22447d
0116 02:52:35.738021 (+     9us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0116 02:52:36.784813 (+1046792us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.791308 (+  6495us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:36.792964 (+  1656us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":2427,"thread_start_us":2330,"threads_started":1}
I20250116 02:52:36.793766  7036 catalog_manager.cc:4872] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
I20250116 02:52:36.809330  7047 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet a154b59638f74682b090120d4149f6cd
I20250116 02:52:36.810657  7274 tablet_service.cc:1514] Processing DeleteTablet for tablet a154b59638f74682b090120d4149f6cd with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:47796
I20250116 02:52:36.812960  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\007\000\000\000\007\001\010\000\000\000""\006\001\007\000\000\000\007\001\010\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20250116 02:52:36.817015  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.817186  7482 tablet_replica.cc:331] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: stopping tablet replica
I20250116 02:52:36.817550  7482 raft_consensus.cc:2238] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Raft consensus shutting down.
W20250116 02:52:36.817232  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 282ms of latency in SegmentAllocator::Sync()
I20250116 02:52:36.817891  7482 raft_consensus.cc:2267] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:36.822317  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
I20250116 02:52:36.824689  7047 catalog_manager.cc:5618] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363) does not have the latest schema for tablet a0781f08e9c4457693b8ecea2128a743 (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]). Expected version 10 got 6
W20250116 02:52:36.830221  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:36.852947  7455 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:36.901705  7461 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 6 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7
I20250116 02:52:36.902446  7461 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:36.902940  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 298ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.904842  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
W20250116 02:52:36.905999  7478 log.cc:510] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Injecting 330ms of latency in SegmentAllocator::Sync()
W20250116 02:52:36.930258  7033 catalog_manager.cc:4951] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]): Illegal state: Tablet not RUNNING: STOPPING
W20250116 02:52:36.933277  7451 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.003108  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
W20250116 02:52:37.062408  7477 log.cc:510] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Injecting 269ms of latency in SegmentAllocator::Sync()
I20250116 02:52:37.102882  7343 tablet_service.cc:1514] Processing DeleteTablet for tablet 38ab602d2e9f405aae2002a65f85b7b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:43564
I20250116 02:52:37.103374  7476 tablet_replica.cc:331] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: stopping tablet replica
I20250116 02:52:37.103636  7476 raft_consensus.cc:2238] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:37.103860  7476 raft_consensus.cc:2267] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:37.103643  7048 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 38ab602d2e9f405aae2002a65f85b7b7
I20250116 02:52:37.106498  7343 tablet_service.cc:1514] Processing DeleteTablet for tablet 38ab602d2e9f405aae2002a65f85b7b7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:36 UTC) from {username='slave'} at 127.0.0.1:43564
I20250116 02:52:37.107215  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\010\000\000\000\007\001\t\000\000\000""\006\001\010\000\000\000\007\001\t\000\000\000" indirect_data: """" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20250116 02:52:37.112146  7048 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet 499fcbf852cf4076915e9c39e13bf233
I20250116 02:52:37.112768  7136 tablet_service.cc:1514] Processing DeleteTablet for tablet 499fcbf852cf4076915e9c39e13bf233 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:37 UTC) from {username='slave'} at 127.0.0.1:34850
I20250116 02:52:37.113811  7048 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "\006\001\t\000\000\000\007\001\n\000\000\000""\006\001\t\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
W20250116 02:52:37.115003  7460 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.352s	user 0.001s	sys 0.000s
W20250116 02:52:37.118825  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 252ms of latency in SegmentAllocator::Sync()
I20250116 02:52:37.118956  7460 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 29) took 2282 ms. Trace:
I20250116 02:52:37.119143  7460 rpcz_store.cc:276] 0116 02:52:34.836609 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.837419 (+   810us) service_pool.cc:225] Handling call
0116 02:52:37.118911 (+2281492us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.078517 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.078722 (+   205us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.556089 (+477367us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.556097 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.556120 (+    23us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.556140 (+    20us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.556358 (+   218us) log.cc:844] Serialized 374 byte log entry
0116 02:52:36.762056 (+205698us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.762197 (+   141us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.763117 (+   920us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.763413 (+   296us) log.cc:844] Serialized 5 byte log entry
0116 02:52:37.118323 (+354910us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:37.118683 (+   360us) log.cc:844] Serialized 14 byte log entry
0116 02:52:37.118880 (+   197us) alter_schema_op.cc:73] Released schema lock
0116 02:52:37.118884 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86,"prepare.queue_time_us":1240807,"prepare.run_cpu_time_us":65617,"prepare.run_wall_time_us":477899,"replication_time_us":205884}]]}
W20250116 02:52:37.120360  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.120533  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 31) took 2152 ms. Trace:
I20250116 02:52:37.120612  7448 rpcz_store.cc:276] 0116 02:52:34.967787 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.967849 (+    62us) service_pool.cc:225] Handling call
0116 02:52:37.120498 (+2152649us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.556461 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.556715 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.120252 (+563537us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.120262 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.120282 (+    20us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.120285 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.120315 (+    30us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.120320 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1588378}]]}
W20250116 02:52:37.133256  7465 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.416s	user 0.001s	sys 0.000s
I20250116 02:52:37.137434  7465 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 27) took 2595 ms. Trace:
W20250116 02:52:37.137962  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.138279  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 29) took 2303 ms. Trace:
I20250116 02:52:37.138391  7456 rpcz_store.cc:276] 0116 02:52:34.835141 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.835199 (+    58us) service_pool.cc:225] Handling call
0116 02:52:37.138225 (+2303026us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.406746 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.406960 (+   214us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.137822 (+730862us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.137832 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.137874 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.137877 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.137913 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.137919 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1571244}]]}
I20250116 02:52:37.137634  7465 rpcz_store.cc:276] 0116 02:52:34.541539 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.541597 (+    58us) service_pool.cc:225] Handling call
0116 02:52:37.137381 (+2595784us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:35.989046 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:35.989249 (+   203us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.406391 (+417142us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.406400 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.406425 (+    25us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.406428 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.406633 (+   205us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.715695 (+309062us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.715796 (+   101us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.716643 (+   847us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.716925 (+   282us) log.cc:844] Serialized 5 byte log entry
0116 02:52:37.136689 (+419764us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:37.137294 (+   605us) log.cc:844] Serialized 14 byte log entry
0116 02:52:37.137341 (+    47us) alter_schema_op.cc:73] Released schema lock
0116 02:52:37.137345 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":31,"prepare.queue_time_us":1447152,"prepare.run_cpu_time_us":59944,"prepare.run_wall_time_us":417644,"replication_time_us":309235}]]}
W20250116 02:52:37.141108  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.141286  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 31) took 2175 ms. Trace:
I20250116 02:52:37.141382  7456 rpcz_store.cc:276] 0116 02:52:34.965405 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.965462 (+    57us) service_pool.cc:225] Handling call
0116 02:52:37.141245 (+2175783us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.138838 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.139064 (+   226us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.140973 (+  1909us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.140981 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.141017 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.141020 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.141051 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.141057 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2172976}]]}
W20250116 02:52:37.149507  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.149739  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 33) took 1845 ms. Trace:
I20250116 02:52:37.149828  7448 rpcz_store.cc:276] 0116 02:52:35.304606 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.305294 (+   688us) service_pool.cc:225] Handling call
0116 02:52:37.149704 (+1844410us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.120928 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.121120 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.149366 (+ 28246us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.149376 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.149409 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.149413 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.149448 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.149455 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1815283}]]}
W20250116 02:52:37.150108  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.150501  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 33) took 1845 ms. Trace:
I20250116 02:52:37.150655  7456 rpcz_store.cc:276] 0116 02:52:35.305469 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.305626 (+   157us) service_pool.cc:225] Handling call
0116 02:52:37.150462 (+1844836us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.141732 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.141962 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.149960 (+  7998us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.149971 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.149998 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.150004 (+     6us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.150041 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.150049 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1835834}]]}
W20250116 02:52:37.161375  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.161630  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 34) took 1426 ms. Trace:
I20250116 02:52:37.161738  7456 rpcz_store.cc:276] 0116 02:52:35.734886 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.734953 (+    67us) service_pool.cc:225] Handling call
0116 02:52:37.161590 (+1426637us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.151247 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.151569 (+   322us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.161205 (+  9636us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.161217 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.161265 (+    48us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.161271 (+     6us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.161304 (+    33us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.161312 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1415952}]]}
W20250116 02:52:37.168591  7470 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.379s	user 0.001s	sys 0.000s
I20250116 02:52:37.172797  7470 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 41) took 2631 ms. Trace:
I20250116 02:52:37.172986  7470 rpcz_store.cc:276] 0116 02:52:34.540919 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.540965 (+    46us) service_pool.cc:225] Handling call
0116 02:52:37.172748 (+2631783us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.092600 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.092786 (+   186us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.591884 (+499098us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.591893 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.591938 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.591941 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.592177 (+   236us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.787884 (+195707us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.788003 (+   119us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.788906 (+   903us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.789186 (+   280us) log.cc:844] Serialized 5 byte log entry
0116 02:52:37.171936 (+382750us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:37.172464 (+   528us) log.cc:844] Serialized 14 byte log entry
0116 02:52:37.172716 (+   252us) alter_schema_op.cc:73] Released schema lock
0116 02:52:37.172720 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"prepare.queue_time_us":1551340,"prepare.run_cpu_time_us":65690,"prepare.run_wall_time_us":499632,"replication_time_us":195899}]]}
W20250116 02:52:37.173768  7442 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 336ms of latency in SegmentAllocator::Sync()
W20250116 02:52:37.175446  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.175523  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
I20250116 02:52:37.175643  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 36) took 1260 ms. Trace:
I20250116 02:52:37.175745  7456 rpcz_store.cc:276] 0116 02:52:35.915177 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.915234 (+    57us) service_pool.cc:225] Handling call
0116 02:52:37.175602 (+1260368us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.162071 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.162295 (+   224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.175297 (+ 13002us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.175309 (+    12us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.175348 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.175353 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.175387 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.175395 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1246555}]]}
W20250116 02:52:37.179613  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
W20250116 02:52:37.192912  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.193181  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 38) took 1143 ms. Trace:
I20250116 02:52:37.193288  7456 rpcz_store.cc:276] 0116 02:52:36.049444 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.049509 (+    65us) service_pool.cc:225] Handling call
0116 02:52:37.193133 (+1143624us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.176321 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.176622 (+   301us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.192707 (+ 16085us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.192722 (+    15us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.192762 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.192767 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.192813 (+    46us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.192821 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1126489}]]}
W20250116 02:52:37.201190  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.298s	user 0.001s	sys 0.000s
I20250116 02:52:37.205402  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 38) took 2661 ms. Trace:
W20250116 02:52:37.206298  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 165ms of latency in SegmentAllocator::Sync()
I20250116 02:52:37.205533  7461 rpcz_store.cc:276] 0116 02:52:34.543569 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.544021 (+   452us) service_pool.cc:225] Handling call
0116 02:52:37.205349 (+2661328us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.198210 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.198379 (+   169us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:36.567156 (+368777us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:36.567166 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:36.567188 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:36.567191 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:36.567388 (+   197us) log.cc:844] Serialized 348 byte log entry
0116 02:52:36.901536 (+334148us) op_driver.cc:464] REPLICATION: finished
0116 02:52:36.901676 (+   140us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:36.902537 (+   861us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:36.902821 (+   284us) log.cc:844] Serialized 5 byte log entry
0116 02:52:37.204735 (+301914us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:37.205269 (+   534us) log.cc:844] Serialized 14 byte log entry
0116 02:52:37.205313 (+    44us) alter_schema_op.cc:73] Released schema lock
0116 02:52:37.205317 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":32,"prepare.queue_time_us":1653917,"prepare.run_cpu_time_us":49885,"prepare.run_wall_time_us":369577,"replication_time_us":334307}]]}
W20250116 02:52:37.214604  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.214807  7456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:43564 (request call id 44) took 1028 ms. Trace:
I20250116 02:52:37.214903  7456 rpcz_store.cc:276] 0116 02:52:36.186669 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.186726 (+    57us) service_pool.cc:225] Handling call
0116 02:52:37.214771 (+1028045us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.193802 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.194137 (+   335us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.214485 (+ 20348us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.214493 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.214519 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.214522 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.214553 (+    31us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.214559 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1006703}]]}
W20250116 02:52:37.229116  7036 catalog_manager.cc:4945] TS 878ac141b2a8432da214120a3d98cd56 (127.0.104.4:39399): alter failed for tablet a2aa48b61d274396b44bb4412c22447d (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: a2aa48b61d274396b44bb4412c22447d
W20250116 02:52:37.231945  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.232128  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 35) took 1498 ms. Trace:
I20250116 02:52:37.232223  7448 rpcz_store.cc:276] 0116 02:52:35.733924 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.734300 (+   376us) service_pool.cc:225] Handling call
0116 02:52:37.232093 (+1497793us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.150231 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.150437 (+   206us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.231795 (+ 81358us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.231805 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.231834 (+    29us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.231843 (+     9us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.231878 (+    35us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.231884 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1415699}]]}
I20250116 02:52:37.236740  7478 ts_tablet_manager.cc:1905] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:37.241528  7478 ts_tablet_manager.cc:1918] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20250116 02:52:37.241696  7478 log.cc:1198] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root/wals/8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.241990  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.242205  7478 ts_tablet_manager.cc:1939] T 8f11e910f3b24fc8a190fce059d7793f P abbfed6a15784afebdc39dfca1219e56: Deleting consensus metadata
I20250116 02:52:37.243278  7034 catalog_manager.cc:4872] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
W20250116 02:52:37.275926  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.299068  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.315476  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.318127  7456 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:43564: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.332082  7477 ts_tablet_manager.cc:1905] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Deleting tablet data with delete state TABLET_DATA_DELETED
W20250116 02:52:37.335036  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.335284  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 37) took 1420 ms. Trace:
I20250116 02:52:37.335388  7448 rpcz_store.cc:276] 0116 02:52:35.914934 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.914991 (+    57us) service_pool.cc:225] Handling call
0116 02:52:37.335238 (+1420247us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.232601 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.232831 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.334869 (+102038us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.334882 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.334918 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.334923 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.334964 (+    41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.334973 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1317283}]]}
W20250116 02:52:37.336848  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Illegal state: Tablet not RUNNING: STOPPED
I20250116 02:52:37.340900  7477 ts_tablet_manager.cc:1918] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250116 02:52:37.341038  7477 log.cc:1198] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root/wals/73434c43e0d3478aa2f74aacf35b8a3c
I20250116 02:52:37.341490  7477 ts_tablet_manager.cc:1939] T 73434c43e0d3478aa2f74aacf35b8a3c P 1d07f894a47748b9b8d5b8122869db93: Deleting consensus metadata
I20250116 02:52:37.342630  7033 catalog_manager.cc:4872] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]) successfully deleted
I20250116 02:52:37.342869  7477 tablet_replica.cc:331] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: stopping tablet replica
I20250116 02:52:37.343044  7477 raft_consensus.cc:2238] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:37.343233  7477 pending_rounds.cc:62] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Trying to abort 1 pending ops.
I20250116 02:52:37.343304  7477 pending_rounds.cc:69] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Aborting op as it isn't in flight: id { term: 1 index: 9 } timestamp: 39 op_type: ALTER_SCHEMA_OP alter_schema_request { tablet_id: "499fcbf852cf4076915e9c39e13bf233" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 8 new_table_name: "many-ranges-table" dest_uuid: "1d07f894a47748b9b8d5b8122869db93" new_extra_config { } }
W20250116 02:52:37.343775  7477 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Aborted: Op aborted
I20250116 02:52:37.343962  7477 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 44) took 2508 ms. Trace:
I20250116 02:52:37.344050  7477 rpcz_store.cc:276] 0116 02:52:34.835821 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.835867 (+    46us) service_pool.cc:225] Handling call
0116 02:52:37.343925 (+2508058us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.592272 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.592468 (+   196us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.173239 (+580771us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.173248 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.173293 (+    45us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.173296 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.173508 (+   212us) log.cc:844] Serialized 374 byte log entry
0116 02:52:37.343730 (+170222us) op_driver.cc:464] REPLICATION: finished
0116 02:52:37.343740 (+    10us) op_driver.cc:389] HandleFailure(Aborted: Op aborted)
0116 02:52:37.343745 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1756104,"prepare.run_cpu_time_us":92948,"prepare.run_wall_time_us":581299,"replication_time_us":170394}]]}
I20250116 02:52:37.344681  7477 raft_consensus.cc:2267] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:37.344871  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.345041  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 47) took 2378 ms. Trace:
I20250116 02:52:37.345129  7449 rpcz_store.cc:276] 0116 02:52:34.966359 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.966408 (+    49us) service_pool.cc:225] Handling call
0116 02:52:37.345014 (+2378606us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.173637 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.173884 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.344469 (+170585us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.344482 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.344513 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.344516 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.344807 (+   291us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.344813 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2206921,"spinlock_wait_cycles":559872}]]}
W20250116 02:52:37.345886  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.346045  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 50) took 2039 ms. Trace:
I20250116 02:52:37.346153  7449 rpcz_store.cc:276] 0116 02:52:35.306709 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.306895 (+   186us) service_pool.cc:225] Handling call
0116 02:52:37.346016 (+2039121us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.345493 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.345761 (+   268us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.345770 (+     9us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.345776 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.345798 (+    22us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.345802 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.345834 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.345840 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2038272}]]}
W20250116 02:52:37.347208  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.347363  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 53) took 1614 ms. Trace:
I20250116 02:52:37.347445  7449 rpcz_store.cc:276] 0116 02:52:35.732760 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.732864 (+   104us) service_pool.cc:225] Handling call
0116 02:52:37.347336 (+1614472us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.346681 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.346880 (+   199us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.347109 (+   229us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.347115 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.347134 (+    19us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.347139 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.347162 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.347167 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1613439}]]}
W20250116 02:52:37.348130  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.348291  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 55) took 1432 ms. Trace:
I20250116 02:52:37.348379  7449 rpcz_store.cc:276] 0116 02:52:35.916091 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.916263 (+   172us) service_pool.cc:225] Handling call
0116 02:52:37.348259 (+1431996us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.347859 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.348040 (+   181us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.348047 (+     7us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.348052 (+     5us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.348066 (+    14us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.348068 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.348092 (+    24us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.348098 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1431326}]]}
W20250116 02:52:37.349244  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.349387  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 67) took 1299 ms. Trace:
I20250116 02:52:37.349470  7449 rpcz_store.cc:276] 0116 02:52:36.049831 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.050741 (+   910us) service_pool.cc:225] Handling call
0116 02:52:37.349361 (+1298620us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.348688 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.348880 (+   192us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.349157 (+   277us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.349163 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.349178 (+    15us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.349180 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.349203 (+    23us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.349210 (+     7us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1297634}]]}
W20250116 02:52:37.350564  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.350728  7449 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:34850 (request call id 75) took 1165 ms. Trace:
I20250116 02:52:37.350818  7449 rpcz_store.cc:276] 0116 02:52:36.185223 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.185625 (+   402us) service_pool.cc:225] Handling call
0116 02:52:37.350697 (+1165072us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.349796 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.349997 (+   201us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.350460 (+   463us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.350466 (+     6us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.350484 (+    18us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.350487 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.350509 (+    22us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.350514 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1163835}]]}
W20250116 02:52:37.352221  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.353278  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.354207  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.356704  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.359750  7449 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:34850: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.362449  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.371332  7476 log.cc:510] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Injecting 316ms of latency in SegmentAllocator::Sync()
I20250116 02:52:37.372593  7048 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Sending DeleteTablet for 1 replicas of tablet a0781f08e9c4457693b8ecea2128a743
I20250116 02:52:37.372444  7461 tablet.cc:1721] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Alter schema from (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 7 to (
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    PRIMARY KEY (c0)
) version 8
I20250116 02:52:37.373225  7461 tablet.cc:1619] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: MemRowSet was empty: no flush needed.
W20250116 02:52:37.373705  7444 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 232ms of latency in SegmentAllocator::Sync()
W20250116 02:52:37.374034  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 208ms of latency in SegmentAllocator::Sync()
I20250116 02:52:37.374122  7206 tablet_service.cc:1514] Processing DeleteTablet for tablet a0781f08e9c4457693b8ecea2128a743 with delete_type TABLET_DATA_DELETED (Partition dropped at 2025-01-16 02:52:37 UTC) from {username='slave'} at 127.0.0.1:46710
I20250116 02:52:37.374466  7478 tablet_replica.cc:331] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: stopping tablet replica
I20250116 02:52:37.374670  7478 raft_consensus.cc:2238] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 1 LEADER]: Raft consensus shutting down.
W20250116 02:52:37.374643  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 73434c43e0d3478aa2f74aacf35b8a3c
I20250116 02:52:37.374873  7478 raft_consensus.cc:2267] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:37.375739  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
I20250116 02:52:37.376027  7048 catalog_manager.cc:2462] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
I20250116 02:52:37.376242  7048 catalog_manager.cc:2646] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50406:
table { table_name: "many-ranges-table" } modify_external_catalogs: true
W20250116 02:52:37.378849  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
W20250116 02:52:37.422212  7033 catalog_manager.cc:4945] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): alter failed for tablet 73434c43e0d3478aa2f74aacf35b8a3c (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 73434c43e0d3478aa2f74aacf35b8a3c
W20250116 02:52:37.463627  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.463861  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 39) took 1415 ms. Trace:
I20250116 02:52:37.463953  7448 rpcz_store.cc:276] 0116 02:52:36.048339 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.048393 (+    54us) service_pool.cc:225] Handling call
0116 02:52:37.463824 (+1415431us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.336050 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.336377 (+   327us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.463477 (+127100us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.463490 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.463522 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.463525 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.463565 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.463571 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1287316}]]}
W20250116 02:52:37.510018  7442 consensus_queue.cc:1159] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "1d07f894a47748b9b8d5b8122869db93" status { last_received { term: 1 index: 9 } last_committed_idx: 8 last_received_current_leader { term: 1 index: 9 } }
W20250116 02:52:37.510780  7477 log.cc:510] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Injecting 301ms of latency in SegmentAllocator::Sync()
W20250116 02:52:37.525604  7034 catalog_manager.cc:4945] TS abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): alter failed for tablet 8f11e910f3b24fc8a190fce059d7793f (table many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c]),no further retry: Not found: Tablet not found: 8f11e910f3b24fc8a190fce059d7793f
I20250116 02:52:37.583478  7049 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: many-ranges-table [id=2fc39d8536fd4b6f87c34a8c741d3c4c] alter complete (version 10)
W20250116 02:52:37.585654  7100 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 71ms of latency in SegmentAllocator::Sync()
W20250116 02:52:37.605975  7461 tablet_replica.cc:1411] Time spent flushing the Log queue took a long time: real 0.232s	user 0.001s	sys 0.000s
I20250116 02:52:37.609241  7461 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 41) took 2772 ms. Trace:
W20250116 02:52:37.609295  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.609488  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 44) took 2641 ms. Trace:
I20250116 02:52:37.609375  7461 rpcz_store.cc:276] 0116 02:52:34.836683 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.836730 (+    47us) service_pool.cc:225] Handling call
0116 02:52:37.609188 (+2772458us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:36.567855 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:36.568045 (+   190us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.205652 (+637607us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.205665 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.205701 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.205706 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.205978 (+   272us) log.cc:844] Serialized 374 byte log entry
0116 02:52:37.372313 (+166335us) op_driver.cc:464] REPLICATION: finished
0116 02:52:37.372394 (+    81us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:52:37.373311 (+   917us) tablet_metadata.cc:689] TabletMetadata updated
0116 02:52:37.373557 (+   246us) log.cc:844] Serialized 5 byte log entry
0116 02:52:37.608685 (+235128us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:37.609114 (+   429us) log.cc:844] Serialized 14 byte log entry
0116 02:52:37.609153 (+    39us) alter_schema_op.cc:73] Released schema lock
0116 02:52:37.609157 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":29,"prepare.queue_time_us":1730791,"prepare.run_cpu_time_us":103067,"prepare.run_wall_time_us":638618,"replication_time_us":166578}]]}
I20250116 02:52:37.609686  7453 rpcz_store.cc:276] 0116 02:52:34.968409 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:34.968456 (+    47us) service_pool.cc:225] Handling call
0116 02:52:37.609440 (+2640984us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.206525 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.208490 (+  1965us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.609176 (+400686us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.609184 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.609211 (+    27us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.609213 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.609247 (+    34us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.609251 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2237744}]]}
W20250116 02:52:37.624436  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.624632  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 40) took 1440 ms. Trace:
I20250116 02:52:37.624728  7448 rpcz_store.cc:276] 0116 02:52:36.184417 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.184472 (+    55us) service_pool.cc:225] Handling call
0116 02:52:37.624606 (+1440134us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.464347 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.464594 (+   247us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.624310 (+159716us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.624319 (+     9us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.624350 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.624352 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.624392 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.624396 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1279446}]]}
W20250116 02:52:37.641881  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.642128  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 47) took 2336 ms. Trace:
I20250116 02:52:37.642230  7453 rpcz_store.cc:276] 0116 02:52:35.305258 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.305988 (+   730us) service_pool.cc:225] Handling call
0116 02:52:37.642094 (+2336106us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.610067 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.610321 (+   254us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.641718 (+ 31397us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.641731 (+    13us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.641767 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.641771 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.641812 (+    41us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.641820 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":2303790}]]}
I20250116 02:52:37.658890   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
W20250116 02:52:37.672856  7033 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer [suppressed 9 similar messages]
W20250116 02:52:37.674616  7033 catalog_manager.cc:4615] TS 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): AlterTable RPC failed for tablet 499fcbf852cf4076915e9c39e13bf233: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20250116 02:52:37.684770   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:37.687944  7476 ts_tablet_manager.cc:1905] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:37.693312  7476 ts_tablet_manager.cc:1918] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.8
I20250116 02:52:37.693466  7476 log.cc:1198] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-3-root/wals/38ab602d2e9f405aae2002a65f85b7b7
I20250116 02:52:37.693938  7476 ts_tablet_manager.cc:1939] T 38ab602d2e9f405aae2002a65f85b7b7 P 878ac141b2a8432da214120a3d98cd56: Deleting consensus metadata
W20250116 02:52:37.705976  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.706200  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 50) took 1972 ms. Trace:
I20250116 02:52:37.706305  7453 rpcz_store.cc:276] 0116 02:52:35.733958 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.734019 (+    61us) service_pool.cc:225] Handling call
0116 02:52:37.706153 (+1972134us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.642591 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.642824 (+   233us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.705843 (+ 63019us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.705853 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.705885 (+    32us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.705888 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.705920 (+    32us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.705926 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1908222}]]}
W20250116 02:52:37.788443  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.788719  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 53) took 1870 ms. Trace:
I20250116 02:52:37.788837  7453 rpcz_store.cc:276] 0116 02:52:35.917870 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:35.917913 (+    43us) service_pool.cc:225] Handling call
0116 02:52:37.788667 (+1870754us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.706701 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.706930 (+   229us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.788266 (+ 81336us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.788277 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.788319 (+    42us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.788322 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.788358 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.788366 (+     8us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1788501}]]}
I20250116 02:52:37.812445  7477 ts_tablet_manager.cc:1905] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:37.819222  7477 ts_tablet_manager.cc:1918] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20250116 02:52:37.819345  7477 log.cc:1198] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-0-root/wals/499fcbf852cf4076915e9c39e13bf233
I20250116 02:52:37.819682  7477 ts_tablet_manager.cc:1939] T 499fcbf852cf4076915e9c39e13bf233 P 1d07f894a47748b9b8d5b8122869db93: Deleting consensus metadata
I20250116 02:52:37.820465   416 tablet_replica.cc:331] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: stopping tablet replica
I20250116 02:52:37.820825   416 raft_consensus.cc:2238] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:37.821178   416 raft_consensus.cc:2267] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:37.821533   416 log.cc:510] T eee75c186fe743a9b83b92b36a7efb54 P 1d07f894a47748b9b8d5b8122869db93: Injecting 332ms of latency in SegmentAllocator::Sync()
W20250116 02:52:37.825325  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
W20250116 02:52:37.825345  7482 op_tracker.cc:284] OpTracker waiting for 2 outstanding ops to complete now for 1.007s
I20250116 02:52:37.825531  7482 op_tracker.cc:286] Dumping up to 50 currently running ops: 
I20250116 02:52:37.825536  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 53) took 1409 ms. Trace:
I20250116 02:52:37.825687  7448 rpcz_store.cc:276] 0116 02:52:36.416187 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.416241 (+    54us) service_pool.cc:225] Handling call
0116 02:52:37.825496 (+1409255us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.625142 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.625324 (+   182us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.825212 (+199888us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.825222 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.825248 (+    26us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.825250 (+     2us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.825278 (+    28us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.825282 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1208591}]]}
I20250116 02:52:37.825634  7482 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "a154b59638f74682b090120d4149f6cd" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" new_extra_config { }, error=(none)]]
I20250116 02:52:37.826244  7482 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=54, schema=(
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
), request=(none), error=(none)]]
W20250116 02:52:37.891388  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:37.891630  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 55) took 1842 ms. Trace:
I20250116 02:52:37.891721  7453 rpcz_store.cc:276] 0116 02:52:36.049062 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.049120 (+    58us) service_pool.cc:225] Handling call
0116 02:52:37.891599 (+1842479us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.789335 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.789559 (+   224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:37.891250 (+101691us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:37.891261 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:37.891291 (+    30us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:37.891294 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:37.891330 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:37.891334 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1739934}]]}
W20250116 02:52:37.921270  7248 consensus_peers.cc:487] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 -> Peer 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): Couldn't send request to peer 1d07f894a47748b9b8d5b8122869db93. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:52:38.020352  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.020642  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 70) took 1835 ms. Trace:
I20250116 02:52:38.021198  7453 rpcz_store.cc:276] 0116 02:52:36.184965 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.185014 (+    49us) service_pool.cc:225] Handling call
0116 02:52:38.020592 (+1835578us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.892068 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.892298 (+   230us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.020178 (+127880us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.020192 (+    14us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.020232 (+    40us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.020238 (+     6us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.020281 (+    43us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.020287 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1706717}]]}
W20250116 02:52:38.077863  7448 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:47796: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.078114  7448 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:47796 (request call id 54) took 1442 ms. Trace:
I20250116 02:52:38.078545  7448 rpcz_store.cc:276] 0116 02:52:36.636084 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.636164 (+    80us) service_pool.cc:225] Handling call
0116 02:52:38.078072 (+1441908us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:37.826108 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:37.826372 (+   264us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.077695 (+251323us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.077706 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.077742 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.077747 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.077799 (+    52us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.077804 (+     5us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1189547}]]}
I20250116 02:52:38.167273   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:38.171828   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
W20250116 02:52:38.181209  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.181483  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 81) took 1762 ms. Trace:
I20250116 02:52:38.181619  7453 rpcz_store.cc:276] 0116 02:52:36.418520 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.419080 (+   560us) service_pool.cc:225] Handling call
0116 02:52:38.181465 (+1762385us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:38.021636 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:38.021852 (+   216us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.181017 (+159165us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.181028 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.181067 (+    39us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.181071 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.181126 (+    55us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.181135 (+     9us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1602187}]]}
I20250116 02:52:38.182545   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20250116 02:52:38.382105  7478 op_tracker.cc:284] OpTracker waiting for 4 outstanding ops to complete now for 1.007s
W20250116 02:52:38.382162  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.382253  7478 op_tracker.cc:286] Dumping up to 50 currently running ops: 
I20250116 02:52:38.382352  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 85) took 1743 ms. Trace:
I20250116 02:52:38.382436  7453 rpcz_store.cc:276] 0116 02:52:36.638956 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.639179 (+   223us) service_pool.cc:225] Handling call
0116 02:52:38.382314 (+1743135us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:38.182040 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:38.182325 (+   285us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.382022 (+199697us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.382032 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.382068 (+    36us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.382071 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.382108 (+    37us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.382114 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1542496}]]}
I20250116 02:52:38.382329  7478 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "a0781f08e9c4457693b8ecea2128a743" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "abbfed6a15784afebdc39dfca1219e56" new_extra_config { }, error=(none)]]
I20250116 02:52:38.382706  7478 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "a0781f08e9c4457693b8ecea2128a743" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "abbfed6a15784afebdc39dfca1219e56" new_extra_config { }, error=(none)]]
I20250116 02:52:38.383194  7478 op_tracker.cc:290] RF-P AlterSchemaOp [state=AlterSchemaOpState [timestamp=49, schema=(
    10:c0 INT32 NOT NULL,
    11:c1 INT32 NOT NULL,
    12:new_c0 INT32 NULLABLE,
    13:new_c1 INT32 NULLABLE,
    14:new_c2 INT32 NULLABLE,
    15:new_c3 INT32 NULLABLE,
    16:new_c4 INT32 NULLABLE,
    17:new_c5 INT32 NULLABLE,
    18:new_c6 INT32 NULLABLE,
    19:new_c7 INT32 NULLABLE,
    20:new_c8 INT32 NULLABLE,
    21:new_c9 INT32 NULLABLE,
    PRIMARY KEY (c0)
), request=(none), error=(none)]]
I20250116 02:52:38.383458  7478 op_tracker.cc:290] NR-NP AlterSchemaOp [state=AlterSchemaOpState [timestamp=<unassigned>, schema=(none), request=tablet_id: "a0781f08e9c4457693b8ecea2128a743" schema { columns { id: 10 name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 11 name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 12 name: "new_c0" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 13 name: "new_c1" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 14 name: "new_c2" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 15 name: "new_c3" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 16 name: "new_c4" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 17 name: "new_c5" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 18 name: "new_c6" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 19 name: "new_c7" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 20 name: "new_c8" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } columns { id: 21 name: "new_c9" type: INT32 is_key: false is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } schema_version: 10 new_table_name: "many-ranges-table" dest_uuid: "abbfed6a15784afebdc39dfca1219e56" new_extra_config { }, error=(none)]]
W20250116 02:52:38.391659  7482 tablet_replica.cc:349] Time spent TabletReplica: tablet a154b59638f74682b090120d4149f6cd: Waiting for Ops to complete: real 1.574s	user 0.003s	sys 0.001s
W20250116 02:52:38.391981  7482 log.cc:510] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 310ms of latency in SegmentAllocator::Sync()
W20250116 02:52:38.484323  7249 consensus_peers.cc:487] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 -> Peer abbfed6a15784afebdc39dfca1219e56 (127.0.104.2:41363): Couldn't send request to peer abbfed6a15784afebdc39dfca1219e56. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:52:38.635248  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.635535  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 99) took 1825 ms. Trace:
I20250116 02:52:38.635636  7453 rpcz_store.cc:276] 0116 02:52:36.810243 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.810898 (+   655us) service_pool.cc:225] Handling call
0116 02:52:38.635500 (+1824602us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:38.382791 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:38.383015 (+   224us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.635098 (+252083us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.635109 (+    11us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.635140 (+    31us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.635143 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.635183 (+    40us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.635189 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1571498}]]}
I20250116 02:52:38.702569  7482 ts_tablet_manager.cc:1905] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:38.707172  7482 ts_tablet_manager.cc:1918] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20250116 02:52:38.707392  7482 log.cc:1198] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-2-root/wals/a154b59638f74682b090120d4149f6cd
I20250116 02:52:38.707856  7482 ts_tablet_manager.cc:1939] T a154b59638f74682b090120d4149f6cd P ef9fa4a5bb884026bb2a288e3a80a7b3: Deleting consensus metadata
I20250116 02:52:38.708678  7482 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:47796 (request call id 55) took 1898 ms. Trace:
I20250116 02:52:38.708782  7482 rpcz_store.cc:276] 0116 02:52:36.810548 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:36.810591 (+    43us) service_pool.cc:225] Handling call
0116 02:52:36.817037 (+  6446us) ts_tablet_manager.cc:1145] Deleting tablet a154b59638f74682b090120d4149f6cd
0116 02:52:36.817047 (+    10us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0116 02:52:38.704977 (+1887930us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:38.707054 (+  2077us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:38.708645 (+  1591us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":6234,"thread_start_us":6519,"threads_started":1}
W20250116 02:52:38.949141  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:38.949450  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 119) took 1845 ms. Trace:
I20250116 02:52:38.949620  7453 rpcz_store.cc:276] 0116 02:52:37.103829 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:37.104206 (+   377us) service_pool.cc:225] Handling call
0116 02:52:38.949430 (+1845224us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:38.636106 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:38.636328 (+   222us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:38.948949 (+312621us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:38.948959 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:38.949013 (+    54us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:38.949019 (+     6us) op_driver.cc:348] REPLICATION: starting
0116 02:52:38.949063 (+    44us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:38.949069 (+     6us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1531550}]]}
W20250116 02:52:39.341382  7453 tablet_service.cc:695] failed op from {username='slave'} at 127.0.0.1:46710: Illegal state: RaftConsensus is not running: State = Stopped
I20250116 02:52:39.341624  7453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:46710 (request call id 120) took 2229 ms. Trace:
I20250116 02:52:39.341710  7453 rpcz_store.cc:276] 0116 02:52:37.112349 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:37.112419 (+    70us) service_pool.cc:225] Handling call
0116 02:52:39.341574 (+2229155us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:52:38.950117 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:52:38.950280 (+   163us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:52:39.341250 (+390970us) alter_schema_op.cc:66] Acquired schema lock
0116 02:52:39.341260 (+    10us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:52:39.341293 (+    33us) alter_schema_op.cc:128] START. Timestamp: 0
0116 02:52:39.341298 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:52:39.341334 (+    36us) op_driver.cc:389] HandleFailure(Illegal state: RaftConsensus is not running: State = Stopped)
0116 02:52:39.341338 (+     4us) alter_schema_op.cc:171] AlterSchemaCommitCallback: op aborted
Metrics: {"child_traces":[["op",{"prepare.queue_time_us":1837339}]]}
I20250116 02:52:39.399677  7492 raft_consensus.cc:491] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ef9fa4a5bb884026bb2a288e3a80a7b3)
I20250116 02:52:39.399902  7492 raft_consensus.cc:513] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35903 } } peers { permanent_uuid: "abbfed6a15784afebdc39dfca1219e56" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 41363 } } peers { permanent_uuid: "1d07f894a47748b9b8d5b8122869db93" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33275 } }
I20250116 02:52:39.400626  7492 leader_election.cc:290] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef9fa4a5bb884026bb2a288e3a80a7b3 (127.0.104.3:35903), 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275)
W20250116 02:52:39.402896  7179 leader_election.cc:336] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): Network error: Client connection negotiation failed: client connection to 127.0.104.1:33275: connect: Connection refused (error 111)
I20250116 02:52:39.406466  7285 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "eee75c186fe743a9b83b92b36a7efb54" candidate_uuid: "abbfed6a15784afebdc39dfca1219e56" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ef9fa4a5bb884026bb2a288e3a80a7b3" is_pre_election: true
I20250116 02:52:39.407019  7180 leader_election.cc:304] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [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: abbfed6a15784afebdc39dfca1219e56; no voters: 1d07f894a47748b9b8d5b8122869db93, ef9fa4a5bb884026bb2a288e3a80a7b3
I20250116 02:52:39.407271  7492 raft_consensus.cc:2743] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20250116 02:52:39.831740  7478 tablet_replica.cc:349] Time spent TabletReplica: tablet a0781f08e9c4457693b8ecea2128a743: Waiting for Ops to complete: real 2.457s	user 0.003s	sys 0.002s
W20250116 02:52:39.832165  7478 log.cc:510] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Injecting 240ms of latency in SegmentAllocator::Sync()
I20250116 02:52:40.072772  7478 ts_tablet_manager.cc:1905] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:40.077634  7478 ts_tablet_manager.cc:1918] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.9
I20250116 02:52:40.077759  7478 log.cc:1198] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterTableAndDropTablet.1736995880078029-416-0/minicluster-data/ts-1-root/wals/a0781f08e9c4457693b8ecea2128a743
I20250116 02:52:40.078063  7478 ts_tablet_manager.cc:1939] T a0781f08e9c4457693b8ecea2128a743 P abbfed6a15784afebdc39dfca1219e56: Deleting consensus metadata
I20250116 02:52:40.078367  7478 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:46710 (request call id 128) took 2704 ms. Trace:
I20250116 02:52:40.078438  7478 rpcz_store.cc:276] 0116 02:52:37.373964 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:52:37.374042 (+    78us) service_pool.cc:225] Handling call
0116 02:52:37.374376 (+   334us) ts_tablet_manager.cc:1145] Deleting tablet a0781f08e9c4457693b8ecea2128a743
0116 02:52:37.374385 (+     9us) ts_tablet_manager.cc:1065] Acquired tablet manager lock
0116 02:52:40.075524 (+2701139us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:40.077521 (+  1997us) tablet_metadata.cc:641] Metadata flushed
0116 02:52:40.078347 (+   826us) inbound_call.cc:173] Queueing success response
Metrics: {"tablet-delete.queue_time_us":140}
I20250116 02:52:40.078881   416 tablet_replica.cc:331] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: stopping tablet replica
I20250116 02:52:40.079128   416 raft_consensus.cc:2238] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:40.079303   416 raft_consensus.cc:2267] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:40.079571   416 log.cc:510] T eee75c186fe743a9b83b92b36a7efb54 P abbfed6a15784afebdc39dfca1219e56: Injecting 376ms of latency in SegmentAllocator::Sync()
W20250116 02:52:40.278139  7248 consensus_peers.cc:487] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 -> Peer 1d07f894a47748b9b8d5b8122869db93 (127.0.104.1:33275): Couldn't send request to peer 1d07f894a47748b9b8d5b8122869db93. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.1:33275: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20250116 02:52:40.470145   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250116 02:52:40.473600   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250116 02:52:40.483762   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:40.484036   416 tablet_replica.cc:331] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: stopping tablet replica
I20250116 02:52:40.484227   416 raft_consensus.cc:2238] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:40.484539   416 raft_consensus.cc:2267] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20250116 02:52:40.484870   416 log.cc:510] T eee75c186fe743a9b83b92b36a7efb54 P ef9fa4a5bb884026bb2a288e3a80a7b3: Injecting 150ms of latency in SegmentAllocator::Sync()
I20250116 02:52:40.651299   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250116 02:52:40.654783   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250116 02:52:40.663597   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:40.676333   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250116 02:52:40.680085   416 master.cc:537] Master@127.0.104.62:35671 shutting down...
I20250116 02:52:40.688241   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:40.688534   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:40.688670   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: stopping tablet replica
W20250116 02:52:40.689067   416 log.cc:510] T 00000000000000000000000000000000 P 047101508f794a00ab4e75e127ff935f: Injecting 424ms of latency in SegmentAllocator::Sync()
I20250116 02:52:41.134639   416 master.cc:559] Master@127.0.104.62:35671 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterTableAndDropTablet (9605 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactor
I20250116 02:52:41.155927   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:44737
I20250116 02:52:41.156446   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:41.157368   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:41.158741   416 webserver.cc:458] Webserver started at http://127.0.104.62:34451/ using document root <none> and password file <none>
I20250116 02:52:41.158969   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:41.159024   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:41.159142   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:41.159729   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "d5ae30f985a24e0aa010416205786c19"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.162163   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:41.163515  7501 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.163859   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:41.163954   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "d5ae30f985a24e0aa010416205786c19"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.164052   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-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)
I20250116 02:52:41.190223   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:41.190934   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:41.203720   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:44737
I20250116 02:52:41.203738  7552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:44737 every 8 connection(s)
I20250116 02:52:41.204954  7553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:41.209299  7553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: Bootstrap starting.
I20250116 02:52:41.210465  7553 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:41.211921  7553 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: No bootstrap required, opened a new log
I20250116 02:52:41.212455  7553 raft_consensus.cc:357] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER }
I20250116 02:52:41.212574  7553 raft_consensus.cc:383] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:41.212615  7553 raft_consensus.cc:738] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5ae30f985a24e0aa010416205786c19, State: Initialized, Role: FOLLOWER
I20250116 02:52:41.212759  7553 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER }
I20250116 02:52:41.212847  7553 raft_consensus.cc:397] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:41.212885  7553 raft_consensus.cc:491] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:41.212934  7553 raft_consensus.cc:3054] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:41.214830  7553 raft_consensus.cc:513] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER }
I20250116 02:52:41.215011  7553 leader_election.cc:304] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d5ae30f985a24e0aa010416205786c19; no voters: 
I20250116 02:52:41.215343  7553 leader_election.cc:290] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:41.215458  7556 raft_consensus.cc:2798] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:41.215873  7556 raft_consensus.cc:695] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 1 LEADER]: Becoming Leader. State: Replica: d5ae30f985a24e0aa010416205786c19, State: Running, Role: LEADER
I20250116 02:52:41.216089  7556 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER }
I20250116 02:52:41.216168  7553 sys_catalog.cc:564] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:41.216701  7557 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5ae30f985a24e0aa010416205786c19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER } }
I20250116 02:52:41.216746  7558 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5ae30f985a24e0aa010416205786c19. Latest consensus state: current_term: 1 leader_uuid: "d5ae30f985a24e0aa010416205786c19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ae30f985a24e0aa010416205786c19" member_type: VOTER } }
I20250116 02:52:41.216929  7558 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:41.216960  7557 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:41.217896  7561 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:41.218910  7561 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:41.220929   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:41.221838  7561 catalog_manager.cc:1348] Generated new cluster ID: 44353830661243e392ec1dc6da45ccdf
I20250116 02:52:41.221912  7561 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:41.231212  7561 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:41.231930  7561 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:41.237336  7561 catalog_manager.cc:5899] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: Generated new TSK 0
I20250116 02:52:41.237524  7561 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:41.253932   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:41.254989   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:41.256317   416 webserver.cc:458] Webserver started at http://127.0.104.1:38491/ using document root <none> and password file <none>
I20250116 02:52:41.256523   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:41.256582   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:41.256704   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:41.257283   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "91186863f93240a7bffa3e5a01a4d370"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.259672   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:41.261122  7577 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.261425   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:41.261518   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "91186863f93240a7bffa3e5a01a4d370"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.261652   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-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)
I20250116 02:52:41.272879   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:41.273379   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:41.273917   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:41.274658   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:41.274708   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.274773   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:41.274816   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.284832   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:36637
I20250116 02:52:41.284866  7639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:36637 every 8 connection(s)
I20250116 02:52:41.286407   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:41.287691   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:41.289156   416 webserver.cc:458] Webserver started at http://127.0.104.2:39031/ using document root <none> and password file <none>
I20250116 02:52:41.289376   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:41.289467   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:41.289626   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:41.290391   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root/instance:
uuid: "166c96befd79477391b040ae0de34f7a"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.292251  7640 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44737
I20250116 02:52:41.292397  7640 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:41.292690  7640 heartbeater.cc:509] Master 127.0.104.62:44737 requested a full tablet report, sending...
I20250116 02:52:41.293393   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20250116 02:52:41.293471  7518 ts_manager.cc:194] Registered new tserver with Master: 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1:36637)
I20250116 02:52:41.294515  7518 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41590
I20250116 02:52:41.295040  7647 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.295439   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:41.295536   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root
uuid: "166c96befd79477391b040ae0de34f7a"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.295660   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-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)
I20250116 02:52:41.305483   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:41.305706  7640 heartbeater.cc:501] Master 127.0.104.62:44737 was elected leader, sending a full tablet report...
I20250116 02:52:41.306013   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:41.306638   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:41.307564   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:41.307642   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.307741   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:41.307803   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.319069   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:38579
I20250116 02:52:41.319108  7709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:38579 every 8 connection(s)
I20250116 02:52:41.321015   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:41.322360   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:41.323782   416 webserver.cc:458] Webserver started at http://127.0.104.3:34059/ using document root <none> and password file <none>
I20250116 02:52:41.324014   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:41.324102   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:41.324257   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:41.325038   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-2-root/instance:
uuid: "0a1b0b665d764ca48e11a684bcdd72ad"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.325945  7710 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44737
I20250116 02:52:41.326081  7710 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:41.326440  7710 heartbeater.cc:509] Master 127.0.104.62:44737 requested a full tablet report, sending...
I20250116 02:52:41.327191  7518 ts_manager.cc:194] Registered new tserver with Master: 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579)
I20250116 02:52:41.327677   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.004s
I20250116 02:52:41.328007  7518 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41606
I20250116 02:52:41.329105  7716 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.329432   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:41.329545   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-2-root
uuid: "0a1b0b665d764ca48e11a684bcdd72ad"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.329697   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-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)
I20250116 02:52:41.339051  7710 heartbeater.cc:501] Master 127.0.104.62:44737 was elected leader, sending a full tablet report...
I20250116 02:52:41.348096   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:41.348592   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:41.349100   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:41.349895   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:41.349965   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.350086   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:41.350144   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.360767   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:35779
I20250116 02:52:41.360790  7778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:35779 every 8 connection(s)
I20250116 02:52:41.362301   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:41.363799   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:41.365218   416 webserver.cc:458] Webserver started at http://127.0.104.4:33033/ using document root <none> and password file <none>
I20250116 02:52:41.365509   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:41.365607   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:41.365753   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:41.366351   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-3-root/instance:
uuid: "91db2d0f43aa42758d9448d97879be23"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.368134  7779 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44737
I20250116 02:52:41.368268  7779 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:41.368621  7779 heartbeater.cc:509] Master 127.0.104.62:44737 requested a full tablet report, sending...
I20250116 02:52:41.369351   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:52:41.369432  7518 ts_manager.cc:194] Registered new tserver with Master: 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779)
I20250116 02:52:41.370139  7518 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41618
I20250116 02:52:41.371001  7785 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.371351   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:41.371457   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-3-root
uuid: "91db2d0f43aa42758d9448d97879be23"
format_stamp: "Formatted at 2025-01-16 02:52:41 on dist-test-slave-40f4"
I20250116 02:52:41.371589   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-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)
I20250116 02:52:41.381358  7779 heartbeater.cc:501] Master 127.0.104.62:44737 was elected leader, sending a full tablet report...
I20250116 02:52:41.390961   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:41.391407   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:41.391901   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:41.392613   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:41.392676   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.392745   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:41.392786   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:41.405709   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:33269
I20250116 02:52:41.405720  7847 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:33269 every 8 connection(s)
I20250116 02:52:41.412202  7848 heartbeater.cc:346] Connected to a master server at 127.0.104.62:44737
I20250116 02:52:41.412345  7848 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:41.412678  7848 heartbeater.cc:509] Master 127.0.104.62:44737 requested a full tablet report, sending...
I20250116 02:52:41.413367  7518 ts_manager.cc:194] Registered new tserver with Master: 91db2d0f43aa42758d9448d97879be23 (127.0.104.4:33269)
I20250116 02:52:41.413544   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007006581s
I20250116 02:52:41.414249  7518 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41626
I20250116 02:52:41.425369  7848 heartbeater.cc:501] Master 127.0.104.62:44737 was elected leader, sending a full tablet report...
I20250116 02:52:41.426290  7518 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41634:
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"
    }
  }
}
I20250116 02:52:41.454380  7605 tablet_service.cc:1467] Processing CreateTablet for tablet a311872f7fe04921b0918980d6b0ce54 (DEFAULT_TABLE table=fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:41.454913  7605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a311872f7fe04921b0918980d6b0ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:41.457156  7744 tablet_service.cc:1467] Processing CreateTablet for tablet a311872f7fe04921b0918980d6b0ce54 (DEFAULT_TABLE table=fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:41.457598  7744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a311872f7fe04921b0918980d6b0ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:41.457839  7675 tablet_service.cc:1467] Processing CreateTablet for tablet a311872f7fe04921b0918980d6b0ce54 (DEFAULT_TABLE table=fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:41.458267  7675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a311872f7fe04921b0918980d6b0ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:41.463843  7863 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Bootstrap starting.
I20250116 02:52:41.465446  7864 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Bootstrap starting.
I20250116 02:52:41.465919  7863 tablet_bootstrap.cc:654] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:41.467553  7865 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Bootstrap starting.
I20250116 02:52:41.467907  7864 tablet_bootstrap.cc:654] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:41.469197  7863 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: No bootstrap required, opened a new log
I20250116 02:52:41.469389  7863 ts_tablet_manager.cc:1397] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20250116 02:52:41.469430  7865 tablet_bootstrap.cc:654] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:41.470963  7864 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: No bootstrap required, opened a new log
I20250116 02:52:41.471128  7864 ts_tablet_manager.cc:1397] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
I20250116 02:52:41.470795  7863 raft_consensus.cc:357] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.471360  7863 raft_consensus.cc:383] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:41.471478  7863 raft_consensus.cc:738] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a1b0b665d764ca48e11a684bcdd72ad, State: Initialized, Role: FOLLOWER
I20250116 02:52:41.471872  7864 raft_consensus.cc:357] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.471940  7863 consensus_queue.cc:260] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.472100  7864 raft_consensus.cc:383] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:41.472194  7864 raft_consensus.cc:738] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 166c96befd79477391b040ae0de34f7a, State: Initialized, Role: FOLLOWER
I20250116 02:52:41.472474  7864 consensus_queue.cc:260] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.473428  7864 ts_tablet_manager.cc:1428] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:41.475435  7865 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: No bootstrap required, opened a new log
I20250116 02:52:41.475642  7865 ts_tablet_manager.cc:1397] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20250116 02:52:41.476475  7865 raft_consensus.cc:357] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.476737  7865 raft_consensus.cc:383] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:41.476842  7865 raft_consensus.cc:738] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91186863f93240a7bffa3e5a01a4d370, State: Initialized, Role: FOLLOWER
I20250116 02:52:41.477133  7865 consensus_queue.cc:260] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.478085  7863 ts_tablet_manager.cc:1428] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20250116 02:52:41.478086  7865 ts_tablet_manager.cc:1428] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:41.535280  7871 raft_consensus.cc:491] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250116 02:52:41.535511  7871 raft_consensus.cc:513] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.536497  7871 leader_election.cc:290] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779), 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579)
I20250116 02:52:41.543239  7754 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a311872f7fe04921b0918980d6b0ce54" candidate_uuid: "91186863f93240a7bffa3e5a01a4d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" is_pre_election: true
I20250116 02:52:41.543537  7754 raft_consensus.cc:2463] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91186863f93240a7bffa3e5a01a4d370 in term 0.
I20250116 02:52:41.543299  7685 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a311872f7fe04921b0918980d6b0ce54" candidate_uuid: "91186863f93240a7bffa3e5a01a4d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166c96befd79477391b040ae0de34f7a" is_pre_election: true
I20250116 02:52:41.543751  7685 raft_consensus.cc:2463] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91186863f93240a7bffa3e5a01a4d370 in term 0.
I20250116 02:52:41.544034  7581 leader_election.cc:304] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: 0a1b0b665d764ca48e11a684bcdd72ad, 91186863f93240a7bffa3e5a01a4d370; no voters: 
I20250116 02:52:41.544443  7871 raft_consensus.cc:2798] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250116 02:52:41.544524  7871 raft_consensus.cc:491] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250116 02:52:41.544589  7871 raft_consensus.cc:3054] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:41.546631  7871 raft_consensus.cc:513] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.547211  7871 leader_election.cc:290] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [CANDIDATE]: Term 1 election: Requested vote from peers 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779), 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579)
I20250116 02:52:41.547552  7754 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a311872f7fe04921b0918980d6b0ce54" candidate_uuid: "91186863f93240a7bffa3e5a01a4d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0a1b0b665d764ca48e11a684bcdd72ad"
I20250116 02:52:41.547627  7685 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "a311872f7fe04921b0918980d6b0ce54" candidate_uuid: "91186863f93240a7bffa3e5a01a4d370" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "166c96befd79477391b040ae0de34f7a"
I20250116 02:52:41.547716  7754 raft_consensus.cc:3054] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:41.547873  7685 raft_consensus.cc:3054] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:41.550411  7685 raft_consensus.cc:2463] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91186863f93240a7bffa3e5a01a4d370 in term 1.
I20250116 02:52:41.550415  7754 raft_consensus.cc:2463] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91186863f93240a7bffa3e5a01a4d370 in term 1.
I20250116 02:52:41.550748  7580 leader_election.cc:304] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: 166c96befd79477391b040ae0de34f7a, 91186863f93240a7bffa3e5a01a4d370; no voters: 
I20250116 02:52:41.551016  7871 raft_consensus.cc:2798] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:41.551488  7871 raft_consensus.cc:695] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Becoming Leader. State: Replica: 91186863f93240a7bffa3e5a01a4d370, State: Running, Role: LEADER
I20250116 02:52:41.551810  7871 consensus_queue.cc:237] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.554251  7518 catalog_manager.cc:5526] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1). New cstate: current_term: 1 leader_uuid: "91186863f93240a7bffa3e5a01a4d370" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:41.595378   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:41.596474  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20250116 02:52:41.601475  7685 raft_consensus.cc:1270] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Refusing update from remote peer 91186863f93240a7bffa3e5a01a4d370: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250116 02:52:41.602042  7873 consensus_queue.cc:1035] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250116 02:52:41.602244  7754 raft_consensus.cc:1270] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 1 FOLLOWER]: Refusing update from remote peer 91186863f93240a7bffa3e5a01a4d370: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20250116 02:52:41.602716  7873 consensus_queue.cc:1035] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0a1b0b665d764ca48e11a684bcdd72ad" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20250116 02:52:41.605630  7517 catalog_manager.cc:5618] TS 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579) does not have the latest schema for tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]). Expected version 1 got 0
I20250116 02:52:41.606838  7881 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: 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
I20250116 02:52:41.609297  7517 catalog_manager.cc:5618] TS 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779) does not have the latest schema for tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]). Expected version 1 got 0
I20250116 02:52:41.610567  7516 catalog_manager.cc:5618] TS 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579) does not have the latest schema for tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]). Expected version 1 got 0
I20250116 02:52:41.608615  7882 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: 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
I20250116 02:52:41.612944  7518 catalog_manager.cc:6071] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f] alter complete (version 1)
I20250116 02:52:41.615208  7615 consensus_queue.cc:237] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } }
I20250116 02:52:41.617197  7685 raft_consensus.cc:1270] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Refusing update from remote peer 91186863f93240a7bffa3e5a01a4d370: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20250116 02:52:41.617663  7871 consensus_queue.cc:1035] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [LEADER]: Connected to new peer: Peer: permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20250116 02:52:41.619731  7873 raft_consensus.cc:2949] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } } }
I20250116 02:52:41.620945  7883 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: 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
I20250116 02:52:41.622216  7518 catalog_manager.cc:5618] TS 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779) does not have the latest schema for tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]). Expected version 1 got 0
I20250116 02:52:41.623997  7685 raft_consensus.cc:2949] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index -1 to 3, VOTER 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } } }
I20250116 02:52:41.624884  7502 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet a311872f7fe04921b0918980d6b0ce54 with cas_config_opid_index -1: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:52:41.626423  7516 catalog_manager.cc:5526] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 reported cstate change: config changed from index -1 to 3, VOTER 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3) evicted. New cstate: current_term: 1 leader_uuid: "91186863f93240a7bffa3e5a01a4d370" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 38579 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:41.629593  7744 tablet_service.cc:1514] Processing DeleteTablet for tablet a311872f7fe04921b0918980d6b0ce54 with delete_type TABLET_DATA_TOMBSTONED (TS 0a1b0b665d764ca48e11a684bcdd72ad not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:39118
I20250116 02:52:41.631003  7615 consensus_queue.cc:237] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } }
I20250116 02:52:41.631855  7873 raft_consensus.cc:2949] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 166c96befd79477391b040ae0de34f7a (127.0.104.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } }
I20250116 02:52:41.634016  7884 tablet_replica.cc:331] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: stopping tablet replica
I20250116 02:52:41.634197  7884 raft_consensus.cc:2238] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:41.634378  7884 raft_consensus.cc:2267] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:41.635262  7884 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250116 02:52:41.635654  7502 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet a311872f7fe04921b0918980d6b0ce54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:52:41.636756  7518 catalog_manager.cc:5526] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 reported cstate change: config changed from index 3 to 4, VOTER 166c96befd79477391b040ae0de34f7a (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "91186863f93240a7bffa3e5a01a4d370" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:41.639920  7675 tablet_service.cc:1514] Processing DeleteTablet for tablet a311872f7fe04921b0918980d6b0ce54 with delete_type TABLET_DATA_TOMBSTONED (TS 166c96befd79477391b040ae0de34f7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48500
I20250116 02:52:41.640480  7885 tablet_replica.cc:331] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: stopping tablet replica
I20250116 02:52:41.640640  7885 raft_consensus.cc:2238] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:41.640879  7885 raft_consensus.cc:2267] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:41.641065  7884 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20250116 02:52:41.641216  7884 log.cc:1198] T a311872f7fe04921b0918980d6b0ce54 P 0a1b0b665d764ca48e11a684bcdd72ad: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-2-root/wals/a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:41.641858  7885 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250116 02:52:41.641952  7505 catalog_manager.cc:4872] TS 0a1b0b665d764ca48e11a684bcdd72ad (127.0.104.3:35779): tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]) successfully deleted
I20250116 02:52:41.646154  7885 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20250116 02:52:41.646260  7885 log.cc:1198] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root/wals/a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:41.646850  7504 catalog_manager.cc:4872] TS 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579): tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]) successfully deleted
I20250116 02:52:41.655447  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250116 02:52:41.659847  7881 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: 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
I20250116 02:52:41.666564  7518 catalog_manager.cc:6071] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f] alter complete (version 2)
I20250116 02:52:41.668177  7615 consensus_queue.cc:237] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } }
I20250116 02:52:41.669170  7871 raft_consensus.cc:2949] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER 91db2d0f43aa42758d9448d97879be23 (127.0.104.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } }
I20250116 02:52:41.672652  7502 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a311872f7fe04921b0918980d6b0ce54 with cas_config_opid_index 4: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250116 02:52:41.674535  7518 catalog_manager.cc:5526] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 reported cstate change: config changed from index 4 to 6, NON_VOTER 91db2d0f43aa42758d9448d97879be23 (127.0.104.4) added. New cstate: current_term: 1 leader_uuid: "91186863f93240a7bffa3e5a01a4d370" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20250116 02:52:41.675792  7578 consensus_peers.cc:487] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 -> Peer 91db2d0f43aa42758d9448d97879be23 (127.0.104.4:33269): Couldn't send request to peer 91db2d0f43aa42758d9448d97879be23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a311872f7fe04921b0918980d6b0ce54. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:52:41.678473  7615 consensus_queue.cc:237] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } }
I20250116 02:52:41.679518  7871 raft_consensus.cc:2949] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 166c96befd79477391b040ae0de34f7a (127.0.104.2) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } } }
W20250116 02:52:41.680222  7578 consensus_peers.cc:487] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 -> Peer 91db2d0f43aa42758d9448d97879be23 (127.0.104.4:33269): Couldn't send request to peer 91db2d0f43aa42758d9448d97879be23. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a311872f7fe04921b0918980d6b0ce54. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:52:41.680219  7580 consensus_peers.cc:487] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 -> Peer 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579): Couldn't send request to peer 166c96befd79477391b040ae0de34f7a. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:52:41.682749  7502 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a311872f7fe04921b0918980d6b0ce54 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250116 02:52:41.684078  7518 catalog_manager.cc:5526] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 reported cstate change: config changed from index 6 to 7, NON_VOTER 166c96befd79477391b040ae0de34f7a (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "91186863f93240a7bffa3e5a01a4d370" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:42.071910  7889 ts_tablet_manager.cc:927] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Initiating tablet copy from peer 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1:36637)
I20250116 02:52:42.072726  7889 tablet_copy_client.cc:323] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:36637
I20250116 02:52:42.078155  7625 tablet_copy_service.cc:140] P 91186863f93240a7bffa3e5a01a4d370: Received BeginTabletCopySession request for tablet a311872f7fe04921b0918980d6b0ce54 from peer 166c96befd79477391b040ae0de34f7a ({username='slave'} at 127.0.0.1:46798)
I20250116 02:52:42.078305  7625 tablet_copy_service.cc:161] P 91186863f93240a7bffa3e5a01a4d370: Beginning new tablet copy session on tablet a311872f7fe04921b0918980d6b0ce54 from peer 166c96befd79477391b040ae0de34f7a at {username='slave'} at 127.0.0.1:46798: session id = 166c96befd79477391b040ae0de34f7a-a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.080895  7625 tablet_copy_source_session.cc:215] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Tablet Copy: opened 0 blocks and 1 log segments
I20250116 02:52:42.082381  7889 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting tablet data with delete state TABLET_DATA_COPYING
I20250116 02:52:42.086720  7889 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.3
I20250116 02:52:42.087013  7889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a311872f7fe04921b0918980d6b0ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:42.089170  7889 tablet_copy_client.cc:806] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet copy: Starting download of 0 data blocks...
I20250116 02:52:42.089429  7889 tablet_copy_client.cc:670] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet copy: Starting download of 1 WAL segments...
I20250116 02:52:42.091274  7889 tablet_copy_client.cc:538] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:52:42.094497  7889 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Bootstrap starting.
I20250116 02:52:42.099927  7889 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: 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
I20250116 02:52:42.100111  7889 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:42.101333  7889 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: 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
I20250116 02:52:42.101483  7889 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:42.102427  7889 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: 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
I20250116 02:52:42.102722  7889 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Bootstrap complete.
I20250116 02:52:42.106393  7889 ts_tablet_manager.cc:1397] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.005s
I20250116 02:52:42.107002  7889 raft_consensus.cc:357] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } }
I20250116 02:52:42.107199  7889 raft_consensus.cc:738] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 166c96befd79477391b040ae0de34f7a, State: Initialized, Role: LEARNER
I20250116 02:52:42.107354  7889 consensus_queue.cc:260] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } }
I20250116 02:52:42.107831  7889 ts_tablet_manager.cc:1428] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20250116 02:52:42.108521  7625 tablet_copy_service.cc:342] P 91186863f93240a7bffa3e5a01a4d370: Request end of tablet copy session 166c96befd79477391b040ae0de34f7a-a311872f7fe04921b0918980d6b0ce54 received from {username='slave'} at 127.0.0.1:46798
I20250116 02:52:42.108655  7625 tablet_copy_service.cc:434] P 91186863f93240a7bffa3e5a01a4d370: ending tablet copy session 166c96befd79477391b040ae0de34f7a-a311872f7fe04921b0918980d6b0ce54 on tablet a311872f7fe04921b0918980d6b0ce54 with peer 166c96befd79477391b040ae0de34f7a
I20250116 02:52:42.243698  7894 ts_tablet_manager.cc:927] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Initiating tablet copy from peer 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1:36637)
I20250116 02:52:42.244236  7894 tablet_copy_client.cc:323] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.1:36637
I20250116 02:52:42.250769  7625 tablet_copy_service.cc:140] P 91186863f93240a7bffa3e5a01a4d370: Received BeginTabletCopySession request for tablet a311872f7fe04921b0918980d6b0ce54 from peer 91db2d0f43aa42758d9448d97879be23 ({username='slave'} at 127.0.0.1:46800)
I20250116 02:52:42.250923  7625 tablet_copy_service.cc:161] P 91186863f93240a7bffa3e5a01a4d370: Beginning new tablet copy session on tablet a311872f7fe04921b0918980d6b0ce54 from peer 91db2d0f43aa42758d9448d97879be23 at {username='slave'} at 127.0.0.1:46800: session id = 91db2d0f43aa42758d9448d97879be23-a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.252861  7625 tablet_copy_source_session.cc:215] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Tablet Copy: opened 0 blocks and 1 log segments
I20250116 02:52:42.253854  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a311872f7fe04921b0918980d6b0ce54. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:42.258256  7894 tablet_copy_client.cc:806] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: tablet copy: Starting download of 0 data blocks...
I20250116 02:52:42.258460  7894 tablet_copy_client.cc:670] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: tablet copy: Starting download of 1 WAL segments...
I20250116 02:52:42.259605  7894 tablet_copy_client.cc:538] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:52:42.262228  7894 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Bootstrap starting.
I20250116 02:52:42.266852  7894 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: 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
I20250116 02:52:42.267014  7894 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:42.268581  7894 tablet.cc:1721] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: 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
I20250116 02:52:42.268730  7894 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:42.269661  7894 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: 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
I20250116 02:52:42.269925  7894 tablet_bootstrap.cc:492] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Bootstrap complete.
I20250116 02:52:42.272615  7894 ts_tablet_manager.cc:1397] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.007s
I20250116 02:52:42.273381  7894 raft_consensus.cc:357] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } }
I20250116 02:52:42.273551  7894 raft_consensus.cc:738] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91db2d0f43aa42758d9448d97879be23, State: Initialized, Role: LEARNER
I20250116 02:52:42.273756  7894 consensus_queue.cc:260] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [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: "91186863f93240a7bffa3e5a01a4d370" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 36637 } } peers { permanent_uuid: "91db2d0f43aa42758d9448d97879be23" member_type: NON_VOTER last_known_addr { host: "127.0.104.4" port: 33269 } attrs { promote: true } } peers { permanent_uuid: "166c96befd79477391b040ae0de34f7a" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 38579 } attrs { promote: true } }
I20250116 02:52:42.274552  7894 ts_tablet_manager.cc:1428] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20250116 02:52:42.275059  7625 tablet_copy_service.cc:342] P 91186863f93240a7bffa3e5a01a4d370: Request end of tablet copy session 91db2d0f43aa42758d9448d97879be23-a311872f7fe04921b0918980d6b0ce54 received from {username='slave'} at 127.0.0.1:46800
I20250116 02:52:42.275141  7625 tablet_copy_service.cc:434] P 91186863f93240a7bffa3e5a01a4d370: ending tablet copy session 91db2d0f43aa42758d9448d97879be23-a311872f7fe04921b0918980d6b0ce54 on tablet a311872f7fe04921b0918980d6b0ce54 with peer 91db2d0f43aa42758d9448d97879be23
I20250116 02:52:42.533214  7685 raft_consensus.cc:1212] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20250116 02:52:42.677974  7823 raft_consensus.cc:1212] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.6->[1.7-1.7]   Dedup: 1.7->[]
I20250116 02:52:42.696668  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250116 02:52:42.699374  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 5
I20250116 02:52:42.700984  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: -1
I20250116 02:52:42.702780  7516 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 2
I20250116 02:52:42.704653  7518 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 9
I20250116 02:52:42.706140  7518 catalog_manager.cc:2462] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:42.706295  7518 catalog_manager.cc:2646] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:41634:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:42.709841  7518 catalog_manager.cc:5813] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: Sending DeleteTablet for 3 replicas of tablet a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.710489  7605 tablet_service.cc:1514] Processing DeleteTablet for tablet a311872f7fe04921b0918980d6b0ce54 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:42 UTC) from {username='slave'} at 127.0.0.1:46776
I20250116 02:52:42.711218  7675 tablet_service.cc:1514] Processing DeleteTablet for tablet a311872f7fe04921b0918980d6b0ce54 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:42 UTC) from {username='slave'} at 127.0.0.1:48500
I20250116 02:52:42.711890   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
I20250116 02:52:42.726040  7909 tablet_replica.cc:331] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: stopping tablet replica
I20250116 02:52:42.727185  7909 raft_consensus.cc:2238] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 LEARNER]: Raft consensus shutting down.
I20250116 02:52:42.727993  7906 tablet_replica.cc:331] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: stopping tablet replica
I20250116 02:52:42.728240  7906 raft_consensus.cc:2238] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:42.729077  7909 raft_consensus.cc:2267] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a [term 1 LEARNER]: Raft consensus is shut down!
I20250116 02:52:42.729178   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:42.730036  7909 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:42.732841  7813 tablet_service.cc:1514] Processing DeleteTablet for tablet a311872f7fe04921b0918980d6b0ce54 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:42 UTC) from {username='slave'} at 127.0.0.1:57836
I20250116 02:52:42.733342  7910 tablet_replica.cc:331] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: stopping tablet replica
I20250116 02:52:42.733497  7910 raft_consensus.cc:2238] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [term 1 LEARNER]: Raft consensus shutting down.
I20250116 02:52:42.733670  7910 raft_consensus.cc:2267] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23 [term 1 LEARNER]: Raft consensus is shut down!
I20250116 02:52:42.734412  7910 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:42.735113  7909 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250116 02:52:42.735213  7909 log.cc:1198] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-1-root/wals/a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.735524  7909 ts_tablet_manager.cc:1939] T a311872f7fe04921b0918980d6b0ce54 P 166c96befd79477391b040ae0de34f7a: Deleting consensus metadata
I20250116 02:52:42.736402  7504 catalog_manager.cc:4872] TS 166c96befd79477391b040ae0de34f7a (127.0.104.2:38579): tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]) successfully deleted
I20250116 02:52:42.736611  7906 raft_consensus.cc:2267] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:42.737100  7906 ts_tablet_manager.cc:1905] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:42.739751  7910 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250116 02:52:42.739867  7910 log.cc:1198] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-3-root/wals/a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.740274  7910 ts_tablet_manager.cc:1939] T a311872f7fe04921b0918980d6b0ce54 P 91db2d0f43aa42758d9448d97879be23: Deleting consensus metadata
I20250116 02:52:42.741192  7502 catalog_manager.cc:4872] TS 91db2d0f43aa42758d9448d97879be23 (127.0.104.4:33269): tablet a311872f7fe04921b0918980d6b0ce54 (table fake-table [id=885bfa549cdd4cd48d37f9d7f0166f5f]) successfully deleted
I20250116 02:52:42.741828  7906 ts_tablet_manager.cc:1918] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.7
I20250116 02:52:42.741945  7906 log.cc:1198] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactor.1736995880078029-416-0/minicluster-data/ts-0-root/wals/a311872f7fe04921b0918980d6b0ce54
I20250116 02:52:42.742244  7906 ts_tablet_manager.cc:1939] T a311872f7fe04921b0918980d6b0ce54 P 91186863f93240a7bffa3e5a01a4d370: Deleting consensus metadata
W20250116 02:52:42.742816  7502 catalog_manager.cc:4864] TS 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1:36637): delete failed for tablet a311872f7fe04921b0918980d6b0ce54 with error code TABLET_NOT_RUNNING: Service unavailable: Tablet Manager is not running: MANAGER_QUIESCING
I20250116 02:52:42.756168   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:42.759075   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250116 02:52:42.768002   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:42.780529   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250116 02:52:42.783576   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250116 02:52:42.791843   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
W20250116 02:52:42.797989  7502 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.1:36637: connect: Connection refused (error 111) [suppressed 27 similar messages]
W20250116 02:52:42.798894  7502 catalog_manager.cc:4615] TS 91186863f93240a7bffa3e5a01a4d370 (127.0.104.1:36637): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a311872f7fe04921b0918980d6b0ce54: Network error: Client connection negotiation failed: client connection to 127.0.104.1:36637: connect: Connection refused (error 111)
I20250116 02:52:42.804661   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250116 02:52:42.807521   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250116 02:52:42.815043   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:42.827689   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250116 02:52:42.830649   416 master.cc:537] Master@127.0.104.62:44737 shutting down...
I20250116 02:52:42.865131   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:42.865396   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:42.865504   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P d5ae30f985a24e0aa010416205786c19: stopping tablet replica
I20250116 02:52:42.879655   416 master.cc:559] Master@127.0.104.62:44737 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactor (1734 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning
I20250116 02:52:42.890419   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:43953
I20250116 02:52:42.890837   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:42.891610   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:42.897680   416 webserver.cc:458] Webserver started at http://127.0.104.62:36711/ using document root <none> and password file <none>
I20250116 02:52:42.897889   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:42.897939   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:42.898044   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:42.898579   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "a992403eb04346b0bc2243c414c069e0"
format_stamp: "Formatted at 2025-01-16 02:52:42 on dist-test-slave-40f4"
I20250116 02:52:42.900858   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:42.902280  7915 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:42.902582   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:42.902673   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "a992403eb04346b0bc2243c414c069e0"
format_stamp: "Formatted at 2025-01-16 02:52:42 on dist-test-slave-40f4"
I20250116 02:52:42.902767   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-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)
I20250116 02:52:42.915409   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:42.915926   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:42.926551   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:43953
I20250116 02:52:42.926573  7966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:43953 every 8 connection(s)
I20250116 02:52:42.927755  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:42.932062  7967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: Bootstrap starting.
I20250116 02:52:42.933298  7967 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:42.934731  7967 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: No bootstrap required, opened a new log
I20250116 02:52:42.935259  7967 raft_consensus.cc:357] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER }
I20250116 02:52:42.935376  7967 raft_consensus.cc:383] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:42.935436  7967 raft_consensus.cc:738] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a992403eb04346b0bc2243c414c069e0, State: Initialized, Role: FOLLOWER
I20250116 02:52:42.935607  7967 consensus_queue.cc:260] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER }
I20250116 02:52:42.935705  7967 raft_consensus.cc:397] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:42.935760  7967 raft_consensus.cc:491] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:42.935829  7967 raft_consensus.cc:3054] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:42.937619  7967 raft_consensus.cc:513] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER }
I20250116 02:52:42.937793  7967 leader_election.cc:304] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a992403eb04346b0bc2243c414c069e0; no voters: 
I20250116 02:52:42.938149  7967 leader_election.cc:290] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:42.938256  7970 raft_consensus.cc:2798] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:42.938635  7970 raft_consensus.cc:695] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 1 LEADER]: Becoming Leader. State: Replica: a992403eb04346b0bc2243c414c069e0, State: Running, Role: LEADER
I20250116 02:52:42.938844  7970 consensus_queue.cc:237] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER }
I20250116 02:52:42.938908  7967 sys_catalog.cc:564] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:42.939572  7972 sys_catalog.cc:455] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a992403eb04346b0bc2243c414c069e0. Latest consensus state: current_term: 1 leader_uuid: "a992403eb04346b0bc2243c414c069e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER } }
I20250116 02:52:42.939749  7972 sys_catalog.cc:458] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:42.939917  7971 sys_catalog.cc:455] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a992403eb04346b0bc2243c414c069e0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a992403eb04346b0bc2243c414c069e0" member_type: VOTER } }
I20250116 02:52:42.940217  7971 sys_catalog.cc:458] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:42.943854  7975 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:42.944104   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:42.944960  7975 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:42.947438  7975 catalog_manager.cc:1348] Generated new cluster ID: 5c3ee02959dc465e8a74a8f79de82405
I20250116 02:52:42.947537  7975 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:42.971364  7975 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:42.972117  7975 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:42.988668  7975 catalog_manager.cc:5899] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: Generated new TSK 0
I20250116 02:52:42.988886  7975 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:43.008944   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:43.010022   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:43.011343   416 webserver.cc:458] Webserver started at http://127.0.104.1:37859/ using document root <none> and password file <none>
I20250116 02:52:43.011541   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:43.011602   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:43.011713   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:43.012287   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "796c0819f06c4aeaa6cdbddc361d70e8"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.014786   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:43.016227  7991 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.016577   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:43.016669   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "796c0819f06c4aeaa6cdbddc361d70e8"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.016752   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-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)
I20250116 02:52:43.041934   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:43.042435   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:43.042969   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:43.043792   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:43.043846   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.043915   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:43.043957   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.055821   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:33475
I20250116 02:52:43.055840  8053 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:33475 every 8 connection(s)
I20250116 02:52:43.057297   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:43.058771   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:43.060231   416 webserver.cc:458] Webserver started at http://127.0.104.2:33179/ using document root <none> and password file <none>
I20250116 02:52:43.060469   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:43.060539   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:43.060642   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:43.061329   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root/instance:
uuid: "10edc81c8fa34422be006adcefe112d3"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.063441  8054 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43953
I20250116 02:52:43.063547  8054 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:43.063962  8054 heartbeater.cc:509] Master 127.0.104.62:43953 requested a full tablet report, sending...
I20250116 02:52:43.064299   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:43.064855  7932 ts_manager.cc:194] Registered new tserver with Master: 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475)
I20250116 02:52:43.066089  8061 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.066358  7932 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50580
I20250116 02:52:43.066449   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:43.066552   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root
uuid: "10edc81c8fa34422be006adcefe112d3"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.066690   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-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)
I20250116 02:52:43.077524  8054 heartbeater.cc:501] Master 127.0.104.62:43953 was elected leader, sending a full tablet report...
I20250116 02:52:43.089694   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:43.090301   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:43.090827   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:43.091660   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:43.091737   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.091833   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:43.091893   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.104410   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:35951
I20250116 02:52:43.104434  8123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:35951 every 8 connection(s)
I20250116 02:52:43.105974   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:43.107336   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:43.108875   416 webserver.cc:458] Webserver started at http://127.0.104.3:44305/ using document root <none> and password file <none>
I20250116 02:52:43.109149   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:43.109266   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:43.109417   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:43.110256   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-2-root/instance:
uuid: "9d611d1236534537be8a8700f2df32b7"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.111948  8124 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43953
I20250116 02:52:43.112074  8124 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:43.112466  8124 heartbeater.cc:509] Master 127.0.104.62:43953 requested a full tablet report, sending...
I20250116 02:52:43.113315  7931 ts_manager.cc:194] Registered new tserver with Master: 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951)
I20250116 02:52:43.113667   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20250116 02:52:43.114187  7931 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50582
I20250116 02:52:43.115326  8130 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.115657   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20250116 02:52:43.115782   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-2-root
uuid: "9d611d1236534537be8a8700f2df32b7"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.115896   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-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)
I20250116 02:52:43.125337  8124 heartbeater.cc:501] Master 127.0.104.62:43953 was elected leader, sending a full tablet report...
I20250116 02:52:43.135069   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:43.135603   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:43.136198   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:43.137073   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:43.137152   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.137254   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:43.137313   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.152901   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:32785
I20250116 02:52:43.152932  8192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:32785 every 8 connection(s)
I20250116 02:52:43.154497   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:43.155936   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:43.157606   416 webserver.cc:458] Webserver started at http://127.0.104.4:44765/ using document root <none> and password file <none>
I20250116 02:52:43.157924   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:43.158020   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:43.158183   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:43.158968   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-3-root/instance:
uuid: "51dfcc52ce5b40b8bd7ac76bee96b628"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.161154  8193 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43953
I20250116 02:52:43.161373  8193 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:43.161867  8193 heartbeater.cc:509] Master 127.0.104.62:43953 requested a full tablet report, sending...
I20250116 02:52:43.162276   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20250116 02:52:43.162714  7931 ts_manager.cc:194] Registered new tserver with Master: 9d611d1236534537be8a8700f2df32b7 (127.0.104.3:32785)
I20250116 02:52:43.163549  7931 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50584
I20250116 02:52:43.163959  8199 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.164340   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:43.164445   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-3-root
uuid: "51dfcc52ce5b40b8bd7ac76bee96b628"
format_stamp: "Formatted at 2025-01-16 02:52:43 on dist-test-slave-40f4"
I20250116 02:52:43.164569   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-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)
I20250116 02:52:43.174643  8193 heartbeater.cc:501] Master 127.0.104.62:43953 was elected leader, sending a full tablet report...
I20250116 02:52:43.208662   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:43.209163   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:43.209825   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:43.210661   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:43.210734   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.210835   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:43.210889   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:43.224136   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:35861
I20250116 02:52:43.224169  8261 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:35861 every 8 connection(s)
I20250116 02:52:43.230525  8262 heartbeater.cc:346] Connected to a master server at 127.0.104.62:43953
I20250116 02:52:43.230643  8262 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:43.230928  8262 heartbeater.cc:509] Master 127.0.104.62:43953 requested a full tablet report, sending...
I20250116 02:52:43.231581  7931 ts_manager.cc:194] Registered new tserver with Master: 51dfcc52ce5b40b8bd7ac76bee96b628 (127.0.104.4:35861)
I20250116 02:52:43.231990   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.006965762s
I20250116 02:52:43.232403  7931 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50592
I20250116 02:52:43.243086  7930 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50594:
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"
    }
  }
}
I20250116 02:52:43.243592  8262 heartbeater.cc:501] Master 127.0.104.62:43953 was elected leader, sending a full tablet report...
I20250116 02:52:43.258244  8019 tablet_service.cc:1467] Processing CreateTablet for tablet b444b90f39e94c8ba042ae0418e60721 (DEFAULT_TABLE table=fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:43.258769  8019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b90f39e94c8ba042ae0418e60721. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:43.259296  8089 tablet_service.cc:1467] Processing CreateTablet for tablet b444b90f39e94c8ba042ae0418e60721 (DEFAULT_TABLE table=fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:43.259647  8089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b90f39e94c8ba042ae0418e60721. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:43.261363  8227 tablet_service.cc:1467] Processing CreateTablet for tablet b444b90f39e94c8ba042ae0418e60721 (DEFAULT_TABLE table=fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:43.261775  8227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b444b90f39e94c8ba042ae0418e60721. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:43.269239  8279 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Bootstrap starting.
I20250116 02:52:43.271624  8279 tablet_bootstrap.cc:654] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:43.274077  8278 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Bootstrap starting.
I20250116 02:52:43.274519  8277 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Bootstrap starting.
I20250116 02:52:43.276492  8278 tablet_bootstrap.cc:654] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:43.278185  8279 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: No bootstrap required, opened a new log
I20250116 02:52:43.278513  8279 ts_tablet_manager.cc:1397] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20250116 02:52:43.279280  8277 tablet_bootstrap.cc:654] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:43.279289  8279 raft_consensus.cc:357] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.279567  8279 raft_consensus.cc:383] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:43.279671  8279 raft_consensus.cc:738] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51dfcc52ce5b40b8bd7ac76bee96b628, State: Initialized, Role: FOLLOWER
I20250116 02:52:43.279925  8279 consensus_queue.cc:260] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.285043  8279 ts_tablet_manager.cc:1428] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20250116 02:52:43.285701  8277 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: No bootstrap required, opened a new log
I20250116 02:52:43.285696  8278 tablet_bootstrap.cc:492] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: No bootstrap required, opened a new log
I20250116 02:52:43.285912  8277 ts_tablet_manager.cc:1397] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.007s
I20250116 02:52:43.285912  8278 ts_tablet_manager.cc:1397] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
I20250116 02:52:43.286713  8278 raft_consensus.cc:357] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.286962  8278 raft_consensus.cc:383] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:43.287045  8278 raft_consensus.cc:738] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 796c0819f06c4aeaa6cdbddc361d70e8, State: Initialized, Role: FOLLOWER
I20250116 02:52:43.287294  8278 consensus_queue.cc:260] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.286713  8277 raft_consensus.cc:357] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.289187  8277 raft_consensus.cc:383] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:43.289479  8277 raft_consensus.cc:738] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10edc81c8fa34422be006adcefe112d3, State: Initialized, Role: FOLLOWER
I20250116 02:52:43.289803  8277 consensus_queue.cc:260] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.290800  8277 ts_tablet_manager.cc:1428] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20250116 02:52:43.294049  8278 ts_tablet_manager.cc:1428] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20250116 02:52:43.481375  8282 raft_consensus.cc:491] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250116 02:52:43.481544  8282 raft_consensus.cc:513] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.482275  8282 leader_election.cc:290] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475), 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951)
I20250116 02:52:43.487713  8029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b444b90f39e94c8ba042ae0418e60721" candidate_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" is_pre_election: true
I20250116 02:52:43.488001  8029 raft_consensus.cc:2463] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dfcc52ce5b40b8bd7ac76bee96b628 in term 0.
I20250116 02:52:43.488534  8203 leader_election.cc:304] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [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: 51dfcc52ce5b40b8bd7ac76bee96b628, 796c0819f06c4aeaa6cdbddc361d70e8; no voters: 
I20250116 02:52:43.488632  8099 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b444b90f39e94c8ba042ae0418e60721" candidate_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10edc81c8fa34422be006adcefe112d3" is_pre_election: true
I20250116 02:52:43.488793  8282 raft_consensus.cc:2798] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250116 02:52:43.488844  8099 raft_consensus.cc:2463] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51dfcc52ce5b40b8bd7ac76bee96b628 in term 0.
I20250116 02:52:43.488900  8282 raft_consensus.cc:491] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250116 02:52:43.489019  8282 raft_consensus.cc:3054] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:43.491513  8282 raft_consensus.cc:513] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.492097  8282 leader_election.cc:290] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [CANDIDATE]: Term 1 election: Requested vote from peers 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475), 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951)
I20250116 02:52:43.492395  8029 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b444b90f39e94c8ba042ae0418e60721" candidate_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "796c0819f06c4aeaa6cdbddc361d70e8"
I20250116 02:52:43.492551  8029 raft_consensus.cc:3054] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:43.492517  8099 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "b444b90f39e94c8ba042ae0418e60721" candidate_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10edc81c8fa34422be006adcefe112d3"
I20250116 02:52:43.492704  8099 raft_consensus.cc:3054] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:43.494832  8029 raft_consensus.cc:2463] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dfcc52ce5b40b8bd7ac76bee96b628 in term 1.
I20250116 02:52:43.494935  8099 raft_consensus.cc:2463] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51dfcc52ce5b40b8bd7ac76bee96b628 in term 1.
I20250116 02:52:43.495184  8203 leader_election.cc:304] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [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: 51dfcc52ce5b40b8bd7ac76bee96b628, 796c0819f06c4aeaa6cdbddc361d70e8; no voters: 
I20250116 02:52:43.495661  8282 raft_consensus.cc:2798] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:43.496026  8282 raft_consensus.cc:695] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 LEADER]: Becoming Leader. State: Replica: 51dfcc52ce5b40b8bd7ac76bee96b628, State: Running, Role: LEADER
I20250116 02:52:43.496294  8282 consensus_queue.cc:237] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } }
I20250116 02:52:43.498636  7931 catalog_manager.cc:5526] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51dfcc52ce5b40b8bd7ac76bee96b628 (127.0.104.4). New cstate: current_term: 1 leader_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51dfcc52ce5b40b8bd7ac76bee96b628" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 35861 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:43.575630   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:43.576234  7931 catalog_manager.cc:2462] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50594:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:43.576400  7931 catalog_manager.cc:2646] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50594:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:43.579226  7931 catalog_manager.cc:5813] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: Sending DeleteTablet for 3 replicas of tablet b444b90f39e94c8ba042ae0418e60721
I20250116 02:52:43.579919  8089 tablet_service.cc:1514] Processing DeleteTablet for tablet b444b90f39e94c8ba042ae0418e60721 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:43 UTC) from {username='slave'} at 127.0.0.1:34328
I20250116 02:52:43.580034  8227 tablet_service.cc:1514] Processing DeleteTablet for tablet b444b90f39e94c8ba042ae0418e60721 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:43 UTC) from {username='slave'} at 127.0.0.1:53842
I20250116 02:52:43.580098  8019 tablet_service.cc:1514] Processing DeleteTablet for tablet b444b90f39e94c8ba042ae0418e60721 with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:43 UTC) from {username='slave'} at 127.0.0.1:60808
I20250116 02:52:43.580565  8291 tablet_replica.cc:331] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: stopping tablet replica
I20250116 02:52:43.580515   416 test_util.cc:274] Using random seed: -480071621
I20250116 02:52:43.580837  8291 raft_consensus.cc:2238] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:43.581096  8291 raft_consensus.cc:2267] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:43.581921  8291 ts_tablet_manager.cc:1905] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:43.590531  8291 ts_tablet_manager.cc:1918] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250116 02:52:43.590795  8291 log.cc:1198] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root/wals/b444b90f39e94c8ba042ae0418e60721
I20250116 02:52:43.591349  8291 ts_tablet_manager.cc:1939] T b444b90f39e94c8ba042ae0418e60721 P 10edc81c8fa34422be006adcefe112d3: Deleting consensus metadata
I20250116 02:52:43.592751  7919 catalog_manager.cc:4872] TS 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951): tablet b444b90f39e94c8ba042ae0418e60721 (table fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]) successfully deleted
I20250116 02:52:43.601706  8293 tablet_replica.cc:331] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: stopping tablet replica
I20250116 02:52:43.602025  8293 raft_consensus.cc:2238] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:43.602247  8293 raft_consensus.cc:2267] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:43.602711  8292 tablet_replica.cc:331] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: stopping tablet replica
I20250116 02:52:43.602895  8292 raft_consensus.cc:2238] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:43.603156  8292 pending_rounds.cc:62] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Trying to abort 1 pending ops.
I20250116 02:52:43.603240  8292 pending_rounds.cc:69] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20250116 02:52:43.603348  8293 ts_tablet_manager.cc:1905] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:43.603374  8292 raft_consensus.cc:2883] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250116 02:52:43.603472  8292 raft_consensus.cc:2267] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:43.604295  8292 ts_tablet_manager.cc:1905] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:43.608347  7931 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50614:
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"
    }
  }
}
I20250116 02:52:43.610848  8293 ts_tablet_manager.cc:1918] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250116 02:52:43.610989  8293 log.cc:1198] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/b444b90f39e94c8ba042ae0418e60721
I20250116 02:52:43.611393  8293 ts_tablet_manager.cc:1939] T b444b90f39e94c8ba042ae0418e60721 P 796c0819f06c4aeaa6cdbddc361d70e8: Deleting consensus metadata
I20250116 02:52:43.610925  8292 ts_tablet_manager.cc:1918] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:43.611953  8292 log.cc:1198] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-3-root/wals/b444b90f39e94c8ba042ae0418e60721
I20250116 02:52:43.612721  7919 catalog_manager.cc:4872] TS 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475): tablet b444b90f39e94c8ba042ae0418e60721 (table fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]) successfully deleted
I20250116 02:52:43.613312  8292 ts_tablet_manager.cc:1939] T b444b90f39e94c8ba042ae0418e60721 P 51dfcc52ce5b40b8bd7ac76bee96b628: Deleting consensus metadata
I20250116 02:52:43.614137  7919 catalog_manager.cc:4872] TS 51dfcc52ce5b40b8bd7ac76bee96b628 (127.0.104.4:35861): tablet b444b90f39e94c8ba042ae0418e60721 (table fake-table [id=f57dc4ca1aff49c6955f2c12e529c874]) successfully deleted
I20250116 02:52:43.620420  8158 tablet_service.cc:1467] Processing CreateTablet for tablet 8d85c5f635de4a2399c9390318c3a2e3 (DEFAULT_TABLE table=fake-table [id=bbb08b7b51214435a0a0af408c974b25]), partition=RANGE (key) PARTITION UNBOUNDED
I20250116 02:52:43.620741  8158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d85c5f635de4a2399c9390318c3a2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:43.626158  8299 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Bootstrap starting.
I20250116 02:52:43.627434  8299 tablet_bootstrap.cc:654] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:43.628930  8299 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: No bootstrap required, opened a new log
I20250116 02:52:43.629084  8299 ts_tablet_manager.cc:1397] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20250116 02:52:43.629792  8299 raft_consensus.cc:357] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } }
I20250116 02:52:43.629933  8299 raft_consensus.cc:383] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:43.629987  8299 raft_consensus.cc:738] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d611d1236534537be8a8700f2df32b7, State: Initialized, Role: FOLLOWER
I20250116 02:52:43.630167  8299 consensus_queue.cc:260] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } }
I20250116 02:52:43.630297  8299 raft_consensus.cc:397] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:43.630353  8299 raft_consensus.cc:491] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:43.630419  8299 raft_consensus.cc:3054] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:43.632162  8299 raft_consensus.cc:513] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } }
I20250116 02:52:43.632336  8299 leader_election.cc:304] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9d611d1236534537be8a8700f2df32b7; no voters: 
I20250116 02:52:43.632669  8299 leader_election.cc:290] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:43.632773  8301 raft_consensus.cc:2798] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:43.633308  8299 ts_tablet_manager.cc:1428] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20250116 02:52:43.634055  8301 raft_consensus.cc:695] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Becoming Leader. State: Replica: 9d611d1236534537be8a8700f2df32b7, State: Running, Role: LEADER
I20250116 02:52:43.634349  8301 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } }
I20250116 02:52:43.636623  7931 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d611d1236534537be8a8700f2df32b7 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:45.697944   416 test_util.cc:274] Using random seed: -477954168
I20250116 02:52:45.722682   416 test_workload.cc:405] TestWorkload: Skipping table creation because table fake-table already exists
I20250116 02:52:45.734994  7926 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50594:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250116 02:52:45.741609  8319 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: 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
I20250116 02:52:45.748122  7927 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: fake-table [id=bbb08b7b51214435a0a0af408c974b25] alter complete (version 1)
I20250116 02:52:45.749451  8168 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 749, Committed index: 749, Last appended: 1.749, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 750 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } }
I20250116 02:52:45.750510  8303 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.750: config changed from index -1 to 750, NON_VOTER 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) added. New config: { opid_index: 750 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } }
I20250116 02:52:45.753554  7916 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8d85c5f635de4a2399c9390318c3a2e3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250116 02:52:45.754741  7927 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: config changed from index -1 to 750, NON_VOTER 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 750 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:45.758440  8168 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 750, Committed index: 750, Last appended: 1.750, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:45.759740  8301 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.751: config changed from index 750 to 751, NON_VOTER 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) added. New config: { opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } } }
I20250116 02:52:45.762530  7916 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8d85c5f635de4a2399c9390318c3a2e3 with cas_config_opid_index 750: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250116 02:52:45.764030  7926 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: config changed from index 750 to 751, NON_VOTER 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20250116 02:52:45.765126  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475): Couldn't send request to peer 796c0819f06c4aeaa6cdbddc361d70e8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d85c5f635de4a2399c9390318c3a2e3. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:52:45.770745  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951): Couldn't send request to peer 10edc81c8fa34422be006adcefe112d3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d85c5f635de4a2399c9390318c3a2e3. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:52:46.169173  8347 ts_tablet_manager.cc:927] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Initiating tablet copy from peer 9d611d1236534537be8a8700f2df32b7 (127.0.104.3:32785)
I20250116 02:52:46.181752  8347 tablet_copy_client.cc:323] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:32785
I20250116 02:52:46.212342  8178 tablet_copy_service.cc:140] P 9d611d1236534537be8a8700f2df32b7: Received BeginTabletCopySession request for tablet 8d85c5f635de4a2399c9390318c3a2e3 from peer 796c0819f06c4aeaa6cdbddc361d70e8 ({username='slave'} at 127.0.0.1:37862)
I20250116 02:52:46.212536  8178 tablet_copy_service.cc:161] P 9d611d1236534537be8a8700f2df32b7: Beginning new tablet copy session on tablet 8d85c5f635de4a2399c9390318c3a2e3 from peer 796c0819f06c4aeaa6cdbddc361d70e8 at {username='slave'} at 127.0.0.1:37862: session id = 796c0819f06c4aeaa6cdbddc361d70e8-8d85c5f635de4a2399c9390318c3a2e3
I20250116 02:52:46.215631  8178 tablet_copy_source_session.cc:215] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Tablet Copy: opened 0 blocks and 1 log segments
I20250116 02:52:46.222761  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d85c5f635de4a2399c9390318c3a2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:46.229671  8347 tablet_copy_client.cc:806] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet copy: Starting download of 0 data blocks...
I20250116 02:52:46.229900  8347 tablet_copy_client.cc:670] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet copy: Starting download of 1 WAL segments...
I20250116 02:52:46.259604  8347 tablet_copy_client.cc:538] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:52:46.263911  8347 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Bootstrap starting.
I20250116 02:52:46.322535  8350 ts_tablet_manager.cc:927] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Initiating tablet copy from peer 9d611d1236534537be8a8700f2df32b7 (127.0.104.3:32785)
I20250116 02:52:46.357678  8350 tablet_copy_client.cc:323] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:32785
I20250116 02:52:46.407828  8178 tablet_copy_service.cc:140] P 9d611d1236534537be8a8700f2df32b7: Received BeginTabletCopySession request for tablet 8d85c5f635de4a2399c9390318c3a2e3 from peer 10edc81c8fa34422be006adcefe112d3 ({username='slave'} at 127.0.0.1:37876)
I20250116 02:52:46.408015  8178 tablet_copy_service.cc:161] P 9d611d1236534537be8a8700f2df32b7: Beginning new tablet copy session on tablet 8d85c5f635de4a2399c9390318c3a2e3 from peer 10edc81c8fa34422be006adcefe112d3 at {username='slave'} at 127.0.0.1:37876: session id = 10edc81c8fa34422be006adcefe112d3-8d85c5f635de4a2399c9390318c3a2e3
I20250116 02:52:46.414779  8178 tablet_copy_source_session.cc:215] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Tablet Copy: opened 0 blocks and 1 log segments
I20250116 02:52:46.415839  8350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d85c5f635de4a2399c9390318c3a2e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:46.420845  8350 tablet_copy_client.cc:806] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: tablet copy: Starting download of 0 data blocks...
I20250116 02:52:46.421099  8350 tablet_copy_client.cc:670] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: tablet copy: Starting download of 1 WAL segments...
W20250116 02:52:46.431816  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.543s	user 0.000s	sys 0.000s
W20250116 02:52:46.433919  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.544s	user 0.000s	sys 0.000s
W20250116 02:52:46.443915  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.000s	sys 0.000s
W20250116 02:52:46.450834  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.562s	user 0.000s	sys 0.000s
W20250116 02:52:46.455504  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.568s	user 0.001s	sys 0.000s
W20250116 02:52:46.467543  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.580s	user 0.001s	sys 0.000s
W20250116 02:52:46.491204  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.603s	user 0.000s	sys 0.000s
W20250116 02:52:46.496374  8336 scanner-internal.cc:458] Time spent opening tablet: real 0.608s	user 0.000s	sys 0.000s
W20250116 02:52:46.503233  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.615s	user 0.000s	sys 0.000s
W20250116 02:52:46.508559  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.621s	user 0.000s	sys 0.000s
I20250116 02:52:46.527473  8350 tablet_copy_client.cc:538] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:52:46.531127  8350 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Bootstrap starting.
W20250116 02:52:47.651702  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.555s	user 0.001s	sys 0.000s
W20250116 02:52:47.678857  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.571s	user 0.001s	sys 0.000s
W20250116 02:52:47.750653  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.548s	user 0.001s	sys 0.000s
W20250116 02:52:47.833492  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.545s	user 0.000s	sys 0.000s
W20250116 02:52:47.866792  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.579s	user 0.001s	sys 0.000s
W20250116 02:52:47.881582  8336 scanner-internal.cc:458] Time spent opening tablet: real 0.567s	user 0.001s	sys 0.000s
W20250116 02:52:48.050910  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.512s	user 0.001s	sys 0.000s
W20250116 02:52:48.254263  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.587s	user 0.001s	sys 0.000s
W20250116 02:52:48.258854  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.572s	user 0.001s	sys 0.000s
W20250116 02:52:48.262496  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.582s	user 0.001s	sys 0.000s
W20250116 02:52:48.812392  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.513s	user 0.000s	sys 0.000s
W20250116 02:52:48.844619  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951): Couldn't send request to peer 10edc81c8fa34422be006adcefe112d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20250116 02:52:48.870381  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475): Couldn't send request to peer 796c0819f06c4aeaa6cdbddc361d70e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20250116 02:52:49.259019  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.521s	user 0.000s	sys 0.000s
W20250116 02:52:49.312134  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.532s	user 0.001s	sys 0.000s
W20250116 02:52:49.366214  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.531s	user 0.001s	sys 0.000s
W20250116 02:52:49.400226  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.517s	user 0.001s	sys 0.000s
W20250116 02:52:50.014645  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.504s	user 0.000s	sys 0.000s
W20250116 02:52:50.332726  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.507s	user 0.001s	sys 0.000s
W20250116 02:52:50.364449  8336 scanner-internal.cc:458] Time spent opening tablet: real 0.516s	user 0.000s	sys 0.000s
W20250116 02:52:50.446467  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.572s	user 0.001s	sys 0.000s
W20250116 02:52:51.077711  8330 scanner-internal.cc:458] Time spent opening tablet: real 0.517s	user 0.001s	sys 0.000s
W20250116 02:52:51.128723  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.515s	user 0.001s	sys 0.000s
W20250116 02:52:51.152230  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475): Couldn't send request to peer 796c0819f06c4aeaa6cdbddc361d70e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20250116 02:52:51.211035  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.510s	user 0.001s	sys 0.000s
W20250116 02:52:51.237003  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.525s	user 0.001s	sys 0.000s
W20250116 02:52:51.397737  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.608s	user 0.001s	sys 0.000s
W20250116 02:52:51.426299  8332 scanner-internal.cc:458] Time spent opening tablet: real 0.547s	user 0.001s	sys 0.000s
W20250116 02:52:51.469184  8134 consensus_peers.cc:487] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 -> Peer 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951): Couldn't send request to peer 10edc81c8fa34422be006adcefe112d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20250116 02:52:51.612103  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.527s	user 0.001s	sys 0.000s
W20250116 02:52:51.778748  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.520s	user 0.001s	sys 0.000s
W20250116 02:52:51.814549  8328 scanner-internal.cc:458] Time spent opening tablet: real 0.578s	user 0.001s	sys 0.000s
I20250116 02:52:51.919014  8347 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: 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
I20250116 02:52:51.919420  8347 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:51.920837  8347 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Bootstrap replayed 1/1 log segments. Stats: ops{read=751 overwritten=0 applied=751 ignored=0} inserts{seen=37350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250116 02:52:51.921344  8347 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Bootstrap complete.
I20250116 02:52:51.980509  8347 ts_tablet_manager.cc:1397] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Time spent bootstrapping tablet: real 5.717s	user 3.048s	sys 0.129s
I20250116 02:52:51.981290  8347 raft_consensus.cc:357] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:51.981554  8347 raft_consensus.cc:738] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 796c0819f06c4aeaa6cdbddc361d70e8, State: Initialized, Role: LEARNER
I20250116 02:52:51.981803  8347 consensus_queue.cc:260] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 751, Last appended: 1.751, Last appended by leader: 751, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:51.989329  8347 ts_tablet_manager.cc:1428] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20250116 02:52:51.990358  8178 tablet_copy_service.cc:342] P 9d611d1236534537be8a8700f2df32b7: Request end of tablet copy session 796c0819f06c4aeaa6cdbddc361d70e8-8d85c5f635de4a2399c9390318c3a2e3 received from {username='slave'} at 127.0.0.1:37862
I20250116 02:52:51.990502  8178 tablet_copy_service.cc:434] P 9d611d1236534537be8a8700f2df32b7: ending tablet copy session 796c0819f06c4aeaa6cdbddc361d70e8-8d85c5f635de4a2399c9390318c3a2e3 on tablet 8d85c5f635de4a2399c9390318c3a2e3 with peer 796c0819f06c4aeaa6cdbddc361d70e8
W20250116 02:52:52.004750  8329 scanner-internal.cc:458] Time spent opening tablet: real 0.545s	user 0.001s	sys 0.000s
W20250116 02:52:52.107062  8336 scanner-internal.cc:458] Time spent opening tablet: real 0.516s	user 0.001s	sys 0.000s
W20250116 02:52:52.184150  8327 scanner-internal.cc:458] Time spent opening tablet: real 0.549s	user 0.001s	sys 0.000s
W20250116 02:52:52.444314  8333 scanner-internal.cc:458] Time spent opening tablet: real 0.534s	user 0.000s	sys 0.000s
W20250116 02:52:52.556968  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.549s	user 0.000s	sys 0.000s
I20250116 02:52:52.585024  8029 raft_consensus.cc:1212] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.750->[1.751-1.751]   Dedup: 1.751->[]
I20250116 02:52:52.891008  8350 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Bootstrap replaying log segment 1/1 (1.26M/1.32M this segment, stats: ops{read=716 overwritten=0 applied=714 ignored=0} inserts{seen=35650 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0)
W20250116 02:52:52.987892  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.533s	user 0.001s	sys 0.000s
I20250116 02:52:53.036427  8350 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: 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
I20250116 02:52:53.036849  8350 tablet_metadata.cc:623] Not flushing: waiting for 1 pins to be released.
I20250116 02:52:53.038200  8350 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Bootstrap replayed 1/1 log segments. Stats: ops{read=751 overwritten=0 applied=751 ignored=0} inserts{seen=37350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20250116 02:52:53.038653  8350 tablet_bootstrap.cc:492] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Bootstrap complete.
I20250116 02:52:53.051111  8350 ts_tablet_manager.cc:1397] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Time spent bootstrapping tablet: real 6.520s	user 3.034s	sys 0.093s
I20250116 02:52:53.051986  8350 raft_consensus.cc:357] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:53.052956  8350 raft_consensus.cc:738] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 10edc81c8fa34422be006adcefe112d3, State: Initialized, Role: LEARNER
I20250116 02:52:53.053251  8350 consensus_queue.cc:260] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 751, Last appended: 1.751, Last appended by leader: 751, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 751 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: true } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:53.073643  8350 ts_tablet_manager.cc:1428] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.000s
I20250116 02:52:53.074827  8178 tablet_copy_service.cc:342] P 9d611d1236534537be8a8700f2df32b7: Request end of tablet copy session 10edc81c8fa34422be006adcefe112d3-8d85c5f635de4a2399c9390318c3a2e3 received from {username='slave'} at 127.0.0.1:37876
I20250116 02:52:53.074994  8178 tablet_copy_service.cc:434] P 9d611d1236534537be8a8700f2df32b7: ending tablet copy session 10edc81c8fa34422be006adcefe112d3-8d85c5f635de4a2399c9390318c3a2e3 on tablet 8d85c5f635de4a2399c9390318c3a2e3 with peer 10edc81c8fa34422be006adcefe112d3
I20250116 02:52:53.123960  8357 raft_consensus.cc:1059] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: attempting to promote NON_VOTER 796c0819f06c4aeaa6cdbddc361d70e8 to VOTER
I20250116 02:52:53.124868  8357 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 751, Committed index: 751, Last appended: 1.751, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 752 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } }
I20250116 02:52:53.158154  8099 raft_consensus.cc:1270] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 LEARNER]: Refusing update from remote peer 9d611d1236534537be8a8700f2df32b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 751. Preceding OpId from leader: term: 1 index: 752. (index mismatch)
I20250116 02:52:53.160243  8029 raft_consensus.cc:1270] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 LEARNER]: Refusing update from remote peer 9d611d1236534537be8a8700f2df32b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 751. Preceding OpId from leader: term: 1 index: 752. (index mismatch)
I20250116 02:52:53.161010  8364 consensus_queue.cc:1035] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 752, Last known committed idx: 751, Time since last communication: 0.000s
I20250116 02:52:53.161434  8364 consensus_queue.cc:1035] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 752, Last known committed idx: 751, Time since last communication: 0.000s
I20250116 02:52:53.167183  8364 raft_consensus.cc:1022] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: attempt to promote peer 10edc81c8fa34422be006adcefe112d3: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20250116 02:52:53.181639  8364 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.752: config changed from index 751 to 752, 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 752 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } } }
I20250116 02:52:53.186182  8028 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Committing config change with OpId 1.752: config changed from index 751 to 752, 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 752 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } } }
I20250116 02:52:53.193810  7926 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: config changed from index 751 to 752, 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 752 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:52:53.195416  8099 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 LEARNER]: Committing config change with OpId 1.752: config changed from index 751 to 752, 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 752 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: true } } }
I20250116 02:52:53.204128  8367 raft_consensus.cc:1059] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: attempting to promote NON_VOTER 10edc81c8fa34422be006adcefe112d3 to VOTER
I20250116 02:52:53.204833  8367 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 752, Committed index: 752, Last appended: 1.752, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 753 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } }
I20250116 02:52:53.210616  8099 raft_consensus.cc:1270] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 LEARNER]: Refusing update from remote peer 9d611d1236534537be8a8700f2df32b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 752. Preceding OpId from leader: term: 1 index: 753. (index mismatch)
I20250116 02:52:53.211195  8364 consensus_queue.cc:1035] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 753, Last known committed idx: 752, Time since last communication: 0.000s
I20250116 02:52:53.213454  8364 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.753: config changed from index 752 to 753, 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 753 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.217437  8028 raft_consensus.cc:1270] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Refusing update from remote peer 9d611d1236534537be8a8700f2df32b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 752. Preceding OpId from leader: term: 1 index: 753. (index mismatch)
I20250116 02:52:53.218329  8099 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Committing config change with OpId 1.753: config changed from index 752 to 753, 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 753 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.221671  8357 consensus_queue.cc:1035] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 753, Last known committed idx: 752, Time since last communication: 0.000s
I20250116 02:52:53.223111  8028 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Committing config change with OpId 1.753: config changed from index 752 to 753, 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 753 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.283028  7927 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 reported cstate change: config changed from index 752 to 753, 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 753 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "796c0819f06c4aeaa6cdbddc361d70e8" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 33475 } attrs { promote: false } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.793813  7926 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50594:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
W20250116 02:52:53.885231  8335 scanner-internal.cc:458] Time spent opening tablet: real 0.535s	user 0.001s	sys 0.000s
I20250116 02:52:53.918282  8380 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20250116 02:52:53.936996  7923 catalog_manager.cc:6071] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: fake-table [id=bbb08b7b51214435a0a0af408c974b25] alter complete (version 2)
I20250116 02:52:53.942576  8379 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20250116 02:52:53.956868  8168 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 754, Committed index: 754, Last appended: 1.754, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 755 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } }
I20250116 02:52:53.958343  8099 raft_consensus.cc:1270] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Refusing update from remote peer 9d611d1236534537be8a8700f2df32b7: Log matching property violated. Preceding OpId in replica: term: 1 index: 754. Preceding OpId from leader: term: 1 index: 755. (index mismatch)
I20250116 02:52:53.958902  8357 consensus_queue.cc:1035] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 755, Last known committed idx: 754, Time since last communication: 0.000s
I20250116 02:52:53.960815  8381 tablet.cc:1721] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20250116 02:52:53.961380  8357 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.755: config changed from index 753 to 755, VOTER 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) evicted. New config: { opid_index: 755 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.965981  8099 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Committing config change with OpId 1.755: config changed from index 753 to 755, VOTER 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) evicted. New config: { opid_index: 755 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } } }
I20250116 02:52:53.967607  7931 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: config changed from index 753 to 755, VOTER 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 755 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "10edc81c8fa34422be006adcefe112d3" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 35951 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20250116 02:52:53.971567  7916 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet 8d85c5f635de4a2399c9390318c3a2e3 with cas_config_opid_index 753: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:52:53.973420  8019 tablet_service.cc:1514] Processing DeleteTablet for tablet 8d85c5f635de4a2399c9390318c3a2e3 with delete_type TABLET_DATA_TOMBSTONED (TS 796c0819f06c4aeaa6cdbddc361d70e8 not found in new config with opid_index 755) from {username='slave'} at 127.0.0.1:60808
I20250116 02:52:53.978035  8168 consensus_queue.cc:237] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 755, Committed index: 755, Last appended: 1.755, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 756 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } }
I20250116 02:52:53.978922  8357 raft_consensus.cc:2949] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Committing config change with OpId 1.756: config changed from index 755 to 756, VOTER 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) evicted. New config: { opid_index: 756 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } } }
I20250116 02:52:53.987412  7916 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet 8d85c5f635de4a2399c9390318c3a2e3 with cas_config_opid_index 755: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:52:53.996996  7923 catalog_manager.cc:5526] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 reported cstate change: config changed from index 755 to 756, VOTER 10edc81c8fa34422be006adcefe112d3 (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "9d611d1236534537be8a8700f2df32b7" committed_config { opid_index: 756 OBSOLETE_local: true peers { permanent_uuid: "9d611d1236534537be8a8700f2df32b7" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 32785 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:54.012898  8089 tablet_service.cc:1514] Processing DeleteTablet for tablet 8d85c5f635de4a2399c9390318c3a2e3 with delete_type TABLET_DATA_TOMBSTONED (TS 10edc81c8fa34422be006adcefe112d3 not found in new config with opid_index 756) from {username='slave'} at 127.0.0.1:34328
I20250116 02:52:54.016394  8382 tablet_replica.cc:331] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: stopping tablet replica
I20250116 02:52:54.016781  8382 raft_consensus.cc:2238] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:54.017113  8382 raft_consensus.cc:2267] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:54.024139  8382 ts_tablet_manager.cc:1905] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250116 02:52:54.072443  8382 ts_tablet_manager.cc:1918] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.754
I20250116 02:52:54.072703  8382 log.cc:1198] T 8d85c5f635de4a2399c9390318c3a2e3 P 796c0819f06c4aeaa6cdbddc361d70e8: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-0-root/wals/8d85c5f635de4a2399c9390318c3a2e3
I20250116 02:52:54.073879  7919 catalog_manager.cc:4872] TS 796c0819f06c4aeaa6cdbddc361d70e8 (127.0.104.1:33475): tablet 8d85c5f635de4a2399c9390318c3a2e3 (table fake-table [id=bbb08b7b51214435a0a0af408c974b25]) successfully deleted
I20250116 02:52:54.084556  8384 tablet_replica.cc:331] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: stopping tablet replica
I20250116 02:52:54.092013  8384 raft_consensus.cc:2238] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:54.092322  8384 raft_consensus.cc:2267] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:54.097074  8384 ts_tablet_manager.cc:1905] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20250116 02:52:54.127534  8384 ts_tablet_manager.cc:1918] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.755
I20250116 02:52:54.127828  8384 log.cc:1198] T 8d85c5f635de4a2399c9390318c3a2e3 P 10edc81c8fa34422be006adcefe112d3: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning.1736995880078029-416-0/minicluster-data/ts-1-root/wals/8d85c5f635de4a2399c9390318c3a2e3
I20250116 02:52:54.129154  7919 catalog_manager.cc:4872] TS 10edc81c8fa34422be006adcefe112d3 (127.0.104.2:35951): tablet 8d85c5f635de4a2399c9390318c3a2e3 (table fake-table [id=bbb08b7b51214435a0a0af408c974b25]) successfully deleted
W20250116 02:52:54.316779  8334 scanner-internal.cc:458] Time spent opening tablet: real 0.504s	user 0.001s	sys 0.000s
W20250116 02:52:54.401779  8331 scanner-internal.cc:458] Time spent opening tablet: real 0.544s	user 0.001s	sys 0.000s
I20250116 02:52:54.571607   416 tablet_server.cc:178] TabletServer@127.0.104.1:0 shutting down...
W20250116 02:52:54.573755  8321 client.cc:2040] Couldn't close scanner 124fa1eae15545fb871e0e550f1e4bd5: Service unavailable: reactor is shutting down (error 108)
W20250116 02:52:54.574177  8132 connection.cc:537] server connection from 127.0.0.1:37856 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20250116 02:52:54.583632   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:54.918555   416 tablet_server.cc:195] TabletServer@127.0.104.1:0 shutdown complete.
I20250116 02:52:54.921800   416 tablet_server.cc:178] TabletServer@127.0.104.2:0 shutting down...
I20250116 02:52:54.930919   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:54.944164   416 tablet_server.cc:195] TabletServer@127.0.104.2:0 shutdown complete.
I20250116 02:52:54.949708   416 tablet_server.cc:178] TabletServer@127.0.104.3:0 shutting down...
I20250116 02:52:54.960130   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:54.960384   416 tablet_replica.cc:331] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7: stopping tablet replica
I20250116 02:52:54.960573   416 raft_consensus.cc:2238] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:54.960803   416 raft_consensus.cc:2267] T 8d85c5f635de4a2399c9390318c3a2e3 P 9d611d1236534537be8a8700f2df32b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:54.974648   416 tablet_server.cc:195] TabletServer@127.0.104.3:0 shutdown complete.
I20250116 02:52:54.977782   416 tablet_server.cc:178] TabletServer@127.0.104.4:0 shutting down...
I20250116 02:52:54.986696   416 ts_tablet_manager.cc:1500] Shutting down tablet manager...
I20250116 02:52:54.999217   416 tablet_server.cc:195] TabletServer@127.0.104.4:0 shutdown complete.
I20250116 02:52:55.002049   416 master.cc:537] Master@127.0.104.62:43953 shutting down...
I20250116 02:52:55.009723   416 raft_consensus.cc:2238] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:55.009917   416 raft_consensus.cc:2267] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:55.010008   416 tablet_replica.cc:331] T 00000000000000000000000000000000 P a992403eb04346b0bc2243c414c069e0: stopping tablet replica
I20250116 02:52:55.023082   416 master.cc:559] Master@127.0.104.62:43953 shutdown complete.
[       OK ] ReplicatedAlterTableTest.AlterReplicationFactorWhileScanning (12146 ms)
[ RUN      ] ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting
I20250116 02:52:55.036670   416 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.62:46833
I20250116 02:52:55.037134   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:55.037988   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:55.039263   416 webserver.cc:458] Webserver started at http://127.0.104.62:32805/ using document root <none> and password file <none>
I20250116 02:52:55.039443   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:55.039490   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:55.039572   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:55.040135   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/master-0-root/instance:
uuid: "8146f64ba5e44009904ecb456b17fcd7"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.042542   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20250116 02:52:55.044003  8388 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.044358   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:55.044471   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/master-0-root
uuid: "8146f64ba5e44009904ecb456b17fcd7"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.044576   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-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)
I20250116 02:52:55.051090   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:55.051499   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:55.063036   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.62:46833
I20250116 02:52:55.063062  8439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.62:46833 every 8 connection(s)
I20250116 02:52:55.064198  8440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:55.068336  8440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: Bootstrap starting.
I20250116 02:52:55.069603  8440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:55.071096  8440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: No bootstrap required, opened a new log
I20250116 02:52:55.071607  8440 raft_consensus.cc:357] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER }
I20250116 02:52:55.071727  8440 raft_consensus.cc:383] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:55.071763  8440 raft_consensus.cc:738] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8146f64ba5e44009904ecb456b17fcd7, State: Initialized, Role: FOLLOWER
I20250116 02:52:55.071934  8440 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER }
I20250116 02:52:55.072062  8440 raft_consensus.cc:397] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:55.072105  8440 raft_consensus.cc:491] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:55.072157  8440 raft_consensus.cc:3054] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:55.073973  8440 raft_consensus.cc:513] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER }
I20250116 02:52:55.074132  8440 leader_election.cc:304] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 8146f64ba5e44009904ecb456b17fcd7; no voters: 
I20250116 02:52:55.074450  8440 leader_election.cc:290] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:55.074560  8443 raft_consensus.cc:2798] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:55.074962  8443 raft_consensus.cc:695] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [term 1 LEADER]: Becoming Leader. State: Replica: 8146f64ba5e44009904ecb456b17fcd7, State: Running, Role: LEADER
I20250116 02:52:55.075193  8443 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER }
I20250116 02:52:55.075274  8440 sys_catalog.cc:564] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [sys.catalog]: configured and running, proceeding with master startup.
I20250116 02:52:55.075937  8445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8146f64ba5e44009904ecb456b17fcd7. Latest consensus state: current_term: 1 leader_uuid: "8146f64ba5e44009904ecb456b17fcd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER } }
I20250116 02:52:55.076167  8445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:55.076165  8444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8146f64ba5e44009904ecb456b17fcd7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8146f64ba5e44009904ecb456b17fcd7" member_type: VOTER } }
I20250116 02:52:55.076577  8444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7 [sys.catalog]: This master's current role is: LEADER
I20250116 02:52:55.082526  8448 catalog_manager.cc:1476] Loading table and tablet metadata into memory...
I20250116 02:52:55.084180  8448 catalog_manager.cc:1485] Initializing Kudu cluster ID...
I20250116 02:52:55.084717   416 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20250116 02:52:55.086836  8448 catalog_manager.cc:1348] Generated new cluster ID: 804ea2dd69ab4ccf83950722405d4934
I20250116 02:52:55.086936  8448 catalog_manager.cc:1496] Initializing Kudu internal certificate authority...
I20250116 02:52:55.104391  8448 catalog_manager.cc:1371] Generated new certificate authority record
I20250116 02:52:55.105156  8448 catalog_manager.cc:1505] Loading token signing keys...
I20250116 02:52:55.124150  8448 catalog_manager.cc:5899] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: Generated new TSK 0
I20250116 02:52:55.124392  8448 catalog_manager.cc:1515] Initializing in-progress tserver states...
I20250116 02:52:55.149464   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:55.150606   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:55.152050   416 webserver.cc:458] Webserver started at http://127.0.104.1:40869/ using document root <none> and password file <none>
I20250116 02:52:55.152300   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:55.152374   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:55.152482   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:55.153059   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root/instance:
uuid: "9c6dd2457dd14fc288a8a73a5119674f"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.155433   416 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20250116 02:52:55.156828  8464 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.157171   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:55.157284   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root
uuid: "9c6dd2457dd14fc288a8a73a5119674f"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.157398   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-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)
I20250116 02:52:55.166429   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:55.166920   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:55.167454   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:55.168215   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:55.168283   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.168382   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:55.168435   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.179911   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.1:45007
I20250116 02:52:55.179942  8526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.1:45007 every 8 connection(s)
I20250116 02:52:55.181541   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:55.183018   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:55.184594   416 webserver.cc:458] Webserver started at http://127.0.104.2:38573/ using document root <none> and password file <none>
I20250116 02:52:55.184877   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:55.184969   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:55.185140   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:55.185828   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root/instance:
uuid: "8b81f6227ea640358dbdf9574458e739"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.187728  8527 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46833
I20250116 02:52:55.187876  8527 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:55.188282  8527 heartbeater.cc:509] Master 127.0.104.62:46833 requested a full tablet report, sending...
I20250116 02:52:55.189034   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20250116 02:52:55.189292  8405 ts_manager.cc:194] Registered new tserver with Master: 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007)
I20250116 02:52:55.190702  8405 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44196
I20250116 02:52:55.191290  8534 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.191663   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:55.191785   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root
uuid: "8b81f6227ea640358dbdf9574458e739"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.191916   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-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)
I20250116 02:52:55.202651   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:55.202983  8527 heartbeater.cc:501] Master 127.0.104.62:46833 was elected leader, sending a full tablet report...
I20250116 02:52:55.203161   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:55.203732   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:55.204649   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:55.204717   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.204788   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:55.204833   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.216861   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.2:44599
I20250116 02:52:55.216886  8596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.2:44599 every 8 connection(s)
I20250116 02:52:55.218430   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:55.219650   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:55.221069   416 webserver.cc:458] Webserver started at http://127.0.104.3:38547/ using document root <none> and password file <none>
I20250116 02:52:55.221278   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:55.221349   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:55.221498   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:55.222255   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/instance:
uuid: "6ed242398aa1465095c26bf466a6c858"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.223605  8597 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46833
I20250116 02:52:55.223733  8597 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:55.224064  8597 heartbeater.cc:509] Master 127.0.104.62:46833 requested a full tablet report, sending...
I20250116 02:52:55.224893  8405 ts_manager.cc:194] Registered new tserver with Master: 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599)
I20250116 02:52:55.225199   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:55.225965  8405 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44206
I20250116 02:52:55.227144  8603 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.227607   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20250116 02:52:55.227707   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root
uuid: "6ed242398aa1465095c26bf466a6c858"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.227823   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-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)
I20250116 02:52:55.237260  8597 heartbeater.cc:501] Master 127.0.104.62:46833 was elected leader, sending a full tablet report...
I20250116 02:52:55.247093   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:55.247566   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:55.248075   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:55.248797   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:55.248862   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.248936   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:55.249018   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.261296   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.3:35665
I20250116 02:52:55.261327  8665 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.3:35665 every 8 connection(s)
I20250116 02:52:55.263183   416 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20250116 02:52:55.264218   416 server_base.cc:834] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20250116 02:52:55.265705   416 webserver.cc:458] Webserver started at http://127.0.104.4:43149/ using document root <none> and password file <none>
I20250116 02:52:55.265944   416 fs_manager.cc:362] Metadata directory not provided
I20250116 02:52:55.266044   416 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20250116 02:52:55.266187   416 server_base.cc:882] This appears to be a new deployment of Kudu; creating new FS layout
I20250116 02:52:55.266805   416 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-3-root/instance:
uuid: "0ea132352c444ee4a4cbc30f7114dc0d"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.268604  8666 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46833
I20250116 02:52:55.268730  8666 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:55.269119  8666 heartbeater.cc:509] Master 127.0.104.62:46833 requested a full tablet report, sending...
I20250116 02:52:55.269867   416 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20250116 02:52:55.269937  8404 ts_manager.cc:194] Registered new tserver with Master: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665)
I20250116 02:52:55.270711  8404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44210
I20250116 02:52:55.271495  8672 log_block_manager.cc:3788] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.271814   416 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20250116 02:52:55.271929   416 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-3-root
uuid: "0ea132352c444ee4a4cbc30f7114dc0d"
format_stamp: "Formatted at 2025-01-16 02:52:55 on dist-test-slave-40f4"
I20250116 02:52:55.272075   416 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-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)
I20250116 02:52:55.278954   416 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20250116 02:52:55.279448   416 kserver.cc:163] Server-wide thread pool size limit: 3276
I20250116 02:52:55.279987   416 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20250116 02:52:55.280781   416 ts_tablet_manager.cc:579] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20250116 02:52:55.280850   416 ts_tablet_manager.cc:525] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.280951   416 ts_tablet_manager.cc:610] Registered 0 tablets
I20250116 02:52:55.281009   416 ts_tablet_manager.cc:589] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20250116 02:52:55.282073  8666 heartbeater.cc:501] Master 127.0.104.62:46833 was elected leader, sending a full tablet report...
I20250116 02:52:55.294158   416 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.4:45737
I20250116 02:52:55.294158  8734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.4:45737 every 8 connection(s)
I20250116 02:52:55.301024  8735 heartbeater.cc:346] Connected to a master server at 127.0.104.62:46833
I20250116 02:52:55.301182  8735 heartbeater.cc:463] Registering TS with master...
I20250116 02:52:55.301520  8735 heartbeater.cc:509] Master 127.0.104.62:46833 requested a full tablet report, sending...
I20250116 02:52:55.302305  8404 ts_manager.cc:194] Registered new tserver with Master: 0ea132352c444ee4a4cbc30f7114dc0d (127.0.104.4:45737)
I20250116 02:52:55.303015  8404 master_service.cc:496] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44220
I20250116 02:52:55.303233   416 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.007904405s
I20250116 02:52:55.313680  8403 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44224:
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"
    }
  }
}
I20250116 02:52:55.314285  8735 heartbeater.cc:501] Master 127.0.104.62:46833 was elected leader, sending a full tablet report...
I20250116 02:52:55.346760  8700 tablet_service.cc:1467] Processing CreateTablet for tablet de1665a138174bd9a89edd1c59f3fe0f (DEFAULT_TABLE table=fake-table [id=f19e2076adb44047bf31ebeceaf780c7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:55.347335  8700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1665a138174bd9a89edd1c59f3fe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:55.348809  8562 tablet_service.cc:1467] Processing CreateTablet for tablet de1665a138174bd9a89edd1c59f3fe0f (DEFAULT_TABLE table=fake-table [id=f19e2076adb44047bf31ebeceaf780c7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:55.349273  8562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1665a138174bd9a89edd1c59f3fe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:55.353613  8492 tablet_service.cc:1467] Processing CreateTablet for tablet de1665a138174bd9a89edd1c59f3fe0f (DEFAULT_TABLE table=fake-table [id=f19e2076adb44047bf31ebeceaf780c7]), partition=RANGE (c0) PARTITION UNBOUNDED
I20250116 02:52:55.354045  8492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de1665a138174bd9a89edd1c59f3fe0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:55.354809  8750 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Bootstrap starting.
I20250116 02:52:55.356338  8750 tablet_bootstrap.cc:654] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:55.358582  8750 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: No bootstrap required, opened a new log
I20250116 02:52:55.358795  8750 ts_tablet_manager.cc:1397] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20250116 02:52:55.359618  8750 raft_consensus.cc:357] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.360821  8750 raft_consensus.cc:383] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:55.360909  8750 raft_consensus.cc:738] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ea132352c444ee4a4cbc30f7114dc0d, State: Initialized, Role: FOLLOWER
I20250116 02:52:55.361150  8750 consensus_queue.cc:260] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.361929  8750 ts_tablet_manager.cc:1428] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20250116 02:52:55.364197  8751 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Bootstrap starting.
I20250116 02:52:55.366683  8751 tablet_bootstrap.cc:654] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:55.368631  8754 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap starting.
I20250116 02:52:55.369357  8751 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: No bootstrap required, opened a new log
I20250116 02:52:55.369508  8751 ts_tablet_manager.cc:1397] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20250116 02:52:55.370061  8754 tablet_bootstrap.cc:654] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:55.370246  8751 raft_consensus.cc:357] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.370501  8751 raft_consensus.cc:383] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:55.370592  8751 raft_consensus.cc:738] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b81f6227ea640358dbdf9574458e739, State: Initialized, Role: FOLLOWER
I20250116 02:52:55.370812  8751 consensus_queue.cc:260] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.371554  8751 ts_tablet_manager.cc:1428] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:55.371816  8754 tablet_bootstrap.cc:492] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: No bootstrap required, opened a new log
I20250116 02:52:55.371974  8754 ts_tablet_manager.cc:1397] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20250116 02:52:55.372496  8754 raft_consensus.cc:357] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.372653  8754 raft_consensus.cc:383] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:55.372740  8754 raft_consensus.cc:738] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c6dd2457dd14fc288a8a73a5119674f, State: Initialized, Role: FOLLOWER
I20250116 02:52:55.373005  8754 consensus_queue.cc:260] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.373795  8754 ts_tablet_manager.cc:1428] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20250116 02:52:55.402457  8753 raft_consensus.cc:491] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20250116 02:52:55.402675  8753 raft_consensus.cc:513] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.403616  8753 leader_election.cc:290] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007), 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599)
I20250116 02:52:55.409348  8502 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "de1665a138174bd9a89edd1c59f3fe0f" candidate_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c6dd2457dd14fc288a8a73a5119674f" is_pre_election: true
I20250116 02:52:55.409593  8502 raft_consensus.cc:2463] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea132352c444ee4a4cbc30f7114dc0d in term 0.
I20250116 02:52:55.410123  8674 leader_election.cc:304] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [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: 0ea132352c444ee4a4cbc30f7114dc0d, 9c6dd2457dd14fc288a8a73a5119674f; no voters: 
I20250116 02:52:55.410256  8572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "de1665a138174bd9a89edd1c59f3fe0f" candidate_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b81f6227ea640358dbdf9574458e739" is_pre_election: true
I20250116 02:52:55.410465  8572 raft_consensus.cc:2463] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ea132352c444ee4a4cbc30f7114dc0d in term 0.
I20250116 02:52:55.411151  8753 raft_consensus.cc:2798] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20250116 02:52:55.411268  8753 raft_consensus.cc:491] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20250116 02:52:55.411360  8753 raft_consensus.cc:3054] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:55.413345  8753 raft_consensus.cc:513] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.413894  8753 leader_election.cc:290] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [CANDIDATE]: Term 1 election: Requested vote from peers 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007), 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599)
I20250116 02:52:55.414184  8502 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "de1665a138174bd9a89edd1c59f3fe0f" candidate_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c6dd2457dd14fc288a8a73a5119674f"
I20250116 02:52:55.414386  8502 raft_consensus.cc:3054] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:55.414352  8572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "de1665a138174bd9a89edd1c59f3fe0f" candidate_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b81f6227ea640358dbdf9574458e739"
I20250116 02:52:55.414505  8572 raft_consensus.cc:3054] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:55.417146  8572 raft_consensus.cc:2463] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea132352c444ee4a4cbc30f7114dc0d in term 1.
I20250116 02:52:55.417146  8502 raft_consensus.cc:2463] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ea132352c444ee4a4cbc30f7114dc0d in term 1.
I20250116 02:52:55.417531  8676 leader_election.cc:304] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [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: 0ea132352c444ee4a4cbc30f7114dc0d, 8b81f6227ea640358dbdf9574458e739; no voters: 
I20250116 02:52:55.417838  8753 raft_consensus.cc:2798] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:55.418290  8753 raft_consensus.cc:695] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 LEADER]: Becoming Leader. State: Replica: 0ea132352c444ee4a4cbc30f7114dc0d, State: Running, Role: LEADER
I20250116 02:52:55.418562  8753 consensus_queue.cc:237] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } }
I20250116 02:52:55.420724  8404 catalog_manager.cc:5526] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ea132352c444ee4a4cbc30f7114dc0d (127.0.104.4). New cstate: current_term: 1 leader_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ea132352c444ee4a4cbc30f7114dc0d" member_type: VOTER last_known_addr { host: "127.0.104.4" port: 45737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } health_report { overall_health: UNKNOWN } } }
W20250116 02:52:55.430999  8528 tablet.cc:2367] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20250116 02:52:55.443249   416 alter_table-test.cc:182] Tablet successfully located
I20250116 02:52:55.443841  8404 catalog_manager.cc:2462] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:44224:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:55.444015  8404 catalog_manager.cc:2646] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:44224:
table { table_name: "fake-table" } modify_external_catalogs: true
I20250116 02:52:55.446863  8404 catalog_manager.cc:5813] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: Sending DeleteTablet for 3 replicas of tablet de1665a138174bd9a89edd1c59f3fe0f
I20250116 02:52:55.447640   416 test_util.cc:274] Using random seed: -468204489
I20250116 02:52:55.447638  8562 tablet_service.cc:1514] Processing DeleteTablet for tablet de1665a138174bd9a89edd1c59f3fe0f with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:55 UTC) from {username='slave'} at 127.0.0.1:45452
I20250116 02:52:55.447679  8492 tablet_service.cc:1514] Processing DeleteTablet for tablet de1665a138174bd9a89edd1c59f3fe0f with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:55 UTC) from {username='slave'} at 127.0.0.1:39232
I20250116 02:52:55.447683  8700 tablet_service.cc:1514] Processing DeleteTablet for tablet de1665a138174bd9a89edd1c59f3fe0f with delete_type TABLET_DATA_DELETED (Table deleted at 2025-01-16 02:52:55 UTC) from {username='slave'} at 127.0.0.1:59170
I20250116 02:52:55.448609  8763 tablet_replica.cc:331] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: stopping tablet replica
I20250116 02:52:55.448841  8763 raft_consensus.cc:2238] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:55.449127  8763 raft_consensus.cc:2267] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:55.449915  8765 tablet_replica.cc:331] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: stopping tablet replica
I20250116 02:52:55.450023  8763 ts_tablet_manager.cc:1905] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:55.450284  8765 raft_consensus.cc:2238] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 LEADER]: Raft consensus shutting down.
I20250116 02:52:55.450634  8765 pending_rounds.cc:62] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Trying to abort 1 pending ops.
I20250116 02:52:55.450776  8765 pending_rounds.cc:69] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 2 op_type: NO_OP noop_request { }
I20250116 02:52:55.450994  8765 raft_consensus.cc:2883] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20250116 02:52:55.451179  8765 raft_consensus.cc:2267] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:55.451794  8764 tablet_replica.cc:331] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: stopping tablet replica
I20250116 02:52:55.451987  8764 raft_consensus.cc:2238] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Raft consensus shutting down.
I20250116 02:52:55.452127  8764 raft_consensus.cc:2267] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Raft consensus is shut down!
I20250116 02:52:55.452725  8765 ts_tablet_manager.cc:1905] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:55.452796  8764 ts_tablet_manager.cc:1905] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20250116 02:52:55.459412  8763 ts_tablet_manager.cc:1918] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250116 02:52:55.459586  8763 log.cc:1198] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root/wals/de1665a138174bd9a89edd1c59f3fe0f
I20250116 02:52:55.459633  8765 ts_tablet_manager.cc:1918] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20250116 02:52:55.459897  8765 log.cc:1198] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-3-root/wals/de1665a138174bd9a89edd1c59f3fe0f
I20250116 02:52:55.460031  8763 ts_tablet_manager.cc:1939] T de1665a138174bd9a89edd1c59f3fe0f P 8b81f6227ea640358dbdf9574458e739: Deleting consensus metadata
I20250116 02:52:55.460412  8765 ts_tablet_manager.cc:1939] T de1665a138174bd9a89edd1c59f3fe0f P 0ea132352c444ee4a4cbc30f7114dc0d: Deleting consensus metadata
I20250116 02:52:55.460964  8390 catalog_manager.cc:4872] TS 0ea132352c444ee4a4cbc30f7114dc0d (127.0.104.4:45737): tablet de1665a138174bd9a89edd1c59f3fe0f (table fake-table [id=f19e2076adb44047bf31ebeceaf780c7]) successfully deleted
I20250116 02:52:55.461323  8392 catalog_manager.cc:4872] TS 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): tablet de1665a138174bd9a89edd1c59f3fe0f (table fake-table [id=f19e2076adb44047bf31ebeceaf780c7]) successfully deleted
I20250116 02:52:55.462885  8764 ts_tablet_manager.cc:1918] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20250116 02:52:55.463012  8764 log.cc:1198] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Deleting WAL directory at /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root/wals/de1665a138174bd9a89edd1c59f3fe0f
I20250116 02:52:55.463364  8764 ts_tablet_manager.cc:1939] T de1665a138174bd9a89edd1c59f3fe0f P 9c6dd2457dd14fc288a8a73a5119674f: Deleting consensus metadata
I20250116 02:52:55.464300  8390 catalog_manager.cc:4872] TS 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): tablet de1665a138174bd9a89edd1c59f3fe0f (table fake-table [id=f19e2076adb44047bf31ebeceaf780c7]) successfully deleted
I20250116 02:52:55.472155  8404 catalog_manager.cc:1909] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44240:
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"
    }
  }
}
I20250116 02:52:55.483846  8631 tablet_service.cc:1467] Processing CreateTablet for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (DEFAULT_TABLE table=fake-table [id=5b9368598bb94dadb66e95ecdbe83023]), partition=RANGE (key) PARTITION UNBOUNDED
I20250116 02:52:55.484228  8631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac3f5cc3e6450e89bf6df43037b7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:52:55.489233  8772 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Bootstrap starting.
I20250116 02:52:55.490892  8772 tablet_bootstrap.cc:654] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Neither blocks nor log segments found. Creating new log.
I20250116 02:52:55.492575  8772 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: No bootstrap required, opened a new log
I20250116 02:52:55.492712  8772 ts_tablet_manager.cc:1397] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20250116 02:52:55.493448  8772 raft_consensus.cc:357] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } }
I20250116 02:52:55.493659  8772 raft_consensus.cc:383] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20250116 02:52:55.493754  8772 raft_consensus.cc:738] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed242398aa1465095c26bf466a6c858, State: Initialized, Role: FOLLOWER
I20250116 02:52:55.494033  8772 consensus_queue.cc:260] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } }
I20250116 02:52:55.494201  8772 raft_consensus.cc:397] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20250116 02:52:55.494279  8772 raft_consensus.cc:491] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20250116 02:52:55.494344  8772 raft_consensus.cc:3054] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 0 FOLLOWER]: Advancing to term 1
I20250116 02:52:55.496279  8772 raft_consensus.cc:513] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } }
I20250116 02:52:55.496531  8772 leader_election.cc:304] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6ed242398aa1465095c26bf466a6c858; no voters: 
I20250116 02:52:55.496889  8772 leader_election.cc:290] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20250116 02:52:55.497002  8774 raft_consensus.cc:2798] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 FOLLOWER]: Leader election won for term 1
I20250116 02:52:55.497460  8774 raft_consensus.cc:695] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Becoming Leader. State: Replica: 6ed242398aa1465095c26bf466a6c858, State: Running, Role: LEADER
I20250116 02:52:55.497592  8772 ts_tablet_manager.cc:1428] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20250116 02:52:55.497728  8774 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } }
I20250116 02:52:55.499511  8405 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed242398aa1465095c26bf466a6c858 (127.0.104.3). New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } health_report { overall_health: HEALTHY } } }
I20250116 02:52:55.553033  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.000133
I20250116 02:52:55.602907  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.050s	user 0.022s	sys 0.021s Metrics: {"bytes_written":7100,"cfile_init":1,"dirs.queue_time_us":28350,"drs_written":1,"lbm_read_time_us":104,"lbm_reads_lt_1ms":4,"lbm_write_time_us":901,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":7,"thread_start_us":28201,"threads_started":1}
I20250116 02:52:55.768229  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.002914
I20250116 02:52:56.026600  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.257s	user 0.144s	sys 0.017s Metrics: {"bytes_written":30054,"cfile_init":1,"dirs.queue_time_us":2549,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":846,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":939,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2750,"thread_start_us":2466,"threads_started":1}
I20250116 02:52:56.027370  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.002914
I20250116 02:52:56.215220  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.187s	user 0.131s	sys 0.004s Metrics: {"bytes_written":28225,"cfile_init":1,"dirs.queue_time_us":191,"dirs.run_cpu_time_us":198,"dirs.run_wall_time_us":1355,"drs_written":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4,"lbm_write_time_us":990,"lbm_writes_lt_1ms":24,"peak_mem_usage":0,"rows_written":2500,"spinlock_wait_cycles":30592}
I20250116 02:52:56.216087  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.013854
I20250116 02:52:56.490018  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.274s	user 0.212s	sys 0.015s Metrics: {"bytes_written":56079,"cfile_cache_hit":10,"cfile_cache_hit_bytes":2285,"cfile_cache_miss":26,"cfile_cache_miss_bytes":146029,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1515,"drs_written":1,"lbm_read_time_us":1168,"lbm_reads_lt_1ms":54,"lbm_write_time_us":1097,"lbm_writes_lt_1ms":27,"num_input_rowsets":2,"peak_mem_usage":32867,"rows_written":5250,"spinlock_wait_cycles":768}
I20250116 02:52:56.490646  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.005821
I20250116 02:52:56.866281  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.375s	user 0.293s	sys 0.007s Metrics: {"bytes_written":48692,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":1417,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1067,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":4800}
I20250116 02:52:56.867221  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014593
I20250116 02:52:57.312546  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.445s	user 0.400s	sys 0.004s Metrics: {"bytes_written":98040,"cfile_cache_hit":13,"cfile_cache_hit_bytes":51800,"cfile_cache_miss":25,"cfile_cache_miss_bytes":234356,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":70,"dirs.run_cpu_time_us":222,"dirs.run_wall_time_us":1496,"drs_written":1,"lbm_read_time_us":1192,"lbm_reads_lt_1ms":53,"lbm_write_time_us":1446,"lbm_writes_lt_1ms":30,"num_input_rowsets":2,"peak_mem_usage":67630,"rows_written":10050,"spinlock_wait_cycles":4864}
I20250116 02:52:57.313373  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.010665
I20250116 02:52:57.932567  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.615s	user 0.504s	sys 0.024s Metrics: {"bytes_written":94855,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":801,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1414,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":9600}
I20250116 02:52:57.933604  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014882
I20250116 02:52:58.731918  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.798s	user 0.758s	sys 0.008s Metrics: {"bytes_written":188689,"cfile_cache_hit":11,"cfile_cache_hit_bytes":32375,"cfile_cache_miss":33,"cfile_cache_miss_bytes":531967,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":363,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":867,"drs_written":1,"lbm_read_time_us":1624,"lbm_reads_lt_1ms":61,"lbm_write_time_us":2056,"lbm_writes_lt_1ms":38,"num_input_rowsets":2,"peak_mem_usage":144910,"rows_written":19650,"thread_start_us":262,"threads_started":1}
I20250116 02:52:58.732890  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.018417
I20250116 02:53:00.151134  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 1.418s	user 0.884s	sys 0.032s Metrics: {"bytes_written":167610,"cfile_init":1,"dirs.queue_time_us":13350,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":9226,"drs_written":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1828,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":17150,"thread_start_us":11471,"threads_started":1}
I20250116 02:53:00.152104  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014773
I20250116 02:53:02.240725  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 2.088s	user 1.449s	sys 0.016s Metrics: {"bytes_written":346063,"cfile_cache_hit":13,"cfile_cache_hit_bytes":171563,"cfile_cache_miss":39,"cfile_cache_miss_bytes":895909,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":16705,"dirs.run_cpu_time_us":335,"dirs.run_wall_time_us":2839,"drs_written":1,"lbm_read_time_us":2247,"lbm_reads_lt_1ms":67,"lbm_write_time_us":13891,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":51,"num_input_rowsets":2,"peak_mem_usage":286291,"rows_written":36800,"thread_start_us":12601,"threads_started":5}
I20250116 02:53:02.241757  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.048454
I20250116 02:53:06.125659  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 3.883s	user 2.447s	sys 0.190s Metrics: {"bytes_written":428869,"cfile_init":1,"dirs.queue_time_us":9717,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1152,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4221,"lbm_writes_lt_1ms":60,"peak_mem_usage":0,"rows_written":46050,"thread_start_us":9879,"threads_started":1}
I20250116 02:53:06.126525  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014583
I20250116 02:53:11.615222  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 5.480s	user 3.273s	sys 0.062s Metrics: {"bytes_written":763761,"cfile_cache_hit":13,"cfile_cache_hit_bytes":345187,"cfile_cache_miss":61,"cfile_cache_miss_bytes":2132729,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":37227,"dirs.run_cpu_time_us":1253,"dirs.run_wall_time_us":30248,"drs_written":1,"lbm_read_time_us":5328,"lbm_reads_lt_1ms":89,"lbm_write_time_us":9433,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":93,"mutex_wait_us":26,"num_input_rowsets":2,"peak_mem_usage":665906,"rows_written":82850,"spinlock_wait_cycles":12764160,"thread_start_us":73913,"threads_started":4}
I20250116 02:53:11.618057  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9): free 2007815 bytes of WAL
I20250116 02:53:11.621696  8608 log_reader.cc:385] T 06ac3f5cc3e6450e89bf6df43037b7b9: removed 2 log segments from log reader
I20250116 02:53:11.621850  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000001 (ops 1-747)
I20250116 02:53:11.621995  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000002 (ops 748-1461)
I20250116 02:53:11.622942  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {}
I20250116 02:53:11.623430  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.122092
I20250116 02:53:12.575790  8396 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44224:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 3
I20250116 02:53:12.660068  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000003
I20250116 02:53:12.678180  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.018s	user 0.012s	sys 0.001s Metrics: {"bytes_written":329,"delete_count":0,"lbm_write_time_us":146,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:53:12.678742  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.127618
I20250116 02:53:12.691432  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.012s	user 0.009s	sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2328,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1663,"lbm_read_time_us":421,"lbm_reads_lt_1ms":25,"lbm_write_time_us":293,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":1474,"threads_started":2,"update_count":1}
I20250116 02:53:15.286299  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
I20250116 02:53:15.287928  8641 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4186, Committed index: 4186, Last appended: 1.4186, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } }
I20250116 02:53:15.291222  8827 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.4187: config changed from index -1 to 4187, NON_VOTER 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) added. New config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }
I20250116 02:53:15.297226  8389 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20250116 02:53:15.304347  8402 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 reported cstate change: config changed from index -1 to 4187, NON_VOTER 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) added. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:53:15.304906  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
W20250116 02:53:15.311174  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06ac3f5cc3e6450e89bf6df43037b7b9. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:53:15.313405  8641 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4187, Committed index: 4187, Last appended: 1.4187, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
I20250116 02:53:15.314726  8827 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.4188: config changed from index 4187 to 4188, NON_VOTER 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) added. New config: { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:53:15.320233  8389 catalog_manager.cc:5039] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with cas_config_opid_index 4187: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20250116 02:53:15.321384  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06ac3f5cc3e6450e89bf6df43037b7b9. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:53:15.329494  8402 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 reported cstate change: config changed from index 4187 to 4188, NON_VOTER 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) added. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:53:15.330256  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
W20250116 02:53:15.344311  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06ac3f5cc3e6450e89bf6df43037b7b9. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:53:15.445149  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000037
I20250116 02:53:15.451683  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.004s	sys 0.000s Metrics: {"bytes_written":435,"delete_count":0,"lbm_write_time_us":145,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20250116 02:53:15.452128  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.160103
I20250116 02:53:15.460521  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.008s	user 0.005s	sys 0.003s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2573,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":847,"lbm_read_time_us":312,"lbm_reads_lt_1ms":25,"lbm_write_time_us":280,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":636,"threads_started":2,"update_count":2}
I20250116 02:53:15.819418  8839 ts_tablet_manager.cc:927] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Initiating tablet copy from peer 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665)
I20250116 02:53:15.820269  8839 tablet_copy_client.cc:323] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:35665
I20250116 02:53:15.826387  8651 tablet_copy_service.cc:140] P 6ed242398aa1465095c26bf466a6c858: Received BeginTabletCopySession request for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 from peer 9c6dd2457dd14fc288a8a73a5119674f ({username='slave'} at 127.0.0.1:35030)
I20250116 02:53:15.826586  8651 tablet_copy_service.cc:161] P 6ed242398aa1465095c26bf466a6c858: Beginning new tablet copy session on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 from peer 9c6dd2457dd14fc288a8a73a5119674f at {username='slave'} at 127.0.0.1:35030: session id = 9c6dd2457dd14fc288a8a73a5119674f-06ac3f5cc3e6450e89bf6df43037b7b9
I20250116 02:53:15.830134  8651 tablet_copy_source_session.cc:215] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Tablet Copy: opened 5 blocks and 4 log segments
I20250116 02:53:15.831986  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac3f5cc3e6450e89bf6df43037b7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:53:15.839411  8839 tablet_copy_client.cc:806] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Starting download of 5 data blocks...
I20250116 02:53:15.844555  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:15.946189  8843 ts_tablet_manager.cc:927] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Initiating tablet copy from peer 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665)
I20250116 02:53:15.947228  8843 tablet_copy_client.cc:323] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.3:35665
I20250116 02:53:15.954324  8651 tablet_copy_service.cc:140] P 6ed242398aa1465095c26bf466a6c858: Received BeginTabletCopySession request for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 from peer 8b81f6227ea640358dbdf9574458e739 ({username='slave'} at 127.0.0.1:35044)
I20250116 02:53:15.954493  8651 tablet_copy_service.cc:161] P 6ed242398aa1465095c26bf466a6c858: Beginning new tablet copy session on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 from peer 8b81f6227ea640358dbdf9574458e739 at {username='slave'} at 127.0.0.1:35044: session id = 8b81f6227ea640358dbdf9574458e739-06ac3f5cc3e6450e89bf6df43037b7b9
I20250116 02:53:15.958964  8651 tablet_copy_source_session.cc:215] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Tablet Copy: opened 5 blocks and 4 log segments
I20250116 02:53:15.960361  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ac3f5cc3e6450e89bf6df43037b7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20250116 02:53:15.967439  8843 tablet_copy_client.cc:806] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Starting download of 5 data blocks...
I20250116 02:53:15.972278  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:16.209700  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
I20250116 02:53:16.547127  8401 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
I20250116 02:53:16.653895  8401 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
I20250116 02:53:17.069175  8401 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 1 got 0
I20250116 02:53:17.261054  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 5.622s	user 4.913s	sys 0.294s Metrics: {"bytes_written":1067744,"cfile_init":1,"dirs.queue_time_us":406,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":853,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12442,"lbm_writes_lt_1ms":127,"peak_mem_usage":0,"rows_written":116850,"thread_start_us":572,"threads_started":2,"wal-append.queue_time_us":399}
I20250116 02:53:17.261071  8791 tablet.cc:1721] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: 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
I20250116 02:53:17.262207  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014050
I20250116 02:53:17.265602  8791 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.AlterSchema from 127.0.0.1:59066 (request call id 1) took 4615 ms. Trace:
I20250116 02:53:17.265717  8791 rpcz_store.cc:276] 0116 02:53:12.650243 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.650292 (+    49us) service_pool.cc:225] Handling call
0116 02:53:17.265583 (+4615291us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:12.674898 (+     0us) alter_schema_op.cc:104] PREPARE ALTER-SCHEMA: Starting
0116 02:53:12.675040 (+   142us) alter_schema_op.cc:63] Acquiring schema lock in exclusive mode
0116 02:53:12.689867 (+ 14827us) alter_schema_op.cc:66] Acquired schema lock
0116 02:53:12.689875 (+     8us) alter_schema_op.cc:119] PREPARE ALTER-SCHEMA: finished
0116 02:53:12.689895 (+    20us) alter_schema_op.cc:128] START. Timestamp: 1
0116 02:53:12.689898 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:12.690063 (+   165us) log.cc:844] Serialized 195 byte log entry
0116 02:53:12.690622 (+   559us) op_driver.cc:464] REPLICATION: finished
0116 02:53:12.690739 (+   117us) alter_schema_op.cc:133] APPLY ALTER-SCHEMA: Starting
0116 02:53:17.261726 (+4570987us) log.cc:844] Serialized 5 byte log entry
0116 02:53:17.265127 (+  3401us) tablet_metadata.cc:641] Metadata flushed
0116 02:53:17.265491 (+   364us) log.cc:844] Serialized 15 byte log entry
0116 02:53:17.265543 (+    52us) alter_schema_op.cc:73] Released schema lock
0116 02:53:17.265547 (+     4us) alter_schema_op.cc:186] AlterSchemaCommitCallback: making alter schema visible
Metrics: {"child_traces":[["op",{"apply.queue_time_us":65,"prepare.queue_time_us":23927,"prepare.run_cpu_time_us":513,"prepare.run_wall_time_us":15222,"replication_time_us":693}]]}
W20250116 02:53:17.277451  8791 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4180, attempt_no=0}) took 4626 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.277608  8791 rpcz_store.cc:269] 0116 02:53:12.650540 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.651002 (+   462us) service_pool.cc:225] Handling call
0116 02:53:17.277428 (+4626426us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:12.690164 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:12.690297 (+   133us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.269975 (+4579678us) write_op.cc:435] Acquired schema lock
0116 02:53:17.269980 (+     5us) tablet.cc:659] Decoding operations
0116 02:53:17.270611 (+   631us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.270626 (+    15us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.270634 (+     8us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.271252 (+   618us) tablet.cc:698] Row locks acquired
0116 02:53:17.271257 (+     5us) write_op.cc:260] PREPARE: finished
0116 02:53:17.271300 (+    43us) write_op.cc:270] Start()
0116 02:53:17.271345 (+    45us) write_op.cc:276] Timestamp: L: 4195
0116 02:53:17.271350 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.271592 (+   242us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.272093 (+   501us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.272252 (+   159us) write_op.cc:301] APPLY: starting
0116 02:53:17.272266 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.275169 (+  2903us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.275195 (+    26us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.276551 (+  1356us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.276612 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.276620 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.276767 (+   147us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.276817 (+    50us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.276891 (+    74us) write_op.cc:454] Released schema lock
0116 02:53:17.276900 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":117,"cfile_cache_hit":26,"cfile_cache_hit_bytes":106756,"cfile_cache_miss":34,"cfile_cache_miss_bytes":136382,"cfile_init":1,"lbm_read_time_us":593,"lbm_reads_lt_1ms":38,"num_ops":50,"prepare.queue_time_us":38763,"prepare.run_cpu_time_us":710980,"prepare.run_wall_time_us":4581698,"raft.queue_time_us":80,"raft.run_cpu_time_us":9,"raft.run_wall_time_us":10,"replication_time_us":716}]]}
W20250116 02:53:17.285799  8854 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4186, attempt_no=0}) took 4632 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.285923  8854 rpcz_store.cc:269] 0116 02:53:12.652926 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.652995 (+    69us) service_pool.cc:225] Handling call
0116 02:53:17.285777 (+4632782us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.273775 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.273902 (+   127us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.273908 (+     6us) write_op.cc:435] Acquired schema lock
0116 02:53:17.273912 (+     4us) tablet.cc:659] Decoding operations
0116 02:53:17.274523 (+   611us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.274535 (+    12us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.274542 (+     7us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.275113 (+   571us) tablet.cc:698] Row locks acquired
0116 02:53:17.275117 (+     4us) write_op.cc:260] PREPARE: finished
0116 02:53:17.275149 (+    32us) write_op.cc:270] Start()
0116 02:53:17.275179 (+    30us) write_op.cc:276] Timestamp: L: 4197
0116 02:53:17.275183 (+     4us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.275406 (+   223us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.277470 (+  2064us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.280202 (+  2732us) write_op.cc:301] APPLY: starting
0116 02:53:17.280216 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.284318 (+  4102us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.284341 (+    23us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.285344 (+  1003us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.285404 (+    60us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.285412 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.285556 (+   144us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.285636 (+    80us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.285683 (+    47us) write_op.cc:454] Released schema lock
0116 02:53:17.285698 (+    15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3968,"child_traces":[["op",{"apply.queue_time_us":2684,"cfile_cache_hit":45,"cfile_cache_hit_bytes":178063,"cfile_cache_miss":18,"cfile_cache_miss_bytes":73908,"lbm_read_time_us":359,"lbm_reads_lt_1ms":18,"num_ops":50,"prepare.queue_time_us":4620413,"prepare.run_cpu_time_us":2376,"prepare.run_wall_time_us":3127,"raft.queue_time_us":1828,"raft.run_cpu_time_us":4,"raft.run_wall_time_us":6,"replication_time_us":2264,"thread_start_us":3846,"threads_started":2}]]}
W20250116 02:53:17.289341  8855 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4187, attempt_no=0}) took 4629 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.289876  8855 rpcz_store.cc:269] 0116 02:53:12.659494 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.659558 (+    64us) service_pool.cc:225] Handling call
0116 02:53:17.289278 (+4629720us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.276934 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.277022 (+    88us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.277027 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:53:17.277029 (+     2us) tablet.cc:659] Decoding operations
0116 02:53:17.277464 (+   435us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.277472 (+     8us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.277477 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.279348 (+  1871us) tablet.cc:698] Row locks acquired
0116 02:53:17.279351 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.279381 (+    30us) write_op.cc:270] Start()
0116 02:53:17.279406 (+    25us) write_op.cc:276] Timestamp: L: 4198
0116 02:53:17.279409 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.280538 (+  1129us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.280809 (+   271us) spinlock_profiling.cc:243] Waited 958 us on lock 0x61600031b154. stack: 00007f57a330a8a6 00007f57a330a660 00007f57a20ca48d 0000000000504c34 0000000000504bfd 00000000005044ba 00007f57ad705632 00007f57aea8deb5 00007f57aea8c9d9 00007f57aea94e00 00007f57aea94c0d 00007f57b7eaa36c 00007f57a3351434 00007f57a3354a5b 00007f57a33548d8 00007f57b7eaa36c
0116 02:53:17.282557 (+  1748us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.282687 (+   130us) write_op.cc:301] APPLY: starting
0116 02:53:17.282698 (+    11us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.285541 (+  2843us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.285544 (+     3us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.288008 (+  2464us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.288067 (+    59us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.288075 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.288214 (+   139us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.289140 (+   926us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.289193 (+    53us) write_op.cc:454] Released schema lock
0116 02:53:17.289202 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88,"cfile_cache_hit":56,"cfile_cache_hit_bytes":223229,"cfile_cache_miss":5,"cfile_cache_miss_bytes":20530,"lbm_read_time_us":103,"lbm_reads_lt_1ms":5,"num_ops":50,"prepare.queue_time_us":4616961,"prepare.run_cpu_time_us":1818,"prepare.run_wall_time_us":3950,"raft.queue_time_us":109,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":3125,"spinlock_wait_cycles":2204544}]]}
W20250116 02:53:17.291507  8854 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4188, attempt_no=0}) took 4629 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.291620  8854 rpcz_store.cc:269] 0116 02:53:12.661910 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.662866 (+   956us) service_pool.cc:225] Handling call
0116 02:53:17.291450 (+4628584us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.280920 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.281013 (+    93us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.281018 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:53:17.281021 (+     3us) tablet.cc:659] Decoding operations
0116 02:53:17.281376 (+   355us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.281384 (+     8us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.281389 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.281758 (+   369us) tablet.cc:698] Row locks acquired
0116 02:53:17.281761 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.281790 (+    29us) write_op.cc:270] Start()
0116 02:53:17.281815 (+    25us) write_op.cc:276] Timestamp: L: 4199
0116 02:53:17.281818 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.281982 (+   164us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.282779 (+   797us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.286652 (+  3873us) write_op.cc:301] APPLY: starting
0116 02:53:17.286662 (+    10us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.289004 (+  2342us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.289039 (+    35us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.290964 (+  1925us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.291053 (+    89us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.291066 (+    13us) write_op.cc:312] APPLY: finished
0116 02:53:17.291251 (+   185us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.291309 (+    58us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.291365 (+    56us) write_op.cc:454] Released schema lock
0116 02:53:17.291380 (+    15us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3835,"cfile_cache_hit":69,"cfile_cache_hit_bytes":283314,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":64,"lbm_reads_lt_1ms":2,"mutex_wait_us":63,"num_ops":50,"prepare.queue_time_us":4617629,"prepare.run_cpu_time_us":1192,"prepare.run_wall_time_us":1278,"raft.queue_time_us":135,"raft.run_cpu_time_us":17,"raft.run_wall_time_us":18,"replication_time_us":938,"threads_started":1}]]}
W20250116 02:53:17.298110  8791 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4185, attempt_no=0}) took 4646 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.298266  8791 rpcz_store.cc:269] 0116 02:53:12.651918 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.651962 (+    44us) service_pool.cc:225] Handling call
0116 02:53:17.298092 (+4646130us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.271907 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.272106 (+   199us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.272114 (+     8us) write_op.cc:435] Acquired schema lock
0116 02:53:17.272118 (+     4us) tablet.cc:659] Decoding operations
0116 02:53:17.272746 (+   628us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.272758 (+    12us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.272765 (+     7us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.273299 (+   534us) tablet.cc:698] Row locks acquired
0116 02:53:17.273304 (+     5us) write_op.cc:260] PREPARE: finished
0116 02:53:17.273349 (+    45us) write_op.cc:270] Start()
0116 02:53:17.273381 (+    32us) write_op.cc:276] Timestamp: L: 4196
0116 02:53:17.273386 (+     5us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.273621 (+   235us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.276973 (+  3352us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.278513 (+  1540us) write_op.cc:301] APPLY: starting
0116 02:53:17.278525 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.294592 (+ 16067us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.294614 (+    22us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.295698 (+  1084us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.295763 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.295771 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.295912 (+   141us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.297923 (+  2011us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.297979 (+    56us) write_op.cc:454] Released schema lock
0116 02:53:17.297990 (+    11us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1502,"cfile_cache_hit":61,"cfile_cache_hit_bytes":250466,"cfile_cache_miss":8,"cfile_cache_miss_bytes":32848,"lbm_read_time_us":11747,"lbm_reads_10-100_ms":1,"lbm_reads_lt_1ms":7,"num_ops":50,"prepare.queue_time_us":4619590,"prepare.run_cpu_time_us":1824,"prepare.run_wall_time_us":1823,"raft.queue_time_us":5286,"raft.run_cpu_time_us":12,"raft.run_wall_time_us":12,"replication_time_us":3567,"thread_start_us":262,"threads_started":1}]]}
W20250116 02:53:17.320838  8855 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4189, attempt_no=0}) took 4641 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.321012  8855 rpcz_store.cc:269] 0116 02:53:12.679349 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.679402 (+    53us) service_pool.cc:225] Handling call
0116 02:53:17.320777 (+4641375us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.282224 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.282308 (+    84us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.282312 (+     4us) write_op.cc:435] Acquired schema lock
0116 02:53:17.282314 (+     2us) tablet.cc:659] Decoding operations
0116 02:53:17.282819 (+   505us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.282827 (+     8us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.282832 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.283159 (+   327us) tablet.cc:698] Row locks acquired
0116 02:53:17.283162 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.283188 (+    26us) write_op.cc:270] Start()
0116 02:53:17.283210 (+    22us) write_op.cc:276] Timestamp: L: 4200
0116 02:53:17.283213 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.306155 (+ 22942us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.306327 (+   172us) spinlock_profiling.cc:243] Waited 22.7 ms on lock 0x61600031b154. stack: 00007f57a330a8a6 00007f57a330a660 00007f57a20ca48d 0000000000504c34 0000000000504bfd 00000000005044ba 00007f57ad705632 00007f57aea8deb5 00007f57aea8c9d9 00007f57aea94e00 00007f57aea94c0d 00007f57b7eaa36c 00007f57a3351434 00007f57a3354a5b 00007f57a33548d8 00007f57b7eaa36c
0116 02:53:17.317118 (+ 10791us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.317418 (+   300us) write_op.cc:301] APPLY: starting
0116 02:53:17.317432 (+    14us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.319278 (+  1846us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.319282 (+     4us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.320347 (+  1065us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.320411 (+    64us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.320419 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.320557 (+   138us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.320629 (+    72us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.320681 (+    52us) write_op.cc:454] Released schema lock
0116 02:53:17.320689 (+     8us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":258,"cfile_cache_hit":65,"cfile_cache_hit_bytes":266890,"cfile_cache_miss":1,"cfile_cache_miss_bytes":4106,"lbm_read_time_us":34,"lbm_reads_lt_1ms":1,"num_ops":50,"prepare.queue_time_us":4602348,"prepare.run_cpu_time_us":1497,"prepare.run_wall_time_us":24167,"raft.queue_time_us":3959,"raft.run_cpu_time_us":8,"raft.run_wall_time_us":9,"replication_time_us":33880,"spinlock_wait_cycles":52239232}]]}
W20250116 02:53:17.326166  8855 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4190, attempt_no=0}) took 4645 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.326313  8855 rpcz_store.cc:269] 0116 02:53:12.680873 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.681805 (+   932us) service_pool.cc:225] Handling call
0116 02:53:17.326105 (+4644300us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.306429 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.306544 (+   115us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.306549 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:53:17.306552 (+     3us) tablet.cc:659] Decoding operations
0116 02:53:17.306929 (+   377us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.306940 (+    11us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.306945 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.307281 (+   336us) tablet.cc:698] Row locks acquired
0116 02:53:17.307283 (+     2us) write_op.cc:260] PREPARE: finished
0116 02:53:17.307324 (+    41us) write_op.cc:270] Start()
0116 02:53:17.307356 (+    32us) write_op.cc:276] Timestamp: L: 4201
0116 02:53:17.307359 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.307534 (+   175us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.317354 (+  9820us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.322432 (+  5078us) write_op.cc:301] APPLY: starting
0116 02:53:17.322443 (+    11us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.324420 (+  1977us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.324447 (+    27us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.325473 (+  1026us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.325538 (+    65us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.325547 (+     9us) write_op.cc:312] APPLY: finished
0116 02:53:17.325736 (+   189us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.325965 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.326016 (+    51us) write_op.cc:454] Released schema lock
0116 02:53:17.326025 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5041,"cfile_cache_hit":70,"cfile_cache_hit_bytes":287420,"cfile_cache_miss":2,"cfile_cache_miss_bytes":8212,"lbm_read_time_us":53,"lbm_reads_lt_1ms":2,"num_ops":50,"prepare.queue_time_us":4624180,"prepare.run_cpu_time_us":3055,"prepare.run_wall_time_us":3717,"raft.queue_time_us":1576,"raft.run_cpu_time_us":5,"raft.run_wall_time_us":6,"replication_time_us":9977,"thread_start_us":2501,"threads_started":1}]]}
W20250116 02:53:17.337714  8855 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4191, attempt_no=0}) took 4653 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.343113  8854 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4193, attempt_no=0}) took 4648 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.345438  8854 rpcz_store.cc:269] 0116 02:53:12.694663 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.694717 (+    54us) service_pool.cc:225] Handling call
0116 02:53:17.343059 (+4648342us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.312679 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.312765 (+    86us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.312770 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:53:17.312772 (+     2us) tablet.cc:659] Decoding operations
0116 02:53:17.313127 (+   355us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.313133 (+     6us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.313138 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.313498 (+   360us) tablet.cc:698] Row locks acquired
0116 02:53:17.313501 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.313525 (+    24us) write_op.cc:270] Start()
0116 02:53:17.313547 (+    22us) write_op.cc:276] Timestamp: L: 4204
0116 02:53:17.313550 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.313722 (+   172us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.339110 (+ 25388us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.339531 (+   421us) write_op.cc:301] APPLY: starting
0116 02:53:17.339544 (+    13us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.341415 (+  1871us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.341441 (+    26us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.342493 (+  1052us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.342554 (+    61us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.342562 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.342698 (+   136us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.342913 (+   215us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.342972 (+    59us) write_op.cc:454] Released schema lock
0116 02:53:17.342981 (+     9us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":376,"cfile_cache_hit":66,"cfile_cache_hit_bytes":270996,"cfile_cache_miss":1,"cfile_cache_miss_bytes":4106,"lbm_read_time_us":33,"lbm_reads_lt_1ms":1,"num_ops":50,"prepare.queue_time_us":4617633,"prepare.run_cpu_time_us":1136,"prepare.run_wall_time_us":1135,"raft.queue_time_us":785,"raft.run_cpu_time_us":11,"raft.run_wall_time_us":12,"replication_time_us":24313}]]}
W20250116 02:53:17.368958  8855 rpcz_store.cc:269] 0116 02:53:12.684537 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.684579 (+    42us) service_pool.cc:225] Handling call
0116 02:53:17.337665 (+4653086us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.310183 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.310296 (+   113us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.310301 (+     5us) write_op.cc:435] Acquired schema lock
0116 02:53:17.310304 (+     3us) tablet.cc:659] Decoding operations
0116 02:53:17.310675 (+   371us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.310685 (+    10us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.310690 (+     5us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.311028 (+   338us) tablet.cc:698] Row locks acquired
0116 02:53:17.311031 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.311058 (+    27us) write_op.cc:270] Start()
0116 02:53:17.311084 (+    26us) write_op.cc:276] Timestamp: L: 4202
0116 02:53:17.311087 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.311249 (+   162us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.329110 (+ 17861us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.329262 (+   152us) write_op.cc:301] APPLY: starting
0116 02:53:17.329274 (+    12us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.331363 (+  2089us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.331386 (+    23us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.337139 (+  5753us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.337199 (+    60us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.337207 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.337351 (+   144us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.337407 (+    56us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.337466 (+    59us) write_op.cc:454] Released schema lock
0116 02:53:17.337561 (+    95us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":102,"cfile_cache_hit":65,"cfile_cache_hit_bytes":266890,"cfile_cache_miss":1,"cfile_cache_miss_bytes":4106,"lbm_read_time_us":36,"lbm_reads_lt_1ms":1,"num_ops":50,"prepare.queue_time_us":4625241,"prepare.run_cpu_time_us":1184,"prepare.run_wall_time_us":1264,"raft.queue_time_us":56,"raft.run_cpu_time_us":6,"raft.run_wall_time_us":7,"replication_time_us":17997}]]}
W20250116 02:53:17.345280  8791 rpcz_store.cc:267] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:59070 (ReqId={client: 1f5e926ffc5c4fdabc9406981f9585da, seq_no=4192, attempt_no=0}) took 4655 ms (client timeout 4999 ms). Trace:
W20250116 02:53:17.369755  8791 rpcz_store.cc:269] 0116 02:53:12.689827 (+     0us) service_pool.cc:168] Inserting onto call queue
0116 02:53:12.689869 (+    42us) service_pool.cc:225] Handling call
0116 02:53:17.345231 (+4655362us) inbound_call.cc:173] Queueing success response
Related trace 'op':
0116 02:53:17.311468 (+     0us) write_op.cc:183] PREPARE: starting on tablet 06ac3f5cc3e6450e89bf6df43037b7b9
0116 02:53:17.311556 (+    88us) write_op.cc:432] Acquiring schema lock in shared mode
0116 02:53:17.311560 (+     4us) write_op.cc:435] Acquired schema lock
0116 02:53:17.311563 (+     3us) tablet.cc:659] Decoding operations
0116 02:53:17.311920 (+   357us) write_op.cc:620] Acquiring the partition lock for write op
0116 02:53:17.311928 (+     8us) write_op.cc:641] Partition lock acquired for write op
0116 02:53:17.311932 (+     4us) tablet.cc:682] Acquiring locks for 50 operations
0116 02:53:17.312257 (+   325us) tablet.cc:698] Row locks acquired
0116 02:53:17.312260 (+     3us) write_op.cc:260] PREPARE: finished
0116 02:53:17.312283 (+    23us) write_op.cc:270] Start()
0116 02:53:17.312312 (+    29us) write_op.cc:276] Timestamp: L: 4203
0116 02:53:17.312315 (+     3us) op_driver.cc:348] REPLICATION: starting
0116 02:53:17.312466 (+   151us) log.cc:844] Serialized 52872 byte log entry
0116 02:53:17.332642 (+ 20176us) op_driver.cc:464] REPLICATION: finished
0116 02:53:17.332734 (+    92us) write_op.cc:301] APPLY: starting
0116 02:53:17.332749 (+    15us) tablet.cc:1364] starting BulkCheckPresence
0116 02:53:17.334820 (+  2071us) tablet.cc:1367] finished BulkCheckPresence
0116 02:53:17.334846 (+    26us) tablet.cc:1369] starting ApplyRowOperation cycle
0116 02:53:17.335901 (+  1055us) tablet.cc:1380] finished ApplyRowOperation cycle
0116 02:53:17.335959 (+    58us) tablet_metrics.cc:563] ProbeStats: bloom_lookups=100,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0116 02:53:17.335967 (+     8us) write_op.cc:312] APPLY: finished
0116 02:53:17.336120 (+   153us) log.cc:844] Serialized 320 byte log entry
0116 02:53:17.345098 (+  8978us) write_op.cc:489] Releasing partition, row and schema locks
0116 02:53:17.345150 (+    52us) write_op.cc:454] Released schema lock
0116 02:53:17.345160 (+    10us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":49,"cfile_cache_hit":64,"cfile_cache_hit_bytes":262784,"num_ops":50,"prepare.queue_time_us":4621221,"prepare.run_cpu_time_us":1102,"prepare.run_wall_time_us":1186,"raft.queue_time_us":55,"raft.run_cpu_time_us":7,"raft.run_wall_time_us":7,"replication_time_us":20301}]]}
I20250116 02:53:17.428575  8398 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: fake-table [id=5b9368598bb94dadb66e95ecdbe83023] alter complete (version 1)
I20250116 02:53:17.463223  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000010
I20250116 02:53:17.468611  8834 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 23 ops behind the committed index 
I20250116 02:53:17.482053  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.016s	user 0.001s	sys 0.004s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":169,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:53:17.482615  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111190
I20250116 02:53:17.540727  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.057s	user 0.009s	sys 0.003s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2569,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":17365,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1921,"lbm_read_time_us":496,"lbm_reads_lt_1ms":25,"lbm_write_time_us":311,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":19303,"threads_started":1,"update_count":1}
I20250116 02:53:17.585594  8847 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 49 ops behind the committed index 
I20250116 02:53:17.850414  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:18.007912  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
W20250116 02:53:18.178328  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20250116 02:53:18.569267  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20250116 02:53:19.851907  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:20.010815  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:20.705132  8864 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 745 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:20.715556  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20250116 02:53:20.726867  8852 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 749 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:21.159745  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20250116 02:53:21.868561  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:22.016844  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
W20250116 02:53:23.173449  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
W20250116 02:53:23.517591  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 16: this message will repeat every 5th retry.
I20250116 02:53:23.876780  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:23.994011  8847 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 1397 ops behind the committed index  [suppressed 6 similar messages]
I20250116 02:53:24.023480  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:24.260495  8847 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 1454 ops behind the committed index  [suppressed 6 similar messages]
I20250116 02:53:25.877882  8839 tablet_copy_client.cc:670] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Starting download of 4 WAL segments...
W20250116 02:53:25.886961  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20250116 02:53:25.892940  8840 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:25.907011  8869 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:25.947655  8870 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:25.974404  8871 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:26.046276  8843 tablet_copy_client.cc:670] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Starting download of 4 WAL segments...
I20250116 02:53:26.060667  8844 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:26.075134  8872 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:26.159425  8873 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
I20250116 02:53:26.193728  8874 tablet_copy_client.cc:1025] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Injecting latency into file download: 2000
W20250116 02:53:26.234074  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20250116 02:53:27.275609  8834 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 2130 ops behind the committed index  [suppressed 5 similar messages]
I20250116 02:53:27.523938  8866 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 2187 ops behind the committed index  [suppressed 5 similar messages]
I20250116 02:53:27.983614  8839 tablet_copy_client.cc:538] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:53:27.990023  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap starting.
I20250116 02:53:28.202512  8843 tablet_copy_client.cc:538] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20250116 02:53:28.211364  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap starting.
W20250116 02:53:28.447731  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
W20250116 02:53:28.852669  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 26: this message will repeat every 5th retry.
I20250116 02:53:29.771308  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 12.509s	user 8.048s	sys 0.164s Metrics: {"bytes_written":1801551,"cfile_cache_hit":16,"cfile_cache_hit_bytes":726150,"cfile_cache_miss":138,"cfile_cache_miss_bytes":5297770,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":18949,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":5256,"drs_written":1,"lbm_read_time_us":9875,"lbm_reads_lt_1ms":166,"lbm_write_time_us":22610,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":202,"num_input_rowsets":2,"peak_mem_usage":1778744,"rows_written":199700,"spinlock_wait_cycles":8596480,"thread_start_us":18832,"threads_started":1}
I20250116 02:53:29.772194  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.144378
I20250116 02:53:30.547116  8867 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 2640 ops behind the committed index  [suppressed 5 similar messages]
I20250116 02:53:31.131744  8875 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 2739 ops behind the committed index  [suppressed 6 similar messages]
W20250116 02:53:31.137645  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
W20250116 02:53:31.603652  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 31: this message will repeat every 5th retry.
I20250116 02:53:32.735499  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=712 ignored=197} inserts{seen=25750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 1 replicates
I20250116 02:53:33.291618  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replayed 1/4 log segments. Stats: ops{read=713 overwritten=0 applied=712 ignored=197} inserts{seen=25750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 1 replicates
W20250116 02:53:33.615675  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
I20250116 02:53:33.652909  8834 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 3127 ops behind the committed index  [suppressed 5 similar messages]
I20250116 02:53:33.701190  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replaying log segment 2/4 (178.6K/974.2K this segment, stats: ops{read=844 overwritten=0 applied=843 ignored=197} inserts{seen=32300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
I20250116 02:53:33.951082  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replaying log segment 2/4 (196.0K/974.2K this segment, stats: ops{read=857 overwritten=0 applied=848 ignored=197} inserts{seen=32550 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
I20250116 02:53:34.139338  8866 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 3179 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:34.195856  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 36: this message will repeat every 5th retry.
W20250116 02:53:36.402781  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20250116 02:53:36.642575  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replayed 2/4 log segments. Stats: ops{read=1426 overwritten=0 applied=1423 ignored=197} inserts{seen=61300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 3 replicates
I20250116 02:53:36.830606  8889 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 3471 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:36.836162  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 41: this message will repeat every 5th retry.
I20250116 02:53:37.365948  8867 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 3525 ops behind the committed index  [suppressed 5 similar messages]
I20250116 02:53:37.491925  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replayed 2/4 log segments. Stats: ops{read=1426 overwritten=0 applied=1423 ignored=197} inserts{seen=61300 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 3 replicates
I20250116 02:53:38.701231  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replaying log segment 3/4 (548.2K/974.1K this segment, stats: ops{read=1827 overwritten=0 applied=1821 ignored=197} inserts{seen=81200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
W20250116 02:53:38.717689  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20250116 02:53:38.959018  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replaying log segment 3/4 (384.2K/974.1K this segment, stats: ops{read=1707 overwritten=0 applied=1705 ignored=197} inserts{seen=75400 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
W20250116 02:53:39.267874  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 46: this message will repeat every 5th retry.
I20250116 02:53:40.239181  8899 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 3855 ops behind the committed index  [suppressed 6 similar messages]
I20250116 02:53:40.502614  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 10.713s	user 7.261s	sys 0.283s Metrics: {"bytes_written":1256556,"cfile_init":1,"dirs.queue_time_us":6449,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1045,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":15521,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":149,"peak_mem_usage":0,"rows_written":138250,"spinlock_wait_cycles":264320,"thread_start_us":6561,"threads_started":1}
I20250116 02:53:40.504262  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.013412
I20250116 02:53:40.687119  8898 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 3910 ops behind the committed index  [suppressed 6 similar messages]
I20250116 02:53:40.811697  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replayed 3/4 log segments. Stats: ops{read=2139 overwritten=0 applied=2132 ignored=197} inserts{seen=96750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 7 replicates
W20250116 02:53:41.133270  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
W20250116 02:53:41.716955  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 51: this message will repeat every 5th retry.
I20250116 02:53:42.656939  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replayed 3/4 log segments. Stats: ops{read=2139 overwritten=0 applied=2132 ignored=197} inserts{seen=96750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 7 replicates
I20250116 02:53:43.709981  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replaying log segment 4/4 (377.5K/800.3K this segment, stats: ops{read=2415 overwritten=0 applied=2412 ignored=197} inserts{seen=110750 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
I20250116 02:53:43.736968  8899 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 4328 ops behind the committed index  [suppressed 6 similar messages]
I20250116 02:53:43.800290  8912 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 4339 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:43.809410  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20250116 02:53:43.962889  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replaying log segment 4/4 (255.7K/800.3K this segment, stats: ops{read=2326 overwritten=0 applied=2321 ignored=197} inserts{seen=106200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7)
W20250116 02:53:44.288890  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 56: this message will repeat every 5th retry.
I20250116 02:53:45.639487  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap replayed 4/4 log segments. Stats: ops{read=2727 overwritten=0 applied=2724 ignored=197} inserts{seen=126350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 3 replicates
I20250116 02:53:45.640208  8839 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Bootstrap complete.
I20250116 02:53:45.641409  8839 ts_tablet_manager.cc:1397] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Time spent bootstrapping tablet: real 17.652s	user 10.695s	sys 0.460s
I20250116 02:53:45.642179  8839 raft_consensus.cc:357] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
I20250116 02:53:45.650099  8839 raft_consensus.cc:881] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4187 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } }. New config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }
I20250116 02:53:45.650794  8839 raft_consensus.cc:881] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4188 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }. New config: { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:53:45.662612  8918 tablet.cc:1721] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: 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
I20250116 02:53:45.663054  8839 raft_consensus.cc:2956] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4187 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } }. New config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }
I20250116 02:53:45.683136  8839 raft_consensus.cc:2956] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4188 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }. New config: { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:53:45.683815  8839 raft_consensus.cc:738] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9c6dd2457dd14fc288a8a73a5119674f, State: Initialized, Role: LEARNER
I20250116 02:53:45.684245  8839 consensus_queue.cc:260] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4188, Last appended: 1.4188, Last appended by leader: 4188, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
I20250116 02:53:45.689119  8839 ts_tablet_manager.cc:1428] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.008s
I20250116 02:53:45.697192  8651 tablet_copy_service.cc:342] P 6ed242398aa1465095c26bf466a6c858: Request end of tablet copy session 9c6dd2457dd14fc288a8a73a5119674f-06ac3f5cc3e6450e89bf6df43037b7b9 received from {username='slave'} at 127.0.0.1:35030
I20250116 02:53:45.697355  8651 tablet_copy_service.cc:434] P 6ed242398aa1465095c26bf466a6c858: ending tablet copy session 9c6dd2457dd14fc288a8a73a5119674f-06ac3f5cc3e6450e89bf6df43037b7b9 on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with peer 9c6dd2457dd14fc288a8a73a5119674f
I20250116 02:53:45.814608  8528 maintenance_manager.cc:418] P 9c6dd2457dd14fc288a8a73a5119674f: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.131782
I20250116 02:53:45.858644  8502 raft_consensus.cc:1212] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4187->[1.4188-1.4208]   Dedup: 1.4188->[1.4189-1.4208]
I20250116 02:53:46.842440  8928 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 4257 ops behind the committed index  [suppressed 25 similar messages]
I20250116 02:53:46.896596  8914 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 4703 ops behind the committed index  [suppressed 5 similar messages]
W20250116 02:53:46.917963  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 61: this message will repeat every 5th retry.
I20250116 02:53:48.337191  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap replayed 4/4 log segments. Stats: ops{read=2727 overwritten=0 applied=2724 ignored=197} inserts{seen=126350 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=7. Pending: 3 replicates
I20250116 02:53:48.351544  8843 tablet_bootstrap.cc:492] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Bootstrap complete.
I20250116 02:53:48.387380  8843 ts_tablet_manager.cc:1397] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Time spent bootstrapping tablet: real 20.176s	user 10.592s	sys 0.423s
I20250116 02:53:48.388217  8843 raft_consensus.cc:357] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Replica starting. Triggering 3 pending ops. Active config: opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
I20250116 02:53:48.425091  8843 raft_consensus.cc:881] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4187 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } }. New config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }
I20250116 02:53:48.425594  8843 raft_consensus.cc:881] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Ignoring setting pending config change with OpId 1.4188 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }. New config: { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:53:48.455515  8843 raft_consensus.cc:2956] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4187 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } }. New config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }
I20250116 02:53:48.456274  8937 tablet.cc:1721] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: 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
I20250116 02:53:48.541719  8843 raft_consensus.cc:2956] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Ignoring commit of config change with OpId 1.4188 because the committed config has OpId index 4188. The config change we are ignoring is: Old config: { opid_index: 4187 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } }. New config: { opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:53:48.542313  8843 raft_consensus.cc:738] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8b81f6227ea640358dbdf9574458e739, State: Initialized, Role: LEARNER
I20250116 02:53:48.542609  8843 consensus_queue.cc:260] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4188, Last appended: 1.4188, Last appended by leader: 4188, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4188 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: NON_VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: true } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
I20250116 02:53:48.556171  8843 ts_tablet_manager.cc:1428] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Time spent starting tablet: real 0.169s	user 0.001s	sys 0.007s
I20250116 02:53:48.557175  8651 tablet_copy_service.cc:342] P 6ed242398aa1465095c26bf466a6c858: Request end of tablet copy session 8b81f6227ea640358dbdf9574458e739-06ac3f5cc3e6450e89bf6df43037b7b9 received from {username='slave'} at 127.0.0.1:35044
I20250116 02:53:48.557359  8651 tablet_copy_service.cc:434] P 6ed242398aa1465095c26bf466a6c858: ending tablet copy session 8b81f6227ea640358dbdf9574458e739-06ac3f5cc3e6450e89bf6df43037b7b9 on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with peer 8b81f6227ea640358dbdf9574458e739
I20250116 02:53:48.570757  8598 maintenance_manager.cc:418] P 8b81f6227ea640358dbdf9574458e739: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.131782
W20250116 02:53:48.614352  8766 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.104.3:35665, user_credentials={real_user=slave}} blocked reactor thread for 43977.1us
I20250116 02:53:48.895228  8572 raft_consensus.cc:1212] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.4187->[1.4188-1.4208]   Dedup: 1.4188->[1.4189-1.4208]
I20250116 02:53:49.908840  8916 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 3451 ops behind the committed index  [suppressed 47 similar messages]
I20250116 02:53:50.076900  8929 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 4671 ops behind the committed index  [suppressed 12 similar messages]
W20250116 02:53:50.876876  8919 log.cc:926] Time spent T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
W20250116 02:53:52.641650  8607 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.104.2:44599, user_credentials={real_user=slave}} blocked reactor thread for 101615us
I20250116 02:53:53.016741  8947 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 2591 ops behind the committed index  [suppressed 42 similar messages]
I20250116 02:53:53.100171  8947 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 3831 ops behind the committed index  [suppressed 41 similar messages]
W20250116 02:53:53.721441  8938 log.cc:494] Time spent T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Log roll took a long time: real 0.055s	user 0.005s	sys 0.000s
W20250116 02:53:55.054339  8919 log.cc:926] Time spent T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20250116 02:53:56.076360  8916 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 1731 ops behind the committed index  [suppressed 44 similar messages]
I20250116 02:53:56.156284  8947 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 3131 ops behind the committed index  [suppressed 34 similar messages]
W20250116 02:53:56.361333  8501 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.367652  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7434' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.415844  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7450' and following 2 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67021717) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.450281  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7455' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.488399  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7466' and following 7 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.522495  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7470' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.541491  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7472' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.579861  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7482' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.671861  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7499' and following 1 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.729141  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7510' and following 7 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.776710  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7514' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:56.969379  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7542' and following 9 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.095886  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7567' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.109705  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7569' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.136250  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7572' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.144160  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7573' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.181736  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7578' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.210813  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7582' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.226372  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7583' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.294171  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7597' and following 4 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.304049  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7598' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.313021  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7599' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.340427  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7601' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.355741  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7604' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.364264  8500 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 22 similar messages]
W20250116 02:53:57.364495  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7605' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.376492  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7607' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.415956  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7619' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.437453  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7620' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.462713  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7623' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.486441  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7631' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.519332  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7636' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.569737  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7649' and following 5 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.600234  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7654' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.635913  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7661' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.653913  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7663' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.666270  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7666' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.707183  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7678' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.743515  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7688' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.764421  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7694' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.790107  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7699' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.812088  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7701' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.834342  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7705' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.847003  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7706' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.894768  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7713' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.913097  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7714' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.935179  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7721' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.966867  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7725' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:57.982978  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7727' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.020609  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7736' and following 9 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.038368  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7740' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.046675  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7740' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:53:58.047327  8500 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.047842  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:53:58.780359  8501 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 26 similar messages]
W20250116 02:53:58.780704  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7891' and following 0 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.793947  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7891' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:53:58.798815  8502 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:58.799494  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:53:59.157661  8947 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 2054 ops behind the committed index  [suppressed 54 similar messages]
I20250116 02:53:59.345197  8947 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 1150 ops behind the committed index  [suppressed 66 similar messages]
W20250116 02:53:59.981232  8502 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 1 similar messages]
W20250116 02:53:59.981950  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8173' and following 2 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:53:59.996402  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8177' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.009142  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8179' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.021634  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8180' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.063264  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8190' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.118057  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8198' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.130702  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8198' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:00.131271  8500 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.136197  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:00.330439  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7514' and following 4 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.352254  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7517' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.369204  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7519' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.381728  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7522' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.397562  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7525' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.409147  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7528' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.419273  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7531' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.432149  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7532' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.454675  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7539' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.477032  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7547' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.487879  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7548' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.504511  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7551' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.530184  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7560' and following 9 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.584993  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7576' and following 2 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.665279  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7603' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.690333  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7603' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:00.690901  8572 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:00.691469  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:01.744194  8569 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 22 similar messages]
W20250116 02:54:01.744431  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7807' and following 4 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.771055  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7817' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.814329  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7825' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.820171  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8552' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.831267  8501 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8553' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.832131  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7827' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.905979  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7832' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.939528  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7837' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.964509  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7841' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:01.985751  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7845' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.009256  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8578' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.017020  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7849' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.019971  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8579' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.029325  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7850' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.040462  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7851' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.051806  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7853' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.066110  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7857' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.086160  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7862' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.090020  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8589' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.111013  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8589' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:02.111654  8500 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.116916  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7865' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.119503  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:02.129933  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7868' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.150681  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7872' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:02.162792  8960 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 1169 ops behind the committed index  [suppressed 70 similar messages]
W20250116 02:54:02.169360  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7876' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.207283  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7883' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.227869  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7888' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.255141  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7894' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.268007  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7897' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.302592  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7909' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.338311  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7924' and following 3 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.352053  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7928' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.365602  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 7928' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:02.366242  8572 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.367100  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:54:02.560439  8960 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 9c6dd2457dd14fc288a8a73a5119674f is lagging by at least 452 ops behind the committed index  [suppressed 45 similar messages]
W20250116 02:54:02.717499  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8699' and following 3 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.729365  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8700' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.748541  8500 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 33 similar messages]
W20250116 02:54:02.758052  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8702' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.770347  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8705' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.778762  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8706' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.786895  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8707' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.798363  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8708' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.824491  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8713' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.870915  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8721' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.896947  8500 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8721' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:02.897635  8500 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:02.922683  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:03.598660  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8166' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:03.626757  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8170' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:03.658555  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8176' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:03.708124  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8180' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:03.760071  8569 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 11 similar messages]
W20250116 02:54:03.761691  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8180' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:03.762362  8569 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:03.764585  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:04.072415  8499 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8999' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.087801  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9001' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.122027  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9004' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.162252  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9010' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.221108  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9023' and following 5 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.238646  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9024' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.252928  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9026' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.294823  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9034' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.319674  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9037' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.330835  8499 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9038' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.341058  8499 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9040' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.352263  8499 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9041' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.391237  8499 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9048' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.399573  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9051' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.410523  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9053' and following 6 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.427963  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9056' and following 3 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.432374  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9057' and following 2 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.435885  8502 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9057' and following 2 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:04.436190  8502 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.436614  8605 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1:45007): Couldn't send request to peer 9c6dd2457dd14fc288a8a73a5119674f. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
W20250116 02:54:04.539007  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8316' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.567415  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8319' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.584504  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8324' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.597417  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8325' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.658381  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8329' and following 14 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.738575  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8343' and following 4 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.798575  8572 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 24 similar messages]
W20250116 02:54:04.833633  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8357' and following 4 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.860174  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8367' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.888983  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8374' and following 11 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.911792  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8377' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.951272  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8383' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:04.991253  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8389' and following 12 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.032594  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8394' and following 13 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.121030  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8404' and following 8 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.142190  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8407' and following 15 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:05.145988  8968 raft_consensus.cc:1059] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: attempting to promote NON_VOTER 9c6dd2457dd14fc288a8a73a5119674f to VOTER
I20250116 02:54:05.146539  8968 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 48 messages since previous log ~2 seconds ago
I20250116 02:54:05.146747  8968 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 40 messages since previous log ~2 seconds ago
I20250116 02:54:05.147222  8968 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9059, Committed index: 9059, Last appended: 1.9059, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9060 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } }
W20250116 02:54:05.152421  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8409' and following 16 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:05.228195  8569 raft_consensus.cc:1270] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Refusing update from remote peer 6ed242398aa1465095c26bf466a6c858: Log matching property violated. Preceding OpId in replica: term: 1 index: 8408. Preceding OpId from leader: term: 1 index: 9060. (index mismatch)
I20250116 02:54:05.228611  8502 raft_consensus.cc:1270] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 LEARNER]: Refusing update from remote peer 6ed242398aa1465095c26bf466a6c858: Log matching property violated. Preceding OpId in replica: term: 1 index: 9059. Preceding OpId from leader: term: 1 index: 9060. (index mismatch)
I20250116 02:54:05.228782  8969 consensus_queue.cc:1035] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9060, Last known committed idx: 8408, Time since last communication: 0.000s
I20250116 02:54:05.229230  8969 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 632 ops behind the committed index 
I20250116 02:54:05.229188  8970 consensus_queue.cc:1035] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9060, Last known committed idx: 9059, Time since last communication: 0.000s
I20250116 02:54:05.253777  8502 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Committing config change with OpId 1.9060: config changed from index 4188 to 9060, 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9060 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:54:05.254622  8966 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.9060: config changed from index 4188 to 9060, 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9060 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:54:05.302868  8396 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 reported cstate change: config changed from index 4188 to 9060, 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 9060 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20250116 02:54:05.443841  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000002
I20250116 02:54:05.449833  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.002s	sys 0.003s Metrics: {"bytes_written":415,"delete_count":0,"lbm_write_time_us":159,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:54:05.450456  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.152238
W20250116 02:54:05.485073  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8475' and following 9 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.499799  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8476' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.509285  8571 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8477' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.545264  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8478' and following 17 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:05.577317  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.127s	user 0.008s	sys 0.007s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2562,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":130132,"dirs.run_cpu_time_us":228,"dirs.run_wall_time_us":1900,"lbm_read_time_us":439,"lbm_reads_lt_1ms":25,"lbm_write_time_us":288,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":115656,"threads_started":2,"update_count":1}
W20250116 02:54:05.673777  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 8497' and following 18 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:05.681847  8572 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:05.682773  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:54:08.250497  8969 consensus_queue.cc:786] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Peer 8b81f6227ea640358dbdf9574458e739 is lagging by at least 51 ops behind the committed index  [suppressed 34 similar messages]
W20250116 02:54:08.339051  8569 op_tracker.cc:165] op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker. [suppressed 14 similar messages]
W20250116 02:54:08.339231  8569 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9037' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.377553  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9048' and following 7 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.395937  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9050' and following 10 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.419291  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9053' and following 7 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.436236  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9055' and following 5 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.441781  8572 raft_consensus.cc:1574] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Could not prepare op 'term: 1 index: 9055' and following 5 ops. Status for this op: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
I20250116 02:54:08.442157  8572 raft_consensus.cc:1590] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.
W20250116 02:54:08.443178  8607 consensus_peers.cc:487] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 -> Peer 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599): Couldn't send request to peer 8b81f6227ea640358dbdf9574458e739. Status: Illegal state: Rejecting Update request from peer 6ed242398aa1465095c26bf466a6c858 for term 1. Could not prepare a single op due to: Service unavailable: op on tablet 06ac3f5cc3e6450e89bf6df43037b7b9 rejected due to memory pressure: the memory usage of this op (53489) plus the current consumption (67075206) exceeds the op memory limit (67108864) or the limit of an ancestral memory tracker.. This is attempt 1: this message will repeat every 5th retry.
I20250116 02:54:09.122414  8572 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Committing config change with OpId 1.9060: config changed from index 4188 to 9060, 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) changed from NON_VOTER to VOTER. New config: { opid_index: 9060 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: NON_VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: true } } }
I20250116 02:54:09.202090  8987 raft_consensus.cc:1059] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: attempting to promote NON_VOTER 8b81f6227ea640358dbdf9574458e739 to VOTER
I20250116 02:54:09.202602  8987 logging.cc:424] LogThrottler TrackedPeer Lag: suppressed but not reported on 3 messages since previous log ~0 seconds ago
I20250116 02:54:09.203017  8987 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9060, Committed index: 9060, Last appended: 1.9060, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } }
I20250116 02:54:09.263900  8572 raft_consensus.cc:1270] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 LEARNER]: Refusing update from remote peer 6ed242398aa1465095c26bf466a6c858: Log matching property violated. Preceding OpId in replica: term: 1 index: 9060. Preceding OpId from leader: term: 1 index: 9061. (index mismatch)
I20250116 02:54:09.273077  8986 consensus_queue.cc:1035] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9061, Last known committed idx: 9060, Time since last communication: 0.009s
I20250116 02:54:09.274624  8502 raft_consensus.cc:1270] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Refusing update from remote peer 6ed242398aa1465095c26bf466a6c858: Log matching property violated. Preceding OpId in replica: term: 1 index: 9060. Preceding OpId from leader: term: 1 index: 9061. (index mismatch)
I20250116 02:54:09.275341  8988 consensus_queue.cc:1035] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9061, Last known committed idx: 9060, Time since last communication: 0.000s
I20250116 02:54:09.277184  8987 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.9061: config changed from index 9060 to 9061, 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:09.278638  8502 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Committing config change with OpId 1.9061: config changed from index 9060 to 9061, 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:09.281328  8572 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Committing config change with OpId 1.9061: config changed from index 9060 to 9061, 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) changed from NON_VOTER to VOTER. New config: { opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:09.289314  8396 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 reported cstate change: config changed from index 9060 to 9061, 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:09.335229  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000001
I20250116 02:54:09.341262  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.006s	user 0.002s	sys 0.003s Metrics: {"bytes_written":412,"delete_count":0,"lbm_write_time_us":184,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:54:09.341866  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.151137
I20250116 02:54:09.528594  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.186s	user 0.009s	sys 0.026s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2559,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":42603,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":952,"lbm_read_time_us":464,"lbm_reads_lt_1ms":25,"lbm_write_time_us":314,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":44893,"threads_started":1,"update_count":1}
I20250116 02:54:11.016799  8469 maintenance_manager.cc:642] P 9c6dd2457dd14fc288a8a73a5119674f: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 25.202s	user 6.710s	sys 0.385s Metrics: {"bytes_written":1150488,"cfile_init":1,"dirs.queue_time_us":23222,"dirs.run_cpu_time_us":250,"dirs.run_wall_time_us":894,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":37208,"lbm_writes_1-10_ms":3,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":131,"peak_mem_usage":0,"rows_written":126350,"thread_start_us":21162,"threads_started":1}
I20250116 02:54:11.031157  8528 maintenance_manager.cc:418] P 9c6dd2457dd14fc288a8a73a5119674f: Scheduling LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9): free 3002544 bytes of WAL
I20250116 02:54:11.031631  8469 log_reader.cc:385] T 06ac3f5cc3e6450e89bf6df43037b7b9: removed 3 log segments from log reader
I20250116 02:54:11.031775  8469 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000001 (ops 1462-2174)
I20250116 02:54:11.031949  8469 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000002 (ops 2175-2894)
I20250116 02:54:11.032056  8469 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-0-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000003 (ops 2895-3607)
I20250116 02:54:11.033243  8469 maintenance_manager.cc:642] P 9c6dd2457dd14fc288a8a73a5119674f: LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {}
I20250116 02:54:11.034114  8528 maintenance_manager.cc:418] P 9c6dd2457dd14fc288a8a73a5119674f: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014007
I20250116 02:54:11.775549  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 31.256s	user 13.529s	sys 0.170s Metrics: {"bytes_written":3017343,"cfile_cache_hit":21,"cfile_cache_hit_bytes":1573012,"cfile_cache_miss":239,"cfile_cache_miss_bytes":8629588,"cfile_init":7,"delta_iterators_relevant":4,"dirs.queue_time_us":71271,"dirs.run_cpu_time_us":1883,"dirs.run_wall_time_us":4328,"drs_written":1,"lbm_read_time_us":62254,"lbm_reads_1-10_ms":4,"lbm_reads_10-100_ms":2,"lbm_reads_lt_1ms":261,"lbm_write_time_us":83872,"lbm_writes_1-10_ms":3,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":330,"num_input_rowsets":2,"peak_mem_usage":3195109,"rows_written":337950,"spinlock_wait_cycles":17869696,"thread_start_us":72127,"threads_started":5,"wal-append.queue_time_us":6749}
I20250116 02:54:11.776518  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9): free 6990149 bytes of WAL
I20250116 02:54:11.776841  8608 log_reader.cc:385] T 06ac3f5cc3e6450e89bf6df43037b7b9: removed 7 log segments from log reader
I20250116 02:54:11.776911  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000003 (ops 1462-2174)
I20250116 02:54:11.776975  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000004 (ops 2175-2887)
I20250116 02:54:11.777033  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000005 (ops 2888-3600)
I20250116 02:54:11.777108  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000006 (ops 3601-4316)
I20250116 02:54:11.777184  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000007 (ops 4317-5033)
I20250116 02:54:11.781451  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000008 (ops 5034-5746)
I20250116 02:54:11.781536  8608 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-2-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000009 (ops 5747-6459)
I20250116 02:54:11.788960  8608 maintenance_manager.cc:642] P 6ed242398aa1465095c26bf466a6c858: LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.012s	user 0.000s	sys 0.007s Metrics: {}
I20250116 02:54:11.789383  8667 maintenance_manager.cc:418] P 6ed242398aa1465095c26bf466a6c858: Scheduling FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=0.120155
I20250116 02:54:12.699453  8539 maintenance_manager.cc:642] P 8b81f6227ea640358dbdf9574458e739: FlushMRSOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 24.122s	user 6.735s	sys 0.241s Metrics: {"bytes_written":1150488,"cfile_init":1,"dirs.queue_time_us":51273,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":798,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":34117,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":133,"peak_mem_usage":0,"rows_written":126350,"spinlock_wait_cycles":7552,"thread_start_us":48950,"threads_started":1}
I20250116 02:54:12.700922  8598 maintenance_manager.cc:418] P 8b81f6227ea640358dbdf9574458e739: Scheduling LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9): free 3002544 bytes of WAL
I20250116 02:54:12.701483  8539 log_reader.cc:385] T 06ac3f5cc3e6450e89bf6df43037b7b9: removed 3 log segments from log reader
I20250116 02:54:12.701561  8539 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000001 (ops 1462-2174)
I20250116 02:54:12.701719  8539 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000002 (ops 2175-2894)
I20250116 02:54:12.701776  8539 log.cc:1078] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Deleting log segment in path: /tmp/dist-test-taskdxyC2X/test-tmp/alter_table-test.0.ReplicatedAlterTableTest.AlterReplicationFactorWhileWriting.1736995880078029-416-0/minicluster-data/ts-1-root/wals/06ac3f5cc3e6450e89bf6df43037b7b9/wal-000000003 (ops 2895-3607)
I20250116 02:54:12.702942  8539 maintenance_manager.cc:642] P 8b81f6227ea640358dbdf9574458e739: LogGCOp(06ac3f5cc3e6450e89bf6df43037b7b9) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {}
I20250116 02:54:12.703830  8598 maintenance_manager.cc:418] P 8b81f6227ea640358dbdf9574458e739: Scheduling CompactRowSetsOp(06ac3f5cc3e6450e89bf6df43037b7b9): perf score=1.014007
I20250116 02:54:12.921810  8396 catalog_manager.cc:3344] Servicing AlterTable request from {username='slave'} at 127.0.0.1:44224:
table { table_name: "fake-table" } modify_external_catalogs: true num_replicas: 1
I20250116 02:54:13.033831  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000003
I20250116 02:54:13.045460  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.011s	user 0.001s	sys 0.001s Metrics: {"bytes_written":329,"delete_count":0,"lbm_write_time_us":151,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:54:13.045967  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.120690
I20250116 02:54:13.089931  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.044s	user 0.014s	sys 0.001s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2476,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":8383,"dirs.run_cpu_time_us":362,"dirs.run_wall_time_us":8416,"lbm_read_time_us":576,"lbm_reads_lt_1ms":25,"lbm_write_time_us":381,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":23322,"threads_started":2,"update_count":1}
I20250116 02:54:13.246549  9033 tablet.cc:1721] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20250116 02:54:13.246649  8943 tablet.cc:1721] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 2
I20250116 02:54:13.256309  8402 catalog_manager.cc:6071] T 00000000000000000000000000000000 P 8146f64ba5e44009904ecb456b17fcd7: fake-table [id=5b9368598bb94dadb66e95ecdbe83023] alter complete (version 2)
I20250116 02:54:13.341461  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000024
I20250116 02:54:13.350677  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.009s	user 0.004s	sys 0.001s Metrics: {"bytes_written":315,"delete_count":0,"lbm_write_time_us":151,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":1}
I20250116 02:54:13.351234  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.111190
I20250116 02:54:13.370440  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.019s	user 0.010s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2569,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":281,"dirs.run_wall_time_us":1856,"lbm_read_time_us":420,"lbm_reads_lt_1ms":25,"lbm_write_time_us":293,"lbm_writes_lt_1ms":9,"reinsert_count":0,"update_count":1}
I20250116 02:54:15.456578  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 2 got 1
I20250116 02:54:15.460036  8641 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9072, Committed index: 9072, Last appended: 1.9072, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9073 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } }
I20250116 02:54:15.463567  8572 raft_consensus.cc:1270] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Refusing update from remote peer 6ed242398aa1465095c26bf466a6c858: Log matching property violated. Preceding OpId in replica: term: 1 index: 9072. Preceding OpId from leader: term: 1 index: 9073. (index mismatch)
I20250116 02:54:15.464339  8987 consensus_queue.cc:1035] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9073, Last known committed idx: 9072, Time since last communication: 0.000s
I20250116 02:54:15.489933  9036 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.9073: config changed from index 9061 to 9073, VOTER 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) evicted. New config: { opid_index: 9073 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:15.494076  8572 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Committing config change with OpId 1.9073: config changed from index 9061 to 9073, VOTER 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) evicted. New config: { opid_index: 9073 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:15.504899  8396 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 reported cstate change: config changed from index 9061 to 9073, VOTER 9c6dd2457dd14fc288a8a73a5119674f (127.0.104.1) evicted. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 9073 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } } }
I20250116 02:54:15.521857  8389 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with cas_config_opid_index 9061: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:54:15.537243  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 2 got 1
I20250116 02:54:15.540505  8641 consensus_queue.cc:237] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9073, Committed index: 9073, Last appended: 1.9073, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: 9074 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } }
I20250116 02:54:15.541669  9037 raft_consensus.cc:2949] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 [term 1 LEADER]: Committing config change with OpId 1.9074: config changed from index 9073 to 9074, VOTER 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) evicted. New config: { opid_index: 9074 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } }
I20250116 02:54:15.550933  8389 catalog_manager.cc:5039] ChangeConfig:REMOVE_PEER RPC for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with cas_config_opid_index 9073: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20250116 02:54:15.566241  8402 catalog_manager.cc:5526] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 6ed242398aa1465095c26bf466a6c858 reported cstate change: config changed from index 9073 to 9074, VOTER 8b81f6227ea640358dbdf9574458e739 (127.0.104.2) evicted. New cstate: current_term: 1 leader_uuid: "6ed242398aa1465095c26bf466a6c858" committed_config { opid_index: 9074 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } health_report { overall_health: HEALTHY } } }
I20250116 02:54:15.566885  8402 catalog_manager.cc:5618] TS 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) does not have the latest schema for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 (table fake-table [id=5b9368598bb94dadb66e95ecdbe83023]). Expected version 2 got 1
I20250116 02:54:15.588915  8492 tablet_service.cc:1514] Processing DeleteTablet for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with delete_type TABLET_DATA_TOMBSTONED (TS 9c6dd2457dd14fc288a8a73a5119674f not found in new config with opid_index 9073) from {username='slave'} at 127.0.0.1:47282
I20250116 02:54:15.598253  9047 tablet_replica.cc:331] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f: stopping tablet replica
I20250116 02:54:15.614871  8562 tablet_service.cc:1514] Processing DeleteTablet for tablet 06ac3f5cc3e6450e89bf6df43037b7b9 with delete_type TABLET_DATA_TOMBSTONED (TS 8b81f6227ea640358dbdf9574458e739 not found in new config with opid_index 9074) from {username='slave'} at 127.0.0.1:36864
I20250116 02:54:15.621963  9048 tablet_replica.cc:331] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739: stopping tablet replica
I20250116 02:54:15.626838  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling FlushDeltaMemStoresOp(00000000000000000000000000000000): perf score=0.000025
I20250116 02:54:15.631963  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: FlushDeltaMemStoresOp(00000000000000000000000000000000) complete. Timing: real 0.005s	user 0.002s	sys 0.000s Metrics: {"bytes_written":389,"delete_count":0,"lbm_write_time_us":137,"lbm_writes_lt_1ms":4,"reinsert_count":0,"update_count":2}
I20250116 02:54:15.632754  8394 maintenance_manager.cc:418] P 8146f64ba5e44009904ecb456b17fcd7: Scheduling MajorDeltaCompactionOp(00000000000000000000000000000000): perf score=0.142700
I20250116 02:54:15.657688  8393 maintenance_manager.cc:642] P 8146f64ba5e44009904ecb456b17fcd7: MajorDeltaCompactionOp(00000000000000000000000000000000) complete. Timing: real 0.024s	user 0.013s	sys 0.000s Metrics: {"cfile_cache_miss":5,"cfile_cache_miss_bytes":2536,"cfile_init":5,"delete_count":0,"delta_blocks_compacted":1,"delta_iterators_relevant":1,"dirs.queue_time_us":1438,"dirs.run_cpu_time_us":248,"dirs.run_wall_time_us":1838,"lbm_read_time_us":445,"lbm_reads_lt_1ms":25,"lbm_write_time_us":268,"lbm_writes_lt_1ms":9,"reinsert_count":0,"thread_start_us":3599,"threads_started":2,"update_count":2}
I20250116 02:54:16.982342  9051 raft_consensus.cc:491] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ed242398aa1465095c26bf466a6c858)
I20250116 02:54:16.982690  9051 raft_consensus.cc:513] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 9061 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "9c6dd2457dd14fc288a8a73a5119674f" member_type: VOTER last_known_addr { host: "127.0.104.1" port: 45007 } attrs { promote: false } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } }
I20250116 02:54:16.984689  8641 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "06ac3f5cc3e6450e89bf6df43037b7b9" candidate_uuid: "9c6dd2457dd14fc288a8a73a5119674f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9072 } } ignore_live_leader: false dest_uuid: "6ed242398aa1465095c26bf466a6c858" is_pre_election: true
I20250116 02:54:17.013249  9051 leader_election.cc:290] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665), 8b81f6227ea640358dbdf9574458e739 (127.0.104.2:44599)
I20250116 02:54:17.024468  9054 raft_consensus.cc:491] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ed242398aa1465095c26bf466a6c858)
I20250116 02:54:17.025153  9054 raft_consensus.cc:513] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 9073 OBSOLETE_local: true peers { permanent_uuid: "6ed242398aa1465095c26bf466a6c858" member_type: VOTER last_known_addr { host: "127.0.104.3" port: 35665 } } peers { permanent_uuid: "8b81f6227ea640358dbdf9574458e739" member_type: VOTER last_known_addr { host: "127.0.104.2" port: 44599 } attrs { promote: false } }
I20250116 02:54:17.030453  8641 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "06ac3f5cc3e6450e89bf6df43037b7b9" candidate_uuid: "8b81f6227ea640358dbdf9574458e739" candidate_term: 2 candidate_status { last_received { term: 1 index: 9073 } } ignore_live_leader: false dest_uuid: "6ed242398aa1465095c26bf466a6c858" is_pre_election: true
I20250116 02:54:17.030988  8535 leader_election.cc:304] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 2 responses out of 2 voters: 1 yes votes; 1 no votes. yes voters: 8b81f6227ea640358dbdf9574458e739; no voters: 6ed242398aa1465095c26bf466a6c858
I20250116 02:54:17.044284  9054 leader_election.cc:290] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665)
I20250116 02:54:17.045399  9054 raft_consensus.cc:2743] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20250116 02:54:17.055578  8572 tablet_service.cc:1812] Received RequestConsensusVote() RPC: tablet_id: "06ac3f5cc3e6450e89bf6df43037b7b9" candidate_uuid: "9c6dd2457dd14fc288a8a73a5119674f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9072 } } ignore_live_leader: false dest_uuid: "8b81f6227ea640358dbdf9574458e739" is_pre_election: true
I20250116 02:54:17.055816  8572 raft_consensus.cc:1808] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Handling vote request from an unknown peer 9c6dd2457dd14fc288a8a73a5119674f
I20250116 02:54:17.056033  8572 raft_consensus.cc:2405] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 8b81f6227ea640358dbdf9574458e739 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c6dd2457dd14fc288a8a73a5119674f for term 2 because replica has last-logged OpId of term: 1 index: 9073, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 9072.
I20250116 02:54:17.056519  8468 leader_election.cc:304] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [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: 9c6dd2457dd14fc288a8a73a5119674f; no voters: 6ed242398aa1465095c26bf466a6c858, 8b81f6227ea640358dbdf9574458e739
I20250116 02:54:17.056957  9051 raft_consensus.cc:2743] T 06ac3f5cc3e6450e89bf6df43037b7b9 P 9c6dd2457dd14fc288a8a73a5119674f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20250116 02:54:18.148523  8766 meta_cache.cc:302] tablet 06ac3f5cc3e6450e89bf6df43037b7b9: replica 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665) has failed: Timed out: Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
W20250116 02:54:18.148789  8766 batcher.cc:441] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
F20250116 02:54:18.149536  9013 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
*** Aborted at 1736996058 (unix time) try "date -d @1736996058" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e8000001a0) received by PID 416 (TID 0x7f5699cac700) from PID 416; stack trace: ***
    @     0x7f57a5f77980 (unknown) at ??:0
    @     0x7f579ef8efb7 gsignal at ??:0
    @     0x7f579ef90921 abort at ??:0
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f57a1cb7dcd google::LogMessage::Fail() at ??:0
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f57a1cbbb93 google::LogMessage::SendToLog() at ??:0
    @     0x7f57a1cb77cc google::LogMessage::Flush() at ??:0
    @     0x7f57a1cb8f59 google::LogMessageFatal::~LogMessageFatal() at ??:0
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.221382  9005 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f57b856be26 kudu::TestWorkload::GetNumberOfErrors() at ??:0
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.221382  9005 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.233006  9012 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.221382  9005 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.233006  9012 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.234575  9010 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.221382  9005 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.233006  9012 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.234575  9010 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.236092  9011 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
F20250116 02:54:18.183459  9008 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.183763  9007 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.194286  9009 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.216797  9006 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.221382  9005 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.233006  9012 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.234575  9010 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.236092  9011 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)F20250116 02:54:18.248703  9002 test_workload.cc:305] Timed out: Failed to write batch of 50 ops to tablet 06ac3f5cc3e6450e89bf6df43037b7b9 after 1 attempt(s): Failed to write to server: 6ed242398aa1465095c26bf466a6c858 (127.0.104.3:35665): Write RPC to 127.0.104.3:35665 timed out after 5.000s (SENT)
*** Check failure stack trace: ***
    @     0x7f57b856aae0 kudu::TestWorkload::WriteThread() at ??:0
    @     0x7f57b857cf7c std::__invoke_impl<>() at ??:0
    @     0x7f57b857ce8d std::__invoke<>() at ??:0
    @     0x7f57b857ce4a _ZNSt6thread8_InvokerISt5tupleIJMN4kudu12TestWorkloadEFvvEPS3_EEE9_M_invokeIJLm0ELm1EEEEDTclsr3stdE8__invokespcl10_S_declvalIXT_EEEEESt12_Index_tupleIJXspT_EEE at ??:0
    @     0x7f57b857cdfe std::thread::_Invoker<>::operator()() at ??:0
    @     0x7f57b857cb39 std::thread::_State_impl<>::_M_run() at ??:0
    @     0x7f579f6166df (unknown) at ??:0
    @     0x7f57a5f6c6db start_thread at ??:0
    @     0x7f579f07171f clone at ??:0